summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 592cac8..7507367 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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";
};