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
Jörg Thalheim
cd3bc38f40
Merge pull request #85501 from petabyteboy/feature/micro
2020-04-18 19:48:25 +01:00
Jan Tojnar
09c4736405
Merge pull request #83755 from jtojnar/jcat-0.1
2020-04-18 20:38:24 +02:00
Milan
f6be877728
_3mux: init at 0.2.0 ( #85141 )
...
* _3mux: init at 0.1.0
* _3mux: 0.1.0 -> 0.2.0
2020-04-18 20:26:36 +02:00
Mario Rodas
e5dd52b99d
Merge pull request #85422 from marsam/update-lxc
...
lxc: 4.0.1 -> 4.0.2
2020-04-18 13:24:22 -05:00
Benjamin Hipple
78760d192d
Merge pull request #79246 from status-im/upgrade-brlaser
...
nixpkgs/brlaser: upgrade to v6
2020-04-18 14:23:43 -04:00
xrelkd
07a85c01ac
rshijack: init at 0.3.0
2020-04-19 02:20:15 +08:00
worldofpeace
21861f3a80
Merge pull request #85340 from xrelkd/add/sniffglue
...
sniffglue: init at 0.10.1
2020-04-18 14:16:40 -04:00
xrelkd
2b87ca0f9c
sniffglue: init at 0.10.1
2020-04-19 01:57:35 +08:00
Jan Tojnar
06e5800a73
fwupd: 1.3.9 → 1.4.0
...
https://github.com/fwupd/fwupd/releases/tag/1.4.0
2020-04-18 19:51:08 +02:00
Jörg Thalheim
35eb7793a3
Merge pull request #83166 from avnik/nix-build-location
2020-04-18 18:37:15 +01:00
Alexander V. Nikolaev
5291925fd2
nixos: Introduce nix.buildLocation option
...
Allow to specify where package build will happens.
It helps big packages (like browsers) not to overflow tmpfs.
2020-04-18 20:31:04 +03:00
Jörg Thalheim
3940ec2ed2
Merge pull request #85498 from filalex77/httpie-2.1.0
2020-04-18 18:30:42 +01:00
Milan Pässler
58d165420b
micro: 1.4.1 -> 2.0.3
2020-04-18 19:26:43 +02:00
worldofpeace
996ae856b6
Merge pull request #85365 from immae/fix_acme_postrun
...
nixos/acme: Fix postRun in acme certificate being ran at every run
2020-04-18 13:16:16 -04:00
Markus Wamser
5fbab6dabb
pythonPackages.pdfposter init at 0.7.post1 ( #82926 )
...
Signed-off-by: Markus S. Wamser <github-dev@mail2013.wamser.eu>
2020-04-18 13:15:29 -04:00
Oleksii Filonenko
a0cca88d16
_3mux: 0.1.0 -> 0.2.0
2020-04-18 18:43:58 +03:00
Benjamin Hipple
dfe70a2d63
dnnl: 1.2.2 -> 1.4
...
The upstream readme has a note about renaming the git repo and libname:
https://github.com/oneapi-src/oneDNN#oneapi-deep-neural-network-library-onednn
Changelog: https://github.com/oneapi-src/oneDNN/releases/tag/v1.4
2020-04-18 11:40:47 -04:00
Oleksii Filonenko
9524aafeb7
httpie: 2.0.0 -> 2.1.0
2020-04-18 18:36:09 +03:00
Alyssa Ross
1b0d8015fe
nixos/rss2email: globally install rss2email
...
For man pages.
2020-04-18 14:16:00 +00:00
Las
8a5fa6531f
age: 1.0.0-beta2 -> unstable-2020-03-25
...
There has been no new official release of age,
but some important fixes and changes have been
done since the last release in December:
https://github.com/FiloSottile/age/compare/v1.0.0-beta2...f0f8092d60bb96737fa096c29ec6d8adb5810390
2020-04-18 22:59:03 +09:00
Mario Rodas
54792ee584
Merge pull request #85491 from zowoq/fuse-overlayfs
...
fuse-overlayfs: 0.7.8 -> 1.0.0
2020-04-18 08:27:29 -05:00
Michael Raskin
6c0bacc165
Merge pull request #85493 from prusnak/rfc45
...
treewide: per RFC45, remove more unquoted URLs
2020-04-18 13:26:44 +00:00
Lionello Lunesu
4c538d022d
ldc: 1.17.0 -> 1.20.1
2020-04-18 20:48:57 +08:00
Michael Weiss
34643fcf96
Merge pull request #85253 from primeos/chromium-vaapi
...
chromium: Build with VA-API but disable it by default
2020-04-18 14:20:33 +02:00
Pavol Rusnak
fadcfc3ea4
treewide: per RFC45, remove more unquoted URLs
2020-04-18 14:04:37 +02:00
Michael Weiss
267eefcdb7
chromium: Build with VA-API but disable it by default
...
This makes it possible to enable VA-API without having to rebuild
Chromium: `chromium.override { enableVaapi = true; }`
2020-04-18 13:46:22 +02:00
zowoq
3037b6d1ef
fuse-overlayfs: 0.7.8 -> 1.0.0
...
https://github.com/containers/fuse-overlayfs/releases/tag/v1.0.0
2020-04-18 21:25:51 +10:00