R. Ryantm
9b808d0491
python310Packages.safety: 2.0.0 -> 2.1.1
2022-07-18 20:24:40 +00:00
oaksoaj
fc9e22fca1
yggdrasil: add group option back and remove systemd User= directive
...
The group configuration parameter allow to share access to yggdrasil
control socket with the users in the system. In the version we propose,
it is null by default so that only root can access the control socket,
but let user create their own group if they need.
Remove User= durective in systemd unit. Should a user with the specified
name already exist in the system, it would be used silently instead of a
dynamic user which could be a security concern.
2022-07-18 12:56:59 -05:00
oaksoaj
080774e28f
yggdrasil: reenable DynamicUser
...
Since version 0.4 Yggdrasil works again using systemd's DynamicUser option.
This patch reenables it to improve security.
We tested this with both persistent and non-persistent keys. Everything
seems to work fine.
2022-07-18 12:56:59 -05:00
Ivv
e4d49de45a
Merge pull request #181829 from sbruder/update-yuzu/ea-2840
...
yuzu-{ea,mainline}: {2725,1088} -> {2841,1092}
2022-07-18 18:21:45 +02:00
sternenseemann
0005ee6060
josh: init at 22.06.22
2022-07-18 17:09:22 +02:00
K900
e2e13364a8
Merge pull request #145130 from marius851000/patoolfix
...
patool: fix the non-use of hard-coded binary
2022-07-18 17:48:46 +03:00
7c6f434c
3aa086b0f0
Merge pull request #181944 from tomfitzhenry/sgtpuzzles-cmake
...
sgtpuzzles: bump 2 years, and fix icons
2022-07-18 14:14:12 +00:00
Stig
2e6fbc1a85
Merge pull request #181949 from helsinki-systems/upd/rt
...
rt: 5.0.2 -> 5.0.3
2022-07-18 16:12:55 +02:00
Artturi
3110964916
Merge pull request #181297 from pbsds/polaris-os-24
...
polaris: fix Os error 24: 'Too many open files' in checkPhase
2022-07-18 16:20:54 +03:00
Maximilian Bosch
179688c7c8
Merge pull request #181377 from mayflower/mxisd-secrets
...
nixos/mxisd: allow passing secrets
2022-07-18 15:10:49 +02:00
ajs124
c286a8f8c2
rt: 5.0.2 -> 5.0.3
...
fixes CVE-2022-25802, CVE-2022-25803 and CVE-2020-11022 (in rt)
For all changes see https://github.com/bestpractical/rt/releases/tag/rt-5.0.3
2022-07-18 15:00:42 +02:00
Tom Fitzhenry
55a280290d
sgtpuzzles: add tomfitzhenry@ as co-maintainer
2022-07-18 22:52:06 +10:00
Tom Fitzhenry
59cc4254df
sgtpuzzles: Use higher resolution icons: 48x48 -> 96x96
...
Motivation: The 48x48 icons look fuzzy on my 1080 width monitor, and
on the Pinephone.
2022-07-18 22:52:06 +10:00
Tom Fitzhenry
61bf2a9c68
sgtpuzzles: 20200610.9aa7b7c -> 20220613.387d323
...
This required moving to sgtpuzzle's cmake-based build:
https://git.tartarus.org/?p=simon/puzzles.git;a=commit;h=cc7f5503dc8f4ddf468e080a73028c83d1196e83
Tested by compiling and playing some games on x86_64.
2022-07-18 22:52:06 +10:00
Tom Fitzhenry
34aa48f578
sgtpuzzles: Fix Icon path.
...
Prior to this commits, GNOME did not render icons for sgtpuzzle's
desktop items.
2022-07-18 22:52:06 +10:00
Tom Fitzhenry
b3b78ce3ef
sgt-puzzles: update sgt-puzzles.menu to a working URL
...
Motivation: Fix sgt-puzzles.menu. Its URL is currently 404ing since
720e614d01/games-puzzle/sgt-puzzles/files/sgt-puzzles.menu
is 404ing because https://github.com/Oleh-Kravchenko/portage is 404ing.
2022-07-18 22:52:06 +10:00
Maximilian Bosch
8b72dae17b
Merge pull request #181528 from Ma27/privacyidea-ldap-proxy-secrets
...
nixos/privacyidea: better secret-handling ldap-proxy & RFC42-style settings for ldap-proxy
2022-07-18 14:19:47 +02:00
Nikolay Korotkiy
d9a59b22ee
Group GIS applications
2022-07-18 14:09:45 +02:00
Nikolay Korotkiy
75fdfe76cd
qgis-ltr: 3.22.8 → 3.22.9
2022-07-18 14:09:45 +02:00
Nikolay Korotkiy
83841f8bf7
qgis: 3.26.0 → 3.26.1
2022-07-18 14:09:45 +02:00
Martin Weinelt
9613c6a830
Merge pull request #180939 from ncfavier/weechat
2022-07-18 14:06:51 +02:00
Maximilian Bosch
949c334ea9
nixos/privacyidea-ldap-proxy: use list for EnvironmentFile for mergeability
2022-07-18 13:58:08 +02:00
Maximilian Bosch
dab3ae9d8b
Merge pull request #181715 from mayflower/jira-secret-opts
...
nixos/atlassian-jira: allow to store SSO password for crowd outside of the Nix store
2022-07-18 13:53:42 +02:00
Jörg Thalheim
9b09ad4772
Merge pull request #174237 from Mic92/folly
...
folly: enable jemalloc
2022-07-18 12:53:06 +01:00
Jörg Thalheim
9a020f31aa
Merge pull request #175439 from Mic92/jellyfin
...
nixos/jellyfin: better defaults for hardware acceleration
2022-07-18 12:51:54 +01:00
Jörg Thalheim
d8556e044e
Merge pull request #181908 from Mic92/rspamd
...
rspamd: fix crashes by disabling pcre2 jit
2022-07-18 12:50:53 +01:00
Maximilian Bosch
c2c82fbe43
nixos/mxisd: use a list for env file for mergeability
2022-07-18 13:47:09 +02:00
Bryan A. S
04b1ada50e
etcd_3_4: 3.4.18 -> 3.4.19
2022-07-18 21:39:53 +10:00
Jonas Heinrich
dcb0d8e968
python310Packages.optax: 0.1.1 -> 0.1.3
2022-07-18 07:34:47 -04:00
Jörg Thalheim
e9995a5ade
rspamd: fix crashes by switching pcre2 -> pcre1
...
on x86-64 the impact should be also minimal because hyperscan is used
for performance critical regexes.
2022-07-18 13:31:06 +02:00
Jonas Heinrich
aaaedf2c7e
python310Packages.scikit-misc: init at 0.1.4
2022-07-18 07:29:44 -04:00
Jonas Heinrich
86631b4428
python310Packages.plotnine: Add missing test dependencies
2022-07-18 07:29:44 -04:00
Jonas Heinrich
533140b7bf
python310Packages.django-sampledatahelper: Drop package
2022-07-18 07:28:18 -04:00
Sandro
073a8eeb0f
Merge pull request #181871 from hqurve/ob-kb
2022-07-18 12:22:15 +02:00
Alexander Kiselyov
c03fbc7db8
p4est: fixed versioning ( #180737 )
2022-07-18 12:21:23 +02:00
Sandro
278bd9c231
Merge pull request #180711 from loicreynier/feat-fzf-obc-init
...
fzf-obc: init at 1.3.0
2022-07-18 12:19:42 +02:00
Sandro
e21bf8b82d
Merge pull request #181897 from marsam/update-yt-dlp
...
yt-dlp: 2022.6.29 -> 2022.07.18
2022-07-18 12:16:57 +02:00
Sandro
1828cdf6db
Merge pull request #181261 from SohamG/pkg-adcli
2022-07-18 12:00:49 +02:00
zowoq
a170fbe73a
zls: set platforms
2022-07-18 19:46:41 +10:00
Guillaume Girol
9eddb61dcf
ocaml-ng.ocamlPackages_4_14.ocaml-lsp: 1.11 -> 1.12
2022-07-18 11:24:37 +02:00
Guillaume Girol
caa3cefeb5
ocamlPackages.chrome-trace: init at ${dune.version}
2022-07-18 11:24:37 +02:00
Pavol Rusnak
4bb03f92e3
Merge pull request #181651 from prusnak/electrum
...
electrum: 4.2.1 -> 4.2.2
2022-07-18 10:44:15 +02:00
Loïc Reynier
09e68b8535
fzf-obc: init at 1.3.0
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-18 10:43:48 +02:00
Dennis Gosnell
e436d5c9d8
Merge pull request #181915 from r-ryantm/auto-update/purescript
...
purescript: 0.15.2 -> 0.15.4
2022-07-18 17:15:06 +09:00
Alexander Bantyev
726e0661d0
Merge pull request #181758 from NixOS/balsoft/opam2json
...
opam2json: init at v0.2
2022-07-18 12:08:49 +04:00
Janne Heß
4e0f8f7f44
Merge pull request #181882 from SuperSandro2000/systemd-boot
...
nixos/systemd-boot: remove default log message if nothing changes
2022-07-18 10:02:43 +02:00
Rick van Schijndel
9532db9eb7
Merge pull request #160554 from Cloudef/android-prebuilt
...
Fix android prebuilt toolchains
2022-07-18 10:01:00 +02:00
R. Ryantm
622952b45e
purescript: 0.15.2 -> 0.15.4
2022-07-18 07:33:09 +00:00
Vincent Laporte
ae0b8a01b1
ocamlPackages.gapi-ocaml: 0.4.2 → 0.4.3
2022-07-18 09:11:35 +02:00
Jonathan Ringer
950a258b9e
protobuf3_21: init at 3.21.2
2022-07-17 23:25:30 -07:00