about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/flake.nix b/flake.nix
index 2f3a7d1f..fed79c78 100644
--- a/flake.nix
+++ b/flake.nix
@@ -177,7 +177,6 @@
         nixpkgs.follows = "nixpkgs";
         flake-utils.follows = "flake-utils";
         systems.follows = "systems";
-        flake_version_update.follows = "flake_version_update";
       };
     };
     river_init_lesser = {
@@ -206,14 +205,6 @@
         flake-utils.follows = "flake-utils";
       };
     };
-    flake_version_update = {
-      url = "git+https://codeberg.org/soispha/flake_version_update.git";
-      inputs = {
-        systems.follows = "systems";
-        nixpkgs.follows = "nixpkgs";
-        flake-utils.follows = "flake-utils";
-      };
-    };
 
     # external resources
     user_js = {