nixos-configuration/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-02-18 18:31:29 +01:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
2022-02-18 18:31:29 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
2022-02-18 18:31:29 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-02-18 18:31:29 +01:00
},
"locked": {
"lastModified": 1656169755,
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
2022-02-18 18:31:29 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
2022-02-18 18:31:29 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.05",
2022-02-18 18:31:29 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1657027964,
"narHash": "sha256-jseM2zvERPZe5yErbc3wrd6wK8gp0f+e18KJngs5qlo=",
2022-02-18 18:31:29 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9e96b1562d67a90ca2f7cfb919f1e86b76a65a2c",
2022-02-18 18:31:29 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
2022-02-18 18:31:29 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}