summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Merge pull request #29667 from sargon/radsecproxyJoachim F2017-09-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | radsecproxy: init at 1.6.9
| * | | | | | | | | | radsecproxy: init at 1.6.9Daniel Ehlers2017-09-22
| | | | | | | | | | |
* | | | | | | | | | | dockerTools.buildImage: Switch to the format image generated by SkopeoAntoine Eiche2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were using 'Combined Image JSON + Filesystem Changeset Format' [1] to unpack and pack image and this patch switches to the format used by the registry. We used the 'repository' file which is not generated by Skopeo when it pulls an image. Moreover, all information of this file are also in the manifest.json file. We then use the manifest.json file instead of 'repository' file. Note also the manifest.json file is required to push an image with Skopeo. Fix #29636 [1] https://github.com/moby/moby/blob/749d90e10f989802638ae542daf54257f3bf71f2/image/spec/v1.1.md#combined-image-json--filesystem-changeset-format
* | | | | | | | | | | singular: use gcc5Michael Raskin2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Progress on: #28643 Fixes: #29682
* | | | | | | | | | | Merge pull request #29676 from mimadrid/update/calc-2.12.6.3Frederik Rietdijk2017-09-23
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | calc: 2.12.6.1 -> 2.12.6.3
| * | | | | | | | | | | calc: 2.12.6.1 -> 2.12.6.3mimadrid2017-09-23
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | python.pkgs.botocore: fix dependenciesFrederik Rietdijk2017-09-23
| | | | | | | | | | |
* | | | | | | | | | | python.pkgs: alias dateutil to python-dateutilFrederik Rietdijk2017-09-23
| | | | | | | | | | |
* | | | | | | | | | | awsebcli: init at 3.10.5Ruben Maher2017-09-23
| | | | | | | | | | |
* | | | | | | | | | | pythonPackages.semantic-version: use fetchPypiRuben Maher2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to make it nicer to override when a specific version is required for Python derivations.
* | | | | | | | | | | pythonPackages.tabulate: use fetchPypiRuben Maher2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to make it nicer to override when a specific version is required for Python derivations.
* | | | | | | | | | | pythonPackages.cement: init at 2.8.2Ruben Maher2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a dependency of awsebcli.
* | | | | | | | | | | pythonPackages.blessed: init at 1.14.2Ruben Maher2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a dependency of awsebcli.
* | | | | | | | | | | nox: Add a temporary patch for the "wip" commandMichael Weiss2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See #29684.
* | | | | | | | | | | Merge pull request #29672 from andir/upstream-fermJörg Thalheim2017-09-22
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ferm: 2.3.1 -> 2.4.1
| * | | | | | | | | | | ferm: 2.3.1 -> 2.4.1Andreas Rammhold2017-09-22
| | | | | | | | | | | |
* | | | | | | | | | | | tor-browser-bundle-bin: optionally disable multiprocess supportJoachim Fasting2017-09-23
| |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multiprocess tabs always crash, as first reported by the issue mentioned below. It is now consistently reproducible both on NixOS and non-NixOS for me, so I've decided to add a toggle to conveniently disable multiprocess support as a work-around. Closes https://github.com/NixOS/nixpkgs/issues/27759 but does not really fix the underlying problem ...
* | | | | | | | | | | lmdb: fix library id on darwinDaiderd Jordan2017-09-22
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #29620 from joachifm/pkg/snapper-0_5_0Joachim F2017-09-22
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | snapper: 0.3.3 -> 0.5.0
| * | | | | | | | | | | snapper: 0.3.3 -> 0.5.0Joachim Fasting2017-09-21
| | | | | | | | | | | |
* | | | | | | | | | | | tor: enable parallel buildingJoachim Fasting2017-09-22
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #29663 from womfoo/bump-fix/trackballs-1.2.3Joachim F2017-09-22
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | trackballs: 1.1.4 (broken) -> 1.2.3
| * | | | | | | | | | | | trackballs: 1.1.4 (broken) -> 1.2.3Kranium Gikos Mendoza2017-09-22
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #29664 from womfoo/bump-fix/giv-0.9.26Joachim F2017-09-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | giv: 20150811-git (broken) -> 0.9.26
| * | | | | | | | | | | | giv: 20150811-git (broken) -> 0.9.26Kranium Gikos Mendoza2017-09-22
| |/ / / / / / / / / / /
* | | | | | | | | | | | gns3: "Improve" the packagingMichael Weiss2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is "a bit" hacky tho... The improvement is that it now covers the stable as well as the preview releases and doesn't require Python 3.4 anymore.
* | | | | | | | | | | | textql: fix darwin buildDaiderd Jordan2017-09-22
| | | | | | | | | | | |
* | | | | | | | | | | | darwin: Disable yet another bunch of packages never having built successfullyTuomas Tynkkynen2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cjdns: https://hydra.nixos.org/build/61134279 jonprl: https://hydra.nixos.org/build/61123711 mate.libmatemixer: https://hydra.nixos.org/build/61126968 dirac: https://hydra.nixos.org/build/61132432 idnkit: https://hydra.nixos.org/build/61123544 trousers: https://hydra.nixos.org/build/61109766 packetdrill: https://hydra.nixos.org/build/61116190 osm2pgsql: https://hydra.nixos.org/build/61118017 nawk: https://hydra.nixos.org/build/61139000
* | | | | | | | | | | | tw-rs: fix darwin buildDaiderd Jordan2017-09-22
| | | | | | | | | | | |
* | | | | | | | | | | | hdf5: Re-enable on darwinTuomas Tynkkynen2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oops, ab71280823ff3da7d9 intended to only disable hdf5-fortran but also disabled the others that are fine.
* | | | | | | | | | | | darwin: Disable another bunch of packages never having built successfullyTuomas Tynkkynen2017-09-22
| |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tecoc: https://hydra.nixos.org/build/61141995 shallot: https://hydra.nixos.org/build/61145497 plink-ng: https://hydra.nixos.org/build/61130149 tshark: https://hydra.nixos.org/build/61479600
* | | | | | | | | | | openjdk: Fix buildTim Steinbach2017-09-22
| | | | | | | | | | |
* | | | | | | | | | | sshfs-fuse: Fix the build on i686-linuxMichael Weiss2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The last upgrade (137142a72cd6ef96b227dd0f1164504abf5546f1) broke the build on i686. Thanks @globin for noticing this.
* | | | | | | | | | | darwin: Disable some packages that have never built successfullyTuomas Tynkkynen2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mate.mate-desktop: https://hydra.nixos.org/build/61110037 gdmap: https://hydra.nixos.org/build/61144743 redsocks: https://hydra.nixos.org/build/61123106 resolv_wrapper: https://hydra.nixos.org/build/61121132 ogmtools: https://hydra.nixos.org/build/61108726 mp3info: https://hydra.nixos.org/build/61139015 lxappearance-gtk3: https://hydra.nixos.org/build/61126327 hdf5-fortran: https://hydra.nixos.org/build/61146631 pqiv: https://hydra.nixos.org/build/61124724
* | | | | | | | | | | Merge pull request #29665 from vyp/issue/29589Thomas Tuegel2017-09-22
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | qt-5/qtbase-setup-hook.sh: attempt to make directories only if needed
| * | | | | | | | | | | qt-5/qtbase-setup-hook.sh: attempt to make directories only if neededxd1le2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves #29589.
* | | | | | | | | | | | pythonPackages.raven: 6.1.0 -> 6.2.0Michael Weiss2017-09-22
| | | | | | | | | | | |
* | | | | | | | | | | | jetbrains.datagrip: 2017.1.5 -> 2017.2.2Joerg Thalheim2017-09-22
| | | | | | | | | | | |
* | | | | | | | | | | | openjdk9: init at 9.0.0+180Matt McHenry2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | | | | | | | | | | Merge pull request #29077 from lsix/update_qtcreatorTim Steinbach2017-09-22
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | qtcreator: 4.3.1 -> 4.4.0
| * | | | | | | | | | | | qtcreator: 4.3.1 -> 4.4.0Lancelot SIX2017-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://blog.qt.io/blog/2017/09/05/qt-creator-4-4-0-released/ for release information
* | | | | | | | | | | | | Merge pull request #28561 from nlewo/dockerTools-load-nix-dbTim Steinbach2017-09-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | dockerTools: populate the nix database of the container nix store
| * | | | | | | | | | | | | dockerTools.buildImageWithNixDb: Make output paths valid and add gcrootsAntoine Eiche2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The database dump doesn't contain sha and size. This leads to invalid path in the container. We have to fix the database by using nix-store. Note a better way to do this is available in Nix 1.12 (since the database dump contains all required information). We also add content output paths in the gcroots since they ca be used by the container.
| * | | | | | | | | | | | | dockerTools.buildImageWithNixDb: populate the Nix Db of the image Nix storeAntoine Eiche2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, the contents closure is copied to the layer but there is no nix database initialization. If pkgs.nix is added in the contents, nix-store doesn't work because there is no nix database. From the contents of the layer, this commit generates and loads the database in the nix store of the container. This only works if there is no parent layer that already have a nix store (to support several nix layers, we would have to merge nix databases of parent layers). We also add an example to play with the nix store inside the container. Note it seems `more` is a missing dependency of the nix package!
* | | | | | | | | | | | | | neomutt: fix missing libidnJoerg Thalheim2017-09-22
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | jetbrains: update.pl fixesBrandon Barker2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * indentation, retab * url handling for alternative version names * handling for alt. download url format * made unknown channel error non-fatal
* | | | | | | | | | | | | Merge pull request #29529 from holidaycheck/nodejs-8.5.0Jaka Hudoklin2017-09-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | libuv: 1.14.1 and nodejs 8.5.0
| * | | | | | | | | | | | | nodejs: 8.4.0 -> 8.5.0Mathias Schreck2017-09-18
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | libuv: 1.13.1 -> 1.14.1Mathias Schreck2017-09-18
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | pim-data-exporter: init at 17.08.1John M. Harris, Jr2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add pim-data-exporter * pim-data-exporter: fix indentation