Commit Graph

671463 Commits

Author SHA1 Message Date
Nick Cao
d82f51dda5
Merge pull request #336922 from r-ryantm/auto-update/skate
skate: 0.2.2 -> 1.0.0
2024-08-24 10:22:57 -04:00
Nick Cao
a0bb5eeb81
Merge pull request #336876 from r-ryantm/auto-update/s0ix-selftest-tool
s0ix-selftest-tool: 0-unstable-2024-08-13 -> 0-unstable-2024-08-20
2024-08-24 10:21:11 -04:00
Nick Cao
386ac0eed0
Merge pull request #336865 from r-ryantm/auto-update/turso-cli
turso-cli: 0.96.3 -> 0.97.0
2024-08-24 10:20:04 -04:00
Nick Cao
0f4499d180
Merge pull request #336858 from r-ryantm/auto-update/python312Packages.towncrier
python312Packages.towncrier: 24.7.1 -> 24.8.0
2024-08-24 10:19:12 -04:00
Nick Cao
0054224108
Merge pull request #336855 from wahjava/update/ugrep
ugrep: 6.4.1 -> 6.5.0
2024-08-24 10:17:54 -04:00
Jonas Heinrich
8763c0896f
Merge pull request #336711 from onny/densify
densify: init at 0.3.2
2024-08-24 15:57:52 +02:00
Jonas Heinrich
080dbd66d4 densify: init at 0.3.2 2024-08-24 15:53:36 +02:00
Thiago Kenji Okada
e980094f36
Merge pull request #336987 from r-ryantm/auto-update/rtorrent
rtorrent: 0.9.8-unstable-2024-08-09 -> 0.9.8-unstable-2024-08-20
2024-08-24 14:48:00 +01:00
superherointj
ed373f9e1e
Merge pull request #334233 from superherointj/libs3-fix-cross
libs3: fix cross compilation, pkgs/by-name migration
2024-08-24 10:41:05 -03:00
Robert Schütz
eae26f8e9e
Merge pull request #336913 from dotlambda/coursera-dl
coursera-dl: depends on distutils
2024-08-24 06:38:31 -07:00
R. Ryantm
76322fcb07 grpc_cli: 1.65.5 -> 1.66.0 2024-08-24 13:38:13 +00:00
R. Ryantm
b9568bdb85 pulldown-cmark: 0.11.2 -> 0.12.0 2024-08-24 13:38:07 +00:00
R. Ryantm
ffe61a81ea go-mockery: 2.44.2 -> 2.45.0 2024-08-24 13:37:44 +00:00
Yt
6859850055
Merge pull request #336917 from r-ryantm/auto-update/mix2nix
mix2nix: 0.1.9 -> 0.2.0
2024-08-24 13:26:04 +00:00
Pavol Rusnak
59fbe04a3b
Merge pull request #330989 from r-ryantm/auto-update/trezor-suite
trezor-suite: 24.7.2 -> 24.8.3
2024-08-24 15:17:49 +02:00
R. Ryantm
f0fc59a52b
trezor-suite: 24.7.2 -> 24.8.3 2024-08-24 15:16:58 +02:00
Adam C. Stephens
bd29cb4b30
Merge pull request #336836 from oddlama/feat-update-kanidm-provision
kanidm-provision: 1.1.1 -> 1.1.2
2024-08-24 08:58:35 -04:00
Adam Stephens
88328a2385
ovn: 24.03.2 -> 24.03.3 2024-08-24 12:50:52 +00:00
Adam Stephens
a7057e4ffd
ovn-lts: remove 2024-08-24 08:50:26 -04:00
nixpkgs-merge-bot[bot]
492877a74d
Merge pull request #336941 from r-ryantm/auto-update/sway-overfocus
sway-overfocus: 0.2.3-fix -> 0.2.4
2024-08-24 12:42:03 +00:00
Azat Bahawi
ba93772e37
marge-bot: fix tests 2024-08-24 15:37:18 +03:00
Alyssa Ross
148261d04b
sd-image: optimise sfdisk call for image building
When building an image, rather than operating on a real partition,
there's no need to have sfdisk tell the kernel to reread the partition
table.  This also avoids a call to sync(2), which could be very
expensive depending on what other IO is going on on the system at the time.
2024-08-24 14:36:07 +02:00
Masum Reza
8ad8ca31cf
Merge pull request #335784 from DontEatOreo/update-koboldcpp
koboldcpp: 1.72 -> 1.73
2024-08-24 18:05:39 +05:30
Azat Bahawi
c552fcfd0c
maligned: remove 2024-08-24 15:23:31 +03:00
Alexander Kiselyov
1bd56ac6fb petsc: moved mpiSupport flag to passthru 2024-08-24 12:10:31 +00:00
Alexander Kiselyov
dc622dce81 petsc: removed default unfree dependencies 2024-08-24 12:10:31 +00:00
Maximilian Bosch
b39569222b
gitea: drop PAM support
Strongly inspired by the forgejo counterpart[1], for the following
reasons:

