179148 Commits

Author SHA1 Message Date
Robert Scott
83e01aa5e4 pythonPackages.fastpair: force use of pytest_3 2019-04-28 15:58:09 +01:00
Silvan Mosberger
adfd54a8f2
idrisPackages.build-idris-package: Install binaries 2019-04-28 16:54:32 +02:00
worldofpeace
24f15a7f9e
Merge pull request #60210 from worldofpeace/mutter328/fix
gnome3.mutter328: backport changes from 3.32
2019-04-28 10:54:03 -04:00
Silvan Mosberger
93143b02d5
Merge pull request #58320 from Infinisil/fix-idris-glfw
idrisPackages.glfw: Fix runtime
2019-04-28 16:53:32 +02:00
Silvan Mosberger
3857a8bb25
Merge pull request #58319 from Infinisil/fix-idris-gmp
idrisPackages: Fix linking to gmp library and cc
2019-04-28 16:53:00 +02:00
Renaud
0d203bb280
Merge pull request #60364 from dywedir/zola
zola: 0.6.0 -> 0.7.0
2019-04-28 16:51:47 +02:00
Will Dietz
7bd31a322f Revert "appimageTools: small simplification"
This reverts commit 1c06590fa926f114ada7aa0be227613fac866088.
2019-04-28 09:41:31 -05:00
Aaron Andersen
3fce35fde2
Merge pull request #59465 from minijackson/module-jellyfin 2019-04-28 10:21:35 -04:00
Peter Hoeg
59c03134db
Merge pull request #60075 from peterhoeg/u/yad
yad: 0.40.0 -> 0.42.0
2019-04-28 21:56:06 +08:00
Peter Hoeg
8f81838ab5
Merge pull request #58800 from peterhoeg/f/openvpn
openvpn: support for updating systemd-resolved with DNS servers
2019-04-28 21:54:26 +08:00
Peter Hoeg
78bcc59d59
Merge pull request #59256 from peterhoeg/u/quaternion
quaternion-git: init at 0.0.9.4-rc3
2019-04-28 21:51:48 +08:00
Peter Hoeg
2a48354da3
Merge pull request #60311 from peterhoeg/f/kwalletcli
kwalletcli: fix pinentry-kwallet
2019-04-28 21:51:18 +08:00
Michael Raskin
3cf719f605
Merge pull request #58675 from tohl/sbcl
sbcl: 1.5.0 -> 1.5.1, tested on nixos x86_64
2019-04-28 12:50:46 +00:00
Michael Weiss
6852c080d8
nixos/sks: Fix another regression from ab5dcc7068b
The two directories KDB and PTree do not exist before the SKS DB is
build for the first time. If /var/db/sks is empty and the module is
enabled via "services.sks.enable = true;" the following error will
occur:
...-unit-script-sks-db-pre-start[xxx]:
ln: failed to create symbolic link 'KDB/DB_CONFIG': No such file or directory

