nix-config/flake.lock

67 lines
1.6 KiB
Text
Raw Normal View History

2023-10-13 20:52:26 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-23 21:20:40 +01:00
"lastModified": 1685599623,
"narHash": "sha256-Tob4CMOVHue0D3RzguDBCtUmX5ji2PsdbQDbIOIKvsc=",
2023-10-13 20:52:26 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-23 21:20:40 +01:00
"rev": "93db05480c0c0f30382d3e80779e8386dcb4f9dd",
2023-10-13 20:52:26 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.05",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-23 21:20:40 +01:00
"lastModified": 1686431482,
"narHash": "sha256-oPVQ/0YP7yC2ztNsxvWLrV+f0NQ2QAwxbrZ+bgGydEM=",
2023-10-13 20:52:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-23 21:20:40 +01:00
"rev": "d3bb401dcfc5a46ce51cdfb5762e70cc75d082d2",
2023-10-13 20:52:26 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-12-23 21:20:40 +01:00
"lastModified": 1686501370,
"narHash": "sha256-G0WuM9fqTPRc2URKP9Lgi5nhZMqsfHGrdEbrLvAPJcg=",
2023-10-13 20:52:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-23 21:20:40 +01:00
"rev": "75a5ebf473cd60148ba9aec0d219f72e5cf52519",
2023-10-13 20:52:26 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2023-12-23 21:20:40 +01:00
"nixpkgs-unstable": "nixpkgs-unstable"
2023-10-13 20:52:26 +02:00
}
}
},
"root": "root",
"version": 7
}