Commit Graph

670223 Commits

Author SHA1 Message Date
PERARD-G N.
7f43bed360
hashlink: add haxelib library to output (#257628)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-08-22 14:31:22 +02:00
Sandro
1201edc7c4
Merge pull request #334009 from josephst/feat/recyclarr-from-source 2024-08-22 14:18:41 +02:00
Alexander Linder
06855f1cd8
nixos/mautrix-whatsapp: automatic appservice registration option, pull login_shared_secret_map setting from env file (#311681)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-08-22 14:14:51 +02:00
Sandro
457fff4a44
Merge pull request #330389 from fsagbuya/dezoomify-rs 2024-08-22 14:11:44 +02:00
Sandro
38868c2750
Merge pull request #333299 from aksiksi/master 2024-08-22 14:11:11 +02:00
Sandro
78fc4efad2
Merge pull request #328355 from trofi/samba-update 2024-08-22 14:10:32 +02:00
Sandro
fed111332e
Merge pull request #334205 from risicle/ris-cassandra-source-provenance 2024-08-22 14:04:42 +02:00
Sandro
455da7dd57
Merge pull request #332468 from goatastronaut0212/init-caprine-buildnpmpackage 2024-08-22 14:04:25 +02:00
Sandro
973f75f163
Merge pull request #334751 from goatastronaut0212/update-email 2024-08-22 14:03:32 +02:00
lassulus
9b1dee7560
Merge pull request #336440 from r-ryantm/auto-update/buildah-unwrapped
buildah-unwrapped: 1.37.1 -> 1.37.2
2024-08-22 14:02:42 +02:00
lassulus
469f195b8e
Merge pull request #336467 from r-ryantm/auto-update/ginkgo
ginkgo: 2.20.0 -> 2.20.1
2024-08-22 14:02:09 +02:00
Sandro
95dfbbf90c
Merge pull request #334606 from luftmensch-luftmensch/poptop_0.1.8 2024-08-22 13:58:42 +02:00
nikstur
e7b7271ffc
Merge pull request #336513 from nikstur/etc-overlay-fixes
etc.overlay fixes
2024-08-22 13:57:04 +02:00
Sandro
f5eb7e48a1
Merge pull request #333931 from devusb/nzbget 2024-08-22 13:55:17 +02:00
7c6f434c
6d31119ef5
Merge pull request #336102 from hzeller/feature-20240820-update-openscad
openscad-unstable: 2024-07-24 -> 2024-08-17
2024-08-22 11:43:00 +00:00
nixpkgs-merge-bot[bot]
920c63c163
Merge pull request #336508 from r-ryantm/auto-update/pyright
pyright: 1.1.376 -> 1.1.377
2024-08-22 11:41:09 +00:00
Sandro
b1f9e5b589
Merge pull request #332077 from fgaz/tdom/init 2024-08-22 13:40:16 +02:00
Sandro
18ef3a5833
Merge pull request #332074 from fgaz/pdf4tcl/init 2024-08-22 13:39:59 +02:00
Sandro
afe764c7be
Merge pull request #332069 from fgaz/tcludp/init 2024-08-22 13:38:59 +02:00
7c6f434c
292cb91b0b
Merge pull request #336099 from madjar/fix-fuseki
apache-jena-fuseki: fix provided scripts
2024-08-22 11:38:43 +00:00
Sandro
eef3363bc3
Merge pull request #331122 from fgaz/tclvfs/init 2024-08-22 13:38:19 +02:00
Sandro
570e4652fa
Merge pull request #330002 from trofi/libndp-update 2024-08-22 13:34:25 +02:00
WilliButz
9a8604784f
Merge pull request #336503 from thillux/mstflint
mstflint_access: 4.28.0-1 -> 4.29.0-1
2024-08-22 13:33:15 +02:00
superherointj
23e365fc26
Merge pull request #334274 from codedownio/kata-runtime
kata-runtime: init at 3.7.0
2024-08-22 08:17:09 -03:00
Yt
3cb00ae6cb
Merge pull request #336431 from r-ryantm/auto-update/python312Packages.unstructured
python312Packages.unstructured: 0.15.1 -> 0.15.7
2024-08-22 11:13:23 +00:00
Florian
0e7fb381a5
Merge pull request #336357 from pedohorse/houdini_20-5-278_20-5-332
houdini: 20.5.278 -> 20.5.332
2024-08-22 13:02:26 +02:00
Martin Weinelt
dfd7183bb1
Merge pull request #336426 from mweinelt/music-assistant-2.2.0
music-assistant: 2.1.1 -> 2.2.0
2024-08-22 12:47:52 +02:00
OTABI Tomoya
2c1ac92a12
Merge pull request #335701 from r-ryantm/auto-update/python312Packages.anthropic
python312Packages.anthropic: 0.33.0 -> 0.34.0
2024-08-22 19:27:17 +09:00
OTABI Tomoya
5e4cafbcea
Merge pull request #334948 from huantianad/jxlpy
python3Packages.jxlpy: init at 0.9.5
2024-08-22 19:17:46 +09:00
nikstur
7845b89e24 nixos/etc: unmount old /etc hierarchy lazily
This should fix errors where /etc is reported to be busy and thus cannot
be unmounted.

Another solution we can consider if this doesn't work out as we expect
is to forcefully unmount /etc.
2024-08-22 12:17:20 +02:00
nikstur
d820fe987e nixos/etc: wantedBy -> requiredBy for mounting overlay etc
I've observed that sometimes the overlay mount unit does not get started
when using wantedBy. requiredBy makes this relationship stricter and if
necessary will restart the initrd-fs.target and thus ensure that when
this target is reached /etc has alredy been mounted. This is in line
with the description of initrd-fs.target in systemd.special:

> Thus, once this target is reached the /sysroot/ hierarchy is fully set up
2024-08-22 12:12:18 +02:00
nixpkgs-merge-bot[bot]
bf247559ca
Merge pull request #335039 from r-ryantm/auto-update/libiec61850
libiec61850: 1.5.3 -> 1.6.0
2024-08-22 10:12:11 +00:00
Sandro
a45dc99ba3
Merge pull request #287565 from RatCornu/pingvin-share 2024-08-22 11:59:03 +02:00
OTABI Tomoya
7d65cd21b0
Merge pull request #336407 from hulr/gnome-secrets
gnome-secrets: 8.0 -> 9.6
2024-08-22 18:58:35 +09:00
OTABI Tomoya
04b9a4e652
Merge pull request #336386 from r-ryantm/auto-update/renovate
renovate: 38.27.0 -> 38.46.2
2024-08-22 18:56:39 +09:00
Sandro
7dbe1078ae
Merge pull request #328212 from bcdarwin/update-elastix 2024-08-22 11:56:23 +02:00
Sandro
0c143150b2
Merge pull request #332859 from 404Wolf/add-mailsy 2024-08-22 11:55:49 +02:00
nikstur
483c13b835
Merge pull request #335929 from jmbaur/erofs-utils-1.8
Re-upgrade erofs-utils to 1.8
2024-08-22 11:52:25 +02:00
nikstur
0b6c394f3a
Merge pull request #328513 from isabelroses/docs/perlless
nixos/perlless: correct documented warning
2024-08-22 11:50:08 +02:00
Sandro
b6890ecb57
Merge pull request #334549 from Yarny0/foomatic-db-update 2024-08-22 11:46:35 +02:00
Sandro
e578109e07
Merge pull request #335328 from Tochiaha/gvm-lib 2024-08-22 11:42:58 +02:00
Pol Dellaiera
a76ff4dd49
Merge pull request #336499 from drupol/open-webui/bump/0-3-15
open-webui: 0.3.14 -> 0.3.15
2024-08-22 11:40:07 +02:00
kirillrdy
18465e7a3e
Merge pull request #334997 from berquist/add-python-array-api-compat
python3Packages.array-api-compat: init at 1.8
2024-08-22 19:37:19 +10:00
Sandro
a682f335c3
Merge pull request #335001 from ilaumjd/pythonPackages.pbxproj 2024-08-22 11:26:59 +02:00
Sandro
20b2cb122d
Merge pull request #334889 from fedeinthemix/wolfram-engine-update 2024-08-22 11:21:33 +02:00
R. Ryantm
dc868e06af pyright: 1.1.376 -> 1.1.377 2024-08-22 09:13:01 +00:00
nikstur
0db241a291
Merge pull request #336317 from thillux/mlxbf-bootimages-update-4.8.0
mlxbf-bootimages: 4.0.3-12704 -> 4.8.0-13249
2024-08-22 11:11:29 +02:00
Markus Theil
a755db7192 mstflint_access: 4.28.0-1 -> 4.29.0-1
This is a small follow-up on the mstflint bump to 4.29.0-1.
I added a reminder for this in the future.

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-08-22 10:51:36 +02:00
Pol Dellaiera
07c246bd4c
Merge pull request #336389 from drupol/evdi/bump/1-14-6
linuxKernel.packages.linux_6_10.evdi: 1.14.5 -> 1.14.6
2024-08-22 10:48:34 +02:00
Pol Dellaiera
abbea12831
open-webui: 0.3.14 -> 0.3.15
Diff: https://github.com/open-webui/open-webui/compare/v0.3.14...v0.3.15

Changelog: https://github.com/open-webui/open-webui/blob/v0.3.15/CHANGELOG.md
2024-08-22 10:42:54 +02:00