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-01-15 22:22:35 +00:00
|
|
|
"lastModified": 1705324639,
|
|
|
|
"narHash": "sha256-4+rYHL4kWA7bZ2Q9uM0NV5zviSjNEQkmHKi1XKBgZRk=",
|
2023-12-04 07:43:42 +10:00
|
|
|
"owner": "Mic92",
|
2023-10-25 11:53:51 +10:00
|
|
|
"repo": "buildbot-nix",
|
2024-01-15 22:22:35 +00:00
|
|
|
"rev": "3c1e2c0e761ca41a39c3fc95d11a013172e1bb86",
|
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-01-15 22:22:35 +00:00
|
|
|
"lastModified": 1705348229,
|
|
|
|
"narHash": "sha256-CssPema1sBxZkrT95KFuKCNNiqxNe1lnf2QNeXk88Xk=",
|
2022-12-30 20:49:32 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "disko",
|
2024-01-15 22:22:35 +00:00
|
|
|
"rev": "d0b4408eaf782a1ada0a9133bb1cecefdd59c696",
|
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-01-15 22:22:35 +00:00
|
|
|
"lastModified": 1704982712,
|
|
|
|
"narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
|
2022-08-29 14:11:38 +02:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2024-01-15 22:22:35 +00:00
|
|
|
"rev": "07f6395285469419cf9d078f59b5b49993198c00",
|
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-01-11 02:57:50 +00:00
|
|
|
"lastModified": 1704864692,
|
|
|
|
"narHash": "sha256-x7e7eu5W7tycUF3tf/FnnXd03SzsHKb5Fv2UVmVkPCc=",
|
2023-10-27 14:41:03 +10:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "hercules-ci-agent",
|
2024-01-11 02:57:50 +00:00
|
|
|
"rev": "6521d0f3c82ff1d2a00df10a5c5f4c7a67b048ef",
|
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-01-15 22:22:35 +00:00
|
|
|
"lastModified": 1705356404,
|
|
|
|
"narHash": "sha256-0/WnHU5S9GXOJD2HGe/mFNmGGE+8UGnhwofsyJQVoDA=",
|
2023-07-15 10:39:08 +10:00
|
|
|
"owner": "LnL7",
|
|
|
|
"repo": "nix-darwin",
|
2024-01-15 22:22:35 +00:00
|
|
|
"rev": "44a6ec1faeff61a6404c25ef1a263fc2d98d081b",
|
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-01-11 02:57:50 +00:00
|
|
|
"lastModified": 1704538339,
|
|
|
|
"narHash": "sha256-1734d3mQuux9ySvwf6axRWZRBhtcZA9Q8eftD6EZg6U=",
|
2022-04-10 20:57:52 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-01-11 02:57:50 +00:00
|
|
|
"rev": "46ae0210ce163b3cba6c7da08840c1d63de9c701",
|
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": [],
|
2023-11-14 21:19:12 +10:00
|
|
|
"nixpkgs": "nixpkgs_3"
|
2022-04-10 20:57:52 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-12-21 02:58:02 +00:00
|
|
|
"lastModified": 1703122623,
|
|
|
|
"narHash": "sha256-VHjfwnTNEeVNMaZ9o2XtF/rQt2KenjgzdbWh96aoH20=",
|
2023-12-11 08:40:43 +10:00
|
|
|
"owner": "ryantm",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs-update",
|
2023-12-21 02:58:02 +00:00
|
|
|
"rev": "06c801641238b1b57320987337b048c98fa0793d",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-12-11 08:40:43 +10:00
|
|
|
"owner": "ryantm",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs-update",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-update-github-releases": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1580759633,
|
|
|
|
"narHash": "sha256-BILWeSDxOY8S5eRz5eXnRj48xzrzQJ6v6Bv0hVtvNGg=",
|
|
|
|
"owner": "ryantm",
|
|
|
|
"repo": "nixpkgs-update-github-releases",
|
|
|
|
"rev": "e31b003d8edd400d06b718c717c19532585389f9",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ryantm",
|
|
|
|
"repo": "nixpkgs-update-github-releases",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_2": {
|
2023-11-14 21:19:12 +10:00
|
|
|
"locked": {
|
2024-01-15 22:22:35 +00:00
|
|
|
"lastModified": 1705293701,
|
|
|
|
"narHash": "sha256-yJs738MxB+RsxGETqESof15lRJ5za6s3NmhjbXt8Kt4=",
|
2023-11-14 21:19:12 +10:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-01-15 22:22:35 +00:00
|
|
|
"rev": "715fac4e39626ca0d24481f3d1fdd54dbeeaced8",
|
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-01-15 22:22:35 +00:00
|
|
|
"lastModified": 1705356877,
|
|
|
|
"narHash": "sha256-274jL1cH64DcXUXebVMZBRUsTs3FvFlPIPkCN/yhSnI=",
|
2022-04-10 20:57:52 +02:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
2024-01-15 22:22:35 +00:00
|
|
|
"rev": "87755331580fdf23df7e39b46d63ac88236bf42c",
|
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": {
|
2024-01-14 10:40:02 +10:00
|
|
|
"flake-parts": [
|
|
|
|
"flake-parts"
|
|
|
|
],
|
2022-12-19 15:59:28 +01:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-01-15 22:22:35 +00:00
|
|
|
"lastModified": 1705346686,
|
|
|
|
"narHash": "sha256-lTf1b2I6wwNDhV5eEKIAMT5DOa43bK5KaPqDWH2yfek=",
|
2023-11-03 20:51:16 +10:00
|
|
|
"owner": "nix-community",
|
2022-12-19 15:59:28 +01:00
|
|
|
"repo": "srvos",
|
2024-01-15 22:22:35 +00:00
|
|
|
"rev": "8e03bea707212a7225b0ab02a8186af8b1e98e0a",
|
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-01-08 02:58:10 +00:00
|
|
|
"lastModified": 1704649711,
|
|
|
|
"narHash": "sha256-+qxqJrZwvZGilGiLQj3QbYssPdYCwl7ejwMImgH7VBQ=",
|
2022-12-31 07:18:49 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
2024-01-08 02:58:10 +00:00
|
|
|
"rev": "04f25d7bec9fb29d2c3bacaa48a3304840000d36",
|
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
|
|
|
|
}
|