2022-04-10 20:57:52 +02:00
|
|
|
{
|
|
|
|
"nodes": {
|
2023-10-25 11:53:51 +10:00
|
|
|
"buildbot-nix": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-parts": [
|
|
|
|
"flake-parts"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"treefmt-nix": [
|
|
|
|
"treefmt-nix"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-07 23:05:17 +01:00
|
|
|
"lastModified": 1709848818,
|
|
|
|
"narHash": "sha256-kGTF0kJ5BtdNuGr+AGGTp3RzPt8M04c7f+2C3+6XoFk=",
|
2023-12-04 07:43:42 +10:00
|
|
|
"owner": "Mic92",
|
2023-10-25 11:53:51 +10:00
|
|
|
"repo": "buildbot-nix",
|
2024-03-07 23:05:17 +01:00
|
|
|
"rev": "e9ad9978f01cec53b12e385eab2b376226aeb2f2",
|
2023-10-25 11:53:51 +10:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-12-04 07:43:42 +10:00
|
|
|
"owner": "Mic92",
|
2023-10-25 11:53:51 +10:00
|
|
|
"repo": "buildbot-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-30 20:49:32 +01:00
|
|
|
"disko": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-07 02:57:48 +00:00
|
|
|
"lastModified": 1709773529,
|
|
|
|
"narHash": "sha256-CNz9ybeR88j8QQxy7YNFa8RlNq3pWnXLvocWIt2n5Mg=",
|
2022-12-30 20:49:32 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "disko",
|
2024-03-07 02:57:48 +00:00
|
|
|
"rev": "a2009bc2b4e1d3ff5360048292deb0d610aa064b",
|
2022-12-30 20:49:32 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "disko",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-08-29 14:11:38 +02:00
|
|
|
"flake-parts": {
|
|
|
|
"inputs": {
|
2022-10-13 07:53:11 +10:00
|
|
|
"nixpkgs-lib": [
|
2022-08-29 14:11:38 +02:00
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-04 03:35:30 +00:00
|
|
|
"lastModified": 1709336216,
|
|
|
|
"narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=",
|
2022-08-29 14:11:38 +02:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2024-03-04 03:35:30 +00:00
|
|
|
"rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2",
|
2022-08-29 14:11:38 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-10-27 14:41:03 +10:00
|
|
|
"haskell-flake": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1684780604,
|
|
|
|
"narHash": "sha256-2uMZsewmRn7rRtAnnQNw1lj0uZBMh4m6Cs/7dV5YF08=",
|
|
|
|
"owner": "srid",
|
|
|
|
"repo": "haskell-flake",
|
|
|
|
"rev": "74210fa80a49f1b6f67223debdbf1494596ff9f2",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "srid",
|
|
|
|
"ref": "0.3.0",
|
|
|
|
"repo": "haskell-flake",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"hercules-ci-agent": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-parts": [
|
|
|
|
"flake-parts"
|
|
|
|
],
|
|
|
|
"haskell-flake": "haskell-flake",
|
2023-11-14 21:19:12 +10:00
|
|
|
"nixpkgs": "nixpkgs"
|
2023-10-27 14:41:03 +10:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-07 02:57:48 +00:00
|
|
|
"lastModified": 1709701475,
|
|
|
|
"narHash": "sha256-3hJ9jQD3hBlW0evtgPbafQs/lc2EKpknT3HpuRfIIqQ=",
|
2023-10-27 14:41:03 +10:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "hercules-ci-agent",
|
2024-03-07 02:57:48 +00:00
|
|
|
"rev": "5ac8a664284001c49bd5ab30c2df20d9c6672e31",
|
2023-10-27 14:41:03 +10:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "hercules-ci-agent",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-07-15 10:39:08 +10:00
|
|
|
"nix-darwin": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-07 02:57:48 +00:00
|
|
|
"lastModified": 1709771483,
|
|
|
|
"narHash": "sha256-Hjzu9nCknHLQvhdaRFfCEprH0o15KcaNu1QDr3J88DI=",
|
2023-07-15 10:39:08 +10:00
|
|
|
"owner": "LnL7",
|
|
|
|
"repo": "nix-darwin",
|
2024-03-07 02:57:48 +00:00
|
|
|
"rev": "550340062c16d7ef8c2cc20a3d2b97bcd3c6b6f6",
|
2023-07-15 10:39:08 +10:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "LnL7",
|
|
|
|
"repo": "nix-darwin",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-04-10 20:57:52 +02:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-03-07 02:57:48 +00:00
|
|
|
"lastModified": 1709479366,
|
|
|
|
"narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
|
2022-04-10 20:57:52 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-03-07 02:57:48 +00:00
|
|
|
"rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2022-08-13 09:15:38 +02:00
|
|
|
"owner": "NixOS",
|
2023-10-23 10:56:07 +10:00
|
|
|
"ref": "nixos-unstable",
|
2022-08-13 09:15:38 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
2022-04-10 20:57:52 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-update": {
|
|
|
|
"inputs": {
|
2023-01-15 23:47:28 +01:00
|
|
|
"mmdoc": [],
|
2024-02-28 19:46:50 +10:00
|
|
|
"nixpkgs": "nixpkgs_3",
|
|
|
|
"runtimeDeps": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2022-04-10 20:57:52 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-02-28 19:46:50 +10:00
|
|
|
"lastModified": 1709113512,
|
|
|
|
"narHash": "sha256-K+C1vMJWQg44I3UTpiEVR6qBvLp2P4zutxPVsxGjeRg=",
|
|
|
|
"owner": "qowoz",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs-update",
|
2024-02-28 19:46:50 +10:00
|
|
|
"rev": "0c757ffe059367b110154b9b938a4cea946fd947",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-02-28 19:46:50 +10:00
|
|
|
"owner": "qowoz",
|
|
|
|
"ref": "patches",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs-update",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-update-github-releases": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-02-13 08:27:08 +10:00
|
|
|
"lastModified": 1697923309,
|
|
|
|
"narHash": "sha256-XCIw5XsV3q2BEE5q+NIokBIKz1TzfsAbSESffB0eGHA=",
|
|
|
|
"owner": "rhendric",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs-update-github-releases",
|
2024-02-13 08:27:08 +10:00
|
|
|
"rev": "cbdc6775eab07c44d94d50e7b714c3ca83c02219",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-02-13 08:27:08 +10:00
|
|
|
"owner": "rhendric",
|
|
|
|
"ref": "rhendric/misc-patches",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs-update-github-releases",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_2": {
|
2023-11-14 21:19:12 +10:00
|
|
|
"locked": {
|
2024-03-08 08:19:49 +00:00
|
|
|
"lastModified": 1709855257,
|
|
|
|
"narHash": "sha256-1G57sSUmJ6Pi6WLlOEC3x43mEMECKU4NDkRfNdaHUs0=",
|
2023-11-14 21:19:12 +10:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-03-08 08:19:49 +00:00
|
|
|
"rev": "c8cd65298e567e1e604431e4544361e365410f8c",
|
2023-11-14 21:19:12 +10:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2023-11-20 09:59:23 +10:00
|
|
|
"ref": "nixos-unstable-small",
|
2023-11-14 21:19:12 +10:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_3": {
|
2022-04-10 20:57:52 +02:00
|
|
|
"locked": {
|
2023-01-02 02:55:16 +00:00
|
|
|
"lastModified": 1672428209,
|
|
|
|
"narHash": "sha256-eejhqkDz2cb2vc5VeaWphJz8UXNuoNoM8/Op8eWv2tQ=",
|
|
|
|
"owner": "NixOS",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs",
|
2023-01-02 02:55:16 +00:00
|
|
|
"rev": "293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-01-02 02:55:16 +00:00
|
|
|
"id": "nixpkgs",
|
|
|
|
"type": "indirect"
|
2022-04-10 20:57:52 +02:00
|
|
|
}
|
|
|
|
},
|
2022-12-12 07:41:32 +10:00
|
|
|
"nur-update": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-01-15 22:22:35 +00:00
|
|
|
"lastModified": 1705335944,
|
|
|
|
"narHash": "sha256-N3QbF8D0siunreudYvrkoKEsI1Zyn87SKr19XqrcU+k=",
|
2022-12-12 07:41:32 +10:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nur-update",
|
2024-01-15 22:22:35 +00:00
|
|
|
"rev": "f5d84e317a55308b9237f3f64c62b6d04dcbc49f",
|
2022-12-12 07:41:32 +10:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nur-update",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-04-10 20:57:52 +02:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2023-10-25 11:53:51 +10:00
|
|
|
"buildbot-nix": "buildbot-nix",
|
2022-12-30 20:49:32 +01:00
|
|
|
"disko": "disko",
|
2022-08-29 14:11:38 +02:00
|
|
|
"flake-parts": "flake-parts",
|
2023-10-27 14:41:03 +10:00
|
|
|
"hercules-ci-agent": "hercules-ci-agent",
|
2023-07-15 10:39:08 +10:00
|
|
|
"nix-darwin": "nix-darwin",
|
2023-11-14 21:19:12 +10:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2022-04-10 20:57:52 +02:00
|
|
|
"nixpkgs-update": "nixpkgs-update",
|
|
|
|
"nixpkgs-update-github-releases": "nixpkgs-update-github-releases",
|
2022-12-12 07:41:32 +10:00
|
|
|
"nur-update": "nur-update",
|
2022-12-19 15:59:28 +01:00
|
|
|
"sops-nix": "sops-nix",
|
2022-12-31 07:18:49 +01:00
|
|
|
"srvos": "srvos",
|
|
|
|
"treefmt-nix": "treefmt-nix"
|
2022-04-10 20:57:52 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sops-nix": {
|
|
|
|
"inputs": {
|
2022-09-25 07:27:35 +10:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2023-03-20 13:22:34 +10:00
|
|
|
"nixpkgs-stable": []
|
2022-04-10 20:57:52 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-07 02:57:48 +00:00
|
|
|
"lastModified": 1709711091,
|
|
|
|
"narHash": "sha256-L0rSIU9IguTG4YqSj4B/02SyTEz55ACq5t8gXpzteYc=",
|
2022-04-10 20:57:52 +02:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
2024-03-07 02:57:48 +00:00
|
|
|
"rev": "25dd60fdd08fcacee2567a26ba6b91fe098941dc",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2022-12-19 15:59:28 +01:00
|
|
|
},
|
|
|
|
"srvos": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-07 02:57:48 +00:00
|
|
|
"lastModified": 1709727834,
|
|
|
|
"narHash": "sha256-f/bcK8mGcyz+5dxddGDRo9osX/3T3kIziwNddMEKuGk=",
|
2023-11-03 20:51:16 +10:00
|
|
|
"owner": "nix-community",
|
2022-12-19 15:59:28 +01:00
|
|
|
"repo": "srvos",
|
2024-03-07 02:57:48 +00:00
|
|
|
"rev": "fda52d3209d79196bb2588ae223591793b163b8b",
|
2022-12-19 15:59:28 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-11-03 20:51:16 +10:00
|
|
|
"owner": "nix-community",
|
2022-12-19 15:59:28 +01:00
|
|
|
"repo": "srvos",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2022-12-31 07:18:49 +01:00
|
|
|
},
|
|
|
|
"treefmt-nix": {
|
2023-02-06 02:56:37 +00:00
|
|
|
"inputs": {
|
2023-02-06 14:42:30 +10:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2023-02-06 02:56:37 +00:00
|
|
|
},
|
2022-12-31 07:18:49 +01:00
|
|
|
"locked": {
|
2024-03-07 02:57:48 +00:00
|
|
|
"lastModified": 1709546977,
|
|
|
|
"narHash": "sha256-R0bi8zAWt1s1q7lSvwiFI8+kEL29rm4WtYTqPgjlEBs=",
|
2022-12-31 07:18:49 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
2024-03-07 02:57:48 +00:00
|
|
|
"rev": "e7a277c5d12bf570efa2427d9cfdb760b9a0512f",
|
2022-12-31 07:18:49 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2022-04-10 20:57:52 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|