Commit Graph

385102 Commits

Author SHA1 Message Date
Artturin
9d84f435e3 nixVersions.nix_2_9: pull patch to add missing git-dir flags 2022-06-12 04:15:04 +03:00
Sandro
851f771d19
Merge pull request #177340 from romildo/upd.exo
xfce.exo: 4.16.3 -> 4.16.4
2022-06-12 02:43:52 +02:00
Denbeigh Stevens
ee4e2ac169 yarn: 1.22.18 -> 1.22.19 2022-06-11 17:26:24 -07:00
Sergei Trofimovich
6ec04a33cb
Merge pull request #176478 from azahi/gox
gox: use buildGoModule
2022-06-12 00:19:14 +00:00
ckie
4af74fa1fb
Merge pull request #173937 from KFearsoff/openvpn3-master
openvpn3: refactor the build
2022-06-12 02:46:08 +03:00
Azat Bahawi
f42a6bcbf6
gox: use buildGoModule 2022-06-12 02:40:42 +03:00
zowoq
d160efc709 terraform-providers: convert remaining hashes to sri
single format is easier to work with
2022-06-12 09:21:11 +10:00
Fabian Affolter
9e6c6ad804
Merge pull request #175945 from fabaff/dvc-deps
dvc: add overrides for scmrepo and grandalf
2022-06-12 01:12:37 +02:00
Martin Weinelt
318036f62c
Merge pull request #177244 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 102.0b5 -> 102.0b6
2022-06-12 01:06:03 +02:00
github-actions[bot]
7550c0002f terraform-providers: update 2022-06-11 2022-06-12 09:05:39 +10:00
Thiago Kenji Okada
2e7374075e
Merge pull request #177325 from AtilaSaraiva/distrobox
distrobox: 1.3.0 -> 1.3.1
2022-06-11 23:58:01 +01:00
Martin Weinelt
37b7e36ed1
Merge pull request #171859 from mweinelt/jemalloc 2022-06-12 00:54:20 +02:00
Fabian Affolter
c9f4a4ccb8 python310Packages.cyclonedx-python-lib: 2.4.0 -> 2.5.1 2022-06-12 00:51:17 +02:00
Pavol Rusnak
f3333e86ad
Merge pull request #177334 from Atemu/hello_xr
openxr-loader: build hello_xr and enable wayland
2022-06-12 00:32:43 +02:00
Pavol Rusnak
2b56363d1b
Merge pull request #177335 from Atemu/fix/monado
monado: fixes
2022-06-12 00:32:09 +02:00
zowoq
07da52796a terraform-providers.opennebula: 0.4.3 -> 0.5.0 2022-06-12 08:26:10 +10:00
José Romildo
46f92ca4da xfce.exo: 4.16.3 -> 4.16.4
Fixes: CVE-2022-32278
2022-06-11 19:17:33 -03:00
Sandro
9de4b4b9a0
Merge pull request #173743 from markus1189/awsls-init
awsls: init at 0.11.0
2022-06-11 23:33:15 +02:00
Sandro
41a5f7aad2
Merge pull request #177229 from SuperSandro2000/hound
hound: 0.4.0 -> 0.5.0
2022-06-11 23:32:39 +02:00
Sandro
51aa5aeba4
Merge pull request #176452 from azahi/werf-12110 2022-06-11 23:32:26 +02:00
Naïm Favier
39a56c7696
nixos/security/wrappers: use an assertion for the existence check
A simpler implementation of 7d8b303e3f
that uses an assertion instead of a derivation.

