infra/nix/os/devices/srv0-dmz0/flake.lock

84 lines
2.1 KiB
Text
Raw Normal View History

2023-07-06 22:42:24 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1703367386,
"narHash": "sha256-FMbm48UGrBfOWGt8+opuS+uLBLQlRfhiYXhHNcYMS5k=",
2023-07-06 22:42:24 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "d5824a76bc6bb93d1dce9ebbbcb09a9b6abcc224",
2023-07-06 22:42:24 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
2023-07-06 22:42:24 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1703467016,
"narHash": "sha256-/5A/dNPhbQx/Oa2d+Get174eNI3LERQ7u6WTWOlR1eQ=",
2023-07-06 22:42:24 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d02d818f22c777aa4e854efc3242ec451e5d462a",
2023-07-06 22:42:24 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
2023-07-06 22:42:24 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1703766384,
"narHash": "sha256-PN7mpVqo/Rf/XIIJv7Kuc4MVvF349F9hBipcGjr4HNg=",
2023-07-06 22:42:24 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "05d50dc97a11f0382514bb062ce470ce7da20dfd",
2023-07-06 22:42:24 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1703643441,
"narHash": "sha256-UsAtbIwxBuciNfiwY9g+jiLDyvYIaO5jai8avtAK+EE=",
2023-07-06 22:42:24 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f930306a698f1ae7045cf3265693b7ebc9512f23",
2023-07-06 22:42:24 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}