diff options
| author | uakci <uakci@uakci.pl> | 2022-05-13 22:52:35 +0200 |
|---|---|---|
| committer | uakci <uakci@uakci.pl> | 2022-05-13 22:52:35 +0200 |
| commit | cfe4708463462a1fa580bfa6b3f7e7c4572239b8 (patch) | |
| tree | f66638d3ee6a146f2fe7173472d64635f5a1e1e7 /flake.nix | |
| parent | try 2 (diff) | |
| download | nuogai-cfe4708463462a1fa580bfa6b3f7e7c4572239b8.tar.gz nuogai-cfe4708463462a1fa580bfa6b3f7e7c4572239b8.zip | |
remove explicit nixpkgs input
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ { inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/master"; flake-utils.url = "github:numtide/flake-utils/master"; gomod2nix.url = "github:tweag/gomod2nix/master"; nuigui-upstream.url = "github:uakci/nuigui/master"; |