`pathHasContext` seems a bit better than `hasPrefix storeDir` because it
avoids a string comparison, and catches nonsense like
`"foo${pkgs.hello}bar"`.
2022-06-11 23:22:03 +02:00
Atemu
c65e990ed2 openxr-loader: enable wayland
Not sure this is required as it seems to work without but do it anyways for good
measure
2022-06-11 23:07:41 +02:00
Atemu
54c95acb8a openxr-loader: build tests for hello_xr 2022-06-11 23:07:29 +02:00
ajs124
8ed5858763
proxysql: fix build by using vendored jemalloc 5.2.0 2022-06-11 23:03:38 +02:00
Martin Weinelt
e9218500ba
jemalloc: 5.2.1 -> 5.3.0
https://github.com/jemalloc/jemalloc/releases/tag/5.3.0
2022-06-11 23:03:37 +02:00
Atemu
9b2a771b8f monado: use absolute runtime path in manifest
It used a weird mangled relative path that didn't work before and we have the
luxury that absolute paths always work exactly as we want them with Nix.
2022-06-11 23:00:25 +02:00
Atemu
3b7fe79bce monado: enable wayland support 2022-06-11 23:00:25 +02:00
Robert Hensing
89690dcb46
Merge pull request #177278 from rnhmjoj/pr-fix-wait-port
nixos/tests: fix type mismatch in wait_for_open_port
2022-06-11 22:56:52 +02:00
Michele Guerini Rocco
d7b43dc537
Merge pull request #177298 from rnhmjoj/pr-mutt
mutt: 2.2.4 -> 2.2.5
2022-06-11 22:47:58 +02:00
Mario Rodas
5931baebc5
Merge pull request #177328 from fabaff/tfsec-bump
tfsec: 1.21.2 -> 1.23.3
2022-06-11 15:34:14 -05:00
Michael Weiss
69c4953f4b
ungoogled-chromium: 102.0.5005.61 -> 102.0.5005.115 2022-06-11 22:20:26 +02:00
KFears
90986a500b maintainers: add kfears 2022-06-12 01:19:51 +05:00
KFears
49834aef6c nixos/openvpn3: add enable option 2022-06-12 01:19:51 +05:00
KFears
445f0e645e openvpn3: init at 17_beta
Co-authored-by: SCOTT-HAMILTON <sgn.hamilton+github@protonmail.com>
Co-authored-by: Miroslav Kravec <kravec.miroslav@gmail.com>
Co-authored-by: 06kellyjac <dev@j-k.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2022-06-12 01:19:51 +05:00
Fabian Affolter
a57409b115 tfsec: 1.21.2 -> 1.23.3 2022-06-11 21:44:34 +02:00
Mario Rodas
ffaf07b915
Merge pull request #177252 from r-ryantm/auto-update/python3.10-tubeup
python310Packages.tubeup: 0.0.30 -> 0.0.31
2022-06-11 14:41:32 -05:00
Pavol Rusnak
c94696d49b
Merge pull request #177150 from prusnak/lndhub
lndhub-go: 0.7.0 -> 0.8.0
2022-06-11 21:41:09 +02:00
Jan Tojnar
c397df20d1
Merge pull request #151005 from rhoriguchi/gnome
nixos/gnome: make it possible to remove core packages
2022-06-11 21:40:35 +02:00
Fabian Affolter
c5d8a91b00 faraday-cli: 2.0.2 -> 2.1.5 2022-06-11 21:27:59 +02:00
Fabian Affolter
2ea9962458 python310Packages.py-sneakers: init at 1.0.1 2022-06-11 21:25:21 +02:00
Átila Saraiva
501ec23c49 distrobox: 1.3.0 -> 1.3.1 2022-06-11 16:21:19 -03:00
Robert Scott
94c37705eb
Merge pull request #175200 from risicle/ris-gforth-lispdir
gforth: explicitly set lispdir
2022-06-11 20:04:24 +01:00
rnhmjoj
7149c5cb60
mpd: fix socket activation
Apparently since systemd v250 a `ListenStream` in an override file won't
override the unit, but will be appended to a list of socket addresses.
The socket unit fails if two or more addresses have the same port,
probably because two systemd processes try to listen to it at once.
The solution is to add an empty `ListenStream=` to reset all previous
definitions.

Fix #175478.
2022-06-11 20:56:19 +02:00
Robert Scott
27d4500b61 gforth: unmark broken on darwin 2022-06-11 19:13:40 +01:00
Robert Scott
b71cff07a7 gforth: explicitly set lispdir
otherwise in situations where we don't have a working sandbox
(darwin), if /usr/share/emacs happens to exist, the install
phase will try to put its lisp files there and fail due to
permissions.
2022-06-11 19:13:29 +01:00
Rick van Schijndel
5bc0350e7c
Merge pull request #177256 from rnhmjoj/pr-picom
nixos/picom: remove deprecated refreshRate option
2022-06-11 20:09:28 +02:00
ckie
4d63c8b732
Merge pull request #174156 from jevy/sunpaper
sunpaper: init at unstable-2022-04-01
2022-06-11 20:51:40 +03:00
Rick van Schijndel
8d168d2d12
Merge pull request #176042 from aaronjheng/jd
jd: remove
2022-06-11 19:42:09 +02:00
Rick van Schijndel
42c5ac082d
Merge pull request #176786 from hmenke/sbsigntool
sbsigntool: 0.9.1 -> 0.9.4
2022-06-11 19:40:49 +02:00
Michele Guerini Rocco
d7175566a0
Merge pull request #177292 from rnhmjoj/pr-bdf2psf
bdf2psf: 1.207 -> 1.208
2022-06-11 19:38:02 +02:00