Skip to content
Snippets Groups Projects
Commit b40f89db authored by toon noot's avatar toon noot
Browse files

Add glibc_multi to build input, multiStdenv is not needed anymore

parent a44a3bad
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,11 @@
with pkgs;
with import ./default.nix;
multiStdenv.mkDerivation {
stdenv.mkDerivation {
name = "env";
buildInputs = [
gdb
glibc_multi
rust
pkgsCross.arm-embedded.stdenv.cc
openocd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment