Alex Wied
684158897d
tinyproxy: 1.10.0 -> 1.11.0 ( #122757 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-19 09:42:04 +02:00
Fabian Affolter
f3ad74ab76
gdu: 4.11.1 -> 4.11.2
2021-05-19 09:41:55 +02:00
Sandro
3ea04685ce
Merge pull request #122556 from davidtwco/sphinxcontrib-actdiag-nwdiag-seqdiag-init
2021-05-19 09:38:27 +02:00
Kim Lindberger
f131787bb6
Merge pull request #121708 from talyz/replace-secret
...
treewide: Replace uses of `replace-literal` with `replace-secret` to avoid leaking secrets
2021-05-19 09:34:51 +02:00
Fabian Affolter
f6e4e2ff41
python3Packages.flask-appbuilder: 3.2.3 -> 3.3.0
2021-05-19 09:34:07 +02:00
talyz
380b52c737
nixos/keycloak: Use replace-secret to avoid leaking secrets
...
Using `replace-literal` to insert secrets leaks the secrets through
the `replace-literal` process' `/proc/<pid>/cmdline`
file. `replace-secret` solves this by reading the secret straight from
the file instead, which also simplifies the code a bit.
2021-05-19 09:32:28 +02:00
talyz
88b76d5ef9
nixos/mpd: Use replace-secret to avoid leaking secrets
...
Using `replace-literal` to insert secrets leaks the secrets through
the `replace-literal` process' `/proc/<pid>/cmdline`
file. `replace-secret` solves this by reading the secret straight from
the file instead.
2021-05-19 09:32:22 +02:00
talyz
3a29b7bf5b
nixos/mpdscribble: Use replace-secret to avoid leaking secrets
...
Using `replace-literal` to insert secrets leaks the secrets through
the `replace-literal` process' `/proc/<pid>/cmdline`
file. `replace-secret` solves this by reading the secret straight from
the file instead, which also simplifies the code a bit.
2021-05-19 09:32:17 +02:00
talyz
7842e89bfc
nixos/gitlab: Use replace-secret to avoid leaking secrets
...
Using `replace-literal` to insert secrets leaks the secrets through
the `replace-literal` process' `/proc/<pid>/cmdline`
file. `replace-secret` solves this by reading the secret straight from
the file instead, which also simplifies the code a bit.
2021-05-19 09:32:12 +02:00
talyz
38398fade1
nixos/discourse: Use replace-secret to avoid leaking secrets
...
Using `replace-literal` to insert secrets leaks the secrets through
the `replace-literal` process' `/proc/<pid>/cmdline`
file. `replace-secret` solves this by reading the secret straight from
the file instead, which also simplifies the code a bit.
2021-05-19 09:32:06 +02:00
talyz
27f8f6956a
replace-secret: Init
...
Add a small utility script which securely replaces secrets in
files. Doing this with `sed`, `replace-literal` or similar utilities
leaks the secrets through the spawned process' `/proc/<pid>/cmdline` file.
2021-05-19 09:32:00 +02:00
Fabian Affolter
1d82675281
python3Packages.pysonos: 0.0.48 -> 0.0.49
2021-05-19 09:20:59 +02:00
Vladimír Čunát
7cefeafb11
Merge #122934 : krita: add breeze-icons
2021-05-19 09:17:58 +02:00
Fabian Affolter
529e32ba47
python3Packages.pysonos: 0.0.46 -> 0.0.48 ( #123537 )
2021-05-19 09:08:36 +02:00
Lassulus
060749d44b
Merge pull request #123632 from fortuneteller2k/rtl8814au-broken
...
linuxPackages.rtl8814au: move to a more maintained fork
2021-05-19 08:48:01 +02:00
Dmitry Kalinkin
3ec06bc2eb
libAfterImage: don't use weird mmx flags
2021-05-19 02:37:17 -04:00
Dmitry Kalinkin
68cfba1ac6
libAfterImage: unvendor dependencies
2021-05-19 02:37:02 -04:00
Jörg Thalheim
f4e14c1796
Merge pull request #123508 from stephank/fix-spacenavd-darwin
...
spacenavd: fix darwin build
2021-05-19 06:55:44 +01:00
Jörg Thalheim
9a417aebd6
Merge pull request #123506 from stephank/fix-spacenav-cube-example-darwin
...
spacenav-cube-example: fix darwin build
2021-05-19 06:54:49 +01:00
Jörg Thalheim
3ef6d5d77c
Merge pull request #123620 from michojel/megasync-no-ffmpeg
...
megasync: temporarily remove ffmpeg dependency
2021-05-19 06:50:47 +01:00
fortuneteller2k
4e045f313b
linuxPackages.rtl8814au: move to a more maintained fork
2021-05-19 13:34:25 +08:00
fortuneteller2k
9d57d41c17
linuxPackages.ena: 2.4.1 -> 2.5.0
2021-05-19 12:48:30 +08:00
Jörg Thalheim
5b4915fb7a
Merge pull request #110927 from Izorkin/fix-qemu-ga
...
nixos/qemu-guest-agent: fix start service
2021-05-19 05:42:06 +01:00
Daniel Șerbănescu
8990f68de3
gnome-podcasts: removed cmake from dependencies
2021-05-19 06:31:36 +02:00
Mario Rodas
1a1beb1216
nodejs-15_x: drop
...
Node.js 15 is going to reach EOL on June 1, 2021.
2021-05-19 04:20:00 +00:00
Mario Rodas
7b4478eb4a
nodejs-16_x: 16.1.0 -> 16.2.0
...
https://github.com/nodejs/node/releases/tag/v16.2.0
2021-05-19 04:20:00 +00:00
Mario Rodas
3e8eec9329
nodejs-14_x: 14.16.1 -> 14.17.0
...
https://github.com/nodejs/node/releases/tag/v14.17.0
2021-05-19 04:20:00 +00:00
Elias Probst
bd02b3a568
plasma-sdk: init at 5.21.4
2021-05-19 06:17:58 +02:00
Jamie Magee
3396ba048d
nzbhydra2: refactor
2021-05-18 20:51:00 -07:00
Michal Minář
b275ddd6a1
megasync: temporarily remove ffmpeg dependency
...
Fails to build against ffmpeg 4.4
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2021-05-19 05:45:18 +02:00
Matthew Bauer
761f95efa6
Merge pull request #123431 from r-ryantm/auto-update/cog
...
cog: 0.8.0 -> 0.8.1
2021-05-18 22:45:14 -05:00
Stéphan Kochen
706cdcf598
deno: fix darwin build
2021-05-18 20:34:32 -07:00
Aaron Andersen
58ddbfa71d
Merge pull request #118395 from jwygoda/grafana-google-oauth2
...
grafana: add google oauth2 config
2021-05-18 23:11:24 -04:00
David Yamnitsky
d904c14b34
sequoia: 0.24.0 -> 0.25.0
2021-05-18 19:47:44 -07:00
J. Neto
f705d66eaf
pythonPackages.stem: fix build with python 3.9
2021-05-18 19:39:30 -07:00
R. RyanTM
12319aa718
etherape: 0.9.19 -> 0.9.20
2021-05-18 19:35:02 -07:00
Nicolas Berbiche
5e2cedfae3
nixos/tests/cagebreak: use wayland-info instead of wallutils
...
wayland-info from wayland-utils is already used in other Wayland
tests whereas wallutils' wayinfo is not.
2021-05-18 22:02:24 -04:00
Dennis Gosnell
b76684aff7
Merge pull request #122719 from NixOS/haskell-updates
...
haskell: update package set
2021-05-19 10:52:35 +09:00
sophrosyne97
667950d4e8
silicon: fix build error
2021-05-18 18:45:31 -07:00
(cdep)illabout
3522051033
hackage2nix: Mark failing builds broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-05-19 10:37:22 +09:00
Martin Weinelt
29c7d3c40a
Merge pull request #123602 from jonringer/mark-ati-broken
...
linuxPackages.ati_drivers_x11: remove
2021-05-19 03:36:41 +02:00
(cdep)illabout
721c8ab307
haskell.compiler.ghcHEAD: disable Hydra build on aarch64-linux
2021-05-19 10:30:23 +09:00
Yevhen Shymotiuk
e3f825bdc2
texlab: fix darwin build
2021-05-18 18:29:37 -07:00
Stéphan Kochen
12103ae09f
t-rec: fix darwin build
2021-05-18 18:25:30 -07:00
Martin Weinelt
6be9a81363
esphome: 1.17.2 -> 1.18.0
2021-05-19 03:09:19 +02:00
Martin Weinelt
3f17088086
Merge pull request #123450 from mweinelt/platformio
...
platformio: relax zeroconf dependency pin
2021-05-19 03:05:45 +02:00
Ryan Horiguchi
035434d8d5
vscode-extensions.hashicorp.terraform: 2.10.2 -> 2.11.0
2021-05-18 17:55:48 -07:00
Jonathan Ringer
7117588d26
linuxPackages.ati_drivers_x11: remove
...
Driver is no longer supported for kernels >= 4.1.
2021-05-18 17:55:44 -07:00
Aaron Andersen
4e211c1b09
Merge pull request #123584 from r-ryantm/auto-update/kodi-pvr-iptvsimple
...
kodiPackages.pvr-iptvsimple: 7.6.4 -> 7.6.5
2021-05-18 19:57:07 -04:00
Martin Weinelt
a8f71f069f
Merge pull request #123006 from mweinelt/postgresqlbackup-startat
...
nixos/postgresqlBackup: allow defining multiple times to start at
2021-05-19 01:54:38 +02:00