Commit Graph

639059 Commits

Author SHA1 Message Date
Fabian Affolter
01441585ad
Merge pull request #319487 from fabaff/cfripper-bump
python312Packages.pycfmodel: 0.22.0 -> 1.0.0, cfripper: 1.15.6 -> 1.15.7
2024-06-13 15:43:43 +02:00
K900
da21712bc7 kdePackages: Gear 24.05 -> 24.05.1 2024-06-13 16:18:07 +03:00
K900
a3ba07a2b6
Merge pull request #319486 from yayayayaka/gitlab-16.11.4
gitlab: 16.10.6 -> 16.11.4
2024-06-13 16:12:22 +03:00
TomaSajt
27376c9e1f ride: add patch to support later electron versions 2024-06-13 14:38:44 +02:00
Sandro
01ce9b7556
Merge pull request #318047 from matteo-pacini/julius 2024-06-13 14:23:55 +02:00
R. Ryantm
31099f8001 aws-c-common: 0.9.17 -> 0.9.21 2024-06-13 12:10:38 +00:00
OTABI Tomoya
c9b3406603
Merge pull request #319340 from GaetanLepage/basedpyright
basedpyright: 1.12.5 -> 1.12.6
2024-06-13 21:00:02 +09:00
Sandro
4fc17f6422
Merge pull request #318827 from Sail0rd/create-natural 2024-06-13 13:58:51 +02:00
Yaya
e34d62d869 gitlab-container-registry: 4.1.0 -> 4.5.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v4.5.0-gitlab/CHANGELOG.md

Fixes CVE-2024-1495
Fixes CVE-2024-1963
Fixes CVE-2024-4201
Fixes CVE-2024-5469
2024-06-13 13:20:20 +02:00
Yaya
7e9c87c67b gitlab: 16.10.6 -> 16.11.4
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.11.4-ee/CHANGELOG.md
2024-06-13 13:20:20 +02:00
Doron Behar
3f84a279f1
Merge pull request #317954 from doronbehar/pkg/bash-language-server
bash-language-server: use pnpm.fetchDeps instead of node2nix
2024-06-13 14:09:45 +03:00
Jörg Thalheim
b17538d34d
Merge pull request #318511 from sg-qwt/master
24.11 rename codeName to Vicuna
2024-06-13 13:04:22 +02:00
Makuru
703c85cb9a
tidb: add Makuru as maintainer 2024-06-13 13:03:04 +02:00
Makuru
ce5f2b9298
maintainers: add Makuru 2024-06-13 13:02:49 +02:00
abysssol
364404d8a8 ollama: 0.1.42 -> 0.1.43
changelog: https://github.com/ollama/ollama/releases/tag/v0.1.43
2024-06-13 06:44:40 -04:00
Leona Maroni
5db8c2c5e6
Merge pull request #319530 from SuperSandro2000/paperless-headless-ghostscript
paperless-ngx: use headless ghostscript
2024-06-13 12:44:26 +02:00
Kimmo Suominen
1a3cb5fc15 tcsh: 6.24.12 -> 6.24.13 2024-06-13 13:41:09 +03:00
José Romildo Malaquias
b998849cb0
Merge pull request #319506 from CHN-beta/fix-utterly-theme
utterly-round-plasma-style: update, utterly-nord-plasma: fix installation
2024-06-13 07:20:58 -03:00
José Romildo Malaquias
ec1d2210ea
Merge pull request #319509 from luftmensch-luftmensch/fluent-gtk-theme_2024-06-12
fluent-gtk-theme: 2024-04-28 -> 2024-06-12
2024-06-13 07:16:25 -03:00
Domen Kožar
149a559574
Merge pull request #319513 from domenkozar/devenv-1.0.7
devenv: 1.0.6 -> 1.0.7
2024-06-13 11:16:08 +01:00
Paul Meyer
226beb4c3a igvm-tooling: add katexochen as maintainer
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-06-13 12:05:50 +02:00
Yt
be45e3445c
Merge pull request #319316 from woutdp/master
elixir_1_17: init at 1.17.0
2024-06-13 09:46:12 +00:00
nixpkgs-merge-bot[bot]
8a782e4279
Merge pull request #319476 from r-ryantm/auto-update/xdg-terminal-exec
xdg-terminal-exec: 0.9.3 -> 0.10.0
2024-06-13 09:38:00 +00:00
emilylange
fb9cdbda70 chromium,electron-source: remove no longer needed version conditionals
The minimum versions for both chromium and electron-source are higher
than the version bounds of those conditionals.
As such, they can be safely removed.

This is a no-op.
2024-06-13 11:35:23 +02:00
emilylange
268ce0e562 electron-source.electron_{27,28}: remove instead of marking them as EOL
Follow-up to 7892638379.

