1
0
forked from c3d2/nix-config
nix-config/flake.lock

468 lines
12 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2021-12-16 01:29:00 +01:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2022-01-24 00:30:28 +01:00
"lastModified": 1642918989,
"narHash": "sha256-3yzQ9qilXDUjQcy7yq+mv3RJV2Lf2jA/ygGwTvFYEdA=",
2021-12-16 01:29:00 +01:00
"owner": "nix-community",
"repo": "fenix",
2022-01-24 00:30:28 +01:00
"rev": "f5e81e8dac96d156f2548ee8f0a34fa1cc20f866",
2021-12-16 01:29:00 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2021-12-23 17:18:52 +01:00
"fenix_2": {
"inputs": {
2022-01-24 00:30:28 +01:00
"nixpkgs": [
"heliwatch",
"nixpkgs"
],
2021-12-23 17:18:52 +01:00
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
"lastModified": 1639635878,
"narHash": "sha256-5jlR5qTo1hOI8Xsc6yAizflH+Pe7YbBk+GnfccgZu9o=",
"owner": "nix-community",
"repo": "fenix",
"rev": "5766a5d883b884cab3a1215eee197356f41ef9ce",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2021-10-30 02:02:08 +02:00
"heliwatch": {
"inputs": {
2021-12-23 17:18:52 +01:00
"fenix": "fenix_2",
2021-10-30 02:02:08 +02:00
"naersk": "naersk",
2021-11-22 03:16:20 +01:00
"nixpkgs": [
"nixpkgs"
],
2021-10-30 02:02:08 +02:00
"utils": "utils"
},
"locked": {
2021-12-23 17:18:52 +01:00
"lastModified": 1639784840,
"narHash": "sha256-/rw4NCKhm6J6DoUUyvQv1kAWZgmgqsUi9in4ckiNJ9E=",
2021-10-30 02:02:08 +02:00
"ref": "master",
2021-12-23 17:18:52 +01:00
"rev": "4fbe229eb01e18d16112ccc7d57b1d4af53617d8",
"revCount": 44,
2021-10-30 02:02:08 +02:00
"type": "git",
"url": "https://gitea.c3d2.de/astro/heliwatch.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/astro/heliwatch.git"
}
},
"naersk": {
"inputs": {
2022-01-24 00:30:28 +01:00
"nixpkgs": [
"heliwatch",
"nixpkgs"
]
2021-10-30 02:02:08 +02:00
},
"locked": {
"lastModified": 1635444951,
"narHash": "sha256-1y3YkERwoYDIZjGow7HLAR8K3C/9VBPCBy8VpftMPsM=",
"owner": "nmattia",
"repo": "naersk",
"rev": "0d2ce479df4633dbeb53a8ea96e5098ed37fbcc6",
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
2021-12-16 01:29:00 +01:00
"naersk_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-01-15 11:00:01 +01:00
"lastModified": 1641890987,
"narHash": "sha256-CJOAOlk7mZlBVvUiv9q8SYkK0rjY0UmkWedMI0eajWE=",
2021-12-16 01:29:00 +01:00
"owner": "mhuesch",
"repo": "naersk",
2022-01-15 11:00:01 +01:00
"rev": "193e049d6e4c841faf800e302551d2e0a48eee88",
2021-12-16 01:29:00 +01:00
"type": "github"
},
"original": {
"owner": "mhuesch",
"repo": "naersk",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2022-01-15 11:00:01 +01:00
"lastModified": 1641965797,
"narHash": "sha256-AfxfIzAZbt9aAzpVBn0Bwhd/M4Wix7G91kEjm9H6FPo=",
2021-10-07 20:19:48 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
2022-01-15 11:00:01 +01:00
"rev": "87a35a0d58f546dc23f37b4f6af575d0e4be6a7a",
"type": "github"
},
"original": {
2021-10-07 20:19:48 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
2020-04-15 19:00:56 +02:00
"locked": {
2022-01-24 00:30:28 +01:00
"lastModified": 1642961095,
"narHash": "sha256-RLatktZmvwFBOyqdoIk4qdS4OGKB7aKIvvs4ZP2L8D8=",
2021-11-22 03:16:20 +01:00
"owner": "nixos",
2020-04-15 19:00:56 +02:00
"repo": "nixpkgs",
2022-01-24 00:30:28 +01:00
"rev": "604c44137d97b5111be1ca5c0d97f6e24fbc5c2c",
2020-04-15 19:00:56 +02:00
"type": "github"
},
"original": {
2021-11-22 03:16:20 +01:00
"owner": "nixos",
2022-01-24 00:30:28 +01:00
"ref": "release-21.11",
2021-11-22 03:16:20 +01:00
"repo": "nixpkgs",
"type": "github"
2020-04-15 19:00:56 +02:00
}
},
2021-09-07 00:46:39 +02:00
"nixpkgs-master": {
"locked": {
2022-01-15 11:00:01 +01:00
"lastModified": 1641927215,
"narHash": "sha256-96otEPy5y/4aeM6Sjl//Qr8v3+CdjTBNtnS4eKyoY0U=",
2021-09-07 00:46:39 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-15 11:00:01 +01:00
"rev": "0fdbcb2355f0681908cc9fef0cc9138f938ae1a3",
2021-09-07 00:46:39 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-mobilizon": {
"locked": {
2022-01-07 21:25:44 +01:00
"lastModified": 1640913261,
"narHash": "sha256-xzrqwWSQ8H+yLYrZQIOJ1TsL7YB7tIP4c8pqNzUzZLY=",
2021-12-29 21:08:51 +01:00
"owner": "erictapen",
"repo": "nixpkgs",
2022-01-07 21:25:44 +01:00
"rev": "5d7e6012eb4bc77ba4ab0907a3e66ef4138362c3",
"type": "github"
},
"original": {
2021-12-29 21:08:51 +01:00
"owner": "erictapen",
"ref": "mobilizon",
"repo": "nixpkgs",
"type": "github"
}
},
2021-10-02 20:28:30 +02:00
"nixpkgs-unstable": {
"locked": {
2022-01-24 00:30:28 +01:00
"lastModified": 1642979542,
"narHash": "sha256-Jhcqnnp3Z9nV/3FNDd4+M2W54rcDGwdL2i4Ak6rRh+A=",
2021-10-02 20:28:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-01-24 00:30:28 +01:00
"rev": "0354c3a913bebc23d0a8ff62d6e0ff0449e71821",
2021-10-02 20:28:30 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
2021-09-07 00:46:39 +02:00
"nixpkgs_2": {
2021-10-30 02:02:08 +02:00
"locked": {
2021-11-22 03:16:20 +01:00
"lastModified": 1637209424,
"narHash": "sha256-oXw75hkCOVtoB+CEElWiTmkC1gNdL3jf0tG2GInytHA=",
"owner": "NixOS",
2021-10-30 02:02:08 +02:00
"repo": "nixpkgs",
2021-11-22 03:16:20 +01:00
"rev": "42d32516400c1d821d275a5460900bbaef3d3bf1",
2021-10-30 02:02:08 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-11-22 03:16:20 +01:00
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2022-01-24 00:30:28 +01:00
"nixpkgs_3": {
"locked": {
2021-12-03 23:41:15 +01:00
"lastModified": 1638097282,
"narHash": "sha256-EXCzj9b8X/lqDPJapxZThIOKL5ASbpsJZ+8L1LnY1ig=",
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-03 23:41:15 +01:00
"rev": "78cb77b29d37a9663e05b61abb4fa09465da4b70",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-01-24 00:30:28 +01:00
"nixpkgs_4": {
2021-09-07 00:46:39 +02:00
"locked": {
2022-01-15 11:00:01 +01:00
"lastModified": 1641924320,
"narHash": "sha256-DuOpJqoMmQ3Yk4C64QQHFaByhbSIi872He6z5BXY1YM=",
2021-09-07 00:46:39 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-15 11:00:01 +01:00
"rev": "05f3de54d568dba52efaad966f0e09bfea796dcb",
2021-09-07 00:46:39 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-21.11",
2021-09-07 00:46:39 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-11-07 03:37:19 +01:00
"openwrt": {
"flake": false,
"locked": {
2022-01-15 11:00:01 +01:00
"lastModified": 1641673875,
"narHash": "sha256-Eb9tVxE9Pmob/xWZ6wRt95cTycPeyPkyyaaWaz6cWtA=",
2021-11-07 03:37:19 +01:00
"ref": "openwrt-21.02",
2022-01-15 11:00:01 +01:00
"rev": "6ced8cad8edd2a04fc6bb914c333c8aac9a1c825",
"revCount": 50927,
2021-11-07 03:37:19 +01:00
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
},
"original": {
"ref": "openwrt-21.02",
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
}
},
"root": {
"inputs": {
2021-12-16 01:29:00 +01:00
"fenix": "fenix",
2021-10-30 02:02:08 +02:00
"heliwatch": "heliwatch",
2021-12-16 01:29:00 +01:00
"naersk": "naersk_2",
"nixos-hardware": "nixos-hardware",
2022-01-24 00:30:28 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-mobilizon": "nixpkgs-mobilizon",
2021-10-02 20:28:30 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
"scrapers": "scrapers",
2021-03-06 01:13:27 +01:00
"secrets": "secrets",
"sops-nix": "sops-nix",
2021-09-10 00:21:38 +02:00
"spacemsg": "spacemsg",
2021-09-08 01:22:40 +02:00
"ticker": "ticker",
2021-03-22 16:22:57 +01:00
"tigger": "tigger",
2021-09-07 00:46:39 +02:00
"yammat": "yammat",
"zentralwerk": "zentralwerk"
}
},
2021-12-16 01:29:00 +01:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2022-01-24 00:30:28 +01:00
"lastModified": 1642845746,
"narHash": "sha256-4PmXSBTdzney7JeUTghBIfuAAl3hzd1fYyEzjyjnJME=",
2021-12-16 01:29:00 +01:00
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2022-01-24 00:30:28 +01:00
"rev": "baa5cd95278f36ec9c851c72d6042ed13ab3efac",
2021-12-16 01:29:00 +01:00
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2021-12-23 17:18:52 +01:00
"rust-analyzer-src_2": {
"flake": false,
"locked": {
"lastModified": 1639175515,
"narHash": "sha256-Yj38u9BpKfyGrcSEaoSEnOns885xn/Ask6lR5rsxS8k=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "d03397fe1173eaeb2e04c9e55ac223289e7e08ee",
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"scrapers": {
"flake": false,
"locked": {
2022-01-24 01:20:31 +01:00
"lastModified": 1642983456,
"narHash": "sha256-+JQKLiHREgwbzytjH7YZbjO2pLgy2EIihLDh51G22Y4=",
"ref": "master",
2022-01-24 01:20:31 +01:00
"rev": "d8155f9bdaebaca50ad3aad8d4365545684e04b1",
"revCount": 39,
"type": "git",
"url": "https://gitea.c3d2.de/astro/scrapers.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/astro/scrapers.git"
}
},
"secrets": {
"inputs": {
2022-01-24 00:30:28 +01:00
"nixpkgs": "nixpkgs_2",
"sops-nix": [
"sops-nix"
]
},
"locked": {
2022-01-24 00:30:28 +01:00
"lastModified": 1642963136,
"narHash": "sha256-h/C8HnGVJLxnYbI/WUrD4F/YXN3uI8d+zY2QWt2PrTc=",
"ref": "master",
2022-01-24 00:30:28 +01:00
"rev": "4a5aba5a32695015c9b7a4a1f3648d3d8e34a91d",
"revCount": 120,
"type": "git",
2021-10-01 23:54:37 +02:00
"url": "ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git"
},
"original": {
"type": "git",
2021-10-01 23:54:37 +02:00
"url": "ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git"
}
2021-03-06 01:13:27 +01:00
},
"sops-nix": {
"inputs": {
2022-01-24 00:30:28 +01:00
"nixpkgs": "nixpkgs_3"
},
"locked": {
2022-01-07 21:25:44 +01:00
"lastModified": 1641374494,
"narHash": "sha256-a56G6Um43+0+n+yNYhRCh/mSvDdRVzQHSKcFaDEB9/8=",
"owner": "Mic92",
"repo": "sops-nix",
2022-01-07 21:25:44 +01:00
"rev": "7edb4b080023ef12f39262a3aa7aab31015a7a0e",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2021-09-10 00:21:38 +02:00
"spacemsg": {
"flake": false,
"locked": {
2022-01-08 02:10:03 +01:00
"lastModified": 1641604142,
"narHash": "sha256-s7lF9e45tzxrCJ5fILON7+imMMCmghAuK25+VqZaj2c=",
2021-09-10 00:21:38 +02:00
"owner": "astro",
"repo": "spacemsg",
2022-01-08 02:10:03 +01:00
"rev": "78f69aab49e4e557e09a910edcf53cd6066741c0",
2021-09-10 00:21:38 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "spacemsg",
"type": "github"
}
},
2021-09-08 01:22:40 +02:00
"ticker": {
"flake": false,
"locked": {
2021-11-11 16:33:31 +01:00
"lastModified": 1636644013,
"narHash": "sha256-d+RNbFah9BdrHA6NttD9q2zbZVoDO6JhDcXKbfh7clQ=",
2021-09-08 01:22:40 +02:00
"ref": "master",
2021-11-11 16:33:31 +01:00
"rev": "b3e7dc2aa88bd7ee71f406146e0813d446b3ed93",
"revCount": 81,
2021-09-08 01:22:40 +02:00
"type": "git",
"url": "https://gitea.c3d2.de/astro/ticker.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/astro/ticker.git"
}
},
2021-03-22 16:22:57 +01:00
"tigger": {
"flake": false,
"locked": {
2022-01-08 01:58:13 +01:00
"lastModified": 1641603403,
"narHash": "sha256-PLZqsSyQOy6fRPnlF9VwjA0xkGsm5lgiAowOwkLXVWY=",
2021-03-22 16:22:57 +01:00
"owner": "astro",
"repo": "tigger",
2022-01-08 01:58:13 +01:00
"rev": "76e15a2aebbd610bb1b10d77f391cbc7cd334ed5",
2021-03-22 16:22:57 +01:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "tigger",
"type": "github"
}
},
2021-10-30 02:02:08 +02:00
"utils": {
"locked": {
"lastModified": 1634851050,
"narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"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"
}
2021-09-07 00:46:39 +02:00
},
"zentralwerk": {
"inputs": {
2022-01-24 00:30:28 +01:00
"nixpkgs": "nixpkgs_4",
2021-09-07 00:46:39 +02:00
"nixpkgs-master": "nixpkgs-master",
"openwrt": "openwrt"
2021-09-07 00:46:39 +02:00
},
"locked": {
2022-01-25 01:26:33 +01:00
"lastModified": 1643070243,
"narHash": "sha256-J0dRqeBOiz1lx8ToOCRE52bteOcfD00hRT7trWeLurE=",
2021-09-07 00:46:39 +02:00
"ref": "master",
2022-01-25 01:26:33 +01:00
"rev": "833803a2554173c9fc2f20c69e7c188aab1baece",
"revCount": 1343,
2021-09-07 00:46:39 +02:00
"type": "git",
"url": "https://gitea.c3d2.de/zentralwerk/network.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/zentralwerk/network.git"
}
}
},
"root": "root",
2020-06-11 07:50:42 +02:00
"version": 7
}