1

Env: Update Flake

This commit is contained in:
2023-03-20 15:38:13 +01:00
parent 1b2d85f6e8
commit 5ef1940336
2 changed files with 95 additions and 1 deletions

View File

@ -15,7 +15,7 @@
pkgs = import nixpkgs {
inherit system;
config.allowUnfree = true; # For clion
overlays = [devshell.overlay];
overlays = [devshell.overlays.default];
};
# NOTE: Usual 64 bit compilers that don't collide