Commit Graph

214485 Commits

Author SHA1 Message Date
talyz
bb7ad853fb nixos/haproxy: Revive the haproxy user and group
Running haproxy with "DynamicUser = true" doesn't really work, since
it prohibits specifying a TLS certificate bundle with limited
permissions. This revives the haproxy user and group, but makes them
dynamically allocated by NixOS, rather than statically allocated. It
also adds options to specify which user and group haproxy runs as.
2020-03-11 19:52:37 +01:00
adisbladis
5c50087566
Merge pull request #80880 from Infinisil/poetry-python-3.8
poetry: Fix build with Python 3.8
2020-02-23 16:55:58 +01:00
Daniel Schaefer
4441a6a8a4
Merge pull request #80838 from maxxk/pyfribidi-fix
pythonPackages.pyfribidi: fix build
2020-02-23 16:22:22 +01:00
worldofpeace
c0c1f11889 maintainers: correct my name stylization
Out of many variations, it's almost never like that.
2020-02-23 09:26:57 -05:00
Andreas Rammhold
f7fb60baeb
Merge pull request #80884 from NinjaTrappeur/nin-patchwork-3175
ssb-patchwork: 3.17.4 -> 3.17.5
2020-02-23 14:55:58 +01:00
Peter Hoeg
e17dff1104
Merge pull request #80004 from peterhoeg/f/crun
crun: run tests and show the proper version number
2020-02-23 21:15:44 +08:00
Andreas Rammhold
14fb155d3e
Merge pull request #80892 from andir/firefox
firefox cleanup
2020-02-23 13:53:09 +01:00
tobim
44a4a3839c
nixos/gdm: Fix pulseaudio tmpfiles structure (#80274)
* nixos/gdm: Fix pulseaudio tmpfiles structure

Fix the following startup failure of the sound service in the gdm
session that was introduced by #75893:
```
Feb 16 11:44:15 qp pulseaudio[1432]: W: [pulseaudio] core-util.c: Failed to open configuration file '/run/gdm/.config/pulse//daemon.conf': Not a directory
Feb 16 11:44:15 qp pulseaudio[1432]: W: [pulseaudio] daemon-conf.c: Failed to open configuration file: Not a directory
Feb 16 11:44:15 qp systemd[1380]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Feb 16 11:44:15 qp systemd[1380]: pulseaudio.service: Failed with result 'exit-code'.
Feb 16 11:44:15 qp systemd[1380]: Failed to start Sound Service.
```

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2020-02-23 07:50:19 -05:00
worldofpeace
65bdc05ae8
Merge pull request #78935 from worldofpeace/update-gnome3-iso-expression
installation-cd-graphical-gnome: updates
2020-02-23 07:39:48 -05:00
Daniel Schaefer
dd4cf6639b
Merge pull request #80787 from maxxk/whitebox-tools_1.2.0
whitebox-tools: 0.16.0 -> 1.2.0
2020-02-23 13:39:11 +01:00
worldofpeace
ad4565caa1 installation-cd-graphical-gnome: updates
Note we're not using wayland default in the graphical media because it
could cause headaches for Nvidia users. But the session is still available
if someone logs out.
2020-02-23 07:17:37 -05:00
Andreas Rammhold
a5ae1b2ffd
firefox: remove unused patches 2020-02-23 13:13:36 +01:00
Andreas Rammhold
9fd425e56f
firefox: remove unused function arguments 2020-02-23 13:10:16 +01:00
worldofpeace
fbb170ca07
Merge pull request #80508 from r-ryantm/auto-update/ideogram
ideogram: 1.3.0 -> 1.3.2
2020-02-23 06:43:17 -05:00
Félix Baylac-Jacqué
073727fcac
ssb-patchwork: 3.17.4 -> 3.17.5 2020-02-23 11:15:25 +01:00
Maxim Krivchikov
23f265cdf5 python27Packages.seaborn: remove FRidh from maintainers 2020-02-23 10:46:36 +01:00
Silvan Mosberger
8f5b5baed7
poetry: Fix build with Python 3.8 2020-02-23 10:09:24 +01:00
zowoq
d4879a6962
shfmt: 3.0.1 -> 3.0.2 (#80842)
https://github.com/mvdan/sh/releases/tag/v3.0.2
2020-02-22 21:22:25 -10:00
Maxim Krivchikov
a517238f9f Add patch for python2 build with clang 2020-02-23 07:21:10 +00:00
John Ericson
83a4705f49
Merge pull request #80843 from obsidiansystems/rust-no-std
rust 1.41: Fix build with no_std only target
2020-02-23 00:48:45 -05:00
Klaas van Schelven
c597007cce python.pkgs.httpretty: disable flaky test
As noted upstream: https://github.com/gabrielfalcao/HTTPretty/issues/376
2020-02-22 18:38:21 -08:00
worldofpeace
cbef6cbf16
Merge pull request #80854 from NixOS/revert-71079-theming
Revert "Theming options for Gtk and Qt"
2020-02-22 20:43:42 -05:00
worldofpeace
2442f99d40
Revert "Theming options for Gtk and Qt" 2020-02-22 20:42:27 -05:00
worldofpeace
9d82f069da
Merge pull request #80852 from r-ryantm/auto-update/peek
peek: 1.4.0 -> 1.5.1
2020-02-22 20:27:16 -05:00
R. RyanTM
794fc22699 peek: 1.4.0 -> 1.5.1 2020-02-23 01:22:20 +00:00
Aaron Andersen
1462c33f62
Merge pull request #78962 from helsinki-systems/upd/php-maxminddb
phpPackages.maxminddb: 1.5.0 -> 1.6.0
2020-02-22 19:08:07 -05:00
Aaron Andersen
fc7efd51d6
Merge pull request #80182 from dirkx/Redwax-0.22-update
redwax-modules: 0.2.1 -> 0.2.2/0.2.3
2020-02-22 19:03:21 -05:00
Maxim Krivchikov
444370f1d8 pythonPackages.seaborn: use v0.9.1 for python 2
required for poretools
2020-02-22 16:02:37 -08:00
Jonathan Ringer
7e1b217785 powershell: update supported platforms 2020-02-22 16:00:25 -08:00
John Ericson
0b0e691833 rust 1.41: Fix build with no_std only target
See https://github.com/rust-lang/rust/pull/69381
2020-02-22 18:34:05 -05:00
worldofpeace
d5220977a4
Merge pull request #80834 from maxxk/ldaptor-fix-build
pythonPackages.ldaptor: fix build
2020-02-22 18:06:35 -05:00
Maxim Krivchikov
4644a4c482 pythonPackages.pyfribidi: fix build 2020-02-22 22:29:49 +00:00
worldofpeace
7cf8364b16
Merge pull request #80700 from xfix/kodi-build-patch
kodi: fix build
2020-02-22 17:25:51 -05:00
Jörg Thalheim
ac9211f67b
Merge pull request #79350 from Izorkin/mariadb
mariadb: 10.3.20 -> 10.3.22
2020-02-22 22:18:07 +00:00
Maxim Krivchikov
50f3704c2f pythonPackages.ldaptor: fix build 2020-02-22 22:05:18 +00:00
Jonathan Ringer
2fea715779 pythonPackages.acoustics: disable
no longer compatible with pandas>=1
2020-02-22 13:10:07 -08:00
John Ericson
2682170f21
Merge pull request #80814 from matthewbauer/default-newlib-for-none
lib/systems: Assume newlib when no kernel and no libc is provided
2020-02-22 15:36:03 -05:00
Cassidy Dingenskirchen
df54d70e3e poetry: 0.12.17 -> 1.0.3 2020-02-22 12:02:27 -08:00
R. RyanTM
2758e3975a python27Packages.azure-mgmt-storage: 7.0.0 -> 7.1.0 2020-02-22 11:46:09 -08:00
R. RyanTM
0d7ae2a5c6 python27Packages.azure-mgmt-network: 8.0.0 -> 9.0.0 2020-02-22 11:45:01 -08:00
R. RyanTM
20d5f3f23d python27Packages.azure-mgmt-resource: 7.0.0 -> 8.0.1 2020-02-22 11:44:46 -08:00
Danylo Hlynskyi
9336b084ae
Merge pull request #79736 from Ma27/minor-imperative-container-fixes
nixos-container: minor fixes
2020-02-22 21:26:04 +02:00
Vincent Breitmoser
bd91cacadf etesync-dav: init at 0.14.2 2020-02-22 11:15:39 -08:00
Vincent Breitmoser
5b244b986d pythonPackages.etesync: init at 0.9.3 2020-02-22 11:15:39 -08:00
Vincent Breitmoser
384afdc82c pythonPackages.furl: 2.0.0 -> 2.1.0 2020-02-22 11:15:39 -08:00
Vincent Breitmoser
e9578b9736 pythonPackages.pyscrypt: init at 1.6.2 2020-02-22 11:15:39 -08:00
David Wood
b0d7d8527b sycl-info: init at unstable-2019-11-19
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
David Wood
0ce1b1a380 lyra: init at 1.1
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
David Wood
54cbe01782 doctest: init at 2.3.5
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
Daniël de Kok
9bab3b5a61 sentencepiece: set platforms to unix to support Darwin
- The sentencepiece library builds fine on Darwin as well.
- Remove superfluous `enableParallelBuilding = true`.
- Make the value of homepage a string.
2020-02-22 10:55:48 -08:00