about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-03-27 12:47:47 -0700
committerFranck Cuny <franck@fcuny.net>2022-03-27 12:47:47 -0700
commitd8cf2cabe502e0c1fc9fd72739404a1502eb2ab4 (patch)
tree39856f33ae9b1cd5b8ff04d52ba8eabe89f5f098 /flake.nix
parentnas: install correctly music-organizer (diff)
downloadworld-d8cf2cabe502e0c1fc9fd72739404a1502eb2ab4.tar.gz
nas: install music-organizer from the main branch
Diffstat (limited to 'flake.nix')
-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";
     };