nixos-restic/flake.lock

77 lines
1.9 KiB
Text
Raw Normal View History

2023-03-13 09:01:16 -05:00
{
"nodes": {
"flake-utils": {
2023-04-22 18:38:58 -05:00
"inputs": {
"systems": "systems"
},
2023-03-13 09:01:16 -05:00
"locked": {
2024-07-03 10:07:35 -05:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-03-13 09:01:16 -05:00
"owner": "numtide",
"repo": "flake-utils",
2024-07-03 10:07:35 -05:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-03-13 09:01:16 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-09-05 15:19:28 -05:00
"nixpkgs-stable": {
2023-03-13 09:01:16 -05:00
"locked": {
2024-09-05 15:19:28 -05:00
"lastModified": 1725407940,
"narHash": "sha256-tiN5Rlg/jiY0tyky+soJZoRzLKbPyIdlQ77xVgREDNM=",
2023-03-13 09:01:16 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-05 15:19:28 -05:00
"rev": "6f6c45b5134a8ee2e465164811e451dcb5ad86e3",
2023-03-13 09:01:16 -05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-07-03 10:07:35 -05:00
"ref": "nixos-24.05",
2023-03-13 09:01:16 -05:00
"type": "indirect"
}
},
2024-09-05 15:19:28 -05:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1725432240,
"narHash": "sha256-+yj+xgsfZaErbfYM3T+QvEE2hU7UuE+Jf0fJCJ8uPS0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ad416d066ca1222956472ab7d0555a6946746a80",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-03-13 09:01:16 -05:00
"root": {
"inputs": {
"flake-utils": "flake-utils",
2024-09-05 15:19:28 -05:00
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-03-13 09:01:16 -05:00
}
2023-04-22 18:38:58 -05:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-03-13 09:01:16 -05:00
}
},
"root": "root",
"version": 7
}