nix flake update

This commit is contained in:
Grigory Shipunov 2022-06-27 18:50:46 +02:00
parent 5a0b2a82be
commit 43a3421e42
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
2 changed files with 73 additions and 22 deletions

View file

@ -34,7 +34,7 @@
./modules/binary-caches.nix
./modules/science.nix
./modules/mail.nix
({ pkgs, ... }: {
({ pkgs, ... }: {
nixpkgs.overlays = [ rust-overlay.overlay ];
environment.systemPackages = with pkgs; [
rust-bin.stable.latest.default