Commit graph

189284 commits

Author SHA1 Message Date
Domen Kožar 0047672d58
Merge pull request #66436 from domenkozar/nixos-options-doc-nix
make-options-doc: expose Nix set and add asciidoc variant
2019-08-13 12:20:18 +02:00
Marek Mahut 8b2d5f9088 s3ql: 2.26 -> 3.2 2019-08-13 11:58:39 +02:00
adisbladis 7bad92935d
emacsPackagesNg.telega: Build server binary 2019-08-13 10:43:44 +01:00
Eric Bailey 3f2ba625d6 noweb: use clang on darwin 2019-08-13 11:21:44 +02:00
Marek Mahut 2871348a6f
Merge pull request #66548 from delroth/efivar-r13y
efivar: patch build system for reproducibility
2019-08-13 10:37:29 +02:00
Marek Mahut 1d37178f94
Merge pull request #64579 from MrMebelMan/init/django-logentry-admin
pythonPackages.django-logentry-admin: init at 1.0.4
2019-08-13 10:21:43 +02:00
R. RyanTM 7ab38e48eb python37Packages.ipdb: 0.12 -> 0.12.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ipdb/versions
2019-08-13 09:23:54 +02:00
Jonathan Ringer 3147cb1a8a pythonPackages.sqlalchemy: 1.2.14 -> 1.3.6 2019-08-13 09:19:06 +02:00
Mario Rodas c0dc032e42 pythonPackages.pytest_3: drop
pluggy>=0.9 introduced a breaking change to pytest_3, and is not
feasible to keep pytest_3 around in nixpkgs.
See: https://github.com/NixOS/nixpkgs/pull/64445
2019-08-13 09:18:25 +02:00
Mario Rodas 48e167e028 ulauncher: use latest pytest 2019-08-13 09:18:25 +02:00
Mario Rodas 0a59ea6076 pythonPackages.fastpair: disable tests 2019-08-13 09:18:25 +02:00
Mario Rodas 59d07914da bonfire: fix build with pytest 4 2019-08-13 09:18:25 +02:00
Mario Rodas 9e36f82367 pythonPackages.click-default-group: 1.2 -> 1.2.1 2019-08-13 09:18:25 +02:00
Mario Rodas 6ea1b3cf9c python3Packages.pysonos: 0.0.21 -> 0.0.22 2019-08-13 09:18:25 +02:00
Mario Rodas 174fe8470a pythonPackages.zeep: fix build with pytest 4 2019-08-13 09:18:25 +02:00
Mario Rodas f8aa6f1235 pythonPackages.zetup: 0.2.48 -> 0.2.52 2019-08-13 09:18:25 +02:00
Mario Rodas 2b78d54c82 python3Packages.matchpy: fix build with pytest 4 2019-08-13 09:18:25 +02:00
Marek Mahut 4754ca7d2e
Merge pull request #62936 from dasJ/sandbox-memcached
nixos/memcached: Isolate the service
2019-08-13 08:56:34 +02:00
Pierre Bourdon f289585d54
efivar: patch build system for reproducibility 2019-08-13 05:21:54 +02:00
Spencer Baugh 4756d3958b pythonPackages.simplefix: init at 1.0.12 2019-08-13 00:54:16 +00:00
Aaron Andersen 8746c77a38
Merge pull request #66439 from aanderse/subversion
subversion: 1.9.10 -> 1.9.12, 1.10.4 -> 1.10.6
2019-08-12 20:53:59 -04:00
worldofpeace 233b0af748
Merge pull request #66533 from gnidorah/musescore
musescore: use qt5's mkDerivation
2019-08-12 20:42:25 -04:00
gnidorah 172e06dbb6 musescore: use qt5's mkDerivation
See #65399
2019-08-12 20:41:07 -04:00
worldofpeace f4af5f3899
Merge pull request #59427 from nh2/idevicerestore
Add libirecovery and idevicerestore
2019-08-12 20:21:05 -04:00
Niklas Hambüchen 0f206b3e73 idevicerestore: init at 2019-02-14 2019-08-13 02:13:15 +02:00
Niklas Hambüchen da3cb9e35b libirecovery: init at 2019-01-28 2019-08-13 02:13:15 +02:00
Graham Christensen 8adaae2df2
dockertools.buildLayeredImage: default layer count up to 100 2019-08-12 19:59:40 -04:00
Graham Christensen 2e6a16f2bd
dockerTools: document extraCommands 2019-08-12 19:56:57 -04:00
Niklas Hambüchen 3c2c3f0dda libimobiledevice: Remove unnecessary --disable-static.
That's already controlled by `dontDisableStatic`, see:

* https://nixos.org/nixpkgs/manual/#ssec-configure-phase
* #51540
2019-08-13 01:41:15 +02:00
Silvan Mosberger 47fa2f133d
Merge pull request #66506 from nh2/fetchurl-dont-force-set-gssSupport
fetchurl: Don't force-override curl's gssSupport to on unnecessarily
2019-08-13 01:04:42 +02:00
Niklas Hambüchen b7dfc72a88 fetchurl: Don't force-override curl's gssSupport to on. Fixes #66499.
The original intent in commit

    a1fec866 treewide: assemble all `fetchurlBoot` uses in overrides to `fetchurl` itself

