nixos-config/flake.lock

88 lines
2.2 KiB
Text
Raw Normal View History

2025-08-21 16:42:50 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
2025-09-05 09:59:31 +02:00
"nixpkgs-unstable"
2025-08-21 16:42:50 +02:00
]
},
"locked": {
2025-09-15 18:20:53 +02:00
"lastModified": 1757443987,
"narHash": "sha256-T7E4CIsZBUzrUcPRyTG9FA2xd48MtbQ/HpIaaCfwZwc=",
2025-08-21 16:42:50 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-09-15 18:20:53 +02:00
"rev": "d587e11cef9caa9484ed090eddc55f4c56908342",
2025-08-21 16:42:50 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2025-09-05 09:59:31 +02:00
"home-manager-stable": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
"lastModified": 1756679287,
"narHash": "sha256-Xd1vOeY9ccDf5VtVK12yM0FS6qqvfUop8UQlxEB+gTQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "07fc025fe10487dd80f2ec694f1cd790e752d0e8",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-25.05",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2025-09-15 18:20:53 +02:00
"lastModified": 1757408970,
"narHash": "sha256-aSgK4BLNFFGvDTNKPeB28lVXYqVn8RdyXDNAvgGq+k0=",
2025-09-05 09:59:31 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-09-15 18:20:53 +02:00
"rev": "d179d77c139e0a3f5c416477f7747e9d6b7ec315",
2025-09-05 09:59:31 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
2025-08-21 16:42:50 +02:00
"locked": {
2025-09-15 18:20:53 +02:00
"lastModified": 1757438868,
"narHash": "sha256-b0aI1nv8Bob5o0wAYClpbp5Ury5ncDzFKsBPecA/F5A=",
2025-08-21 16:42:50 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-09-15 18:20:53 +02:00
"rev": "3dcb63379993929081024230943d5265e172ce02",
2025-08-21 16:42:50 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2025-09-05 09:59:31 +02:00
"home-manager-stable": "home-manager-stable",
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable"
2025-08-21 16:42:50 +02:00
}
}
},
"root": "root",
"version": 7
}