flake: cleanup dev shells

pull/314/head
Sebastien Bourdeauducq 2023-05-30 16:28:46 +08:00
parent b8d637f5c4
commit d824c5d8b5
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
packages.x86_64-w64-mingw32 = import ./nix/windows { inherit pkgs; };
devShell.x86_64-linux = pkgs.mkShell {
devShells.x86_64-linux.default = pkgs.mkShell {
name = "nac3-dev-shell";
buildInputs = with pkgs; [
# build dependencies