nix-config/flake.lock

115 lines
3.0 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"nixos-hardware": {
"locked": {
"lastModified": 1620983891,
"narHash": "sha256-E2OKVgGo/cUqDsrIeYGVx64b4cxgzd7+bX33NHL0rbA=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "c4399b921fa7ff5f93ee10b3521b56b722ed74d8",
"type": "github"
},
"original": {
"id": "nixos-hardware",
"type": "indirect"
}
},
"nixpkgs": {
2020-04-15 19:00:56 +02:00
"locked": {
"lastModified": 1622041780,
"narHash": "sha256-5t9WVhKCNPsytFwI7IrjiTNw85R39vK7m+7XlxC28iw=",
2020-10-26 16:06:42 +01:00
"owner": "nixos",
2020-04-15 19:00:56 +02:00
"repo": "nixpkgs",
"rev": "57665799d95feecdebefe393f6f4d9e6e48555a0",
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",
"scrapers": "scrapers",
2021-03-06 01:13:27 +01:00
"secrets": "secrets",
2021-03-22 16:22:57 +01:00
"tigger": "tigger",
2021-03-06 01:13:27 +01:00
"yammat": "yammat"
}
},
"scrapers": {
"flake": false,
"locked": {
2021-03-28 20:41:22 +02:00
"lastModified": 1616689077,
"narHash": "sha256-eTj9yoOzBj7JUCMjxKr9XibQ0ZpoS6Ac0VP/CfaIwi8=",
"ref": "master",
2021-03-28 20:41:22 +02:00
"rev": "f6c9b1c1f25a0d03a4c28710a866759107162adc",
"revCount": 27,
"type": "git",
"url": "https://gitea.c3d2.de/astro/scrapers.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/astro/scrapers.git"
}
},
"secrets": {
"locked": {
2021-03-29 00:52:59 +02:00
"lastModified": 1616965517,
"narHash": "sha256-7l/7ULKLaLadOxmJj1BU+z8LfgBG9J3RThy0OYe2Iwo=",
"ref": "master",
2021-03-29 00:52:59 +02:00
"rev": "18e29791779aa8054a57054e1d1aa081d88324be",
"revCount": 97,
"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"
}
2021-03-06 01:13:27 +01:00
},
2021-03-22 16:22:57 +01:00
"tigger": {
"flake": false,
"locked": {
"lastModified": 1622043244,
"narHash": "sha256-0cOQh43PlkP/rg8GJ5vitNmMcT8tRUQmuFbAwTY/BDM=",
2021-03-22 16:22:57 +01:00
"owner": "astro",
"repo": "tigger",
"rev": "64cad453461e54579e86f5f7059db553ce3de19c",
2021-03-22 16:22:57 +01:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "tigger",
"type": "github"
}
},
2021-03-06 01:13:27 +01:00
"yammat": {
2021-03-10 01:54:28 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2021-03-06 01:13:27 +01:00
"locked": {
2021-04-04 21:11:09 +02:00
"lastModified": 1615990851,
"narHash": "sha256-XAQZK6Zzke0WG9U0YEIs8qqa7gmnyTYnNKUSEDRmNOM=",
2021-03-06 01:13:27 +01:00
"ref": "nix",
2021-04-04 21:11:09 +02:00
"rev": "63191180a5b4c0d9b2b2781f3fbd5f5f478ea04f",
"revCount": 404,
2021-03-06 01:13:27 +01:00
"type": "git",
"url": "https://gitea.c3d2.de/astro/yammat.git"
},
"original": {
"ref": "nix",
"type": "git",
"url": "https://gitea.c3d2.de/astro/yammat.git"
}
}
},
"root": "root",
2020-06-11 07:50:42 +02:00
"version": 7
}