nix-config/flake.lock

59 lines
1.5 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"nixos-hardware": {
"locked": {
2021-03-03 16:20:17 +01:00
"lastModified": 1614460257,
"narHash": "sha256-hFR865O5gIuFNiwFyx/K2g8AeLvGy/f3/SHalF85zuM=",
"owner": "NixOS",
"repo": "nixos-hardware",
2021-03-03 16:20:17 +01:00
"rev": "c9b965a43e582765f797f8b75d50cb2874b30f30",
"type": "github"
},
"original": {
"id": "nixos-hardware",
"type": "indirect"
}
},
"nixpkgs": {
2020-04-15 19:00:56 +02:00
"locked": {
2021-03-03 16:20:17 +01:00
"lastModified": 1614778866,
"narHash": "sha256-+l8uyXAxYgR3ZMUpBFs4ZVDcbLsw/TSgAwk9iNYiWNY=",
2020-10-26 16:06:42 +01:00
"owner": "nixos",
2020-04-15 19:00:56 +02:00
"repo": "nixpkgs",
2021-03-03 16:20:17 +01:00
"rev": "c14bb3039f25d463cd24a47d88b4a86b33561788",
2020-04-15 19:00:56 +02:00
"type": "github"
},
"original": {
2020-10-26 16:06:42 +01:00
"owner": "nixos",
"ref": "release-20.09",
"repo": "nixpkgs",
"type": "github"
2020-04-15 19:00:56 +02:00
}
},
"root": {
"inputs": {
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"secrets": "secrets"
}
},
"secrets": {
"locked": {
2021-03-05 01:16:57 +01:00
"lastModified": 1614901575,
"narHash": "sha256-aGKpOBH/3REMxsyGddq7Jd+uhCAj5hfHIFr3otJUZXo=",
"ref": "master",
2021-03-05 01:16:57 +01:00
"rev": "990543b60319b1d09d13c3e7506188a69f690c8e",
"revCount": 79,
"type": "git",
"url": "ssh://git@gitea.c3d2.de:2222/c3d2-admins/secrets.git"
},
"original": {
"type": "git",
"url": "ssh://git@gitea.c3d2.de:2222/c3d2-admins/secrets.git"
}
}
},
"root": "root",
2020-06-11 07:50:42 +02:00
"version": 7
}