make sure gcc/gxx std libs are available
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f41bd4779a
commit
daa4f8d9e3
1 changed files with 2 additions and 1 deletions
|
@ -31,13 +31,14 @@
|
|||
pkgs.coreutils-full
|
||||
pkgs.gawk
|
||||
pkgs.git
|
||||
pkgs.glibc.bin
|
||||
pkgs.gnugrep
|
||||
pkgs.gnused
|
||||
pkgs.glibc.bin
|
||||
pkgs.nix
|
||||
pkgs.nodejs-16_x
|
||||
pkgs.nushell
|
||||
pkgs.podman
|
||||
pkgs.stdenv.cc.cc.lib
|
||||
];
|
||||
|
||||
flake-registry = null;
|
||||
|
|
Loading…
Reference in a new issue