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": {
2023-01-09 06:43:31 +00:00
"lastModified": 1672244468,
"narHash": "sha256-xaZb8AZqoXRCSqPusCk4ouf+fUNP8UJdafmMTF1Ltlw=",
2022-06-17 15:00:08 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-01-09 06:43:31 +00:00
"rev": "89a8ba0b5b43b3350ff2e3ef37b66736b2ef8706",
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": {
2023-01-09 06:43:31 +00:00
"lastModified": 1673163619,
"narHash": "sha256-B33PFBL64ZgTWgMnhFL3jgheAN/DjHPsZ1Ih3z0VE5I=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-09 06:43:31 +00:00
"rev": "8c54d842d9544361aac5f5b212ba04e4089e8efe",
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
}