infra/nix/os/devices/sj-srv1/flake.lock

101 lines
2.6 KiB
Text
Raw Normal View History

2024-01-18 21:06:45 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-05-13 16:02:32 +02:00
"lastModified": 1747020534,
"narHash": "sha256-D/6rkiC6w2p+4SwRiVKrWIeYzun8FBg7NlMKMwQMxO0=",
2024-01-18 21:06:45 +00:00
"owner": "nix-community",
"repo": "home-manager",
2025-05-13 16:02:32 +02:00
"rev": "b4bbdc6fde16fc2051fcde232f6e288cd22007ca",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-12-05 22:11:05 +01:00
"ref": "release-24.11",
2024-01-18 21:06:45 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-05-13 16:02:32 +02:00
"lastModified": 1746957726,
"narHash": "sha256-k9ut1LSfHCr0AW82ttEQzXVCqmyWVA5+SHJkS5ID/Jo=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-05-13 16:02:32 +02:00
"rev": "a39ed32a651fdee6842ec930761e31d1f242cb94",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-12-05 22:11:05 +01:00
"ref": "nixos-24.11",
2024-01-18 21:06:45 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-03-29 14:56:08 +01:00
"nixpkgs-kanidm": {
"locked": {
"lastModified": 1729071019,
"narHash": "sha256-c4J/ZiMbjMf98FawO5XJaTWqvrvIXpxnIpxu4OV3CGA=",
"owner": "steveej-forks",
"repo": "nixpkgs",
"rev": "984b1d5a286d3a072b840b30ec49d96878d01e64",
"type": "github"
},
"original": {
"owner": "steveej-forks",
"ref": "kanidm",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-18 21:06:45 +00:00
"nixpkgs-master": {
"locked": {
2025-05-13 16:02:32 +02:00
"lastModified": 1747142919,
"narHash": "sha256-84jJ5uDXws7EYch+4fxmfoCCTWRWZCXCCVM0Dh65ZH8=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-05-13 16:02:32 +02:00
"rev": "60bdd7db9e890967224c2244be45beecd7d6e448",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2025-05-13 16:02:32 +02:00
"lastModified": 1747114929,
"narHash": "sha256-GnQGiZiOnGfxM9oVhgqOJk0Qv1aZ11p5Aloac2tdoKY=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-05-13 16:02:32 +02:00
"rev": "fab95ba4b9523f310644e6e6087c0014535c8e02",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-23 22:17:58 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2025-03-29 14:56:08 +01:00
"nixpkgs-kanidm": "nixpkgs-kanidm",
2024-12-23 22:17:58 +01:00
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
}
2024-01-18 21:06:45 +00:00
}
},
"root": "root",
"version": 7
}