Commit graph

186275 commits

Author SHA1 Message Date
danbst 92a015d35d nixos/postgresql: support 0750 for data directory
This is rework of part of https://github.com/NixOS/nixpkgs/pull/46670.
My usecase was to be able to inspect PG datadir as wheel user.

PG11 now allows starting server with 0750 mask for data dir.
`groupAccess = true` now does this automatically. The only thing you have to do
is to set group ownership.

For PG10 and below, I've described a hack how this can be done. Before this PR
hack was impossible. The hack isn't ideal, because there is short
period of time when dir mode is 0700, so I didn't want to make it official.

Test/example is present too.
2019-07-23 21:56:26 +03:00
Jörg Thalheim 104f8a0e1a
Merge pull request #65224 from Mic92/teamspeak
teamspeak_server: add missing libstdc++
2019-07-21 15:17:31 +01:00
Michael Raskin 1368f4be4a
Merge pull request #64539 from twhitehead/gl2ps
gl2ps: init at 1.4.0
2019-07-21 14:16:37 +00:00
Jörg Thalheim f75fdd5c77
teamspeak_server: fix 32-bit checksum 2019-07-21 15:15:02 +01:00
Jörg Thalheim e4230452be
teamspeak_server: add missing libstdc++
Also convert to autoPatchelfHook.
2019-07-21 15:11:44 +01:00
Ryan Mulligan 421ee66924
Merge pull request #65208 from r-ryantm/auto-update/zotero
zotero: 5.0.67 -> 5.0.71
2019-07-21 06:34:47 -07:00
Vladyslav M 31a6c5a7b5
samplv1: 0.9.8 -> 0.9.9 (#65186)
samplv1: 0.9.8 -> 0.9.9
2019-07-21 12:53:07 +03:00
Matthieu Coudron 7e55f6e013 astroid: 0.14 -> 0.15 2019-07-21 10:59:26 +02:00
Jörg Thalheim 0af97664d1
Merge pull request #62790 from fuwa0529/update-altcoins.wownero-master
altcoins.wownero: 0.5.0.2 -> 0.6.1.2
2019-07-21 09:56:44 +01:00
Jörg Thalheim f86ee807b5
traefik: 1.7.10 -> 1.7.12 (#65198)
traefik: 1.7.10 -> 1.7.12
2019-07-21 09:54:46 +01:00
R. RyanTM 6323cf8a8c wireshark: 3.0.2 -> 3.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireshark-qt/versions
2019-07-21 09:53:09 +02:00
Mario Rodas 478a3c2ab0
Merge pull request #65191 from r-ryantm/auto-update/stress-ng
stress-ng: 0.09.59.1 -> 0.10.00
2019-07-21 01:44:46 -05:00
Mario Rodas ca341029b6
Merge pull request #65207 from r-ryantm/auto-update/yarn
yarn: 1.17.0 -> 1.17.3
2019-07-21 01:43:05 -05:00
Alex Rice 8edeb925d2 adga-stdlib: 1.0 -> 1.0.1 2019-07-21 08:32:54 +02:00
Frederik Rietdijk 56146c0cfa Revert "spotify: 1.0.96.181.gf6bc1b6b-12 -> 1.1.5.153.gf614956d-16"
Segmentation fault.

This reverts commit 3670450fc6.
2019-07-21 08:29:11 +02:00
Wael Nasreddine 8c11755ece
Merge pull request #64499 from OPNA2608/update-palemoon
palemoon: 27.9.4 -> 28.6.0.1, refactor
2019-07-20 22:26:01 -07:00
José Romildo Malaquias a835adc10c
Merge pull request #64186 from tadfisher/plata-theme
plata-theme: 0.8.3 -> 0.8.7
2019-07-20 23:44:17 -03:00
worldofpeace c55a88fe8f
Merge pull request #65107 from pacien/riot-1.3.0
riot-{web,desktop}: 1.2.2 -> 1.3.0
2019-07-20 21:31:59 -04:00
worldofpeace a1cb6d601d
riot-desktop: add worldofpeace to maintainers 2019-07-20 21:29:09 -04:00
worldofpeace ee5bcfff93
Merge pull request #65110 from worldofpeace/smerge-update
sublime-merge: 1107 -> 1116,  sublime-merge-dev: 1111 -> 1115
2019-07-20 21:11:19 -04:00
Maximilian Bosch e15bc90acc
Merge pull request #60675 from protoben/evcxr-0.3.3
evcxr: init at 0.3.3
2019-07-21 02:37:29 +02:00
R. RyanTM 6496134c44 zotero: 5.0.67 -> 5.0.71
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zotero/versions
2019-07-20 17:24:36 -07:00
R. RyanTM 56757df7c3 yarn: 1.17.0 -> 1.17.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-07-20 17:19:22 -07:00
Maximilian Bosch 2de35cf8ee
evcxr: fix darwin build
It seems as the `Security` framework is missing during the linking in a
darwin build environment:

https://logs.nix.ci/?key=nixos/nixpkgs.60675&attempt_id=42d9c159-f1a2-4abc-ab14-9dea23d941b1
2019-07-21 02:13:17 +02:00
Maximilian Bosch c4323c200f
evcxr: fix hash and cc access
The `cargoSha256` hashes across the sourcetree had to be altered after
the last `cargo-vendor` bump. Also ensured that `cc` is available in
`$PATH` to avoid startup errors in the REPL.
2019-07-21 01:43:55 +02:00
Mario Rodas 0a352717b0
Merge pull request #65167 from r-ryantm/auto-update/python3.7-tweepy
python37Packages.tweepy: 3.7.0 -> 3.8.0
2019-07-20 18:42:01 -05:00
Mario Rodas 9fe5db7b9a
Merge pull request #65200 from r-ryantm/auto-update/urh
urh: 2.7.2 -> 2.7.3
2019-07-20 18:41:08 -05:00
Mario Rodas 8fc2fe021a
Merge pull request #65164 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.29.0 -> 6.29.1
2019-07-20 18:36:01 -05:00
Mario Rodas 4a8181d035
Merge pull request #65125 from marsam/enable-groonga-darwin
groonga: enable on darwin
2019-07-20 18:33:03 -05:00
Mario Rodas 3072d5d65c
Merge pull request #65180 from r-ryantm/auto-update/s3backer
s3backer: 1.5.1 -> 1.5.2
2019-07-20 18:30:35 -05:00
R. RyanTM 0ad3219a23 urh: 2.7.2 -> 2.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urh/versions
2019-07-20 15:41:13 -07:00
Aaron Andersen f5945fcf0e
Merge pull request #64408 from scubed2/nxengine
nxengine-evo: init at 2.6.4
2019-07-20 18:20:20 -04:00
ngerstle 646952862e traefik: 1.7.10 -> 1.7.12 2019-07-21 00:15:15 +02:00
Andreas Rammhold 2d36694ff5
Merge pull request #65178 from r-ryantm/auto-update/remarshal
remarshal: 0.9.1 -> 0.10.0
2019-07-21 00:08:19 +02:00
Andreas Rammhold bd7f9b6057
Merge pull request #64979 from tenx-tech/feature/update-helm
kubernetes-helm: 2.11 -> 2.14.2
2019-07-20 23:24:44 +02:00
Andreas Rammhold fc83a1c745 imlib: apply patch for CVE-2007-3568
While it probably doesn't have much impact it also doesn't really hurt
fixing this…
2019-07-20 22:44:06 +02:00
Thomas Tuegel a071bfa7e7
Merge pull request #65188 from xvello/master
plasma5: allow to configure the default phonon backend
2019-07-20 15:35:09 -05:00
R. RyanTM 429724a75b stress-ng: 0.09.59.1 -> 0.10.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stress-ng/versions
2019-07-20 12:59:52 -07:00
Samuel Dionne-Riel 3172e33b71
Merge pull request #65190 from samueldr/fix/tomcat-connector
nixos/tests: drop tomcat connector test
2019-07-20 15:54:14 -04:00
Xavier Vello df748aeefe nixos/plasma5: allow to configure the default phonon backend
Introduce a new .plasma5.phononBackend option. Default value
"gstreamer" installs the same packages as before. "vlc" installs
only the vlc phonon backend.
2019-07-20 21:53:46 +02:00
OPNA2608 9a38937331 palemoon: restrict platforms to x86 Linux
Pale Moon (with official branding at least) doesn't appear to be available
for non-x86 architectures (yet), so we'll restrict the platforms to
i686 and x64 Linux.
2019-07-20 21:51:36 +02:00
Tim Steinbach 8f99ec0784
slack-theme-black: 2019-03-15 -> 2019-06-04 2019-07-20 15:47:14 -04:00
Samuel Dionne-Riel 56836c31ad nixos/tests: drop tomcat connector test
The httpd subservice was dropped in #64052.
2019-07-20 15:19:45 -04:00
R. RyanTM ec5a1ffb37 samplv1: 0.9.8 -> 0.9.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/samplv1/versions
2019-07-20 12:00:07 -07:00
Thomas Tuegel a4488696f5
Merge pull request #65158 from delroth/keepassxc-qt-plugin-path
keepassxc: partial revert of #54525 (fix build)
2019-07-20 12:28:39 -05:00
R. RyanTM 72039f1f38 s3backer: 1.5.1 -> 1.5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/s3backer/versions
2019-07-20 08:55:38 -07:00
R. RyanTM 11e147d3d1 remarshal: 0.9.1 -> 0.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/remarshal/versions
2019-07-20 08:42:38 -07:00
worldofpeace bacce59bcf
Merge pull request #64993 from gnidorah/video2midi
video2midi: 0.3.7 -> 0.3.9.1
2019-07-20 11:05:13 -04:00
Timo Kaufmann 044bf77593
vimPlugins: update (#65165) 2019-07-20 17:03:54 +02:00
R. RyanTM e836363d13 python37Packages.tomlkit: 0.5.4 -> 0.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tomlkit/versions
2019-07-20 16:39:45 +02:00