Commit Graph

229295 Commits

Author SHA1 Message Date
Vladimír Čunát
a5f5d020c6
Merge branch 'staging-next' 2020-06-10 16:13:48 +02:00
Jan Tojnar
ed43d951af
Merge pull request #90053 from r-ryantm/auto-update/mm-common
mm-common: 1.0.0 -> 1.0.1
2020-06-10 16:00:56 +02:00
Jan Tojnar
9b47854f24
networkmanager-fortisslvpn: more clean ups and fixes
* add GLib dependency (it works with graphical variant because it is propagated by GTK but we should include it explicitly).
* Since 1.2.10, libnm-glib support is disabled by default.
* Since 1.2.10, intltool is not used.

Closes: https://github.com/NixOS/nixpkgs/issues/90015
2020-06-10 15:31:09 +02:00
Jan Tojnar
dc318b393f
networkmanager-fortisslvpn: clean up
* format with nixpkgs-fmt
* reorder the expression
* move pname into the main attrset
* use pkg-config instead of pkgconfig alias
2020-06-10 15:31:04 +02:00
R. RyanTM
1e0f101947 mm-common: 1.0.0 -> 1.0.1 2020-06-10 13:13:29 +00:00
José Romildo Malaquias
a421af29e4
nixos/opensmtpd: add a setgid wrapper for smtpctl (#89962)
The setgid is currently required for offline enqueuing, and
unfortunately smtpctl is currently not split from sendmail so there's
little running around it.
2020-06-10 15:08:36 +02:00
Timo Kaufmann
fd8892961f
Merge pull request #79842 from mir06/add-liberfa
liberfa: init at 1.7.0
2020-06-10 15:01:23 +02:00
Ryan Mulligan
d456800b17
Merge pull request #90045 from r-ryantm/auto-update/marvin
marvin: 20.12.0 -> 20.13.0
2020-06-10 06:01:10 -07:00
Ryan Mulligan
20a4dad69e
Merge pull request #89984 from r-ryantm/auto-update/hopper
hopper: 4.5.27 -> 4.5.28
2020-06-10 05:59:47 -07:00
Ryan Mulligan
33ba6ab3db
Merge pull request #89819 from r-ryantm/auto-update/codeql
codeql: 2.1.4 -> 2.2.1
2020-06-10 05:58:43 -07:00
Profpatsch
a3698d9f36 execline: 2.6.0.0 -> 2.6.1.0
Hello,

 execline-2.6.1.0 is out.

 This version features a more expressive format for the envfile binary.
Most of the files that are suitable for a systemd EnvironmentFile=
directive are now parsable with envfile: double quotes are supported,
backslashed newlines are supported, a few C escape sequences are
supported (including octal and hexadecimal). So it is now possible to
read most existing /etc/default configuration files without spawning a
shell.

 Additionally, envfile now comes with a -I option that makes it ignore
a nonexistent file, instead of failing.

 git://git.skarnet.org/execline
 https://skarnet.org/software/execline/

 Enjoy,
 Bug-reports welcome.
2020-06-10 14:49:06 +02:00
Maximilian Bosch
879202bf37
Merge pull request #89905 from r-ryantm/auto-update/cargo-watch
cargo-watch: 7.4.0 -> 7.4.1
2020-06-10 14:43:17 +02:00
markuskowa
86d193c305
Merge pull request #90013 from r-ryantm/auto-update/jmol
jmol: 14.30.2 -> 14.31.0
2020-06-10 14:41:33 +02:00
Florian Klink
9ad9ad86a4
Merge pull request #90039 from flokli/pipewire-0.3.6
pipewire: 0.3.5 -> 0.3.6
2020-06-10 14:41:06 +02:00
Jan Tojnar
b151d8d583
Merge pull request #89979 from r-ryantm/auto-update/gnome-applets
gnome3.gnome-applets: 3.36.3 -> 3.36.4
2020-06-10 14:40:47 +02:00
Markus Kowalewski
97c6e005ac
slurm: add passthru.tests 2020-06-10 14:37:20 +02:00
Maximilian Bosch
1095a14993
Merge pull request #89940 from r-ryantm/auto-update/feh
feh: 3.4 -> 3.4.1
2020-06-10 14:24:32 +02:00
Maximilian Bosch
0e1384f109
Merge pull request #90031 from ghuntley/patch-2
docs: increase awareness of NIXPKGS_ALLOW_INSECURE=1
2020-06-10 14:16:37 +02:00
Vladimír Čunát
bbe71613b6
linux: fix kernel config options for 5.7 2020-06-10 14:07:15 +02:00
Piotr Bogdan
05f1bcce49 python2Packages.nixpart0/multipath_tools: fixup path to internal libraries 2020-06-10 13:01:34 +01:00
Piotr Bogdan
912e1e87c0 python2Packages.nixpart0/pyblock: patch for glibc >= 2.28 2020-06-10 13:01:34 +01:00
Piotr Bogdan
64f4073f8d python2Packages.nixpart0/parted: patch for glibc >= 2.28 2020-06-10 13:01:34 +01:00
Piotr Bogdan
eb696ef672 python2Packages.nixpart0/multipath_tools: patch for glibc >= 2.28 2020-06-10 13:01:33 +01:00
Piotr Bogdan
0776d9043c python2Packages.nixpart0/lvm2: patch for glibc >= 2.28 2020-06-10 13:01:33 +01:00
Piotr Bogdan
c494fc51dc python2Packages.nixpart0/cryptsetup: patch for glibc >= 2.28 2020-06-10 13:01:33 +01:00
R. RyanTM
0f890be404 marvin: 20.12.0 -> 20.13.0 2020-06-10 12:01:26 +00:00
Jan Tojnar
6cd7394d03
Merge pull request #90037 from r-ryantm/auto-update/libcloudproviders
libcloudproviders: 0.3.0 -> 0.3.1
2020-06-10 13:48:44 +02:00
R. RyanTM
77d18851b9 metabase: 0.35.3 -> 0.35.4 2020-06-10 11:18:28 +00:00
Ricardo M. Correia
9dd9bc7bcc linux: fix kernel config options
Some of the options didn't have correct kernel version constraints,
others had been removed or made optional unnecessarily in #84032.
2020-06-10 13:17:17 +02:00
Mario Rodas
d2d9ce8ca2
Merge pull request #89908 from zowoq/dnscrypt-proxy
dnscrypt-proxy2: 2.0.42 -> 2.0.43
2020-06-10 05:47:23 -05:00
Mario Rodas
9e7b60022f
Merge pull request #89946 from r-ryantm/auto-update/fetchmail
fetchmail: 6.4.5 -> 6.4.6
2020-06-10 05:46:32 -05:00
Mario Rodas
fb9ca6431c
Merge pull request #89784 from zowoq/add-maintainer
various packages: add myself as maintainer
2020-06-10 05:45:57 -05:00
Florian Klink
b981b77c2c pipewire: 0.3.5 -> 0.3.6
should fix bad v0 clients, such as google-chrome-stable etc:
014e48c1f1
2020-06-10 12:45:51 +02:00
Mario Rodas
9bfa44f745
Merge pull request #89944 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.13.6 -> 1.14.0
2020-06-10 05:43:41 -05:00
Markus Kowalewski
5d8f61f3bf
slurm: bugifx, add su/echo paths
slurmd requires su and echo to work with "--get-user-env". If slurmd
does not find /bin/su or /bin/echo, it crashes.
2020-06-10 12:43:37 +02:00
Mario Rodas
531bedd2f8
Merge pull request #89938 from r-ryantm/auto-update/gitui
gitAndTools.gitui: 0.3.0 -> 0.5.0
2020-06-10 05:42:48 -05:00
Mario Rodas
744f87ab7d
Merge pull request #89978 from r-ryantm/auto-update/flyway
flyway: 6.4.2 -> 6.4.3
2020-06-10 05:41:32 -05:00
Mario Rodas
a6c9c25587
Merge pull request #90006 from r-ryantm/auto-update/joker
joker: 0.15.3 -> 0.15.4
2020-06-10 05:38:40 -05:00
R. RyanTM
37eba9055b libcloudproviders: 0.3.0 -> 0.3.1 2020-06-10 10:31:35 +00:00
José Romildo Malaquias
1f1f02bb73
Merge pull request #89765 from romildo/upd.qsudo
qsudo: init at 2020.03.27
2020-06-10 07:06:57 -03:00
José Romildo Malaquias
7a25acbac4
Merge pull request #89736 from romildo/fix.lumina-desktop
lumina.lumina: make bsdtar available for lumina-archiver
2020-06-10 07:05:13 -03:00
Peter Hoeg
d01d1da890
Merge pull request #89952 from r-ryantm/auto-update/freetds
freetds: 1.1.39 -> 1.1.40
2020-06-10 17:45:27 +08:00
Michael Weiss
e466ea721c
chromium{Beta,Dev}: Fix the builds
Fix #89615.
2020-06-10 11:23:14 +02:00
Mario Rodas
8b2d735d1a
nss: fix build on darwin 2020-06-10 04:20:00 -05:00
Markus Kowalewski
af4491f26c
slurm: 19.05.5.1 -> 19.05.7.1 2020-06-10 10:48:29 +02:00
Geoffrey Huntley
ffa5137278
docs: increase awareness of NIXPKGS_ALLOW_INSECURE=1
496bc90c6c/doc/using/configuration.xml (L190)
2020-06-10 18:16:31 +10:00
Jörg Thalheim
10acf9ae00
nixos/redis: add redis group 2020-06-10 08:58:34 +01:00
Jörg Thalheim
496bc90c6c
Merge pull request #89620 from kuznero/vscode
vscode, vscodium: 1.45.0 -> 1.45.1
2020-06-10 08:53:06 +01:00
Vladimír Čunát
6e9bb30566
Merge branch 'master' into staging-next
In particular, this fixes ISO evaluation.
2020-06-10 09:41:53 +02:00
Armin Leuprecht
5fe5be3d86 liberfa: init at 1.7.0 2020-06-10 07:34:26 +00:00