nixos-config/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-06-17 15:00:08 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-06-17 15:00:08 +00:00
},
"locked": {
2023-11-14 07:19:32 +00:00
"lastModified": 1699748081,
"narHash": "sha256-MOmMapBydd7MTjhX4eeQZzKlCABWw8W6iSHSG4OeFKE=",
2022-06-17 15:00:08 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-14 07:19:32 +00:00
"rev": "04bac349d585c9df38d78e0285b780a140dc74a4",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.05",
2022-06-17 15:00:08 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-11-14 07:19:32 +00:00
"lastModified": 1699596684,
"narHash": "sha256-XSXP8zjBZJBVvpNb2WmY0eW8O2ce+sVyj1T0/iBRIvg=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-14 07:19:32 +00:00
"rev": "da4024d0ead5d7820f6bd15147d3fe2a0c0cec73",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
2022-06-18 17:48:25 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-13 12:52:54 +00:00
"nixpkgs-unstable": {
"locked": {
2023-11-14 07:19:32 +00:00
"lastModified": 1699099776,
"narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
2023-03-13 12:52:54 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-14 07:19:32 +00:00
"rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
2023-03-13 12:52:54 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-03-13 12:52:54 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2022-06-17 15:00:08 +00:00
}
}
},
"root": "root",
"version": 7
}