fix everything

This commit is contained in:
atagen 2023-09-11 21:49:34 +10:00
parent 6bee06e028
commit 7a1488860b
101 changed files with 51 additions and 27 deletions

5
flake.nix Executable file → Normal file
View file

@ -21,11 +21,6 @@
inputs.flake-utils.follows = "flake-utils";
};
# anyrun = {
# url = "github:Kirottu/anyrun";
# inputs.nixpkgs.follows = "nixpkgs";
# };
rust-overlay = {
url = "github:oxalica/rust-overlay";
inputs.nixpkgs.follows = "nixpkgs";