179194 Commits

Author SHA1 Message Date
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
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
Aaron Andersen
cad1a8234d
Merge pull request #60224 from JohnAZoidberg/fix-jre11
openjdk11: Update source hashes for aarch64
2019-04-27 20:43:20 -04:00
Will Dietz
9ec59a117e
Merge pull request #60344 from dtzWill/update/dbeaver-6.0.3
dbeaver: 6.0.2 -> 6.0.3
2019-04-27 19:37:51 -05:00
Will Dietz
5f7f4e39d1
Merge pull request #60329 from stefano-m/awesome-fix-60232
awesome: refactor LUA_PATH env var and don't expose it at runtime
2019-04-27 19:37:09 -05:00
Will Dietz
6eaf73868b
Merge pull request #60043 from dtzWill/update/qca-qt5-2.2.0
libsForQt5.qca-qt5: 2.1.3 -> 2.2.1
2019-04-27 19:36:04 -05:00
Matthew Bauer
072287bc09
Merge pull request #60258 from thefloweringash/acme.sh-darwin
acme.sh: use iproute on linux and netstat elsewhere
2019-04-27 20:13:30 -04:00
Jan Tojnar
48316aeec1
libsForQt5.qtkeychain: add libsecret support
qtkeychain uses pkg-config to detect whether libsecret is available,
otherwise it just builds a stub object file.

We need libsecret support to allow nextcloud-client storing passwords
on Freedesktop platforms.

I also fixed the Darwin dependencies not being used with Qt5,
even though the build did not complain.
2019-04-28 01:28:26 +02:00
Robert Scott
3d38c01e5c pythonPackages.basemap: 1.0.7 -> 1.2.0, fixes build on py3.7
upstream seems to have moved to github without updating its pypi
packages
2019-04-27 23:25:33 +01:00
Will Dietz
1be73ba426
Merge pull request #60295 from dtzWill/update/libobjc1.9
gnustep.libobjc: 1.8.1 -> 1.9
2019-04-27 17:14:11 -05:00
Maximilian Bosch
e572b53759
Merge pull request #60308 from elseym/documize
documize-community: 2.2.1 -> 2.4.1
2019-04-28 00:05:07 +02:00
Will Dietz
fde69b6821 qca-qt5: tweak patch to apply, will see if works 2019-04-27 16:56:50 -05:00
Will Dietz
65d7b10250 Revert "libsForQt5.qca-qt5: remove darwin patch, no longer needed"
This reverts commit 1ff3763ffad43ba66f31dabed9f2e8140f3381c0.
2019-04-27 16:56:50 -05:00