nixos-config/flake.lock

84 lines
2.1 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": {
2024-06-15 06:45:08 +00:00
"lastModified": 1717527182,
"narHash": "sha256-vWSkg6AMok1UUQiSYVdGMOXKD2cDFnajITiSi0Zjd1A=",
2022-06-17 15:00:08 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-15 06:45:08 +00:00
"rev": "845a5c4c073f74105022533907703441e0464bc3",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-02 10:06:14 +00:00
"ref": "release-24.05",
2022-06-17 15:00:08 +00:00
"repo": "home-manager",
"type": "github"
}
},
2024-01-12 22:31:01 +00:00
"nixos-hardware": {
"locked": {
2024-06-02 10:06:14 +00:00
"lastModified": 1717321100,
"narHash": "sha256-KGHHKh6seidZz6TzeTcD8K8elpruaBUKS6vkjhExIw4=",
2024-01-12 22:31:01 +00:00
"owner": "mandlm",
"repo": "nixos-hardware",
2024-06-02 10:06:14 +00:00
"rev": "f06c266ab87393a08b79f861fcfa57c264510861",
2024-01-12 22:31:01 +00:00
"type": "github"
},
"original": {
"owner": "mandlm",
"ref": "p330",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"nixpkgs": {
"locked": {
2024-06-15 06:45:08 +00:00
"lastModified": 1718208800,
"narHash": "sha256-US1tAChvPxT52RV8GksWZS415tTS7PV42KTc2PNDBmc=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-15 06:45:08 +00:00
"rev": "cc54fb41d13736e92229c21627ea4f22199fee6b",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-02 10:06:14 +00:00
"ref": "nixos-24.05",
2022-06-18 17:48:25 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-13 12:52:54 +00:00
"nixpkgs-unstable": {
"locked": {
2024-06-15 06:45:08 +00:00
"lastModified": 1718318537,
"narHash": "sha256-4Zu0RYRcAY/VWuu6awwq4opuiD//ahpc2aFHg2CWqFY=",
2023-03-13 12:52:54 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-15 06:45:08 +00:00
"rev": "e9ee548d90ff586a6471b4ae80ae9cfcbceb3420",
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",
2024-01-12 22:31:01 +00:00
"nixos-hardware": "nixos-hardware",
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
}