...flake.nix too
This commit is contained in:
parent
214e869fee
commit
22d923e664
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
flake-compat.url = "https://flakehub.com/f/edolstra/flake-compat/1.0.1.tar.gz";
|
flake-compat.url = "https://flakehub.com/f/edolstra/flake-compat/1.0.1.tar.gz";
|
||||||
|
|
||||||
nix.url = "https://flakehub.com/f/NixOS/nix/2.22.1.tar.gz";
|
nix.url = "https://flakehub.com/f/NixOS/nix/2.tar.gz";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = { self, nixpkgs, fenix, crane, ... }@inputs:
|
outputs = { self, nixpkgs, fenix, crane, ... }@inputs:
|
||||||
|
|
Loading…
Reference in a new issue