summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/flake.nix b/flake.nix
index 4b457ac..a3ba418 100644
--- a/flake.nix
+++ b/flake.nix
@@ -77,14 +77,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
- determinate = {
- url = "https://flakehub.com/f/DeterminateSystems/determinate/0.1";
- inputs = {
- nixpkgs.follows = "nixpkgs";
- nix.follows = "";
- };
- };
-
getchpkgs = {
url = "github:getchoo/getchpkgs";
inputs.nixpkgs.follows = "nixpkgs";