nixos-config/flake.lock

65 lines
1.6 KiB
Plaintext
Raw Normal View History

2024-07-30 22:56:44 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2024-07-31 18:18:35 +02:00
"locked": {
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
"repo": "home-manager",
"type": "github"
}
},
2024-07-30 22:56:44 +02:00
"nixpkgs": {
"locked": {
2024-07-31 18:51:25 +02:00
"lastModified": 1722444521,
"narHash": "sha256-AyudZiz7edjgTISvlnyZJoHAI2drxz7yBoLauGjV5Cs=",
2024-07-30 22:56:44 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-31 18:51:25 +02:00
"rev": "7344d9632e39c2fcb6ee5ecbedb7c2e5e0a37e6b",
2024-07-30 22:56:44 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-07-31 18:27:48 +02:00
"ref": "release-24.05",
2024-07-30 22:56:44 +02:00
"type": "indirect"
}
},
2024-07-31 18:27:48 +02:00
"nixpkgs-unstable": {
2024-07-30 22:56:44 +02:00
"locked": {
2024-07-31 18:27:48 +02:00
"lastModified": 1722185531,
"narHash": "sha256-veKR07psFoJjINLC8RK4DiLniGGMgF3QMlS4tb74S6k=",
2024-07-30 22:56:44 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-31 18:27:48 +02:00
"rev": "52ec9ac3b12395ad677e8b62106f0b98c1f8569d",
2024-07-30 22:56:44 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-07-31 18:27:48 +02:00
"ref": "nixos-unstable",
2024-07-30 22:56:44 +02:00
"type": "indirect"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2024-07-31 18:27:48 +02:00
"nixpkgs-unstable": "nixpkgs-unstable"
2024-07-30 22:56:44 +02:00
}
}
},
"root": "root",
"version": 7
}