Niklas Hambüchen
6232fbdec7
Merge pull request #67608 from alexarice/variant-ant-themes
...
Variant Ant themes: init at 1.3.0
2020-03-18 03:54:14 +01:00
Niklas Hambüchen
2fb0068b50
Merge pull request #81994 from bhipple/u/librustzcash
...
zcash: 2.1.0-1 -> 2.1.1-1; libzrustzcash: 2018-10-27 -> 0.1.0
2020-03-18 03:15:16 +01:00
Silvan Mosberger
05cf8a7c07
Merge pull request #82802 from roberth/lib-modules-test-config-options-laziness
...
lib/modules: Test the ability for config to depend on options for compatibility
2020-03-18 02:57:08 +01:00
Andrew Childs
e110f5ecc1
nixos/firewall: fix types in reverse path assertion
...
Broken by 0f973e273c284a97a8dffeab7d9c0b09a88b7139 in #73533
The type of the checkReversePath option allows "strict" and "loose" as
well as boolean values.
2020-03-18 10:54:55 +09:00
Niklas Hambüchen
0908ec4952
Merge pull request #82665 from bhipple/doc/upower
...
doc: update 20.03 release notes regarding upower
2020-03-18 02:44:18 +01:00
Niklas Hambüchen
dd4da93298
Merge pull request #82740 from piotr-szegda/keybase-5-3-0-update
...
keybase,kbfs,keybase-gui: 5.2.1 -> 5.3.0
2020-03-18 02:42:53 +01:00
Dennis Gosnell
ac0da76a7c
Merge pull request #82774 from B4dM4n/virtualbox-extpack-update
...
virtualboxExtpack: synchronize version with virtualbox
2020-03-18 09:15:45 +09:00
Vladislav Zavialov
bfcb19197b
toggldesktop: use mkDerivation from Qt ( #81720 )
2020-03-17 19:36:22 -04:00
Symphorien Gibol
4a672de9e6
python3Packages.matrix-nio: 0.8.0 -> 0.9.0
2020-03-17 15:54:33 -07:00
Maximilian Bosch
e808d11c43
peep: init at 0.1.4
2020-03-17 23:25:51 +01:00
Timo Kaufmann
c8a67fd37b
Merge pull request #82810 from timokau/vim-pandoc-fix
...
vimPlugins.vim-pandoc: fix startup
2020-03-17 22:24:38 +00:00
Austin Seipp
2ef42e07fd
mcy: 2020.02.05 -> 2020.03.16
...
Now with working web UI dashboard -- but no working GUI (yet!)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-17 17:19:40 -05:00
Austin Seipp
5cd4fd5bc5
symbiyosys: 2020.02.08 -> 2020.02.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-17 17:19:40 -05:00
Austin Seipp
9b43cf3a00
yosys: 2020.02.25 -> 2020.03.16
...
- Bump `abc-verifier` (2020.03.05)
- Install `yosys-abc` symlink for tool compatbility
- Various `yosys` expression cleanups
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-17 17:19:37 -05:00
zowoq
12bcd78652
fuse-overlayfs: 0.7.7 -> 0.7.8
...
https://github.com/containers/fuse-overlayfs/releases/tag/v0.7.8
2020-03-18 08:18:26 +10:00
zowoq
cb099ca0d8
conmon: 2.0.12 -> 2.0.13
...
https://github.com/containers/conmon/releases/tag/v2.0.13
2020-03-18 08:15:24 +10:00
Maximilian Bosch
e86ec10426
Merge pull request #80243 from bhipple/u/rust-cargo-rust-cbindgen
...
rust-cbindgen: upgrade cargo fetcher and cargoSha256
2020-03-17 23:08:28 +01:00
Timo Kaufmann
880f5a6125
vimPlugins.vim-pandoc: fix startup
2020-03-17 23:04:10 +01:00
Dmitry Kalinkin
0bd52ef94d
Merge pull request #82712 from veprbl/pr/nuweb_fix
...
nuweb: 1.58 -> 1.60, fix build
2020-03-17 17:10:34 -04:00
Kevin Rauscher
b779f1b55c
mopidy-iris: 3.45.1 -> 3.46.0
2020-03-17 21:02:17 +01:00
Robert Hensing
31206e44e1
lib/modules: Test the ability for config to depend on options for compatibility
2020-03-17 20:21:10 +01:00
goibhniu
5241e5a193
Merge pull request #79851 from mmilata/supybot-enhancements
...
nixos/supybot: switch to python3, enable systemd sandboxing, add option for installing plugins
2020-03-17 19:07:41 +00:00
Michael Weiss
b6a5079800
inxi: 3.0.37-1 -> 3.0.38-1
2020-03-17 19:45:19 +01:00
Alma Cemerlic
34fd0c0968
pythonPackages.IMAPClient: 0.13 -> 2.1.0
2020-03-17 11:44:34 -07:00
Christian Lütke-Stetzkamp
403a4b1ced
http2tcp: init at 0.5
2020-03-17 11:44:17 -07:00
Christian Lütke-Stetzkamp
93919c66a8
pythonPackages.wsgitools: init at 0.3.1
2020-03-17 11:44:17 -07:00
Robert Helgesson
0bce142b1e
jwt-cli: 2.5.2 -> 3.0.1
2020-03-17 19:43:53 +01:00
Silvan Mosberger
dcdd232939
lib/modules: Remove internal _module attribute from config
...
The _module option is added as an internal option set, and it messes up
the results of module evaluations, requiring people to manually filter
_modules out.
If people depend on this, they can still use config._module from inside
the modules, exposing _module as an explicitly declared user option. Or
alternatively with the _module attribute now returned by evalModules.
2020-03-17 19:19:39 +01:00
Jonathan Ringer
ee9362f880
pythonPackages.z3c-checkversions: disable python2 tests
...
the zope namespace will cause collisions for python2
2020-03-17 11:11:30 -07:00
Pascal Bach
94e8695c2b
plex: 1.18.7.2457 -> 1.18.8.2527
2020-03-17 18:33:59 +01:00
Maximilian Bosch
780ee0d2d5
Merge pull request #82776 from davidak/master
...
Doc: Fix typo
2020-03-17 18:08:36 +01:00
Maximilian Bosch
7806df1e5f
Merge pull request #82754 from mehlon/tor-browser
...
tor-browser-bundle-bin: 9.0.5 -> 9.0.6
2020-03-17 17:58:00 +01:00
Domen Kožar
cefe9b2dac
add openapi-generator-cli-unstable
2020-03-17 17:12:16 +01:00
Maximilian Bosch
09f55f8f17
riot-web: 1.5.12 -> 1.5.13
2020-03-17 16:02:16 +01:00
Maximilian Bosch
bb9822be79
riot-desktop: 1.5.12 -> 1.5.13
2020-03-17 16:02:01 +01:00
Timo Kaufmann
d8d0b60c22
Merge pull request #82766 from r-ryantm/auto-update/brial
...
brial: 1.2.7 -> 1.2.8
2020-03-17 14:29:02 +00:00
Domen Kožar
e6b5bcd70f
Merge pull request #82779 from turboMaCk/elm-coverage
...
elmPackages.elm-coverage: init at 0.0.3
2020-03-17 15:01:55 +01:00
Domen Kožar
cf15f09e45
Merge pull request #82778 from turboMaCk/elmi-to-json-1.3.0
...
elmPackages.elmi-to-json: 1.2.0 -> 1.3.0
2020-03-17 14:33:40 +01:00
Mario Rodas
d76dc11544
Merge pull request #82542 from r-ryantm/auto-update/gnss-sdr
...
gnss-sdr: 0.0.11 -> 0.0.12
2020-03-17 08:32:56 -05:00
Mario Rodas
db02235cfd
Merge pull request #82707 from r-ryantm/auto-update/python2.7-uamqp
...
python27Packages.uamqp: 1.2.5 -> 1.2.6
2020-03-17 08:32:04 -05:00
Mario Rodas
29f90a198d
Merge pull request #82588 from r-ryantm/auto-update/berglas
...
berglas: 0.5.0 -> 0.5.1
2020-03-17 08:30:13 -05:00
Mario Rodas
988de96ad1
Merge pull request #80833 from r-ryantm/auto-update/inadyn
...
inadyn: 2.5 -> 2.6
2020-03-17 08:29:32 -05:00
Mario Rodas
ef35625322
Merge pull request #79920 from r-ryantm/auto-update/groovy
...
groovy: 2.5.9 -> 3.0.0
2020-03-17 08:28:38 -05:00
Mario Rodas
1c797f06d9
Merge pull request #81505 from r-ryantm/auto-update/libgpiod
...
libgpiod: 1.4.2 -> 1.5
2020-03-17 08:27:48 -05:00
Mario Rodas
788a7c4785
Merge pull request #82241 from r-ryantm/auto-update/tpm2-pkcs11
...
tpm2-pkcs11: 1.0.1 -> 1.1.0
2020-03-17 08:25:37 -05:00
Mario Rodas
d175ae31f3
Merge pull request #82046 from r-ryantm/auto-update/intel-media-driver
...
intel-media-driver: 19.3.0 -> 19.4.0r
2020-03-17 08:20:35 -05:00
Mario Rodas
fa9290102e
Merge pull request #82717 from r-ryantm/auto-update/saga
...
saga: 7.5.0 -> 7.6.1
2020-03-17 08:20:22 -05:00
Mario Rodas
26bb35a387
Merge pull request #82195 from r-ryantm/auto-update/spice-protocol
...
spice-protocol: 0.14.0 -> 0.14.1
2020-03-17 08:18:44 -05:00
Ryan Mulligan
62a4870131
Merge pull request #82575 from r-ryantm/auto-update/renderizer
...
renderizer: 2.0.5 -> 2.0.9
2020-03-17 06:18:35 -07:00
Mario Rodas
461389e153
Merge pull request #82721 from r-ryantm/auto-update/unicode-character-database
...
unicode-character-database: 12.1.0 -> 13.0.0
2020-03-17 08:16:21 -05:00