From 0178cb8c3ae998163175b19eff63e2969f456f56 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 3 Apr 2022 11:58:36 -0700 Subject: remove mytools I don't need this for now, as I've replace music-organizer with beets. --- flake.nix | 7 ------- 1 file changed, 7 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 7b39b6a..8630b4c 100644 --- a/flake.nix +++ b/flake.nix @@ -17,13 +17,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - mytools = { - url = - "git+https://git.fcuny.net/fcuny/tools.git?ref=main&rev=f2a376b00b20d6c7397a253659abb3c62c9acdd6"; - inputs.nixpkgs.follows = "nixpkgs"; - inputs.flake-utils.follows = "utils"; - }; - nur.url = "github:nix-community/NUR"; home-manager = { -- cgit v1.2.3