adisbladis
cd1a02a4ba
pythonPackages.pyside: Add missing input libGL
2019-11-09 10:34:49 +00:00
adisbladis
d053944e7b
octave: Don't use libGLU_combined
2019-11-09 10:34:49 +00:00
adisbladis
5e433b48dc
retroarch: Don't use libGLU_combined
2019-11-09 10:34:49 +00:00
adisbladis
13acfd0e28
maim: Don't use libGLU_combined
2019-11-09 10:34:49 +00:00
adisbladis
f6eb4b065b
kodi: Don't use libGLU_combined
2019-11-09 10:34:48 +00:00
Dmitry Kalinkin
21c3fabb44
Merge pull request #72804 from xtruder/pkgs/facetimehd-firmware/update-firmware-link
...
facetimehd-firmware: 1.43_4 -> 1.43_5
2019-11-09 05:13:34 -05:00
Vladimír Čunát
8302338ae9
Merge #72278 : keepalived: 1.4.2 -> 1.4.5, patch CVE-2018-19115
2019-11-09 10:29:11 +01:00
Vladimír Čunát
f364708ce9
Merge #72092 : libtiff: 4.0.10 -> 4.1.0 (security)
...
into staging. This fixes CVE-2019-7663 and incorporates other patches.
2019-11-09 10:13:06 +01:00
Arnout Engelen
07c84f4de2
documentation: drop double 'the'
2019-11-09 10:10:47 +01:00
Théo Zimmermann
eebdaa936f
doc: fix allowUnfreePredicate example following the introduction of pname
...
Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2019-11-09 09:47:26 +01:00
Renaud
76761a82e0
lightstep-tracer-cpp: 0.8.1 -> 0.11.0
...
(#72995 )
2019-11-09 09:45:03 +01:00
Vladimír Čunát
019fcab7f5
Merge #72054 : gdal: add patch for CVE-2019-17545
2019-11-09 09:38:10 +01:00
Jonathan Ringer
364ae632c6
rust-bindgen: 0.51.0 -> 0.51.1
2019-11-09 08:05:10 +00:00
Daniël de Kok
9ced8a5c46
drawio: 12.1.7 -> 12.2.2
...
Changelog:
https://github.com/jgraph/drawio-desktop/releases/tag/v12.2.2
2019-11-09 08:34:37 +01:00
Vladimír Čunát
832f46a703
gst-plugins-base: use fetchpatch for better hash stability
...
/cc original PR #70283 .
2019-11-09 07:51:00 +01:00
Vladimír Čunát
457e94d900
Merge branch 'master' into staging-next
...
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
Jonathan Ringer
70a86f1184
esphome: 1.13.6 -> 1.14.1
2019-11-08 20:51:14 -08:00
lodi
5e70be026e
libco-canonical: v19.1 -> v20
2019-11-08 20:44:50 -08:00
YI
06decf0432
keepassxc: add additional cmake options
2019-11-09 12:33:51 +08:00
Greg Roodt
2991ba6462
fluxctl: 1.13.3 -> 1.15.0
2019-11-08 20:25:41 -08:00
Aaron Andersen
8496f9556c
Merge pull request #73086 from redvers/httpd-module-enableUserDir-fix
...
nixos/httpd: module fixes enableUserDir (attendum to #72789 )
2019-11-08 20:36:03 -05:00
Red Davies
62e421fbb2
nixos/httpd: module fixes enableUserDir (attendum to #72789 )
2019-11-09 00:53:56 +00:00
Ben Wolsieffer
a1c3a7fa24
buildbot: 2.4.1 -> 2.5.0
2019-11-08 15:51:25 -08:00
Renaud
ac8d850878
Merge pull request #72971 from filalex77/ruplacer-0.4.1
...
ruplacer: init at 0.4.1
2019-11-09 00:30:20 +01:00
Silvan Mosberger
3022fde292
Merge pull request #71576 from ShaRose/patch-1
...
nixos/dnsdist: Add CAP_NET_BIND_SERVICE to AmbientCapabilities
2019-11-09 00:07:09 +01:00
Marius Bergmann
bc0a2adb22
terraform-provider-pass: init at 1.2.1
2019-11-08 23:44:30 +01:00
Marius Bergmann
610ffc9b8f
terraform-providers: update existing providers
2019-11-08 23:41:16 +01:00
Marius Bergmann
3ddd53e576
terraform-providers: fix handling of version/rev in provider list
...
I interpreted the purpose of stripping the first character from the 'version'
argument as an attempt to remove a prefixed 'v' (e.g. 'v1.0.0') from a version
tag. This works if the tag actually has a 'v' prefix, but also removes the first
character if version tags are not prefixed (e.g. '1.0.0').
Additionally, the 'v' was added again when specifying the `rev` for
`fetchFromGitHub` in default.nix. As described above, this did also not work
when provider repos did not prefix their version tags with 'v'.
I changed the implementation as follows:
- `version` and `rev` are stored inside data.nix
- `version` is used to declare the nix package version
- `rev` is used to fetch the proper git ref when building the package
- for determining `version`, an optional leading 'v' is trimmed from the tag
name
Now this has the implication that the latest tag must always be a release tag
when using the `update-all` script, but as the result of running `update-all`
should always be reviewed before submission, makes this appear a manageable
tradeoff to me.
2019-11-08 23:41:08 +01:00
Marius Bergmann
206f719046
terraform-providers: group individual repo providers
2019-11-08 23:40:55 +01:00
Florian Klink
ece9c41343
nixos/samba: port test to python
2019-11-08 23:30:09 +01:00
Florian Klink
18f9cfa1c0
nixos/samba: update module to use tmpfiles, remove samba-setup service
2019-11-08 23:25:55 +01:00
Niklas Hambüchen
57908c1624
SDL2: Keep .a files on dontDisableStatic
; don't move them to $dev; prune .la.
...
Most other packages don't move `.a` files to "$dev", and that is because
it makes the pkg-config `.pc` file wrong (the `libdir` is the non-dev one).
Keeping them in the main output makes static linking of SDL2 work.
See added comment about pruning of `.la` files.
2019-11-08 23:12:59 +01:00
Florian Klink
3928e7f6b1
Merge pull request #73063 from minijackson/shiori-things
...
shiori: update modSha256, update test to python, do more tests
2019-11-08 23:06:06 +01:00
Ryan Mulligan
54b0476618
Merge pull request #73067 from yurkobb/fix-mu-stable
...
Fix mu version from unreleased to stable (revert to 1.2)
2019-11-08 13:26:42 -08:00
Christine Koppelt
60fade5c03
sablotron: remove
2019-11-08 22:25:08 +01:00
Florian Klink
cced569cac
Merge pull request #73049 from flokli/fix-redis-merge
...
nixos/redis: fix merging
2019-11-08 22:13:54 +01:00
worldofpeace
1d3da3befc
Merge pull request #73060 from flokli/nixos-test-port-powerdns
...
nixos/powerdns: port test to python
2019-11-08 20:48:34 +00:00
worldofpeace
9cc610c576
Merge pull request #73057 from flokli/nixos-test-port-smokeping
...
nixos/smokeping: port test to python
2019-11-08 20:47:40 +00:00
worldofpeace
0c6853c727
Merge pull request #73056 from flokli/nixos-test-port-pppd
...
nixos/pppd: port test to python
2019-11-08 20:47:05 +00:00
worldofpeace
b859c85ada
Merge pull request #72998 from worldofpeace/client-tests-geary
...
gnome3.geary: add patch for longer client test timeout
2019-11-08 20:41:50 +00:00
John Ericson
5132cc822a
Merge pull request #72812 from NixOS/bash-no-undef-vars
...
cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`
2019-11-08 15:26:14 -05:00
Matthew Bauer
85a94a2578
Merge pull request #73020 from lodi/libco
...
libco-canonical: fix pkgconfig includedir
2019-11-08 15:04:29 -05:00
Daiderd Jordan
7fb0d95ca1
Merge pull request #71318 from tricktron/fixOpenConnectOnCatalina
...
openconnect: Add darwin support
2019-11-08 20:36:48 +01:00
John Ericson
f7fdc997bf
Merge commit 'afa48f16f265fd3e88073bca7929e1e103bd3dc3' into bash-no-undef-vars
2019-11-08 13:58:27 -05:00
John Ericson
784c3dc0f9
qt5 qmake setup hook: qmakeFlags
may be undefined
2019-11-08 13:28:59 -05:00
John Ericson
ca782498a9
emacs package setup hook: Fix
...
1. Make the test more robust
2. EMACSLOADPATH may be initially undefined.
3. did `targetOffset` twice when meant `hostOffset` too
2019-11-08 13:28:59 -05:00
John Ericson
f1481f2c90
apple-sdk setup hooks: NIX_CFLAGS_COMPILE may be undefined
2019-11-08 13:28:59 -05:00
John Ericson
6fb526b32c
findlib setup hook: createFindlibDestdir
may not be defined
2019-11-08 13:28:59 -05:00
John Ericson
908b143e51
gstreamer: GST_PLUGIN_SYSTEM_PATH.* may be undefined
2019-11-08 13:28:59 -05:00
John Ericson
12a85a7046
SDL, SDL2: SDL{,2}_PATH may be undefined
2019-11-08 13:28:58 -05:00