From d8cf2cabe502e0c1fc9fd72739404a1502eb2ab4 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 27 Mar 2022 12:47:47 -0700 Subject: nas: install music-organizer from the main branch --- flake.lock | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 812551c..7aa886f 100644 --- a/flake.lock +++ b/flake.lock @@ -60,20 +60,21 @@ "inputs": { "nixpkgs": [ "nixpkgs" - ] + ], + "utils": "utils" }, "locked": { - "lastModified": 1648397736, - "narHash": "sha256-G8jJQJxeYaZBWHQLduYLo0FahriR+DvtJW3YL0t8Q6A=", - "ref": "fcuny/nix", - "rev": "3ea9c82d551b6f1bf415ced29f572a6372f097d8", - "revCount": 51, + "lastModified": 1648409120, + "narHash": "sha256-pvmUuZSRYVBY3b535FCKWdwrVFjCJly9+lhhmAYcn/0=", + "ref": "main", + "rev": "f2a376b00b20d6c7397a253659abb3c62c9acdd6", + "revCount": 49, "type": "git", "url": "https://git.fcuny.net/fcuny/tools.git" }, "original": { - "ref": "fcuny/nix", - "rev": "3ea9c82d551b6f1bf415ced29f572a6372f097d8", + "ref": "main", + "rev": "f2a376b00b20d6c7397a253659abb3c62c9acdd6", "type": "git", "url": "https://git.fcuny.net/fcuny/tools.git" } @@ -134,10 +135,25 @@ "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", "nur": "nur", - "utils": "utils" + "utils": "utils_2" } }, "utils": { + "locked": { + "lastModified": 1648297722, + "narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_2": { "locked": { "lastModified": 1644229661, "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=", -- cgit 1.4.1