t14_legacy_config/flake.lock

66 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-03-17 08:05:27 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-07-15 00:09:48 +02:00
]
2022-03-17 08:05:27 +01:00
},
"locked": {
2022-07-15 00:09:48 +02:00
"lastModified": 1656169755,
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
2022-03-17 08:05:27 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-07-15 00:09:48 +02:00
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
2022-03-17 08:05:27 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-07-15 00:09:48 +02:00
"ref": "release-22.05",
2022-03-17 08:05:27 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1660496378,
"narHash": "sha256-sgAhmrC1iSnl5T2VPPiMpciH1aRw5c7PYEdXX6jd6Gk=",
2022-03-17 08:05:27 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "879121648fe522b38cc1cf75aef160a14a1f2e7b",
2022-03-17 08:05:27 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
2022-03-17 08:05:27 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1660531531,
"narHash": "sha256-hhd8iYuFe5WHoj6tomG21tvYQwdloQjTC4qaJL6P3Bg=",
2022-03-17 08:05:27 +01:00
"owner": "nix-community",
"repo": "NUR",
"rev": "c9afe63289c9cd9c2f1f387c998074b881530e3a",
2022-03-17 08:05:27 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}