To avoid this both links have to be created after the DB is build.
Note: Creating the directories manually might be better but the initial
build might be skipped as a result:
unit-script-sks-db-pre-start[xxxxx]: KeyDB directory already exists.  Exiting.
unit-script-sks-db-pre-start[xxxxx]: PTree directory already exists.  Exiting.
2019-04-28 14:45:21 +02:00
uHOOCCOOHu
8b85bbfc34 staruml: fix dependency libexpat.so.1 2019-04-28 20:04:51 +08:00
Peter Simons
9dd1bbc9f3
Merge pull request #60368 from timokau/r-maintainer
R: add timokau as a maintainer
2019-04-28 13:24:41 +02:00
Timo Kaufmann
31709b611f R: add timokau as a maintainer
I'm interested in R as a dependency for sage. R changes are likely to
impact sage, so I'd like to get notified on those changes.
2019-04-28 13:20:47 +02:00
Vladyslav M
19e978e847
zola: 0.6.0 -> 0.7.0 2019-04-28 13:27:21 +03:00
Maximilian Bosch
a2e219ec87
Merge pull request #60356 from yrashk/qgrep
qgrep: init at 1.1
2019-04-28 12:24:10 +02:00
Matthias Beyer
cb5f0906fd taskell: 1.3.2 -> 1.4.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-28 12:19:43 +02:00
worldofpeace
ebc9db29d7
Merge pull request #60352 from dtzWill/fix/fontmanager-0.7.5
font-manager: "0.7.5" -> actual 0.7.5
2019-04-28 05:49:55 -04:00
Minijackson
ab9378980a
nixos/jellyfin: add simple test 2019-04-28 11:03:51 +02:00
Minijackson
7f00383449
jellyfin: add minijackson to maintainers 2019-04-28 11:03:51 +02:00
Minijackson
eb8dac2fcd
nixos/jellyfin: init 2019-04-28 11:03:50 +02:00
Maximilian Bosch
a210440959
Merge pull request #60309 from elseym/documize-2
documize-module: refactor and add more options
2019-04-28 11:02:05 +02:00
Matthieu Coudron
d0bac7debc
Merge pull request #60340 from dtzWill/fix/lua53
fix lua53Packages.lua
2019-04-28 16:48:38 +09:00
Matthieu Coudron
a089b030d7
Merge pull request #60294 from dtzWill/update/xlayoutdisplay-1.1.0
xlayoutdisplay: 1.0.2 -> 1.1.0
2019-04-28 16:38:10 +09:00
Yurii Rashkovskii
de70c139ec
qgrep: init at 1.1 2019-04-28 14:36:32 +07:00
Ihar Hrachyshka
43f9d5ccaa Generate python3 docs 2019-04-28 09:24:01 +02:00
Daiderd Jordan
a76e11a8c5 python: make it possible to disable the python setup-hook
Without this it's impossible to use a python binary that depends on a
different python version than what's used during the current build.
2019-04-28 09:20:41 +02:00
Dmitry Kalinkin
8fa36fc8a1 python: provide hasCxxDistutils attribute for pythonPackages.numpy
Patching numpy.distutils used to be required for pythonPackages.cython
to build on darwin. It was later accidentally disabled during one of the
refactorings, but that did not break cython. This change reinstantiates
the patch. It still applies, so it should be low maintenance and it can
still be useful.
2019-04-28 09:17:59 +02:00
Will Dietz
313b1def6a xlayoutdisplay: limit to linux 2019-04-28 00:57:08 -05:00
elseym
5fb48557f5
documize-module: refactor and add more options 2019-04-28 07:45:17 +02:00
Will Dietz
3efeae33bb xlayoutdisplay: 1.0.2 -> 1.1.0
https://github.com/alex-courtis/xlayoutdisplay/releases/tag/v1.1.0
2019-04-28 00:43:25 -05:00
Will Dietz
6a73992cfa
Merge pull request #59752 from dtzWill/feature/dedup
dedup: init at 1.0
2019-04-28 00:28:06 -05:00
Lev Livnev
60e1f2dcab oraclejdk/jdk8psu: 8u202 -> 8u212 2019-04-28 07:23:18 +02:00
Lev Livnev
9e2ec2a2df oraclejdk/jdk8cpu: 8u201 -> 8u211 2019-04-28 07:23:18 +02:00
Michael Weiss
698388bc61 Revert "nixos/switch-to-configuration: Never stop system.slice"
This change was only a temporary workaround and isn't required anymore,
since /etc/systemd/system/system.slice should not be present on any
recent NixOS system (which makes this change a no-op).

This reverts commit 7098b0fcdfd7fa4b82c036d8116b60b78f497316.
2019-04-28 07:21:34 +02:00
Frederik Rietdijk
8c80a29a75 Revert "all-packages.nix: Don't recurse into 'tests'", fix eval release.nix
This reverts commit 014c26d75bb5323de7cc2c0399bf73cfd5d8a36b.

recurseIntoAttrs is needed in order to evaluate the tests in release.nix.
See 014c26d75b

cc @edolstra
2019-04-28 07:15:15 +02:00
José Romildo Malaquias
0a83993430
Merge pull request #60318 from romildo/upd.mate
mate.{marco,mate-session-manager,mate-system-monitor}: 1.22.0 -> 1.22.1
2019-04-28 00:41:02 -03:00
Will Dietz
1f0d3623da
Merge pull request #60046 from dtzWill/update/skrooge-2.19.0
skrooge: 2.18.0 -> 2.19.1
2019-04-27 22:24:26 -05:00
Will Dietz
754639669e
Merge pull request #60050 from dtzWill/update/kexi-3.2.0
kproperty,kreport,kexi: 3.1.0 -> 3.2.0
2019-04-27 22:22:27 -05:00
Will Dietz
b9aadffc78
Merge pull request #60192 from dtzWill/feature/electron-5
electron_5: init at 5.0.0
2019-04-27 22:10:44 -05:00
Will Dietz
9540f35921 font-manager: drop included patch 2019-04-27 22:04:53 -05:00
xrelkd
aac7f657fe cargo-expand: 0.4.11 -> 0.4.12 2019-04-28 11:04:39 +08:00
Will Dietz
c8eb0321fa font-manager: bump to the actual 0.7.5 release :)
The hint was the need for fetching as a revision.
2019-04-27 22:04:29 -05:00
Austin Seipp
6efef9b51b
cockroachdb: 2.1.5 -> 2.1.6
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-27 20:52:01 -05:00
Aaron Andersen
621584cdb6
Merge pull request #60160 from dtzWill/update/dico-2.9
dico: 2.7 -> 2.9
2019-04-27 21:00:44 -04:00
Will Dietz
afebfeca44
Merge pull request #60293 from dtzWill/update/accountsservice-0.6.55
accountsservice: 0.6.54 -> 0.6.55
2019-04-27 19:55:46 -05:00
Aaron Andersen
a8ab0267ad
Merge pull request #60162 from dtzWill/update/jellyfin-10.3.1
jellyfin: 10.3.0 -> 10.3.1
2019-04-27 20:48:21 -04:00