summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #39536 from teto/iprouteMatthew Justin Bauer2018-05-15
|\ | | | | [RDY] iproute: copy files in /etc
| * release notes: mention iproute2 moduleMatthieu Coudron2018-05-15
| |
| * iproute2: module to create rt_table file & coMatthieu Coudron2018-05-15
| | | | | | | | | | | | | | | | | | | | When doing source routing/multihoming, it's practical to give names to routing tables. The absence of the rt_table file in /etc make this impossible. This patch recreates these files on rebuild so that they can be modified by the user see NixOS#38638. iproute2 is modified to look into config.networking.iproute2.confDir instead of /etc/iproute2.
* | check-{ups,nwc}-health: update to release versions (#40541)Peter Hoeg2018-05-15
| |
* | mate.caja: 1.21.0 -> 1.21.1 (#40497)R. RyanTM2018-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/caja/versions. These checks were done: - built on NixOS - ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/caja -h’ got 0 exit code - ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/caja --help’ got 0 exit code - ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/caja-connect-server -h’ got 0 exit code - ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/caja-connect-server --help’ got 0 exit code - ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/.caja-wrapped -h’ got 0 exit code - ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/.caja-wrapped --help’ got 0 exit code - ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/.caja-connect-server-wrapped -h’ got 0 exit code - ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/.caja-connect-server-wrapped --help’ got 0 exit code - found 1.21.1 with grep in /nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1 - directory tree listing: https://gist.github.com/46fb531ddeedf504b1610ffcaf01f09f - du listing: https://gist.github.com/5396435fca3703ee457ac3c66b5c0121
* | vivaldi: 1.14.1077.45-1 -> 1.15.1147.42-1 (#40536)José Romildo Malaquias2018-05-15
| |
* | Merge pull request #40543 from mnacamura/darwin-juniperMatthew Justin Bauer2018-05-15
|\ \ | | | | | | rPackages.JuniperKernel: fix non-Darwin build
| * | rPackages.JuniperKernel: fix non-Darwin buildMitsuhiro Nakamura2018-05-15
| | |
* | | telnet: use inetutilsMatthew Bauer2018-05-15
| | | | | | | | | | | | | | | Inetutils provides a cross-platform version of telnet. Normally I would try to contact the old maintainer, but none is listed.
* | | ocamlPackages.conduit-lwt-unix: add SSL supportThéo Zimmermann2018-05-15
| | | | | | | | | | | | | | | This makes it possible to run the example given at https://github.com/mirage/ocaml-cohttp#client-tutorial
* | | Merge pull request #40555 from yorickvP/patch-3Yegor Timoshenko2018-05-15
|\ \ \ | | | | | | | | module-list: add youtrack module to list
| * | | module-list: add youtrack module to listYorick2018-05-15
|/ / /
* | | Merge pull request #40551 from steveeJ/steveej-staruml-bump-n-fixxeji2018-05-15
|\ \ \ | | | | | | | | staruml: 2.6.0 -> 2.8.1, fix internal node binary
| * | | staruml: fix internal node binaryStefan Junker2018-05-15
| | | | | | | | | | | | | | | | | | | | The internal node binary is at least used for exporting in various picture formats and also PDF printing.
| * | | staruml: 2.6.0 -> 2.8.1Stefan Junker2018-05-15
| |/ /
* | | star: 2.5.3a -> 2.6.0c (#40518)Arcadio Rubio García2018-05-15
| | |
* | | nixos: Fix build of the manualaszlig2018-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The manual still had a reference to an option that was already renamed ages ago and a7ed44ccadfcf1bd54d0197fbc87b6c1b0bcef7b made it 'visible'. With the visible attribute set to false for extraKernelModules, the option no longer appears in the manual and thus breaks the link from the manual to the options. This is easily fixed by referring to boot.initrd.kernelModules instead of the obsolete option boot.initrd.extraKernelModules. Signed-off-by: aszlig <aszlig@nix.build> Cc: @rycee, @matthewbauer
* | | Merge pull request #40546 from yorickvP/patch-2Yegor Timoshenko2018-05-15
|\ \ \ | | | | | | | | linux: add CONFIG_KEY_DH_OPERATIONS
| * | | linux: config: remove prefix on KEY_DH_OPERATIONSYorick2018-05-15
| | | |
| * | | linux: add CONFIG_KEY_DH_OPERATIONSYorick2018-05-14
| | | |
* | | | Merge pull request #40460 from hedning/gnome-shell-3.28.2Jan Tojnar2018-05-15
|\ \ \ \ | | | | | | | | | | gnome3.gnome-shell: 3.28.1 -> 3.28.2
| * | | | gnome3.gnome-shell: 3.28.1 -> 3.28.2Tor Hedin Brønner2018-05-13
| | | | |
* | | | | linux-testing: 4.17-rc4 -> 4.17-rc5Tim Steinbach2018-05-15
| | | | |
* | | | | Merge pull request #33371 from jtojnar/flatpakJan Tojnar2018-05-15
|\ \ \ \ \ | | | | | | | | | | | | Flatpak
| * | | | | nixos/flatpak: add docsJan Tojnar2018-05-15
| | | | | |
| * | | | | nixos/xdg-desktop-portal: add testJan Tojnar2018-05-15
| | | | | |
| * | | | | nixos/flatpak: add testJan Tojnar2018-05-15
| | | | | |
| * | | | | nixos/flatpak: allow specifying extra portalsJan Tojnar2018-05-15
| | | | | |
| * | | | | flatpak-builder: init add 0.10.10Jan Tojnar2018-05-15
| | | | | |
| * | | | | gnome3.gnome-software: build with flatpak supportJan Tojnar2018-05-15
| | | | | |
| * | | | | nixos/systemd-lib: fix conflict with dbus.service.d directoryJan Tojnar2018-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a package contains a directory in one of the systemd directories (like flatpak does), it is symlinked into the *-units derivation. Then later, the derivation will try to create the directory, which will fail: mkdir: cannot create directory '/nix/store/…-user-units/dbus.service.d': File exists builder for '/nix/store/…-user-units.drv' failed with exit code 1 Closes: #33233
| * | | | | nixos/flatpak: initJan Tojnar2018-05-15
| | | | | |
| * | | | | xdg-desktop-portal-gtk: init at 0.10Jan Tojnar2018-05-11
| | | | | |
| * | | | | xdg-desktop-portal: init at 0.11Jan Tojnar2018-05-11
| | | | | |
| * | | | | flatpak: init at 0.11.7Jan Tojnar2018-05-11
| | |_|_|/ | |/| | |
* | | | | nexus: fix setup and nixos test (#40522)Maximilian Bosch2018-05-15
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original `nexus` derivation required `/run/sonatype-work/nexus3` which explicitly depended on the NixOS path structure. This would break `nexus` for everyone using `nixpkgs` on a non-NixOS system, additionally the module never created `/run/sonatype-work`, so the systemd unit created in `services.nexus` fails as well. The issue wasn't actively known as the `nixos/nexus` test wasn't registered in Hydra (see #40257). This patch contains the following changes: * Adds `tests.nexus` to `release.nix` to run the test on Hydra. * Makes JVM parameters configurable: by default all JVM options were located in `result/bin/nexus.vmoptions` which made it quite hard to patch these parameters. Now it's possible to override all parameters by running `VM_OPTS_FILE=custom-nexus.vmoptions ./result/bin/nexus run` (after patching the `nexus` shell script), additionally it's possible to override these parameters with `services.nexus.vmoptions`. * Bumped Nexus from 3.5.1 to 3.11.0 * Run the `nexus` test on Hydra with `callTest` in `nixos/release.nix`, furthermore the test checks if the UI is available on the specified port. * Added myself as maintainer for the NixOS test and the package to have some more people in case of further breakage. * Added sufficient disk space to the `nexus` test, otherwise the service fails with the following errors: ``` com.orientechnologies.orient.core.exception.ODatabaseException: Cannot create database 'accesslog' com.orientechnologies.orient.core.exception.OLowDiskSpaceException: Error occurred while executing a write operation to database 'accesslog' due to limited free space on the disk (242 MB). The database is now working in read-only mode. Please close the database (or stop OrientDB), make room on your hard drive and then reopen the database. The minimal required space is 256 MB. Required space is now set to 256MB (you can change it by setting parameter storage.diskCache.diskFreeSpaceLimit) . ``` /cc @ironpinguin @xeji
* | | | Merge pull request #40453 from andersk/pytorchlewo2018-05-15
|\ \ \ \ | | | | | | | | | | pytorch: 0.3.1 -> 0.4.0
| * | | | pytorch: 0.3.1 -> 0.4.0Anders Kaseorg2018-05-13
| |/ / / | | | | | | | | | | | | Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* | | | ffmpeg: remove redundant nix expr from last commitCray Elliott2018-05-14
| | | | | | | | | | | | | | | | accidentally brought in from old local changes
* | | | ffmpeg-full: 3.4.2 -> 4.0Cray Elliott2018-05-14
| | | | | | | | | | | | | | | | | | | | init local package nv-codec-headers, which are external nvidia headers, now used when nvenc is enabled
* | | | Merge pull request #40537 from obsidiansystems/linux-pam-crossJohn Ericson2018-05-14
|\ \ \ \ | | | | | | | | | | pam: Remove crossAttrs
| * | | | pam: Remove crossAttrsJohn Ericson2018-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out none of this stuff is needed. The docs aren't evenly built properly anyways so the build trivially succeeds either way, due to what looks like upstream misunderstanding automake. If I try to build the docs manually in a cross shell (before and after this change), there's a make rule error such that some HTML files aren't even attempted to be built and then a copy fails. Even if this was all fixed, these been a good number of cross fixes upstream getting them to use CC_FOR_BUILD and other good stuff, so I doubt such hacks would be needed. Progress towards #40531 and #33302.
* | | | | haskellPackages.hnix: jailbreak & fix testsProfpatsch2018-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of the new tests need the `nix` executable on `PATH`. One also needs `hpack`, but we really don’t want to embiggen (heh) the closure because of that.
* | | | | Merge pull request #40487 from adisbladis/kde-applications-18_04_1Thomas Tuegel2018-05-14
|\ \ \ \ \ | | | | | | | | | | | | kde-applications: 18.04.0 -> 18.04.1
| * | | | | kde-applications: 18.04.0 -> 18.04.1adisbladis2018-05-14
| | | | | |
* | | | | | Merge pull request #40530 from obsidiansystems/mingw-cleanupJohn Ericson2018-05-14
|\ \ \ \ \ \ | | |/ / / / | |/| | | | MinGW, Hurd: Clean ups and crossConfig removal
| * | | | | misc hurd stuff: Get rid of crossConfigJohn Ericson2018-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This stuff is horribly bit-rotted anyways, but I'm getting rid of crossConfig so it must be changed.
| * | | | | misc mingw: Get rid of crossConfig and clean upJohn Ericson2018-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style of dual implementation and headers derivations is take from bb7067f882bf3c53ea68780a8ec0a7117f563253.
* | | | | | Merge pull request #40280 from Anton-Latukha/handbrake-patch-cleanupMatthew Justin Bauer2018-05-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Cleanup of HandBrake related patches
| * | | | | | mp4v2: rm old HandBrake patchAnton-Latukha2018-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch no longer used by HandBrake upstream