Commit graph

116192 commits

Author SHA1 Message Date
Thomas Tuegel 6237ece367 Merge pull request #29665 from vyp/issue/29589
qt-5/qtbase-setup-hook.sh: attempt to make directories only if needed
2017-09-22 07:51:05 -05:00
Michael Weiss 8758a4dde2 pythonPackages.raven: 6.1.0 -> 6.2.0 2017-09-22 14:47:37 +02:00
Joerg Thalheim e4a859a95d
jetbrains.datagrip: 2017.1.5 -> 2017.2.2 2017-09-22 13:43:35 +01:00
Matt McHenry 02fe1207ab openjdk9: init at 9.0.0+180
* openjdk 8: code cleanup

as recommended by 0xABAB in #27194

* openjdk 9: init at ea build 176

this starts with copy of 8.nix and just updates hashes and replaces 8
with 9.  it also tweaks the version handling because we aren't dealing
with an update version yet.

* openjdk 9: adapt patches from openjdk 8

fix-java-home: surrounding code changed slightly

swing-use-gtk-jdk9: location of the file being patched changed due to
modularization

read-truststore-from-env: the code that handles the trustStore was
refactored out into a helper class in upstream commit
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/904861872c0e

adlc_updater: this isn't present anymore

* openjdk 9: make two more warnings-as-errors non-fatal

this requires that we switch to configureFlagsArray to deal with
whitespace

the errors being suppressed are show below:

* For target support_native_java.desktop_libawt_xawt_awt_Robot.o:
/tmp/nix-build-openjdk-9ea-b176.drv-0/jdk9-jdk-9+176/jdk/src/java.desktop/unix/native/libawt_xawt/awt/awt_Robot.c: In function 'isXCompositeDisplay':
/tmp/nix-build-openjdk-9ea-b176.drv-0/jdk9-jdk-9+176/jdk/src/java.desktop/unix/native/libawt_xawt/awt/awt_Robot.c:152:50: error: embedded '\0' in format
[-Werror=format-contains-nul]
     snprintf(NET_WM_CM_Sn, sizeof(NET_WM_CM_Sn), "_NET_WM_CM_S%d\0", screenNumber);
                                                  ^
/tmp/nix-build-openjdk-9ea-b176.drv-0/jdk9-jdk-9+176/jdk/src/java.desktop/unix/native/libawt_xawt/awt/awt_Robot.c:152:50: error: embedded '\0' in format
[-Werror=format-contains-nul]
cc1: all warnings being treated as errors
* For target support_native_jdk.hotspot.agent_libsa_ps_core.o:
/tmp/nix-build-openjdk-9ea-b176.drv-0/jdk9-jdk-9+176/hotspot/src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c: In function 'read_exec_segments':
/tmp/nix-build-openjdk-9ea-b176.drv-0/jdk9-jdk-9+176/hotspot/src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c:834:7: error: ignoring return value of 'pread', declared
with attribute warn_unused_result [-Werror=unused-result]
       pread(ph->core->exec_fd, interp_name, exec_php->p_filesz, exec_php->p_offset);
       ^
cc1: all warnings being treated as errors

* openjdk 9: ea+176 -> ea+180

* openjdk 9: TODO disable infinality patches, at least to start

the code being patched here seems to have changed substantially or
perhaps even disappeared altogether.  need to investigate whether
these patches are still relevant.

* openjdk 9: update installPhase for modularization

