update
Some checks failed
/ Check (push) Has been cancelled

This commit is contained in:
alydev 2026-02-03 12:36:05 +10:00
parent 7c5520b17f
commit 2f2b2f8a91

View file

@ -5,7 +5,7 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ]; nix.settings.experimental-features = [ "nix-command" "flakes" ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
cargo rustc just git wget gcc gnumake autoconf automake pkg-config cifs-utils ntfs3g yt-dlp libgcc cargo rustc just git wget gcc gnumake autoconf automake pkg-config cifs-utils ntfs3g yt-dlp libgcc
gnumake cmake extra-cmake-modules zlib gnumake cmake extra-cmake-modules zlib go
]; ];
programs.nix-ld = { programs.nix-ld = {
enable = true; enable = true;