nix-config/flake.lock

84 lines
2.1 KiB
Text
Raw Normal View History

2022-09-26 21:28:35 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-09-26 21:28:35 +01:00
},
"locked": {
2024-10-01 09:22:10 +01:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2022-09-26 21:28:35 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-01 09:22:10 +01:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
2022-09-26 21:28:35 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
2022-09-26 21:28:35 +01:00
"repo": "home-manager",
"type": "github"
}
},
2024-09-21 09:58:08 +01:00
"nixos-hardware": {
"locked": {
2024-10-21 23:57:58 +01:00
"lastModified": 1729509737,
"narHash": "sha256-8OHgqz+tFo21h3hg4/GHizFPws+MMzpEru/+62Z0E8c=",
2024-09-21 09:58:08 +01:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-10-21 23:57:58 +01:00
"rev": "cc2d3c0e060f981905d52337340ee6ec8b8eb037",
2024-09-21 09:58:08 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-26 21:28:35 +01:00
"nixpkgs": {
"locked": {
2024-10-21 23:57:58 +01:00
"lastModified": 1729307008,
"narHash": "sha256-QUvb6epgKi9pCu9CttRQW4y5NqJ+snKr1FZpG/x3Wtc=",
2023-07-22 08:45:01 +01:00
"owner": "nixos",
2022-09-26 21:28:35 +01:00
"repo": "nixpkgs",
2024-10-21 23:57:58 +01:00
"rev": "a9b86fc2290b69375c5542b622088eb6eca2a7c3",
2022-09-26 21:28:35 +01:00
"type": "github"
},
"original": {
2023-07-22 08:45:01 +01:00
"owner": "nixos",
"ref": "nixos-24.05",
2023-05-03 22:19:59 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-10-21 23:57:58 +01:00
"lastModified": 1729256560,
"narHash": "sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c+cHUJwA=",
"owner": "nixos",
"repo": "nixpkgs",
2024-10-21 23:57:58 +01:00
"rev": "4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-09-26 21:28:35 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-09-21 09:58:08 +01:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-06-11 23:25:09 +01:00
}
2022-09-26 21:28:35 +01:00
}
},
"root": "root",
"version": 7
}