change go path, ffs

This commit is contained in:
DashieTM 2024-05-03 22:47:20 +02:00
parent cf63b635ac
commit dcfb38839d
6 changed files with 21 additions and 23 deletions

View file

@ -23,6 +23,7 @@
};
rust-overlay = {
url = "https://github.com/oxalica/rust-overlay/archive/master.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
anyrun.url = "github:Kirottu/anyrun";