Commit graph

222285 commits

Author SHA1 Message Date
Jan Tojnar
6cbf2e186c
webkitgtk: 2.28.0 → 2.28.1 (#85378)
Fixes a CVE https://webkitgtk.org/security/WSA-2020-0004.html
https://webkitgtk.org/2020/04/13/webkitgtk2.28.1-released.html
2020-04-19 16:54:16 +02:00
Peter Simons
00222dbb0e bbswitch: fix build with Linux kernel version >= 5.6.0
Fixes https://github.com/NixOS/nixpkgs/issues/85564.
2020-04-19 16:25:48 +02:00
Lionello Lunesu
e727346ccc Add missing deps for linux 2020-04-19 21:44:06 +08:00
Michael Weiss
0e4417f118
Revert "nixos: Introduce nix.buildLocation option"
This reverts commit 5291925fd2.
Reason: This started to cause severe regressions, see:
- https://github.com/NixOS/nixpkgs/issues/85552
- https://github.com/NixOS/nixpkgs/pull/83166#pullrequestreview-395960588
Fixes #85552.
2020-04-19 15:16:08 +02:00
Aaron Andersen
a0e496acd0
Merge pull request #85538 from gnidorah/openjk
openjk: use gcc9
2020-04-19 08:53:31 -04:00
Lionello Lunesu
0b23e4e5b7 Remove top-level ldcBootstrap 2020-04-19 20:52:41 +08:00
Pavol Rusnak
e353fe89db
keepassxc: 2.5.2 -> 2.5.4
+ disabled testcli flaky test
2020-04-19 14:49:07 +02:00
Bart Brouns
183e448a23 lsp-plugins: 1.1.15 -> 1.1.19 2020-04-19 14:08:15 +02:00
zowoq
c34bc1d824 skopeo: install completion 2020-04-19 21:24:04 +10:00
Manuel Bärenz
f253da42f8 Add myself (turion) to the maintainers list for several packages
Following nh2's advice, I want to be more involved in nixpkgs,
and I'll start to review changes to programs that are important to me,
and that didn't have a long list of maintainers yet.
2020-04-19 13:14:31 +02:00
Michele Guerini Rocco
d4d6d26588
Merge pull request #85458 from rnhmjoj/mitmproxy
mitmproxy: 4.0.4 -> 5.1.1
2020-04-19 12:12:41 +02:00
rnhmjoj
55d52851a6
mitmproxy: 4.0.4 -> 5.1.1 2020-04-19 11:19:36 +02:00
rnhmjoj
a3e64e81fc
pythonPackages.publicsuffix2: init at 2.2019-12-21 2020-04-19 11:19:27 +02:00
gnidorah
7cbd8fb994 openjk: use gcc9 2020-04-19 11:06:37 +03:00
Gabriel Ebner
257aff8010
Merge pull request #85532 from marsam/update-lean 2020-04-19 10:00:27 +02:00
Mario Rodas
b2d8cf9def
Merge pull request #85473 from marsam/update-bazelisk
bazelisk: 1.3.0 -> 1.4.0
2020-04-19 02:38:52 -05:00
Mario Rodas
ad4eebc5ca
Merge pull request #85471 from bbigras/spotifyd
spotifyd: add withMpris and withKeyring optionals
2020-04-19 02:38:26 -05:00
Matthew Bauer
a2d9f58433
Merge pull request #85512 from ggreif/wasmtime
wasmtime-0.12.0: fix cargoSha256
2020-04-18 22:03:24 -05:00
Jaka Hudoklin
bc0e5f8c4c
Merge pull request #85514 from petabyteboy/feature/docker
docker: add git to extraPath
2020-04-19 01:42:57 +00:00
worldofpeace
f578913905
Merge pull request #85528 from NixOS/revert-84370-update-calibre
Revert "calibre: 4.12.0 -> 4.13.0"
2020-04-18 20:52:04 -04:00
worldofpeace
ddbc832637
Revert "calibre: 4.12.0 -> 4.13.0" 2020-04-18 20:51:33 -04:00
adisbladis
8804e2f53f
Merge pull request #85248 from HugoReeves/update-joplin-desktop
joplin-desktop: 1.0.179 -> 1.0.200
2020-04-19 02:48:45 +02:00
worldofpeace
d0716d2351
Merge pull request #85524 from rvolosatovs/update/fira
fira: 4.106 -> 4.202
2020-04-18 20:45:03 -04:00
worldofpeace
b8a2ebdea8
Merge pull request #85527 from NixOS/revert-84363-update-twolame
Revert "[WIP] {help wanted} twolame: 2017-09-27 -> 0.4.0"
2020-04-18 20:43:54 -04:00
worldofpeace
0bab5253b1
Revert "[WIP] {help wanted} twolame: 2017-09-27 -> 0.4.0" 2020-04-18 20:43:37 -04:00
worldofpeace
443e544721 firefox-wrapper: don't throw on enableGnomeExtensions
We use the config for the native messaging host below this statement.
2020-04-18 20:36:55 -04:00
zowoq
9123c8c5de conmon: installFlags 2020-04-19 10:27:55 +10:00
zowoq
7adb98309a buildah: installShellCompletion 2020-04-19 10:27:40 +10:00
Roman Volosatovs
6a634cf026
fira: 4.106 -> 4.202 2020-04-19 01:58:03 +02:00
dadada
2d86cca35e
nixos/dokuwiki: change default of aclFile and usersFile
`aclFile` and `usersFile` will be set to a default value if `aclUse` is
specified and aclFile is not overriden by `acl`.
2020-04-18 23:37:19 +02:00
dadada
9460fb5788
nixos/dokuwiki: modify usersFile and aclFile
Use types.str instead of types.path to exclude private information from
the derivation.
Add a warinig about the contents of acl beeing included in the nix
store.
2020-04-18 23:37:19 +02:00
dadada
2b67a89f29
nixos/dokuwiki: dokuwiki user 2020-04-18 23:37:19 +02:00
dadada
2e699f1db1
nixos/dokuwiki: add option disableActions 2020-04-18 23:37:18 +02:00
dadada
a58dc30d34
nixos/dokuwiki: set default value for usersFile
If usersFile is not set, a file is created along the stateDir that can
hold the users and supports dynamically adding users using the web GUI.
2020-04-18 23:37:18 +02:00
dadada
0228046eec
nixos/dokuwiki: add assertion for usersFile 2020-04-18 23:37:18 +02:00
dadada
af6a7a0486
nixos/dokuwiki: add plugins and templates options
Adds support for additional plugins and templates similarly to how
wordpress.nix does it.

Plugins and templates need to be packaged as in the example.
2020-04-18 23:37:18 +02:00
dadada
71baf4801c
nixos/dokuwiki: refactor 2020-04-18 23:37:18 +02:00
dadada
dc7ed06615
nixos/dokuwiki: add <name?> option
Enables multi-site configurations.

This break compatibility with prior configurations that expect options
for a single dokuwiki instance in `services.dokuwiki`.
2020-04-18 23:37:18 +02:00
Fabian Möller
9c83defd29
AusweisApp2: init at 1.20.0 2020-04-18 23:30:22 +02:00
Fabian Möller
592e433496
licenses: add EUPL-1.2 2020-04-18 23:30:03 +02:00
Pavol Rusnak
2c45fa52a4
lib/licenses: use https where possible 2020-04-18 23:26:44 +02:00
Vladimír Čunát
e233a9d4dd
Merge #84442: staging-next branch 2020-04-18 23:11:00 +02:00
taku0
f63bc540cb flashplayer: 32.0.0.344 -> 32.0.0.363 2020-04-18 23:08:58 +02:00
Maximilian Bosch
16c6b2de8d
gitAndTools.delta: 0.0.17 -> 0.0.18
https://github.com/dandavison/delta/releases/tag/0.0.18
2020-04-18 22:36:35 +02:00
Anderson Torres
8bafac89cd
Merge pull request #84363 from AndersonTorres/update-twolame
twolame : 2017-09-27 -> 0.4.0
2020-04-18 16:54:43 -03:00
Anderson Torres
5f0fa1b454
Merge pull request #84370 from AndersonTorres/update-calibre
calibre : 4.12.0 -> 4.13.0
2020-04-18 16:54:14 -03:00
Milan Pässler
08d83c1641 docker: add git to extraPath
When building a docker container from git, docker was missing the git
binary in $PATH.
2020-04-18 21:48:55 +02:00
Gabor Greif
94d88d3b70 wasmtime-0.12.0: fix cargoSha256 2020-04-18 21:30:29 +02:00
Mario Rodas
45b21b38a8
Merge pull request #85346 from xrelkd/update/tinygo
tinygo: 0.12.0 -> 0.13.0
2020-04-18 14:08:59 -05:00
Mario Rodas
e6ddc18720
Merge pull request #85416 from xrelkd/update/go-ethereum
go-ethereum: 1.9.12 -> 1.9.13
2020-04-18 14:08:46 -05:00