* separate jdk and jre images are now present under build/*/images

* samples have been removed (JEP 298)
  -- TODO that JEP says demos will be gone too, but it seems some are still present?

* bina directory is no longer present

* openjdk 9: TODO handle *.pf files or purge this code completely

* openjdk 9: update minimal jre components

in particular, the name of the config option for headless has changed,
per https://bugs.openjdk.java.net/browse/JDK-8163102

* TODO about echo -n vs printWords, #27427
2017-09-22 08:27:34 -04:00
xd1le 99eabd6c06 qt-5/qtbase-setup-hook.sh: attempt to make directories only if needed
Resolves #29589.
2017-09-22 22:26:02 +10:00
Tim Steinbach 8227568a76 Merge pull request #29077 from lsix/update_qtcreator
qtcreator: 4.3.1 -> 4.4.0
2017-09-22 08:20:46 -04:00
Tim Steinbach 38f65be5c3 Merge pull request #28561 from nlewo/dockerTools-load-nix-db
dockerTools: populate the nix database of the container nix store
2017-09-22 08:17:51 -04:00
Joerg Thalheim a2444a2831
neomutt: fix missing libidn 2017-09-22 13:04:28 +01:00
Brandon Barker 14f2e0cd36
jetbrains: update.pl fixes
* indentation, retab
  * url handling for alternative version names
  * handling for alt. download url format
  * made unknown channel error non-fatal
2017-09-22 13:49:49 +02:00
Jörg Thalheim 42be8dbe15 Merge pull request #29344 from Moredread/fix/fileystem-encrypted-keyfile-missing-initrd-support
nixos/fileystems: Fix boot fails with encrypted fs
2017-09-22 12:46:17 +01:00
Jaka Hudoklin e17e22d455 Merge pull request #29529 from holidaycheck/nodejs-8.5.0
libuv: 1.14.1 and nodejs 8.5.0
2017-09-22 13:21:50 +02:00
John M. Harris, Jr b2924389ac pim-data-exporter: init at 17.08.1
* Add pim-data-exporter

* pim-data-exporter: fix indentation
2017-09-22 11:20:49 +01:00
Jörg Thalheim 83f0659365 Merge pull request #29643 from dotlambda/ttwatch
ttwatch: init at 2017-04-20
2017-09-22 11:03:58 +01:00
Joerg Thalheim f2aecac5c7 topydo: use throw instead of trace to not break evaluation 2017-09-22 10:55:04 +01:00
Jörg Thalheim 11e1e826bf Merge pull request #29649 from disassembler/topydo
topydo: 0.9 -> 0.13
2017-09-22 10:50:42 +01:00
Joerg Thalheim 446f9c96f5 topydo: really move out of python-packages 2017-09-22 10:48:21 +01:00
Vladimír Čunát fd56648a04
knot-resolver: 1.3.3 -> 1.4.0
Also drop rarely used dependencies, by default,
and utilize root server addresses from nixpkgs.
2017-09-22 11:27:59 +02:00
Edward Tjörnhammar 4e12dbb092
jetbrains.clion: set CL_JDK 2017-09-22 11:13:48 +02:00
Robert Schütz 723042efa9 ttwatch: init at 2017-04-20 2017-09-22 10:45:31 +02:00
Russell O'Connor 6075d4ad07 bitcoin: 0.15.0 -> 0.15.0.1 2017-09-22 09:43:38 +02:00
Peter Hoeg bcd82d6b62 Merge pull request #29603 from peterhoeg/f/erlang
erlang: introduce "no X" variation
2017-09-22 15:39:32 +08:00
Jörg Thalheim 5b29e35c8c Merge pull request #29214 from timor/paraview-5.4.0
ParaView: 4.0.1 -> 5.4.0
2017-09-22 08:31:11 +01:00
Cray Elliott 5522cd5cb1 wineUnstable: 2.16 -> 2.17
per usual, staging has been updated as well!
2017-09-21 22:57:27 -07:00
Vincent Laporte 3b7c68615e abella: fix build with OCaml ≥ 4.03 2017-09-22 03:32:06 +00:00
Peter Hoeg 51aa419354 erlang: introduce "no X" variation 2017-09-22 09:54:45 +08:00
Jörg Thalheim 743848bb46 Merge pull request #29581 from eqyiel/fix-rpc-gssd
nixos/nfs: allow setting the path to krb5.keytab
2017-09-22 01:41:10 +01:00
Samuel Leathers be530263bc topydo: 0.9 -> 0.13 2017-09-21 18:59:56 -04:00
John Ericson 56574e6087 Merge pull request #29610 from obsidiansystems/no-gccCrossStageFinal
top-level: No `gccCrossStageFinal` needed anymore
2017-09-21 18:57:16 -04:00
Jörg Thalheim 677371c531 Merge pull request #29630 from florianjacob/piwik-3.1.1
piwik: 3.1.0 -> 3.1.1
2017-09-21 23:52:35 +01:00
Daiderd Jordan 570c0b3a72
transfig: cleanup and fix darwin clang 2017-09-22 00:25:22 +02:00
Joachim F ae4f2fbb41 Merge pull request #29469 from ThomasMader/fix-dmd
dmd & ldc: Fix bootstrap dmd to build with sandboxing of nixUnstable and fix dmd to build on Darwin; Disable check phases of dmd and ldc because of sandboxing problem
2017-09-21 22:19:30 +00:00
Joachim F 44d2eaab80 Merge pull request #29538 from bcdarwin/update-and-fix-ANTS
ants: bump version and fix sandboxed build
2017-09-21 22:08:40 +00:00
Jörg Thalheim 7833062986 Merge pull request #29648 from zzamboni/assh-2.6.0
assh: init at 2.6.0
2017-09-21 23:05:22 +01:00
Jörg Thalheim 81569ecd72 assh: add openssh to PATH 2017-09-21 23:03:55 +01:00
Michael Weiss 137142a72c sshfs-fuse: 2.10 -> 3.2.0 2017-09-21 23:59:46 +02:00
Michael Weiss 351f5fc585 fuse3: init at 3.1.1
This includes fuse-common (fusePackages.fuse_3.common) as recommended by
upstream. But while fuse(2) and fuse3 would normally depend on
fuse-common we can't do that in nixpkgs while fuse-common is just
another output from the fuse3 multiple-output derivation (i.e. this
would result in a circular dependency). To avoid building fuse3 twice I
decided it would be best to copy the shared files (i.e. the ones
provided by fuse(2) and fuse3) from fuse-common to fuse (version 2) and
avoid collision warnings by defining priorities. Now it should be
possible to install an arbitrary combination of "fuse", "fuse3", and
"fuse-common" without getting any collision warnings. The end result
should be the same and all changes should be backwards compatible
(assuming that mount.fuse from fuse3 is backwards compatible as stated
by upstream [0] - if not this might break some /etc/fstab definitions
but that should be very unlikely).

My tests with sshfs (version 2 and 3) didn't show any problems.

See #28409 for some additional information.

[0]: https://github.com/libfuse/libfuse/releases/tag/fuse-3.0.0
2017-09-21 23:59:46 +02:00
Daiderd Jordan 62f8e255a4
vapoursynth: fix darwin build 2017-09-21 22:30:56 +02:00
Joachim F 82a4b755b1 Merge pull request #29621 from joachifm/pkg/hydra-git
hydra: 2017-07-27 -> 2017-09-14
2017-09-21 20:28:40 +00:00
Joachim F c913f7155f Merge pull request #27340 from bachp/glusterfs-tls
glusterfs service: add support for TLS communication
2017-09-21 20:27:25 +00:00
Diego Zamboni 334dfc3086 assh: init at 2.6.0
Powerful wrapper around ssh.
2017-09-21 22:23:16 +02:00
Jörg Thalheim 0d391a8e5a Merge pull request #29647 from bachp/riot-web-0.12.5
riot-web: 0.12.3 -> 0.12.5
2017-09-21 21:14:14 +01:00
Jörg Thalheim ba174fc5a7 Merge pull request #29285 from bachp/node-exporter-docs
node-exporter service: fix documentation for enabledCollectors
2017-09-21 21:04:09 +01:00
Jörg Thalheim 4d225b3d40 nodePackages.pulp: init at 12.0.1
fixes #29374
2017-09-21 20:58:43 +01:00
Daiderd Jordan 7c30c83b7b
vmmlib: fix darwin frameworks 2017-09-21 21:52:10 +02:00
John Ericson b9bf90ca6c all-packages: Remove gccCrossStageFinal; any gcc will not work 2017-09-21 15:49:18 -04:00
John Ericson 88a0e55ce0 wrapCC: Alias now does the right thing for cross
Unfortunately this makes previously-barely-working overrides have
infinite recursion, so I had to reinstantiate gcc for gccCrossStageFinal
instead.
2017-09-21 15:49:18 -04:00
John Ericson 54282b9610 gcc: Change default of crossStageStatic param to false
This gets us one step closer to removing `gccCrossStageFinal`.

Care is taken to avoid a mass rebuild; will clean up with one later.
2017-09-21 15:49:18 -04:00
John Ericson fe2e7def53 Merge pull request #29646 from obsidiansystems/stdenv-cross-adapter
stdenv cross adapter: Misc changes
2017-09-21 15:46:59 -04:00
José Romildo Malaquias 2bbef7658a google-drive-ocamlfuse: 0.6.17 -> 0.6.21 2017-09-21 21:43:35 +02:00
Jörg Thalheim a0017e2904 Merge pull request #29252 from dywedir/tokei
tokei: 6.0.1 -> 6.1.2
2017-09-21 20:42:57 +01:00