network/flake.lock

46 lines
1.2 KiB
Plaintext
Raw Normal View History

2021-03-05 20:05:50 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1629142819,
"narHash": "sha256-Xh00PfuEXygb6gA8cqfEtgmupgj9i/L640Dp3ujThPo=",
2021-04-12 21:13:34 +02:00
"owner": "NixOS",
2021-03-05 20:05:50 +01:00
"repo": "nixpkgs",
"rev": "6d41a79a0e0c6a18b867ef2701decdc8c493ae4f",
2021-03-05 20:05:50 +01:00
"type": "github"
},
"original": {
2021-04-12 21:13:34 +02:00
"owner": "NixOS",
2021-05-26 21:57:20 +02:00
"ref": "release-21.05",
2021-03-05 20:05:50 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2021-03-19 23:31:28 +01:00
"nixpkgs": "nixpkgs",
"zentralwerk-network-key": "zentralwerk-network-key"
}
},
"zentralwerk-network-key": {
"locked": {
"dir": "nix/key",
"lastModified": 1628810339,
"narHash": "sha256-pwEMoeoMGELBXRPaey3AlQSgEBeUarpeMcy/lcNg1Hs=",
"ref": "master",
"rev": "c2b1a2f18332feb3acc088f79e21f5f41d432953",
"revCount": 1137,
2021-03-19 23:31:28 +01:00
"type": "git",
"url": "https://gitea.c3d2.de/zentralwerk/network.git?dir=nix%2fkey"
},
"original": {
"dir": "nix/key",
"type": "git",
"url": "https://gitea.c3d2.de/zentralwerk/network.git?dir=nix%2fkey"
2021-03-05 20:05:50 +01:00
}
}
},
"root": "root",
"version": 7
}