We still have the EOLed `electron-{27,28}-bin` builds, that can be used
instead.

`electron-source.electron_{27,28}` do not build anymore due to LLVM
incompatibilities.

This is beneficial to users of software that still depend on those EOLed
electron versions as well.

Instead of wasting potentially hours of compute trying to build known
broken versions from source, the working binary variants will be used.

Furthermore, this allows us to cleanup the underlying chromium and
electron-source derivations from now unused version conditions such
as version specific patches and build flags.
2024-06-13 11:35:23 +02:00
Wout De Puysseleir
88abc8f5a7
elixir_1_17: init at 1.17.0 2024-06-13 12:24:42 +03:00
mathis
b2d959d25b python312Packages.natural: init at 0.2.0 2024-06-13 11:22:37 +02:00
Sandro
a0a523d790
Merge pull request #319262 from alois31/vlc-update 2024-06-13 11:20:26 +02:00
Doron Behar
43f62ef3d0 bash-language-server: use pnpm.fetchDeps instead of node2nix 2024-06-13 12:11:32 +03:00
Sandro
d2679dcbf1
Merge pull request #319320 from OPNA2608/update/lomiri/qtmir 2024-06-13 11:10:11 +02:00
Sandro
f09c9e8911
Merge pull request #319417 from r-ryantm/auto-update/open-in-mpv 2024-06-13 11:05:58 +02:00
Sandro
a44be3e9cf
Merge pull request #319443 from r-ryantm/auto-update/python311Packages.mitmproxy 2024-06-13 11:03:25 +02:00
Thomas Gerbet
3d288ae185
Merge pull request #319371 from risicle/ris-check-cherry-picks-ignore-staging-next
check-cherry-picks workflow: don't run for staging-next PRs
2024-06-13 10:55:04 +02:00
Sandro Jäckel
f50c22a7f2
paperless-ngx: use headless ghostscript
we don't need cups or X
2024-06-13 10:45:38 +02:00
Martin Weinelt
21d22ef2ea
Merge pull request #319502 from mweinelt/pretalx-drf_3_15
pretalx: backport drf 3.15 support
2024-06-13 10:36:01 +02:00
Martin Weinelt
7ef6b7eefb
Merge pull request #319507 from mweinelt/drf-test-fixes
paperless-ngx, tandoor-recipes: fix drf tests
2024-06-13 10:15:53 +02:00
Domen Kožar
a06e115bbb devenv: 1.0.6 -> 1.0.7 2024-06-13 09:10:14 +01:00
luftmensch-luftmensch
6959071f7c
fluent-gtk-theme: move to pkgs/by-name 2024-06-13 10:04:58 +02:00
Sandro
3a53eaee3f
Merge pull request #319327 from amarshall/bitwarden-update 2024-06-13 10:03:26 +02:00
Sandro
c5a8bae88b
Merge pull request #317359 from Sigmanificient/loguru-logging-intercept 2024-06-13 10:01:29 +02:00
luftmensch-luftmensch
4629a9f822
fluent-gtk-theme 2024-04-28 -> 2024-06-12 2024-06-13 09:59:08 +02:00
Martin Weinelt
48c06216f5
tandoor-recipes: fix drf tests 2024-06-13 09:57:23 +02:00
Martin Weinelt
c04fadeaa6
paperless-ngx: fix drf tests 2024-06-13 09:56:58 +02:00
Jonas Heinrich
50d28be03a
Merge pull request #319470 from jlbribeiro/pkgs/feishin/electron-eol
feishin: upgrade electron to v30
2024-06-13 09:53:47 +02:00
Pol Dellaiera
f4e066c33a
Merge pull request #319498 from shivaraj-bh/open-webui-refac
open-webui: Use `makeWrapperArgs`; Use env to disable hatch custom hook
2024-06-13 09:50:10 +02:00
Pol Dellaiera
5fcbe6f961
Merge pull request #316045 from ExpidusOS/fix/llvm-liblldb-origin
llvmPackages_{12,13,14,15,16,17,18,git}.lldb: add patch to remove origin variable
2024-06-13 09:48:30 +02:00
Pol Dellaiera
5f4f0d0ff5
Merge pull request #316070 from ExpidusOS/feat/llvm-labels
github: add llvm/clang label
2024-06-13 09:48:03 +02:00
chn
f77d5bd637 utterly-nord-plasma: fix installation 2024-06-13 15:47:23 +08:00
chn
9320ef944f utterly-round-plasma-style: update 2024-06-13 15:47:23 +08:00
nixpkgs-merge-bot[bot]
4948d1b4a7
Merge pull request #319012 from r-ryantm/auto-update/syft
syft: 1.5.0 -> 1.6.0
2024-06-13 07:42:29 +00:00