nixos-config/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-06-17 15:00:08 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-12-07 14:11:38 +00:00
],
"utils": "utils"
2022-06-17 15:00:08 +00:00
},
"locked": {
2022-12-07 14:11:38 +00:00
"lastModified": 1670253003,
"narHash": "sha256-/tJIy4+FbsQyslq1ipyicZ2psOEd8dvl4OJ9lfisjd0=",
2022-06-17 15:00:08 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-12-07 14:11:38 +00:00
"rev": "0e8125916b420e41bf0d23a0aa33fadd0328beb3",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-12-07 14:11:38 +00:00
"ref": "release-22.11",
2022-06-17 15:00:08 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-12-07 14:11:38 +00:00
"lastModified": 1670276674,
"narHash": "sha256-FqZ7b2RpoHQ/jlG6JPcCNmG/DoUPCIvyaropUDFhF3Q=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-07 14:11:38 +00:00
"rev": "52e3e80afff4b16ccb7c52e9f0f5220552f03d04",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-07 14:11:38 +00:00
"ref": "nixos-22.11",
2022-06-18 17:48:25 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
2022-06-26 13:03:45 +00:00
"nixpkgs": "nixpkgs"
2022-06-17 15:00:08 +00:00
}
2022-12-07 14:11:38 +00:00
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-06-17 15:00:08 +00:00
}
},
"root": "root",
"version": 7
}