aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 4dbdc8f..7b39b6a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -19,7 +19,7 @@
mytools = {
url =
- "git+https://git.fcuny.net/fcuny/tools.git?ref=fcuny/nix&rev=3ea9c82d551b6f1bf415ced29f572a6372f097d8";
+ "git+https://git.fcuny.net/fcuny/tools.git?ref=main&rev=f2a376b00b20d6c7397a253659abb3c62c9acdd6";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "utils";
};