summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #11415 from zenhack/dwm-wmArseniy Seroka2015-12-05
|\ | | | | xserver: dwm as a window manager
| * xserver: dwm as a window managerIan Denhardt2015-12-03
| |
* | openssl: security update 1.0.2d -> 1.0.2ecodsl2015-12-05
| | | | | | | | | | Fixes CVE-2015-3193, CVE-2015-3194, CVE-2015-3195 and CVE-2015-3196. Close #11469.
* | openssl: security update 1.0.1p -> 1.0.1qcodsl2015-12-05
| | | | | | | | | | Fixes CVE-2015-3194 and CVE-2015-3195. Taken from #11469.
* | tarball: fix darwin evaluationVladimír Čunát2015-12-05
| | | | | | | | (cherry picked from commit 12e788ff44a7c0eeca3bb8cb1a11d6308c2b9b10)
* | Merge recent staging built on HydraVladimír Čunát2015-12-05
|\ \ | | | | | | | | | | | | | | | http://hydra.nixos.org/eval/1231884 Only Darwin jobs seem to be queued now, but we can't afford to wait for that single build slave.
| * | rustc: build on darwinJude Taylor2015-11-30
| | |
| * | certificate-transparency: init at 2015-11-27Philip Potter2015-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libevhtp: 1.2.10 -> 1.2.11 Package for certificate-transparency This adds openssl support to libevent. Libevent can be compiled without openssl, in which case it just doesn't build the libevent_openssl library. However it seems simpler just to default to including openssl support. This bumps evhtp's version because 1.2.11 provides pkg-config information which makes building certificate-transparency easier. This has been tested with `doCheck = true;`. Signed-off-by: Edward Tjörnhammar <ed@cflags.cc>
| * | Merge pull request #11222 from oxij/w3m-fixesArseniy Seroka2015-11-28
| |\ \ | | | | | | | | w3m and ranger fixes
| | * | nixos: use w3m-nox for the manualJan Malakhovski2015-11-26
| | | |
| | * | w3m: fix w3mimgdisplay, refactor the expression, make batch and nox ↵Jan Malakhovski2015-11-26
| |/ / | | | | | | | | | versions, use batch version where appropriate
| * | build python-novaclient on darwinJude Taylor2015-11-25
| | |
| * | libdevil: fix build in clang stdenvsJude Taylor2015-11-25
| | |
| * | revert to __impureHostDeps where possibleJude Taylor2015-11-25
| | |
| * | Merge remote-tracking branch 'origin/single-underscore' into stagingShea Levy2015-11-25
| |\ \ | | | | | | | | | | | | Use zero underscores for sandboxProfile
| | * | fix another evaluation issueJude Taylor2015-11-23
| | | |
| | * | fix an evaluation issueJude Taylor2015-11-23
| | | |
| | * | propagate nothing for Kernel.framework since it exposes no libraryJude Taylor2015-11-21
| | | |
| | * | in cf-private, use correct path to CoreFoundationJude Taylor2015-11-21
| | | |
| | * | reintroduce impure host deps to all derivationsJude Taylor2015-11-21
| | | |
| | * | switch to zero underscores for sandbox profiles; remove generateFrameworkProfileJude Taylor2015-11-21
| | | |
| | * | use single underscore for sandboxProfileJude Taylor2015-11-21
| | | |
| * | | Merge #11067: SmartOS updatesVladimír Čunát2015-11-23
| |\ \ \ | | | | | | | | | | | | | | | I amended some commits slightly.
| | * | | SmartOS: bison: make help2man target specific dependencyDanny Wilson2015-11-23
| | | | |
| | * | | SmartOS: texinfo: Fix build and make configureFlags target optional.Danny Wilson2015-11-23
| | | | |
| | * | | SmartOS: Fix pkgconfig 0.29 buildDanny Wilson2015-11-23
| | | | |
| | * | | Fix: remove trailing ;Danny Wilson2015-11-22
| | | | |
| | * | | Simplify FORCE_UNSAFE_CONFIGURE by making it an optional string.Danny Wilson2015-11-17
| | | | | | | | | | | | | | | postInstall references ${self} and requires self to be a derivation.
| | * | | LDFLAGS hack is only required for SmartOS buildsDanny Wilson2015-11-17
| | | | |
| | * | | Fix ncurses 5.9 build on SmartOS.Danny Wilson2015-11-16
| | | | | | | | | | | | | | | Has been fixed before, but now includes C++ support.
| | * | | Fix compilation of GCC 4.9 on SmartOS.Danny Wilson2015-11-16
| | | | | | | | | | | | | | | Fix ld-solaris-wrapper never calling ld (since gcc->cc-wrapper refactor).
| | * | | Dummy SBCL property to allow other derivations to build.Danny Wilson2015-11-16
| | | | |
| | * | | Texinfo requires GNU awk, mainly during make check.Danny Wilson2015-11-16
| | | | | | | | | | | | | | | This fixes build on SmartOS.
| | * | | Skip failing tests on SmartOSDanny Wilson2015-11-16
| | | | |
| | * | | Perl works fine on Illumos (and Solaris)Danny Wilson2015-11-16
| | | | |
| | * | | Fix MPFR build again on SmartOS.Danny Wilson2015-11-16
| | | | |
| | * | | Disable inotify support on SunOS: it’s Linux-specific.Danny Wilson2015-11-16
| | | | | | | | | | | | | | | This amazingly fixes the coreutils build on SmartOS.
| | * | | Make sure optionalAttrs are set before actually building a derivation.Danny Wilson2015-11-16
| | | | |
| | * | | Fix patchShebangs on SmartOSDanny Wilson2015-11-16
| | | | | | | | | | | | | | | | | | | | Tail is very picky about the space after -c when compiled by Nix on Illumos (no idea why).
| | * | | Fix Perl build on SmartOSDanny Wilson2015-11-16
| | | | |
| | * | | Add support for gzip compressionDanny Wilson2015-11-16
| | | | |
| | * | | Doxygen: fix build on SmartOSDanny Wilson2015-11-16
| | | | |
| | * | | Fix glib build on SmartOSDanny Wilson2015-11-16
| | | | |
| | * | | Fix hardcoded target platform.Danny Wilson2015-11-16
| | | | |
| | * | | Fix non-chrooted (stdenv-native) builds that have `man` on path enablingDanny Wilson2015-11-16
| | | | | | | | | | | | | | | | | | | | building of built-in manual, while chrooted builds (hydra) will not…
| | * | | SmartOS: Make pkgconfig use proper i18n.Danny Wilson2015-11-16
| | | | |
| | * | | Fix dbus-tools build on SmartOSDanny Wilson2015-11-16
| | | | | | | | | | | | | | | | | | | | `ld` on illumos does not understand `--as-needed`
| | * | | Fix build of gccgo-wrapper on Illumos.Danny Wilson2015-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When compiling GCC with NIX_ENFORCE_PURITY, linking libgcc fails because crti.o and friends aren't part of the nix store.
| | * | | Less builds fine on Illumos.Danny Wilson2015-11-16
| | | | |
| | * | | Fix libelf build on IllumosDanny Wilson2015-11-16
| | | | |