diff options
| author | seth <[email protected]> | 2023-05-16 07:56:05 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-16 07:56:05 -0400 |
| commit | 75d2be06035dd8ae3065bda0da36644c109b1aba (patch) | |
| tree | c8147adb0e58aad406f9a6607dbdfc343dd6c859 /flake.nix | |
| parent | f64ebd9402c03de16ec11b0986a42416a25bd2ac (diff) | |
ensure reproducibility with hci-agent & website
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -36,7 +36,6 @@ }; getchoo-website = { url = "github:getchoo/getchoo.github.io"; - inputs.nixpkgs.follows = "nixpkgsUnstable"; inputs.pre-commit-hooks.follows = "pre-commit-hooks"; }; guzzle_api = { @@ -46,7 +45,6 @@ }; hercules-ci-agent = { url = "github:hercules-ci/hercules-ci-agent"; - inputs.nixpkgs.follows = "nixpkgsUnstable"; inputs.flake-parts.follows = "flake-parts"; inputs.pre-commit-hooks-nix.follows = "pre-commit-hooks"; }; |
