about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | gnupatch: add patch for CVE-2018-6952c0bw3b2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refs: https://nvd.nist.gov/vuln/detail/CVE-2018-6952 https://savannah.gnu.org/bugs/index.php?53133
* | | | | | | | | | libxslt: add patch for CVE-2019-11068c0bw3b2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | References: https://nvd.nist.gov/vuln/detail/CVE-2019-11068 https://gitlab.gnome.org/GNOME/libxslt/commit/e03553605b45c88f0b4b2980adfbbb8f6fca2fd6
* | | | | | | | | | sqlite: 3.27.2 -> 3.28.0c0bw3b2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://www.sqlite.org/releaselog/3_28_0.html Security: includes fixes for CVE-2019-9936 and CVE-2019-9937
* | | | | | | | | | Merge pull request #60238 from volth/undo-httpdaemon-604Matthew Bauer2019-04-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | perlPackages.HTTPDaemon: 6.04 -> 6.01
| * | | | | | | | | | perlPackages.HTTPDaemon: 6.04 -> 6.01volth2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This undoes https://github.com/NixOS/nixpkgs/commit/6fb0e7a4e0fab0dd2f90a3c6eae8daf0ab40518d The only problem with 6.04 is: it got new dependencies which fail to cross-compile. Failure to cross-compile HTTP::Deamon leads to failure of LWP and XML::Parser, which are used in switch-to-configuration.pl Thus upgrade HTTPDaemon from 6.01 to 6.04 broke cross-compilation of whole system closures.
* | | | | | | | | | | Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer2019-04-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update macOS to 10.12
| * | | | | | | | | | | qt5: use llvm5 for all modulesMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoids some issues encountered with qt5 not working libcxx 7. We can remove this at some point when qt5 has addressed all of their issues.
| * | | | | | | | | | | tokei: add libiconv for macosMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | spectral: add qtmacextrasMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | treewide: mark bad packagesMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some old stuff is known not to work.
| * | | | | | | | | | | python-fenics: put pytest in nativeBuildInputsMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | xml2rfc: don’t run tests on darwinMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://hydra.nixos.org/build/92523991
| * | | | | | | | | | | file-rename: don’t run tests on darwinMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://hydra.nixos.org/build/92527786
| * | | | | | | | | | | mosh: use llvm6 stdenv on clang stdenvMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | darwin-bootstrap: copy libLLVM dylibMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed for the bootstrap tools to work: https://hydra.nixos.org/build/92534667
| * | | | | | | | | | | rustc: use llvm5 for bootstrappingMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | libtins: fix test on darwinMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | tcpcrypt: darwin needs libpcapMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | e2fsprogs: check if e2scrub_all_cron existsMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doesn’t exist on macos
| * | | | | | | | | | | libcanberra3: use gdk x11 for macosMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | treewide: use gcc stdenv in rig and cdbMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | yquake: fix on darwinMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | platinum-searcher: remove fixup for cycleMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no longer necessary
| * | | | | | | | | | | treewide: disable tests on darwinMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - tthsum - python-papis - python-sqlalchemy-migrate - python-xlib - dub
| * | | | | | | | | | | xcbuild: use llvm6-based xcbuildMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | treewide: disable -Werror for llvm 7Matthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of these have errors on newest llvm. It’s easiest to just add -Wno-error in these cases.
| * | | | | | | | | | | darwin: correct framework dependencyMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AudioUnit depends on AudioToolbox now, so use that to keep compatibility.
| * | | | | | | | | | | treewide: use gcc when necessaryMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some build scripts depend on gcc being available. We use gccStdenv in this case.
| * | | | | | | | | | | darwin/make-bootstrap-tools: fix buildMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | treewide: disable checks on darwinMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not working in these cases: - dconf - paho-mqtt - perl-gtk2 - perl-TAPParserSourceHandlerpgTAP
| * | | | | | | | | | | treewide: use llvm6 in some placesMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not everything works on llvm7. It’s easiest to just provide the llvm6 as backup in this case.
| * | | | | | | | | | | python-zope_testrunner: don’t run tests on darwinMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | broken currently: https://hydra.nixos.org/build/92527992
| * | | | | | | | | | | ldc: don’t run checks on darwinMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | failing currently: https://hydra.nixos.org/build/92532427
| * | | | | | | | | | | tk: propagate macos dependenciesMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | perl: disable test on TAPParserSourceHandlerpgTAPMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seem to be broken with newest llvm
| * | | | | | | | | | | libao: fix on 10.12 sdkMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | go: disable tests on darwinMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unfortunately, i can’t get these to work: https://hydra.nixos.org/build/92530029/nixlog/1/tail Hopefully we can fix them at some point. /cc @cstrahan @orivej @mic92
| * | | | | | | | | | | emacs-mac: remove MAC_OS_X_VERSION_MAX_ALLOWEDMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No longer needed
| * | | | | | | | | | | llvm8: remove compiler-rt gettime patchMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was removed in llvm 7 but not for llvm 8.
| * | | | | | | | | | | go1.12: remove dsymutil patchMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stdenv provides dsymutil for us. Already done for other compilers but not this one.
| * | | | | | | | | | | libcdio: disable checks on darwinMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Broken on macos 10.12 stuff
| * | | | | | | | | | | pycrypto: remove pre-10.12 patchMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | boost167: patch for macOS 10.12Dmitry Kalinkin2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | apple-sdk: add Metal framework for QuartzCoreMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | Libsystem: get os/{log,trace,activity}.h from darlingMatthew Bauer2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the only place I can find the headers.
| * | | | | | | | | | | cctools: add patch for apfsMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | darwin.xnu: install os/log.h file in LibsystemMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | guile_2_0: add patches for macos 10.12Matthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | libproxy: add libc++ patchMatthew Bauer2019-04-26
| | | | | | | | | | | |
| * | | | | | | | | | | apple-sdk: Foundation needs cf-privateMatthew Bauer2019-04-26
| | | | | | | | | | | |