Bruno Bzeznik
ee7eaaf06e
openmpi: add libfabric support (for omnipath networks)
2020-04-29 15:45:25 +02:00
zimbatm
f3ce7c5582
Merge pull request #86053 from zimbatm/terraform-provider-vpsadmin
...
terraform-providers: updates and cleanups
2020-04-29 14:43:15 +02:00
Jörg Thalheim
9ae6b51c0c
Merge pull request #85881 from sternenseemann/apostrophe-alias
2020-04-29 13:12:38 +01:00
Jan Tojnar
519b7d24f4
Merge pull request #65835 from jorsn/libextractor-gstreamer
2020-04-29 13:29:28 +02:00
Mario Rodas
8917cd8b88
Merge pull request #86300 from lugray/bump_shadowenv
...
shadowenv: 2.0.0 -> 2.0.2
2020-04-29 06:18:46 -05:00
Mario Rodas
cffb1cbcb2
Merge pull request #86286 from marsam/update-act
...
act: 0.2.7 -> 0.2.8
2020-04-29 05:40:38 -05:00
Matthieu Coudron
8ce65087c3
broadcom_sta: fix build on 5.6
2020-04-29 11:57:03 +02:00
Lisa Ugray
329cc874e4
shadowenv: 2.0.0 -> 2.0.2
...
Pick up shell completions
2020-04-29 05:46:18 -04:00
Peter Hoeg
8f43c55598
Merge pull request #86289 from peterhoeg/f/libeatmydata
...
libeatmydata: allow building from checkout
2020-04-29 17:44:01 +08:00
Michael Weiss
bfa2452dc8
Merge pull request #86206 from primeos/chromium
...
chromium: 81.0.4044.122 -> 81.0.4044.129
2020-04-29 11:15:25 +02:00
Peter Hoeg
3628b1c6bf
libeatmydata: allow building from checkout
...
Also include note about running tests.
2020-04-29 16:17:04 +08:00
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename
2020-04-29 08:26:08 +02:00
Jörg Thalheim
6015d03ef1
Merge pull request #86037 from purcell/dotnet-arm64
2020-04-29 07:04:32 +01:00
worldofpeace
d67d074ae6
Merge pull request #86285 from cole-h/fish
...
fish: 3.1.1 -> 3.1.2
2020-04-29 01:37:57 -04:00
worldofpeace
a6dc21fa2d
nixos/pantheon: fix doc typo
2020-04-29 01:20:03 -04:00
jakobrs
d21cc14114
v4l2loopback: 0.12.4 -> 0.12.5
2020-04-29 07:19:01 +02:00
Vincent Laporte
95b35a2514
coqPackages.gappalib: 1.4.1 → 1.4.3
2020-04-29 06:56:14 +02:00
Peter Hoeg
83a57cfa31
Merge pull request #81366 from pvgoran/pykms-fix-logging
...
pykms: fix/enhance logging
2020-04-29 12:49:00 +08:00
Cole Helbling
7a15b6037b
fish: 3.1.1 -> 3.1.2
...
https://github.com/fish-shell/fish-shell/compare/3.1.1...3.1.2
"This release of fish fixes a major issue discovered in fish 3.1.1:
Commands such as `fzf` and `enhancd`, when used with `eval`, would hang.
`eval` buffered output too aggressively, which has been fixed."
2020-04-28 21:26:50 -07:00
Pavel Goran
c678d68cdb
nixos/pykms: add SyslogIdentifier
2020-04-29 03:53:47 +00:00
Pavel Goran
462fa8bbaf
pykms: replace logging patch
...
The logging "sed-patch" that was introduced for version 20190611 worked poorly:
it was too intrusive (breaking the --logfile option), and it didn't prevent
using in-store file for logging by default. The new logging patch (an actual
"diff-patch") is less intrusive: it just changes the default log file's
location to be the current directory instead of the executable's directory.
2020-04-29 03:53:41 +00:00
Mario Rodas
de71be7723
Merge pull request #86220 from avdv/wtf-0.29.0
...
wtf: 0.29.0 -> 0.29.0
2020-04-28 21:42:09 -05:00
worldofpeace
b7f80f00ef
Merge pull request #86150 from ceedubs/unison-ucm-M1l
...
unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha
2020-04-28 21:49:49 -04:00
Mario Rodas
af6f00d552
Merge pull request #86211 from marsam/update-nodejs-12_x
...
nodejs-12_x: 12.16.2 -> 12.16.3
2020-04-28 20:41:35 -05:00
Jaka Hudoklin
d3ef0655d4
Merge pull request #86233 from prusnak/remove-amd-legacy
...
amdadl-sdk, amdapp-sdk: remove
2020-04-29 01:31:31 +00:00
adisbladis
50950bda13
Merge pull request #86262 from zowoq/podman
...
podman: 1.9.0 -> 1.9.1
2020-04-29 03:00:47 +02:00
Mario Rodas
002817019b
Merge pull request #86224 from bbigras/starship
...
starship: 0.40.1 -> 0.41.0
2020-04-28 19:37:12 -05:00
Colin
4007ceb6af
treewide get rid of go 1.12 ( #83253 )
...
* treewide Drop unneeded go 1.12 overrides
* Fix packr to be go module compatible.
I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.
* Remove consul dependency on go1.12
I updated the consul version to 1.7.2 and flipped it to building using
modules.
* Remove go1.12 from perkeep.
Update the version to the latest unstable on master.
* Update scaleway-cli to not be pinned to go1.12
Switched the version to 1.20
* Update prometheus-varnish-exporter to not depend on go1.12
* Update lnd to build with go1.12
Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo
* Remove go1.12 from openshift
Had to update the version to 4.1.0 and do a bit of munging to get this
to work
* Remove go1.12 completely.
These are no longer needed.
* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
Florian Klink
c01ac3ed12
Merge pull request #85998 from helsinki-systems/make-nsswitch-more-flexible
...
nixos/nsswitch: Make databases more configurable
2020-04-29 01:28:33 +02:00
Silvan Mosberger
aa3dde806e
Merge pull request #86024 from Infinisil/lib-tests-pkgs
2020-04-29 01:20:14 +02:00
worldofpeace
a8b60a8567
Merge pull request #86167 from jtojnar/webkitgtk-2.28.2
...
webkitgtk: 2.28.1 → 2.28.2
2020-04-28 18:46:10 -04:00
worldofpeace
10bf212b4f
Merge pull request #85589 from emilazy/add-acme-maintainers-team
...
Add ACME maintainers team
2020-04-28 18:38:12 -04:00
zowoq
3fb6a304d0
podman: 1.9.0 -> 1.9.1
...
https://github.com/containers/libpod/releases/tag/v1.9.1
2020-04-29 08:31:03 +10:00
Florian Klink
05328a49f6
Merge pull request #85772 from blitz/open-watcom
...
Use Open Watcom to build VirtualBox BIOS
2020-04-29 00:29:06 +02:00
worldofpeace
a0ebabf60a
Merge pull request #80896 from clkamp/pam-unix-add-nodelay
...
nixos/security/pam: Add nodelay option
2020-04-28 17:50:42 -04:00
worldofpeace
f5c04ecb2c
Merge pull request #86255 from lovesegfault/zoom-us-5.0
...
zoom-us: 3.5.385850.0413 -> 5.0.398100.0427
2020-04-28 17:46:51 -04:00
Bernardo Meurer
de2b31490b
zoom-us: 3.5.385850.0413 -> 5.0.398100.0427
2020-04-28 13:52:28 -07:00
matthuszagh
92212a59df
pythonPackages.pylibftdi: init at 0.18.1 ( #71286 )
2020-04-28 16:49:19 -04:00
Alex Whitt
30fce6f31b
rdesktop: 1.8.6 -> 1.9.0
2020-04-28 13:21:15 -07:00
Johannes Rosenberger
555b8c1a46
libextractor: add support for gstreamer plugin
...
The gstreamer plugin provides support for additional common
file/tagging formats like id3 tags in mp3 files. In addition, it
e.g. exposes more tags than the FLAC plugin for FLAC files.
Increase of closure size: 86.71 MB (52.8%)
2020-04-28 22:06:03 +02:00
Cody Allen
df202b418d
unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha
...
Follow-up to #85940 . There were a couple of issues with the
1.0.M1j-alpha release that were promptly fixed.
2020-04-28 12:04:40 -07:00
Eelco Dolstra
4426104c8c
Merge pull request #85711 from worldofpeace/gnome-iso
...
nixos/release: add GNOME ISO
2020-04-28 21:03:03 +02:00
Maxine E. Aubrey
e6f7f84325
nomad: 0.11.0 -> 0.11.1
2020-04-28 12:02:26 -07:00
worldofpeace
bde9441480
Merge pull request #86147 from matthewbauer/tweak-kde-preferences
...
kde/{kate,konqueror,okular}: decrease text mimetype preference
2020-04-28 14:10:51 -04:00
worldofpeace
f5ddad7d5e
pantheon.gala: 3.3.0 -> 3.3.1
...
https://github.com/elementary/gala/releases/tag/3.3.1
2020-04-28 14:01:52 -04:00
worldofpeace
34444e7b45
Merge pull request #86231 from symphorien/nix-du-strictDeps
...
nix-du: fix with strictDeps
2020-04-28 13:34:43 -04:00
worldofpeace
d85aabfb5f
Merge pull request #84449 from doronbehar/improve-guvcview
...
guvcview: fix gsettings filechooser errors
2020-04-28 13:32:13 -04:00
evils
e257a92472
foldingathome: 7.5.1 -> 7.6.9 ( #86171 )
2020-04-28 17:20:43 +00:00
Pavol Rusnak
d94444e44f
amdadl-sdk, amdapp-sdk: remove
...
these libraries are obsolete and nothing in the nixpkgs tree requires them
2020-04-28 19:15:10 +02:00
Chris Ostrouchov
27c7e7d38a
pythonPackages.auth0-python: init at 3.9.1
2020-04-28 09:32:56 -07:00