NIX_System_Configurations/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-11-05 18:46:19 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-16 14:18:26 +00:00
"lastModified": 1700087144,
"narHash": "sha256-LJP1RW0hKNWmv2yRhnjkUptMXInKpn/rV6V6ofuZkHU=",
2023-11-05 18:46:19 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-16 14:18:26 +00:00
"rev": "ab1459a1fb646c40419c732d05ec0bf2416d4506",
2023-11-05 18:46:19 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-08 22:19:18 +00:00
"nixos-hardware": {
"locked": {
2023-11-16 14:18:26 +00:00
"lastModified": 1699997707,
"narHash": "sha256-ugb+1TGoOqqiy3axyEZpfF6T4DQUGjfWZ3Htry1EfvI=",
"owner": "NixOS",
2023-11-08 22:19:18 +00:00
"repo": "nixos-hardware",
2023-11-16 14:18:26 +00:00
"rev": "5689f3ebf899f644a1aabe8774d4f37eb2f6c2f9",
2023-11-08 22:19:18 +00:00
"type": "github"
},
"original": {
2023-11-16 14:18:26 +00:00
"owner": "NixOS",
"ref": "master",
2023-11-08 22:19:18 +00:00
"repo": "nixos-hardware",
"type": "github"
}
},
2023-11-05 18:46:19 +00:00
"nixpkgs": {
"locked": {
2023-11-16 14:18:26 +00:00
"lastModified": 1699781429,
"narHash": "sha256-UYefjidASiLORAjIvVsUHG6WBtRhM67kTjEY4XfZOFs=",
2023-11-05 18:46:19 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-16 14:18:26 +00:00
"rev": "e44462d6021bfe23dfb24b775cc7c390844f773d",
2023-11-05 18:46:19 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2023-11-08 22:19:18 +00:00
"nixos-hardware": "nixos-hardware",
2023-11-05 18:46:19 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}