libstdcxx5: Move around ahead of other GCC libs being added
This commit is contained in:
parent
a6ede9f46e
commit
0f3a7982e7
4 changed files with 1 additions and 1 deletions
|
@ -8005,7 +8005,7 @@ with pkgs;
|
|||
|
||||
librarian-puppet-go = callPackage ../development/tools/librarian-puppet-go { };
|
||||
|
||||
libstdcxx5 = callPackage ../development/libraries/libstdc++5 { };
|
||||
libstdcxx5 = callPackage ../development/libraries/gcc/libstdc++/5.nix { };
|
||||
|
||||
libsigrok = callPackage ../development/tools/libsigrok { };
|
||||
# old version:
|
||||
|
|
Loading…
Reference in a new issue