Update 2 files
- /flake.nix - /configuration.nix
This commit is contained in:
@@ -49,9 +49,9 @@
|
||||
nixosConfigurations.default = hydenixConfig;
|
||||
/*devShells.${system}.default = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
python313
|
||||
python313Packages.pip
|
||||
python313Packages.venvShellHook
|
||||
#python313
|
||||
#python313Packages.pip
|
||||
#python313Packages.venvShellHook
|
||||
stdenv.cc.cc.lib
|
||||
pkg-config
|
||||
gcc
|
||||
|
||||
Reference in New Issue
Block a user