mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Merge remote-tracking branch 'upstream/master' into package-nix
This commit is contained in:
commit
c9838bb9ee
199 changed files with 1049 additions and 771 deletions
|
@ -196,7 +196,6 @@
|
|||
versionSuffix
|
||||
;
|
||||
busybox-sandbox-shell = final.busybox-sandbox-shell or default-busybox-sandbox-shell;
|
||||
boost = final.boost.override { enableIcu = false; };
|
||||
libgit2 = final.libgit2.overrideAttrs (attrs: {
|
||||
src = libgit2;
|
||||
version = libgit2.lastModifiedDate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue