Commit Graph

553353 Commits

Author SHA1 Message Date
Lily Foster
25596bd419
Merge pull request #257337 from lorenzleutgeb/yarn-file
prefetch-yarn-deps: Fix handling of scoped packages
2023-11-26 16:49:33 -05:00
Mario Rodas
9fd3c98dc3
Merge pull request #265863 from SuperSandro2000/govulncheck-version
govulncheck: fix version information
2023-11-26 16:48:40 -05:00
Ben Siraphob
107fd4b846
Merge pull request #270163 from r-ryantm/auto-update/fq 2023-11-26 16:40:02 -05:00
Martin Weinelt
709da24de7
Merge pull request #270240 from chadcatlett/fix-oh-my-zsh
oh-my-zsh: add back to all-packages
2023-11-26 22:35:01 +01:00
mfrischknecht
d9b8524102
python3Packages.yamlpath: mark as broken (#270193)
* python3Packages.yamlpath: mark as broken

`yamlpath` depends on `ruamel.yaml` <= 0.17.21 [1], but the packaged
version in Nixpkgs is on version 0.17.32 by now. This breaks a lot
of the libraries own unit tests.

As I don't see anything in Nixpkgs depending on `yamlpath`, this simply
marks the package as broken.

[1]: 9bbddea520/setup.py (L48)

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2023-11-26 22:31:44 +01:00
Thiago Kenji Okada
ddf0003c57
Merge pull request #269479 from jcf/remove-more-graalvm-references
Remove more GraalVM references
2023-11-26 21:29:05 +00:00
Mario Rodas
804e88afee
Merge pull request #270017 from r-ryantm/auto-update/metabase
metabase: 0.47.6 -> 0.47.8
2023-11-26 16:25:48 -05:00
Mario Rodas
62b168414f
Merge pull request #270040 from r-ryantm/auto-update/nu_scripts
nu_scripts: unstable-2023-10-31 -> unstable-2023-11-22
2023-11-26 16:24:16 -05:00
Mario Rodas
7fbea68a2a
Merge pull request #270077 from fabaff/tldextract-bump
python311Packages.tldextract: 5.1.0 -> 5.1.1
2023-11-26 16:23:30 -05:00
Mario Rodas
131f3876fa
Merge pull request #270057 from xrelkd/update/clipcat
clipcat: 0.6.2 -> 0.7.0
2023-11-26 16:19:42 -05:00
Nikolay Korotkiy
5631ea3739
Merge pull request #270106 from imincik/qgis-3.34.1
qgis: 3.34.0 -> 3.34.1
2023-11-27 00:58:41 +04:00
Maciej Krüger
b63af5d7ea
Merge pull request #265728 from nbraud/nixos/sudo-rs/ssm-agent 2023-11-26 21:37:15 +01:00
Maciej Krüger
cdd67575e7
Merge pull request #265722 from nbraud/nixos/sudo-rs/btrbk 2023-11-26 21:36:20 +01:00
Kira Bruneau
8d16f1e8fe
Merge pull request #270185 from kira-bruneau/swayfx
Revert "swayfx: wrap like sway"
2023-11-26 15:35:38 -05:00
Patka
c1e9dde1f6 mirage-im: drop 2023-11-26 17:35:17 -03:00
Robert Scott
f82ab72973
Merge pull request #270090 from a-n-n-a-l-e-e/libxmlxx-is-c++11
libxmlxx: code predates c++17, use -std=c++11; fix darwin
2023-11-26 20:08:33 +00:00
R. Ryantm
980243d9e3 openvi: 7.4.26 -> 7.4.27 2023-11-26 20:02:01 +00:00
Robert Schütz
f31fc1b4a5 diebahn: 1.5.0 -> 2.1.0
Diff: https://gitlab.com/schmiddi-on-mobile/diebahn/-/compare/1.5.0...2.1.0

Changelog: https://gitlab.com/schmiddi-on-mobile/railway/-/blob/2.1.0/CHANGELOG.md
2023-11-26 12:00:49 -08:00
Damien Cassou
ed03a6c094
Merge pull request #270156 from DamienCassou/khard-0.19 2023-11-26 19:47:14 +00:00
Robert Schütz
3d2902dd2e python311Packages.img2pdf: 0.5.0 -> 0.5.1
Changelog: https://gitlab.mister-muffin.de/josch/img2pdf/src/tag/0.5.1/CHANGES.rst
2023-11-26 11:40:43 -08:00
Sandro Jäckel
960527707b nixos/mediawiki: don't clear default installed extensions 2023-11-26 20:29:49 +01:00
Jörg Thalheim
501680a656 nixos/telegraf: include procps if procstat input is configured 2023-11-26 20:26:48 +01:00
Chad Catlett
30a8d37e7a oh-my-zsh: add back to all-packages 2023-11-26 13:24:45 -06:00
Sandro Jäckel
8ae9c8640c nixos/mediawiki: don't assume language of main page
The mainpage might be named Hauptseite and mediawiki redirects from
/wiki/ on its own to there
2023-11-26 19:59:32 +01:00
Sandro Jäckel
f68be841c9 nixos/mediawiki: use fastcgi.conf file which contains extra parameter 2023-11-26 19:59:32 +01:00
Maciej Krüger
f45359e466
Merge pull request #269578 from mkg20001/twinkleup 2023-11-26 19:59:09 +01:00
Maciej Krüger
3250f15338
Merge pull request #263471 from nbraud/nixos/sudo-rs/cleanup 2023-11-26 19:57:31 +01:00
Stian Lågstad
54f913f862 igv: Fix missing wrapGAppsHook causing causing GLib-GIO-ERROR
Fixes https://github.com/NixOS/nixpkgs/issues/270226
2023-11-26 19:57:18 +01:00
Manuel Frischknecht
8e6e709ca1 kapacitor: fix build of embedded libflux dependency with current rust
The embedded `libflux` dependency of `kapacitor` fails to build with
more current rust tooling due to an unneeded `.clone()` call that
is promoted into an error message by a strict linting build config.

This introduces a patch that removes the offending method call.
The issue is already resolved upstream, but even the current `kapacitor`
version still depends on this specific version of `libflux` [1], and the
respective git commit contains a lot of other (automated) changes [2],
so cherry-picking the patch via a GitHub URL seems even more brittle.

[1]: https://github.com/influxdata/kapacitor/blob/v1.7.1/go.mod#L26
[2]: e7f7023848 (diff-96572e971d9e19b54290a434debbf7db054b21c9ce19035159542756ffb8ab87)
2023-11-26 19:56:30 +01:00
Austin Horstman
f9bc643137
yabai: fix x86_64 build 2023-11-26 12:54:58 -06:00
Robert Hensing
ecef65f019
Merge pull request #269970 from emilylange/nixos-containers-warning
nixos/containers: warn if containers are used but disabled
2023-11-26 19:39:32 +01:00
Valentin Gagarin
0efe7d42dc
Merge pull request #269942 from considerate/nixos-render-docs-header 2023-11-26 19:35:23 +01:00
Robert Hensing
a96187ad42
Merge pull request #248554 from Gabriella439/gabriella/fix_darwin_builder_working_directory
darwin.linuxBuilder: Fix working directory in documentation
2023-11-26 19:34:56 +01:00
Andrew Marshall
9670ddc543 zfs: default disable zfs_dmu_offset_next_sync to avoid data corruption
This helps mitigate a data corruption bug. This was previously defaulted
to zero prior to upstream commit
05b3eb6d232009db247882a39d518e7282630753, and it is already a tunable,
so doing this seems safe. Initially data corruption was thought to be
introduced with v2.2, but further upstream investigation currently
believes that changes in v2.2 only exacerbated the issue that already
existed.

A longer-term fix is likely to be
https://github.com/openzfs/zfs/pull/15571, though that is not yet
merged. The zfs_2_1 package has already backported that, so do not apply
the tunable default change there.

Positioning of `extraPatches` is to avoid merge conflicts with
https://github.com/NixOS/nixpkgs/pull/269097.

Patch is nearly identical to the [Gentoo][1] patch, but better patch
formatting.

See https://github.com/openzfs/zfs/issues/11900
See https://github.com/openzfs/zfs/issues/15526

[1]: https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-fs/zfs-kmod/files/zfs-kmod-2.2.1-Disable-zfs_dmu_offset_next_sync-tunable-by-default.patch
2023-11-26 13:29:41 -05:00
hatredholder
0c153f5611 mods: 0.2.0 -> 1.1.0 2023-11-26 18:28:29 +00:00
Peder Bergebakken Sundt
6d092c0d04
Merge pull request #268784 from h7x4/pkgs-fix-zsteg
zsteg: 0.2.2 -> 0.2.13, fixing missing runtime dependency, update meta
2023-11-26 19:17:03 +01:00
Peder Bergebakken Sundt
9cb139fd2c
Merge pull request #267541 from mattmelling/cloudlog-2.5.1
cloudlog: 2.5.0 -> 2.5.1
2023-11-26 19:15:08 +01:00
Robert Scott
5689f242a1
Merge pull request #269766 from gaykitty/stargazer-update
stargazer: 1.0.5 -> 1.1.0
2023-11-26 18:09:28 +00:00
Robert Scott
b016575818
Merge pull request #270065 from a-n-n-a-l-e-e/hashcat-darwin-fix
hashcat: fix darwin build
2023-11-26 18:08:29 +00:00
Nick Cao
f6701b4546
Merge pull request #269851 from r-ryantm/auto-update/python311Packages.tcxreader
python311Packages.tcxreader: 0.4.4 -> 0.4.5
2023-11-26 13:02:07 -05:00
R. Ryantm
d2779b1194 checkSSLCert: 2.76.0 -> 2.77.0 2023-11-26 17:47:36 +00:00
Pavol Rusnak
b608fc233c
Merge pull request #269255 from prusnak/rustpython-darwin
rustpython: mark broken on x86_64-darwin
2023-11-26 18:46:09 +01:00
MarcFontaine
2459917e66 xearth: improve meta.license 2023-11-26 18:32:06 +01:00
Bjørn Forsman
17ee3bcc82 t1utils: improve meta.license
Replace stringy license with attrset.

Ref https://github.com/NixOS/nixpkgs/issues/269788
2023-11-26 18:30:04 +01:00
Fabian Affolter
28b249ae54
Merge pull request #265066 from fabaff/ciso8601-bump
python311Packages.ciso8601: 2.3.0 -> 2.3.1
2023-11-26 18:27:04 +01:00
Jörg Thalheim
55b737831b zfsUnstable: 2.2.1-unstable-2023-10-21 -> 2.2.1
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2023-11-26 12:26:39 -05:00
Andrew Marshall
365cc96597 zfs: 2.2.0 -> 2.2.1
Now supports Kernel 6.6.
2023-11-26 12:26:16 -05:00
Jan Tojnar
8f7dd88eeb inkscape: 1.3 → 1.3.1
https://inkscape.org/news/2023/11/18/big-small-release-inkscape-131-is-out/
https://media.inkscape.org/media/doc/release_notes/1.3.1/Inkscape_1.3.1.html
https://gitlab.com/inkscape/inkscape/-/compare/INKSCAPE_1_3...INKSCAPE_1_3_1
b4b9cbbb9f...e014a9958a
18fc32f997...cf523857e4

No build changes; lib2geom submodule, picking the patches in parent commit.
2023-11-26 18:10:59 +01:00
Jan Tojnar
6e50bea208 lib2geom: pick patch from Inkscape 1.3.1
Inkscape 1.3.1 updates the lib2geom submodule as follows:
18fc32f997...cf523857e4

We already have the clang patch and do not care about mingw,
let’s backport the ellipsis patch since it affects rendering:

https://gitlab.com/inkscape/inkscape/-/issues/4445
2023-11-26 18:10:59 +01:00
emilylange
e54e9ca464
forgejo: 1.20.5-1 -> 1.21.1-0
https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.1-0

e79f3f6ba2/RELEASE-NOTES.md
2023-11-26 17:58:17 +01:00