diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-03-27 09:16:13 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-03-27 09:16:13 -0700 |
| commit | cdda8b0ac283e2ded2e8c330e85bcc93003177bc (patch) | |
| tree | 34690b903c9b14098a98b6944612a3655ed8b62f /flake.lock | |
| parent | prometheus: stop scraping the NAS (diff) | |
| download | infra-cdda8b0ac283e2ded2e8c330e85bcc93003177bc.tar.gz | |
nas: install music-organizer
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -56,6 +56,28 @@ "type": "github" } }, + "mytools": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1648397736, + "narHash": "sha256-G8jJQJxeYaZBWHQLduYLo0FahriR+DvtJW3YL0t8Q6A=", + "ref": "fcuny/nix", + "rev": "3ea9c82d551b6f1bf415ced29f572a6372f097d8", + "revCount": 51, + "type": "git", + "url": "https://git.fcuny.net/fcuny/tools.git" + }, + "original": { + "ref": "fcuny/nix", + "rev": "3ea9c82d551b6f1bf415ced29f572a6372f097d8", + "type": "git", + "url": "https://git.fcuny.net/fcuny/tools.git" + } + }, "nixpkgs": { "locked": { "lastModified": 1644266748, @@ -108,6 +130,7 @@ "agenix": "agenix", "emacs-overlay": "emacs-overlay", "home-manager": "home-manager", + "mytools": "mytools", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", "nur": "nur", |