was to turn `gssSupport` *off* on Darwin, but the code actually also forced
it *on* on Linux.
This resulted in previous (e.g. overlays) `.override { gssSupport = false; }`
being ignored (#66499).

This commit fixes it by just respecting the old value when it doesn't need
to be forced to off.
2019-08-13 00:42:46 +02:00
Matthew Bauer a316d71f59 mesa: add surfaceless egl platform 2019-08-12 18:09:30 -04:00
Marek Mahut c78fead206
Merge pull request #63735 from Ekleog/drop-old-kernels
manual: remind to drop kernels that will get EOL'd
2019-08-12 23:31:00 +02:00
Marek Mahut 4652a0a520
Merge pull request #65557 from fgaz/qbe/2019-07-11
qbe: unstable-2019-05-15 -> unstable-2019-07-11
2019-08-12 23:27:39 +02:00
Marek Mahut 9a86619dc8
Merge pull request #66071 from angristan/dogecoin/update/1.14.1
dogecoin: 1.10.0 -> 1.14.1
2019-08-12 23:26:54 +02:00
Marek Mahut 903333094b
Merge pull request #66057 from jdanekrh/jd_netcore
dotnet.sdk: 2.2.300/2.2.5 -> 2.2.401/2.2.6
2019-08-12 23:20:42 +02:00
Marek Mahut cd5c0555c1
Merge pull request #66539 from jslight90/patch-6
nixos/gitlab: properly clear out initializers
2019-08-12 23:11:44 +02:00
Marek Mahut 81e28b4e9a
Merge pull request #66060 from r-ryantm/auto-update/ponyc
ponyc: 0.28.1 -> 0.30.0
2019-08-12 22:39:04 +02:00
Eric Wolf aa696e8a63 bacula: fix cross compiling for armv7l
got this error while cross compiling:

checking whether setpgrp takes no argument... configure: error: cannot
check setpgrp when cross compiling

autoconf manual says:

— Macro: AC_FUNC_SETPGRP

    If setpgrp takes no argument (the Posix version), define SETPGRP_VOID. Otherwise, it is the BSD version, which takes two process IDs as arguments. This macro does not check whether setpgrp exists at all; if you need to work in that situation, first call AC_CHECK_FUNC for setpgrp.

    The result of this macro is cached in the ac_cv_func_setpgrp_void variable.

    This macro is obsolescent, as current systems have a setpgrp whose signature conforms to Posix. New programs need not use this macro.

So override it with caching variable.
2019-08-12 22:35:45 +02:00
Marek Mahut 36d3a8a0eb
Merge pull request #66058 from pmiddend/fcppt-update-to-3.2.2
fcppt: 3.0.0 -> 3.2.2
2019-08-12 22:13:33 +02:00
Jiri Danek e395060805 dotnet.sdk: 2.2.300/2.2.5 -> 2.2.401/2.2.6 2019-08-12 22:07:49 +02:00
Jeff Slight 2ee14c34ed
nixos/gitlab: properly clear out initializers 2019-08-12 12:50:02 -07:00
Eric Culp 92cc949f9f kernel generate-config.pl: Allow whitespace in values
In particular, this allows setting CONFIG_CMDLINE to a value with
multiple space-seperated parameters. Other variables also take free-form
strings and might similarly benefit.
2019-08-12 12:10:43 -07:00
worldofpeace 15f5535430 gparted: add adwaita-icon-theme
This adds the icon theme to XDG_DATA_DIRS.
It doesn't appear Plasma5 is properly configured for gtk
apps so this works around there being no icon theme installed
for it.
2019-08-12 14:45:27 -04:00
worldofpeace 7b3006478d gparted: correct polkit support
Use wrapGAppsHook as well
2019-08-12 14:45:27 -04:00
worldofpeace 397c7d26fc installer: Don't run as root
There's many reason why it is and is going to
continue to be difficult to do this:

1. All display-managers (excluding slim) default PAM rules
   disallow root auto login.

2. We can't use wayland

3. We have to use system-wide pulseaudio

4. It could break applications in the session.
   This happened to dolphin in plasma5
   in the past.

This is a growing technical debt, let's just use
passwordless sudo.
2019-08-12 14:45:27 -04:00
Marek Mahut 1c709e0e6c
Merge pull request #63270 from r-ryantm/auto-update/itk
itk: 4.13.2 -> 5.0.0
2019-08-12 20:00:17 +02:00
Franz Pletz f3160a2db6
Merge pull request #66476 from WilliButz/fix-prometheus-alertmanager-option
nixos/prometheus2: replace alertmanagerURL with new alertmanagers option
2019-08-12 17:59:27 +00:00
Franz Pletz fe9c676e99
nuspell: 2.2.0 -> 2.3.0 2019-08-12 19:53:54 +02:00
Marek Mahut 2ae308a414
Merge pull request #66498 from jonringer/bump-librelp
librelp: 1.3.0 -> 1.4.0
2019-08-12 19:52:32 +02:00