nix-config/flake.lock

115 lines
3.0 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"nixos-hardware": {
"locked": {
2021-04-04 21:11:09 +02:00
"lastModified": 1616493443,
"narHash": "sha256-xMDBWCa7oXFU1pBr25Fza/uv+IciMHogJMQ6g+gHQG4=",
"owner": "NixOS",
"repo": "nixos-hardware",
2021-04-04 21:11:09 +02:00
"rev": "758bc63af2bde87563f9c27710f3dcc16ff9096f",
"type": "github"
},
"original": {
"id": "nixos-hardware",
"type": "indirect"
}
},
"nixpkgs": {
2020-04-15 19:00:56 +02:00
"locked": {
2021-04-04 21:11:09 +02:00
"lastModified": 1617295243,
"narHash": "sha256-DQ00NmUORM3RiCr8bbtuyvlLBS8mwyUavBOqCLpkjiE=",
2020-10-26 16:06:42 +01:00
"owner": "nixos",
2020-04-15 19:00:56 +02:00
"repo": "nixpkgs",
2021-04-04 21:11:09 +02:00
"rev": "abf30931cb53805445ed57664178a150e67b4feb",
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": {
2021-03-22 16:54:44 +01:00
"lastModified": 1616428376,
"narHash": "sha256-d28dHhXyekfiv843o6ZygGe3yQlP5WJvQYbGqauT3F4=",
2021-03-22 16:22:57 +01:00
"owner": "astro",
"repo": "tigger",
2021-03-22 16:54:44 +01:00
"rev": "778608c8b52d5ce9e82ed8da7c3159986e7f14ad",
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
}