Commit graph

660627 commits

Author SHA1 Message Date
Ilya Epifanov
7ea0a93461
nwjs-ffmpeg-prebuilt: init at 0.89.0
formatted using `nixfmt-rfc-style`
2024-07-31 00:27:01 +05:30
Peder Bergebakken Sundt
6ee877839a
Merge pull request #330392 from kylehendricks/update-gasket-04-25-2024
gasket: 1.0-18-unstable-2023-09-05 -> 1.0-18-unstable-2024-04-25
2024-07-30 20:55:49 +02:00
Emily
d21a082a4d
Merge pull request #296691 from helsinki-systems/feat/restic-systemd-inhibit
nixos/restic: add option to inhibit going to sleep
2024-07-30 20:45:56 +02:00
Daru
f3b5635d25 cmd-polkit: fix meta.mainProgram binary 2024-07-30 20:43:00 +02:00
Martin Weinelt
3a695d18f8
Merge pull request #331135 from SuperSandro2000/329194
pretix: relax django-compressor dep
2024-07-30 20:40:54 +02:00
Morgan Jones
8abfb83a31
armagetronad: use libxml2 with HTTP support 2024-07-30 11:32:34 -07:00
Morgan Jones
da4c9eb47b
tests/armagetronad: increase memory allocation 2024-07-30 11:32:13 -07:00
Morgan Jones
105bb49c4b
armagetronad: add passthru.tests 2024-07-30 11:32:13 -07:00
Morgan Jones
204cb87e31
armagetronad: fix installCheckPhase on hydra 2024-07-30 11:32:13 -07:00
Peder Bergebakken Sundt
b2e514ab72
Merge pull request #331047 from jwijenbergh/update-eduvpn
eduvpn-client: 4.3.1 -> 4.4.0 and libeduvpn-common: 2.0.2 -> 2.1.0
2024-07-30 20:31:35 +02:00
Sandro
c5b52fa6a3
Merge pull request #326597 from r-ryantm/auto-update/python312Packages.social-auth-app-django
python312Packages.social-auth-app-django: 5.4.1 -> 5.4.2
2024-07-30 20:26:30 +02:00
Colin
7306423158
nixos/pam: fully-qualify modulePath
this ensures PAM users always get the intended version of a module when
multiple versions of the same module exist on a system.

most packages which consume `pam` and link against `libpam.so` do so only
to access its API, and not because they care about the specific
`pam_<xyz>.so` modules provided by that `pam`. but when specifying
modules by name only, PAM-capable applications may well load the
`pam_<xyz>.so` from the `pam` they were compiled against instead of the
pam declared in `security.pam.package`. by fully qualifying `modulePath`
we ensure that users can actually swap out pam modules without rebuilding
the world.
2024-07-30 23:53:58 +05:30
Colin
7511ed266c
nixos/pam: add security.pam.package option
this can be used to swap out which pam package is actually used by the
system for things like `pam_limits`, `pam_tty_audit`, etc, without forcing
a mass rebuild the way an overlay would.
2024-07-30 23:53:57 +05:30
Leona Maroni
cb15b280ab
sudo-rs: 0.2.2 -> 0.2.3
https://github.com/trifectatechfoundation/sudo-rs/releases/tag/v0.2.3

