Vincent Laporte
61b53f4071
ocamlPackages.ojquery: remove at 0.1
2019-04-28 17:42:36 +02:00
Joachim Fasting
aa24c4e95b
nixos/apparmor: allow reloading profiles without losing confinement
...
Define ExecReload, otherwise reload implies stop followed by start, which
leaves existing processes in unconfined state [1].
[1]: https://gitlab.com/apparmor/apparmor/wikis/AppArmorInSystemd
2019-04-28 17:38:12 +02:00
Joachim Fasting
f824dad19a
nixos/apparmor: order before sysinit.target
...
Otherwise, profiles may be loaded way too late in the init process.
2019-04-28 17:38:07 +02:00
c0bw3b
38c2e0b9d2
mfoc: 0.10.6 -> 0.10.7
2019-04-28 17:32:00 +02:00
Will Dietz
403ce6ae4d
awesome: drop workaround for broken luaPackages
2019-04-28 10:14:05 -05:00
Will Dietz
725585cfca
awesome: generate docs, put in separate output
...
Especially useful when using non-release versions,
but good to have locally regardless.
2019-04-28 10:14:05 -05:00
Will Dietz
291d06d2ef
generated-packages: manual touchup
...
* no leading whitespace
* collapse consecutive blank lines to single line
* indent fromJSON bits
2019-04-28 10:14:05 -05:00
Will Dietz
55f7515442
luarocks: Add 'markdown'
2019-04-28 10:14:05 -05:00
Will Dietz
c1f3c92fef
lua-modules/generated-packages: regen
...
Mostly formatting improvements,
basexx apparently has new version which was picked up.
2019-04-28 10:14:05 -05:00
Will Dietz
9a3ed7ea04
luaPackages: add ldoc
2019-04-28 10:14:05 -05:00
Will Dietz
6975dee942
luarocks-nix: update for formatting fixes
2019-04-28 10:10:50 -05:00
Will Dietz
c37b3ab888
update-luarocks-packages: simplify server var, whitespace fixup
2019-04-28 10:08:56 -05:00
Joachim F
e666cc4e7e
Merge pull request #60334 from bhipple/fix/doc-typo
...
nixos.grafana: fix docstring typo
2019-04-28 15:07:06 +00:00
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