Files
nixos-config/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-03-27 12:44:37 +02:00
{
"nodes": {
2023-09-10 23:19:41 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2023-07-29 22:33:53 +02:00
"locked": {
2024-06-23 00:02:31 +02:00
"lastModified": 1718788307,
"narHash": "sha256-SqiOz0sljM0GjyQEVinPXQxaGcbOXw5OgpCWGPgh/vo=",
2023-09-10 23:19:41 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-23 00:02:31 +02:00
"rev": "d7830d05421d0ced83a0f007900898bdcaf2a2ca",
2023-07-29 22:33:53 +02:00
"type": "github"
},
"original": {
2023-09-10 23:19:41 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-29 22:33:53 +02:00
"type": "github"
}
},
2023-09-19 15:53:10 +02:00
"nixos-hardware": {
"locked": {
2024-06-23 00:02:31 +02:00
"lastModified": 1718894893,
"narHash": "sha256-hxQBUtDbFOCCW1CsFZTS9Q5Ov1ZKdJgbBZHSez1M6iA=",
2023-09-19 15:53:10 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-06-23 00:02:31 +02:00
"rev": "083823b7904e43a4fc1c7229781417e875359a42",
2023-09-19 15:53:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-09-10 23:19:41 +02:00
"nixpkgs": {
2023-03-27 12:44:37 +02:00
"locked": {
2024-06-23 00:02:31 +02:00
"lastModified": 1718714799,
"narHash": "sha256-FUZpz9rg3gL8NVPKbqU8ei1VkPLsTIfAJ2fdAf5qjak=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-23 00:02:31 +02:00
"rev": "c00d587b1a1afbf200b1d8f0b0e4ba9deb1c7f0e",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-04-25 08:32:04 +02:00
"home-manager": "home-manager",
2023-09-19 15:53:10 +02:00
"nixos-hardware": "nixos-hardware",
2024-04-25 08:32:04 +02:00
"nixpkgs": "nixpkgs"
2023-03-27 12:44:37 +02:00
}
}
},
"root": "root",
"version": 7
}