summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* dhcpd: add licenseMarkus Kowalewski2018-09-10
|
* cksfv: add licenseMarkus Kowalewski2018-09-10
|
* carddav-util: add licenseMarkus Kowalewski2018-09-10
|
* bsd-finger: add licenseMarkus Kowalewski2018-09-10
|
* Merge pull request #46334 from bkchr/kde_applications_18_08_1Thomas Tuegel2018-09-10
|\ | | | | kde-applications: 18.08.0 -> 18.08.1
| * kde-applications: 18.08.0 -> 18.08.1Bastian Köcher2018-09-07
| |
* | Merge pull request #46405 from swdunlop/nats-streaming-server-0.11.0adisbladis2018-09-11
|\ \ | | | | | | nats-streaming-server: init at 0.11.0
| * | nats-streaming-server: init at 0.11.0Scott W. Dunlop2018-09-08
| | |
* | | govendor: init at 1.0.9 (#46485)zimbatm2018-09-10
| | |
* | | linux: 4.19-rc2 -> 4.19-rc3Tim Steinbach2018-09-10
| | |
* | | Merge pull request #46465 from uri-canva/bazel-jdk10Jörg Thalheim2018-09-10
|\ \ \ | | | | | | | | bazel: add bazel_jdk10 variant
| * | | bazel: add bazel_jdk10 variantUri Baghin2018-09-10
| | | |
* | | | Merge pull request #46001 from uskudnik/add-hcloud-autocomplete-supportJörg Thalheim2018-09-10
|\ \ \ \ | | | | | | | | | | hcloud: Add autocomplete support for bash and zsh
| * | | | hcloud: Add autocomplete support for bash and zshUrban Skudnik2018-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently one would need to manually run the command to generate completion and insert it into `.bashrc`/`.zshrc` to get the autocompletion to work. This patch will automatically generate both docs and save them to correct position so it should continue to work even if user changes the shell at a later stage.
* | | | | Merge pull request #46450 from dtzWill/fix/spidermonkey-musl-jemallocJörg Thalheim2018-09-10
|\ \ \ \ \ | | | | | | | | | | | | spidermonkey_52: don't use jemalloc w/musl
| * | | | | spidermonkey_52: don't use jemalloc w/muslWill Dietz2018-09-09
| | | | | |
* | | | | | earlyoom: fix version number (#46481)Linus Heckemann2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | earlyoom's Makefile attempts to detect the current version using git, but we don't keep .git in its source, so this fails. We can however set the VERSION environment variable to override this, as we now do.
* | | | | | Merge pull request #46479 from arianvp/masterJörg Thalheim2018-09-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | safe-money: Fix dependencies for safe-money-*
| * | | | | | safe-money: Fix dependencies for safe-money-*Arian van Putten2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They all depend on safe-money-0.7, but hackage2nix made them incorrectly depend on safe-money-0.6 We should be able to remove this 'hack' as soon as the new Stackage LTS comes out, as safe-money-0.7 will then be the default version.
* | | | | | | Merge pull request #46455 from marsam/feature/update-wal-gTimo Kaufmann2018-09-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | wal-g: 0.1.10 -> 0.1.12
| * | | | | | | wal-g: 0.1.10 -> 0.1.12Mario Rodas2018-09-09
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #46475 from Ma27/fix-openbsmTimo Kaufmann2018-09-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | openbsm: fix linux build
| * | | | | | | openbsm: fix linux buildMaximilian Bosch2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://hydra.nixos.org/build/80705916 To fix the linux build the patch `bsm-add-audit_token_to_pid.patch` mustn't be applied during Linux builds, only for Darwin as it's an Apple-only fix. The compiler failure occurred because `audit_token_t` is part of `<mach/mach.h>` which is not available on Linux. Addresses #45960
* | | | | | | | Merge pull request #46444 from etu/upgrade-nanoTimo Kaufmann2018-09-10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | nano: 2.9.8 -> 3.0
| * | | | | | | nano: 2.9.8 -> 3.0Elis Hirwing2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: http://lists.gnu.org/archive/html/info-nano/2018-09/msg00000.html Also updated the nix highlighting for nano
* | | | | | | | pythonmagick: fix build (#46469)Maximilian Bosch2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original build broke with the following linker issue: ``` CXXLD _PythonMagick.la /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/ld: cannot find -l-L/nix/store/4gh6ynzsd5ndx37hmkl62xa8z30k43y1-imagemagick-6.9.9-34/lib collect2: error: ld returned 1 exit status ``` This happens since `BOOST_PYTHON_LIB` wasn't set properly, however `_PythonMagick.la` was linked with `-l$(BOOST_PYTHON_LIB) $(MAGICK_LIBS)`. With an empty `BOOST_PYTHON_LIB` the linker got confused. To work around this, the `boost` library directory needs to be specified explicitly. To ensure that the changes take effect, the original `configure` script shipped with `$src` needs to be removed and recreated using the `autoreconfHook`. Additionally the `imagemagick` license (https://spdx.org/licenses/ImageMagick.html) needs to be added to `lib/licenses.nix` to document the proper license of `pythonmagick` in the meta section.
* | | | | | | | Merge pull request #46368 from Ma27/fix-mahotasTimo Kaufmann2018-09-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pythonPackages.mahotas: fix build, move expression
| * | | | | | | | pythonPackages.mahotas: fix build, move expressionMaximilian Bosch2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://hydra.nixos.org/build/80828287 Moves `mahotas` out of `python-packages.nix` into its own file and fixes broken test cases by skipping them using nosetest's `@nottest` annotation. These tests broke from time to time in a sandbox and are therefore considered impure. Addresses #45960
* | | | | | | | | ZHF 18.09: fix crypsetup build with python enabled. (#46468)Amine Chikhaoui2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://hydra.nixos.org/build/81028247.
* | | | | | | | | ranger: 1.9.1 -> 1.9.2 (#46454)Toon Nolten2018-09-10
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ranger: 1.9.1 -> 1.9.2 * Change maintainer attribute name to match usage
* | | | | | | | dde-calendar: init at 1.2.5 (#46460)José Romildo Malaquias2018-09-10
| | | | | | | |
* | | | | | | | dtkwm: init at 2.0.9 (#46461)José Romildo Malaquias2018-09-10
| | | | | | | |
* | | | | | | | busybox: 1.29.2 -> 1.29.3 (#46458)Will Dietz2018-09-10
| | | | | | | |
* | | | | | | | Merge pull request #46289 from r-ryantm/auto-update/duplicityPeter Simons2018-09-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | duplicity: 0.7.18 -> 0.7.18.1
| * | | | | | | | duplicity: 0.7.18 -> 0.7.18.1R. RyanTM2018-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/duplicity/versions
* | | | | | | | | Merge pull request #46456 from samueldr/auto/dbeaver/nixpkgs-unstable/5.2.0xeji2018-09-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | dbeaver: 5.1.6 -> 5.2.0
| * | | | | | | | | dbeaver: 5.1.6 -> 5.2.0Samuel Dionne-Riel2018-09-09
| | | | | | | | | |
* | | | | | | | | | qemu: port musl patch to new version (#46449)Will Dietz2018-09-10
| | | | | | | | | |
* | | | | | | | | | rclone: 1.43 -> 1.43.1 (#46448)Vladyslav M2018-09-10
| | | | | | | | | |
* | | | | | | | | | qmmp: 1.2.2 -> 1.2.3R. RyanTM2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from qmmp
* | | | | | | | | | lttng-ust: 2.10.1 -> 2.10.2R. RyanTM2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from lttng-ust
* | | | | | | | | | metabase: 0.30.0 -> 0.30.1R. RyanTM2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from metabase
* | | | | | | | | | duo-unix: 1.9.20 -> 1.10.4R. RyanTM2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/duo-unix/versions
* | | | | | | | | | stunnel: 5.46 -> 5.49R. RyanTM2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from stunnel
* | | | | | | | | | Merge pull request #46351 from dtzWill/update/kconfig-4.11Will Dietz2018-09-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | kconfig-frontends: update and fixups
| * | | | | | | | | | kconfig-frontends: don't disable format hardening, doesn't seem neededWill Dietz2018-09-07
| | | | | | | | | | |
| * | | | | | | | | | kconfig-frontends: patch+wrap python shebang to fix kconfig-diffWill Dietz2018-09-07
| | | | | | | | | | |
| * | | | | | | | | | kconfig-frontends: 3.12.0.0 -> 4.11.0.1Will Dietz2018-09-07
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #46445 from ryantm/rpostgresRyan Mulligan2018-09-09
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | rPackages.RPostgres: fix configure paths and includes
| * | | | | | | | | | | rPackages.RPostgres: fix configure paths and includesRyan Mulligan2018-09-09
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #46208