Update homepage and repo to point to the new owner
2024-07-30 23:48:36 +05:30
Sandro Jäckel
a8fb07ff79
pretix: relax django-compressor dep 2024-07-30 20:16:17 +02:00
Sandro
2506c28028
Merge pull request #329194 from r-ryantm/auto-update/python312Packages.django-compressor
python312Packages.django-compressor: 4.5 -> 4.5.1
2024-07-30 20:06:21 +02:00
nixpkgs-merge-bot[bot]
7d0551855b
Merge pull request #331012 from r-ryantm/auto-update/maa-assistant-arknights
maa-assistant-arknights: 5.4.1 -> 5.5.0
2024-07-30 17:33:30 +00:00
Danilo Pedraza
9bd006b18e picat: 3.6 -> 3.6#8
- fix a typo and remove whitespace
2024-07-30 12:27:41 -05:00
networkException
3b97575e8a
restic-integrity: add networkexception as maintainer 2024-07-30 19:22:19 +02:00
Martin Weinelt
3100b43088
Merge pull request #331114 from mweinelt/discourse-3.2.5
discourse: 3.2.4 -> 3.2.5
2024-07-30 19:21:50 +02:00
networkException
b012a14847
restic-integrity: 1.2.2 -> 1.3.0 2024-07-30 19:21:32 +02:00
❄️
0ab6a433a2
Merge pull request #331064 from atorres1985-contrib/remove-andersontorres-from-zig
teams: remove AndersonTorres from zig.members
2024-07-30 14:18:03 -03:00
tomberek
90f4da918f
Merge pull request #330227 from ExpidusOS/fix/pkgsllvm-cross
pkgsLLVM: use target platform to fix cross
2024-07-30 13:17:50 -04:00
❄️
cc470d92a2
Merge pull request #331066 from feschber/update-lan-mouse
lan-mouse: 0.8.0 -> 0.9.1
2024-07-30 14:15:03 -03:00
Peder Bergebakken Sundt
a5779e925d
Merge pull request #328550 from pbsds/init-pytest-coverage-shim-1721428630
python3Packages.pytest-cov-stub: init at 1.0.0
2024-07-30 19:04:29 +02:00
Víctor Martínez
bbb542ea66
nixos/ollama: add missing nvidia device group name (#331125)
Fixes: #331069
2024-07-30 19:03:08 +02:00
Aleksana
24d960dd4a
Merge pull request #331089 from Sigmanificient/normalize-empty-maintainer-list
treewide: normalize empty maintainers list formatting
2024-07-31 01:02:00 +08:00
Peder Bergebakken Sundt
1fb6e093be
Merge pull request #329951 from pbsds/fix-checkov-1721927211
checkov: disable flaky test
2024-07-30 19:00:48 +02:00
Sam Willcocks
3f6d2e0275 flatcc: fix build on clang
Also remove obsolete `-Wno-error`s:
- `-Wno-error=misleading-indentation` is now set for us in the
  project's CMakeLists.txt
- `stringop-overflow` violations seemed to be fixed upstream
2024-07-30 17:57:07 +01:00
Austin Horstman
ea8c4f36a0
mysql-workbench: fix build 2024-07-30 11:55:31 -05:00
Nikolay Korotkiy
0ecdcde81f
Merge pull request #330947 from jtbx-patches/aerc-0.18.2
aerc: 0.18.1 -> 0.18.2
2024-07-30 20:51:26 +04:00
❄️
5e51830924
Merge pull request #330877 from museoa/upload-bsd-finger
bsd-finger: adopt and refactor
2024-07-30 13:48:56 -03:00
Alyssa Ross
1257f92777 pkgsMusl.systemd: fix build
Updated patches for 256.
2024-07-30 18:46:38 +02:00
Austin Horstman
3d45adb1fb
snapper: fix build
zlib missing dependency
2024-07-30 11:40:15 -05:00
Ivan Mincik
309eb346d6 grass: fix build by using libxml2 with http support 2024-07-30 18:36:53 +02:00
Martin Weinelt
12bf120747
discourse: update plugins 2024-07-30 18:29:13 +02:00
DontEatOreo
cf1df147c5
koboldcpp: 1.70.1 -> 1.71.1
Changelog: https://github.com/LostRuins/koboldcpp/releases/tag/v1.71.1
Diff: https://github.com/LostRuins/koboldcpp/compare/v1.70.1...v1.71.1
2024-07-30 19:02:45 +03:00
Martin Weinelt
326c87902e
discourse: 3.2.4 -> 3.2.5
https://meta.discourse.org/t/3-2-5-security-and-bug-fix-release/316349/1

Fixes: CVE-2024-37165, CVE-2024-39320, CVE-2024-37299
2024-07-30 18:00:12 +02:00
Masum Reza
7feaafb5f1
Merge pull request #331076 from adamcstephens/river/0.3.5
river: 0.3.4 -> 0.3.5
2024-07-30 20:51:59 +05:30
Robert Schütz
e45fef2f47
Merge pull request #330676 from r-ryantm/auto-update/python312Packages.xsdata
python312Packages.xsdata: 24.6.1 -> 24.7
2024-07-30 08:18:48 -07:00
Peder Bergebakken Sundt
489420ebfa
Merge pull request #329589 from BirdeeHub/updateDepTree
dep-tree: 0.20.3 -> 0.23.0
2024-07-30 17:14:20 +02:00
K900
7bbce274a1
Merge pull request #331096 from ajs124/fix/darktable
darktable: fix build
2024-07-30 18:09:23 +03:00
ajs124
7b67b4bebc darktable: fix build 2024-07-30 17:01:53 +02:00
Robert Schütz
987a15b568
Merge pull request #330615 from ryand56/update-librewolf
librewolf-unwrapped: 128.0-2 -> 128.0.3-1
2024-07-30 07:52:22 -07:00
Sigmanificient
aab1113d4a treewide: normalize maintainers list formatting
grep -rP 'maintainers = \[\];'
2024-07-30 16:26:22 +02:00
K900
b6d7ec162c
Merge pull request #330862 from K900/linux-6.11-rc1
Linux 6.11-rc1 (and misc fixes)
2024-07-30 17:08:29 +03:00
Robert Schütz
2144bab1b4
Merge pull request #331055 from msanft/greatfet/fix
python312Packages.greatfet: add missing dependencies
2024-07-30 07:04:53 -07:00
1adept
f85e1e1d18 nushell: 0.96.0 -> 0.96.1 2024-07-30 15:42:25 +02:00
Randy Eckenrode
3d7db28279
Merge pull request #330053 from reckenrode/ruby-package-fixes 2024-07-30 09:30:38 -04:00
Gaétan Lepage
95521efe3b
Merge pull request #331019 from GaetanLepage/omnisharp
omnisharp-roslyn: 1.39.11 -> 1.39.12
2024-07-30 15:07:03 +02:00