* The feature is broken with the current module and crashes on
  authentication with the following stacktrace (with a PAM service
  `gitea` added):

      server # Stack trace of thread 1008:
      server # #0  0x00007f3116917dfb __nptl_setxid (libc.so.6 + 0x8ddfb)
      server # #1  0x00007f3116980ae6 setuid (libc.so.6 + 0xf6ae6)
      server # #2  0x00007f30cc80f420 _unix_run_helper_binary (pam_unix.so + 0x5420)
      server # #3  0x00007f30cc8108c9 _unix_verify_password (pam_unix.so + 0x68c9)
      server # #4  0x00007f30cc80e1b5 pam_sm_authenticate (pam_unix.so + 0x41b5)
      server # #5  0x00007f3116a84e5b _pam_dispatch (libpam.so.0 + 0x3e5b)
      server # #6  0x00007f3116a846a3 pam_authenticate (libpam.so.0 + 0x36a3)
      server # #7  0x00000000029b1e7a n/a (.gitea-wrapped + 0x25b1e7a)
      server # #8  0x000000000047c7e4 n/a (.gitea-wrapped + 0x7c7e4)
      server # ELF object binary architecture: AMD x86-64
      server #
      server # [   42.420827] gitea[897]: pam_unix(gitea:auth): unix_chkpwd abnormal exit: 159
      server # [   42.423142] gitea[897]: pam_unix(gitea:auth): authentication failure; logname= uid=998 euid=998 tty= ruser= rhost=  user=snenskek

  It only worked after turning off multiple sandbox settings and adding
  `shadow` as supplementary group to `gitea.service`.

  I'm not willing to maintain additional multiple sandbox settings for
  different features, especially given that it was probably not used for
  quite a long time:

  * There was no PR or bugreport about sandboxing issues related to
    PAM.

  * Ever since the module exists, it used the user `gitea`, i.e. it had
    never read-access to `/etc/shadow`.

* Upstream has it disabled by default[2].

If somebody really needs it, it can still be brought back by an overlay
updating `tags` accordingly and modifying the systemd service config.

[1] 07641a91c9
[2] https://docs.gitea.com/usage/authentication#pam-pluggable-authentication-module
2024-08-24 13:40:58 +02:00
R. Ryantm
9241dc6cbe emacsPackages.lsp-bridge: 0-unstable-2024-08-12 -> 0-unstable-2024-08-17 2024-08-24 11:40:30 +00:00
adisbladis
c7a383545c uv: 0.3.1 -> 0.3.3 2024-08-24 23:35:10 +12:00
R. Ryantm
d676b41806 gql: 0.25.0 -> 0.26.0 2024-08-24 11:15:30 +00:00
Sandro
771c5644e8
Merge pull request #333915 from jopejoe1/license
lib/licenses: some corrections
2024-08-24 12:39:30 +02:00
Sandro
2436607a05
Merge pull request #335058 from linsui/jami
jami: 20240627.0 -> 20240813.0
2024-08-24 12:34:43 +02:00
Jon Seager
bc74f4047f
Merge pull request #336973 from jnsgruk/pytouchlinesl 2024-08-24 10:56:51 +01:00
R. Ryantm
525f35f16e rtorrent: 0.9.8-unstable-2024-08-09 -> 0.9.8-unstable-2024-08-20 2024-08-24 09:50:08 +00:00
PerchunPak
f000d70634 vimPlugins.peskcolor-vim: remove
Upstream went missing
2024-08-24 11:29:18 +02:00
R. Ryantm
dcc66cb7e2 mpvScripts.videoclip: 0-unstable-2024-07-18 -> 0-unstable-2024-08-20 2024-08-24 09:18:15 +00:00
Cosima Neidahl
eb76459e90
Merge pull request #334952 from OPNA2608/fix/ayatana-lomiri-indicator-marking
nixos/ayatana-indicators: Split ayatana and lomiri indicators
2024-08-24 11:12:00 +02:00
R. Ryantm
03dcf724e3 robotframework-tidy: 4.13.0 -> 4.14.0 2024-08-24 09:09:54 +00:00
R. Ryantm
ba88d7d513 python312Packages.model-bakery: 1.19.2 -> 1.19.4 2024-08-24 08:50:29 +00:00
Jon Seager
f50b7e9498
python3Packages.pytouchlinesl: 0.1.1 -> 0.1.3 2024-08-24 09:37:28 +01:00
R. Ryantm
d8a2ff0504 screego: 1.10.4 -> 1.10.5 2024-08-24 08:29:24 +00:00
Pol Dellaiera
67602af1d2
Merge pull request #336961 from bbigras/push-xtmqywnxqupv
bat-extras: fix build and 2024.02.12 -> 2024.07.10
2024-08-24 09:41:27 +02:00
Fabian Affolter
b57974e36c
Merge pull request #336835 from r-ryantm/auto-update/python312Packages.quantile-forest
python312Packages.quantile-forest: 1.3.8 -> 1.3.9
2024-08-24 09:33:53 +02:00
Fabian Affolter
327fa4cf38
python312Packages.scikit-hep-testdata: refactor 2024-08-24 09:32:21 +02:00
Fabian Affolter
c6c45cd037
python312Packages.towncrier: refactor 2024-08-24 09:30:32 +02:00
Fabian Affolter
e553110e29 python312Packages.reptor: 0.21 -> 0.22 2024-08-24 09:27:19 +02:00
Pol Dellaiera
523edbe7ab
Merge pull request #336937 from dotlambda/nodePackages.inliner
nodePackages.inliner: drop
2024-08-24 09:21:07 +02:00
Fabian Affolter
0f087dab9a
Merge pull request #336880 from fabaff/exploitdb-bump
exploitdb: 2024-07-27 -> 2024-08-05
2024-08-24 09:19:34 +02:00
Fabian Affolter
09d701629b
Merge pull request #336902 from r-ryantm/auto-update/misconfig-mapper
misconfig-mapper: 1.8.2 -> 1.8.3
2024-08-24 09:16:19 +02:00
Pol Dellaiera
cbdb728e6f
Merge pull request #336903 from natsukium/opentelemetry/fix
python312Packages.opentelemetry-instrumentation-grpc: fix build
2024-08-24 09:11:28 +02:00