summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | radeon-crimson: fix downloaddavidak2018-11-04
| | | | | | | | | | |
* | | | | | | | | | | coq_8_9: init at 8.9+beta1Théo Zimmermann2018-11-04
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | tsearch_extras: 0.3 -> 0.4Austin Seipp2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | pg_topn: 2.0.2 -> 2.2.0Austin Seipp2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | timescaledb: 0.11.0 -> 1.0.0Austin Seipp2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | pg_repack: reindent to 2-spacesAustin Seipp2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More or less all the Postgres code uses this, so it's nice to be consistent. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | pg_hll: 2.10.2-9af41684 -> 2.12Austin Seipp2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | Merge pull request #49707 from Mic92/linux_beagleboardJörg Thalheim2018-11-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | linux_beagleboard: remove
| * | | | | | | | | | linux_beagleboard: removeJörg Thalheim2018-11-03
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package is out-of-date and has no maintainer. It should be now possible to just mainline kernel. Support for that could be added by copying the right dtb file in our linux_rpi kernel. I do not have the hardware to test this. cc @dezgeg @dhess
* | | | | | | | | | gitlab module: fix config handlingRobin Gloster2018-11-04
| | | | | | | | | |
* | | | | | | | | | Merge pull request #49398 from Synthetica9/implement-rfc0035Jörg Thalheim2018-11-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Implement rfc0035: default `name` from `pname`
| * | | | | | | | | | make-derivation: use a more descriptive assert messagePatrick Hilhorst2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by @Profpatsch
| * | | | | | | | | | make-derivation: use `lib.assertMsg`Patrick Hilhorst2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by @Profpatsch
| * | | | | | | | | | make-derivation: use `?` instead of `builtins.hasAttr`Patrick Hilhorst2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by @edolstra
| * | | | | | | | | | make-derivation: add check that the name is consistent with pname and versionPatrick Hilhorst2018-10-29
| | | | | | | | | | |
| * | | | | | | | | | make-derivation: get position info from versionPatrick Hilhorst2018-10-29
| | | | | | | | | | |
| * | | | | | | | | | make-derivation: use pname-version as default name if both are presentPatrick Hilhorst2018-10-29
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #49702 from worldofpeace/lollypop/0.9.610Jan Tojnar2018-11-03
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | lollypop: 0.9.607 -> 0.9.610
| * | | | | | | | | | | lollypop: 0.9.607 -> 0.9.610worldofpeace2018-11-03
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #49694 from periklis/alacritty-fix-regressionJörg Thalheim2018-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | alacritty: fix build on darwin
| * | | | | | | | | | | | alacritty: fix build on darwinPeriklis Tsirakidis2018-11-03
| | | | | | | | | | | | |
* | | | | | | | | | | | | krb5: don't pull in keyutils with bionicMatthew Bauer2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keyutils breaks with bionic. since it's an optional dependency, it seems safe to just disable it with libkrb5 (which otherwise works fine with bionic libc).
* | | | | | | | | | | | | release-cross: use ghc844 for testsMatthew Bauer2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This GHC version has much better support for cross compilation. It should hopefully fix our mingw breakages from #42407. /cc @ericson2314
* | | | | | | | | | | | | Merge pull request #49620 from griff/rspamd-multifileJoachim F2018-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/rspamd: Add support for included files
| * | | | | | | | | | | | | nixos/rspamd: Add support for included filesBrian Olsen2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default rspamd will look for multiple files in /etc/rspamd/local.d and /etc/rspamd/override.d to be included in subsections of the merged final config for rspamd. Most of the config snippets in the official rspamd documentation are made to these files and so it makes sense for NixOS to support them and this is what this commit does. As part of rspamd 1.8.1 support was added for having custom Lua rules stored in $LOCAL_CONFDIR/rspamd.local.lua which means that it is now possible for NixOS to support such rules and so this commit also adds support for this to the rspamd module.
* | | | | | | | | | | | | | grpc: only set -Wno-error on clangMatthew Bauer2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently GCC errors on this: https://hydra.nixos.org/build/83561519/
* | | | | | | | | | | | | | nvidia-x11: 410.66 -> 410.73Edmund Wu2018-11-03
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #49653 from peti/drop-old-ghc-versionsPeter Simons2018-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | drop old ghc versions 7.10.3, 8.0.2, and 8.4.3.
| * | | | | | | | | | | | | zsh-git-prompt: don't hard-code any particular compiler versionPeter Simons2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just use whatever is the current default.
| * | | | | | | | | | | | | Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.Peter Simons2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We keep the latest minor release of each one of the last 3 major releases, which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have ghc-HEAD, but this doesn't count. Dropping these compilers implied that we have to drop the corresponding versions of ghcjs, too. We can also drop a shitload of obsolete compiler patches that newer versions no longer need. At some point, we can probably simplify the generic builder, too.
* | | | | | | | | | | | | | Merge pull request #49165 from nh2/consul-1.3.0Renaud2018-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consul: 0.9.3 -> 1.3.0 with vendored UI
| * | | | | | | | | | | | | | nixos manual: Add changelog for consulNiklas Hambüchen2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Niklas Hambüchen <mail@nh2.me>
| * | | | | | | | | | | | | | consul: 0.9.3 -> 1.3.0.Niklas Hambüchen2018-11-03
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes the old UI build tooling; it is no longer necessary because as of 1.2.0 it's bundled into the server binary. It doesn't even need to have JS built, because it's bundled into the release commit's source tree (see #48714). The UI is enabled by default, so the NixOS service is updated to directly use `ui = webUi;` now. Fixes #48714. Fixes #44192. Fixes #41243. Fixes #35602. Signed-off-by: Niklas Hambüchen <mail@nh2.me>
* | | | | | | | | | | / / / x11basic: init at 1.26Edward Tjörnhammar2018-11-03
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | yoda: 1.7.1 -> 1.7.3 (#49654)Dmitry Kalinkin2018-11-03
| | | | | | | | | | | | |
* | | | | | | | | | | | | lightdm-mini-greeter: 0.3.3 -> 0.3.4 (#49655)Lysergia2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New upstream release.
* | | | | | | | | | | | | shutter: 0.94 -> 0.94.2 (#49546)Tristan Helmich2018-11-03
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * shutter: 0.94 -> 0.94.2 * shutter: dependencies refresh procps and perlPackages.FileBaseDir were missing Perl package JSONMaybeXS replaces JSONXS Moved makeWrapper to nativeBuildInputs
* | | | | | | | | | | | Merge pull request #49656 from siddharthist/follyRenaud2018-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | folly: 2018.08.27.00 -> 2018.10.29.00
| * | | | | | | | | | | | folly: 2018.08.27.00 -> 2018.10.29.00Langston Barrett2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Folly disabled autotools-based builds in favor of CMake.
* | | | | | | | | | | | | i2pd: 2.21.0 -> 2.21.1Edward Tjörnhammar2018-11-03
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/google-network-daemon: systemd job type simple instead of oneshot (#49692)Sarah Brofeldt2018-11-03
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #48082 from sengaya/ansible-2.7Renaud2018-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ansible: Update to latest supported releases
| * | | | | | | | | | | | | ansible-lint: fix install testsThilo Uttendorfer2018-11-03
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | ansible_2_7: init at 2.7.1Thilo Uttendorfer2018-11-03
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | ansible_2_6: 2.6.2 -> 2.6.7Thilo Uttendorfer2018-11-03
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | ansible_2_5: 2.5.2 -> 2.5.11Thilo Uttendorfer2018-11-03
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #49650 from srghma/srghma-patch-1Florian Klink2018-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amazon-image: fix typo in comment
| * | | | | | | | | | | | | | fix typoSergei Khoma2018-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | based on https://www.ec2instances.info/
* | | | | | | | | | | | | | | tootle: 0.1.5 -> 0.2.0Will Dietz2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/bleakgrey/tootle/releases/tag/0.2.0
* | | | | | | | | | | | | | | pythonPackages.fastpbkdf2: init at 0.2 (#47988)Jonathan Queiroz2018-11-03
| | | | | | | | | | | | | | |