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-02-15 02:57:45 +00:00
|
|
|
"lastModified": 1707960995,
|
|
|
|
"narHash": "sha256-+J7BDcJFs5ijfNV6xbZvr0R2uppE1LDeWGvVslS1xcg=",
|
2023-12-04 07:43:42 +10:00
|
|
|
"owner": "Mic92",
|
2023-10-25 11:53:51 +10:00
|
|
|
"repo": "buildbot-nix",
|
2024-02-15 02:57:45 +00:00
|
|
|
"rev": "b1dd56c5b5f540930e451ac24ea76d29c1380c2b",
|
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-02-12 02:57:47 +00:00
|
|
|
"lastModified": 1707524024,
|
|
|
|
"narHash": "sha256-HmumZ8FuWAAYZrWUKm3N4G4h8nmZ5VUVX+vXLmCJNKM=",
|
2022-12-30 20:49:32 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "disko",
|
2024-02-12 02:57:47 +00:00
|
|
|
"rev": "d07de570ba05cec2807d058daaa044f6955720c7",
|
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-02-05 02:57:56 +00:00
|
|
|
"lastModified": 1706830856,
|
|
|
|
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
|
2022-08-29 14:11:38 +02:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2024-02-05 02:57:56 +00:00
|
|
|
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
|
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-02-15 02:57:45 +00:00
|
|
|
"lastModified": 1707943395,
|
|
|
|
"narHash": "sha256-ImyLsIDT5E7NDVS8HVZGvgFC9pLI3eUamqOXh5OyQr8=",
|
2023-10-27 14:41:03 +10:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "hercules-ci-agent",
|
2024-02-15 02:57:45 +00:00
|
|
|
"rev": "9f6779e23afb401e3fe2346d615f19e20bb040e1",
|
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-02-15 02:57:45 +00:00
|
|
|
"lastModified": 1707707289,
|
|
|
|
"narHash": "sha256-YuDt/eSTXMEHv8jS8BEZJgqCcG8Tr3cyqaZjJFXZHsw=",
|
2023-07-15 10:39:08 +10:00
|
|
|
"owner": "LnL7",
|
|
|
|
"repo": "nix-darwin",
|
2024-02-15 02:57:45 +00:00
|
|
|
"rev": "44f50a5ecaab72a61d5fd8e5c5717bc4bf9c25dd",
|
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-02-15 02:57:45 +00:00
|
|
|
"lastModified": 1707689078,
|
|
|
|
"narHash": "sha256-UUGmRa84ZJHpGZ1WZEBEUOzaPOWG8LZ0yPg1pdDF/yM=",
|
2022-04-10 20:57:52 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-02-15 02:57:45 +00:00
|
|
|
"rev": "f9d39fb9aff0efee4a3d5f4a6d7c17701d38a1d8",
|
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-02-15 02:57:45 +00:00
|
|
|
"lastModified": 1707929101,
|
|
|
|
"narHash": "sha256-mF639zYYhQ6+LZgIP33weVdOmLbY7GHAhK+XsIFEEqU=",
|
2023-11-14 21:19:12 +10:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-02-15 02:57:45 +00:00
|
|
|
"rev": "4dec2a6e52b5d910b428468680707f7f73a1219f",
|
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-02-15 02:57:45 +00:00
|
|
|
"lastModified": 1707842202,
|
|
|
|
"narHash": "sha256-3dTBbCzHJBinwhsisGJHW1HLBsLbj91+a5ZDXt7ttW0=",
|
2022-04-10 20:57:52 +02:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
2024-02-15 02:57:45 +00:00
|
|
|
"rev": "48afd3264ec52bee85231a7122612e2c5202fa74",
|
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-02-18 19:33:30 +10:00
|
|
|
"lastModified": 1708303807,
|
|
|
|
"narHash": "sha256-T3ywY/VPlG0n7P7Rhm/GJ+hLXtUmEETJUGRfvaYQ0OM=",
|
2023-11-03 20:51:16 +10:00
|
|
|
"owner": "nix-community",
|
2022-12-19 15:59:28 +01:00
|
|
|
"repo": "srvos",
|
2024-02-18 19:33:30 +10:00
|
|
|
"rev": "7c02fb006bdd70474853e6395bd5916ba2404fa2",
|
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-02-08 02:57:54 +00:00
|
|
|
"lastModified": 1707300477,
|
|
|
|
"narHash": "sha256-qQF0fEkHlnxHcrKIMRzOETnRBksUK048MXkX0SOmxvA=",
|
2022-12-31 07:18:49 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
2024-02-08 02:57:54 +00:00
|
|
|
"rev": "ac599dab59a66304eb511af07b3883114f061b9d",
|
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
|
|
|
|
}
|