diff options
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", |
