Commit Graph
567176 Commits
Author SHA1 Message Date
R. Ryantm 797091de35 starcharts: 1.8.0 -> 1.9.1 2024-01-02 20:04:28 +00:00
kilianar 733f8a37c5 logseq: 0.10.1 -> 0.10.3
https://github.com/logseq/logseq/releases/tag/0.10.3
2024-01-02 20:43:35 +01:00
Gürkan 6e5c1fe915 vimwiki-markdown: 0.4.0 -> 0.4.1 2024-01-02 20:38:38 +01:00
Nick Cao ccdb1e0c0d telegram-desktop: 4.14.1 -> 4.14.2
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.1...v4.14.2

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.2
2024-01-02 14:19:50 -05:00
Lena b022e0576b starship: 1.17.0 -> 1.17.1 2024-01-02 20:18:45 +01:00
Nick CaoandGitHub 3cb442f494 Merge pull request #277947 from NickCao/telegram-desktop
telegram-desktop: 4.13.1 -> 4.14.1
2024-01-02 14:16:52 -05:00
archer-65andFlorian Klink f26ffec1d4 lieer: 1.4 -> 1.5 2024-01-02 21:13:20 +02:00
kilianar c4b16ba48e broot: 1.31.0 -> 1.32.0
https://github.com/Canop/broot/releases/tag/v1.32.0
2024-01-02 20:05:21 +01:00
Nick CaoandGitHub 2a70c15900 Merge pull request #278307 from chewblacka/update-apx
apx: 2.1.1 -> 2.1.2
2024-01-02 13:58:13 -05:00
Steven KouandBjørn Forsman 4b5483ae1b joplin-desktop: 2.13.11 -> 2.13.12 2024-01-02 19:54:11 +01:00
Pablo Ovelleiro Corral 668812e470 lpd8editor: init at v0.0.16 2024-01-02 19:48:29 +01:00
Pierre BourdonandGitHub 3e6b17baf9 Merge pull request #277718 from trofi/libtarceevent-update
libtraceevent: 1.8.0 -> 1.8.1
2024-01-02 19:30:26 +01:00
Pierre BourdonandGitHub a2fa85921a Merge pull request #278176 from r-ryantm/auto-update/noto-fonts
noto-fonts: 23.12.1 -> 24.1.1
2024-01-02 19:28:52 +01:00
Pierre BourdonandGitHub fa0e03c177 Merge pull request #277342 from paveloom/anki
anki: 23.12 -> 23.12.1
2024-01-02 19:28:19 +01:00
R. Ryantm 8b9fa4fe5c libreelec-dvb-firmware: 1.4.2 -> 1.5.0 2024-01-02 18:25:57 +00:00
R. Ryantm 9638dd73af drone: 2.21.0 -> 2.22.0 2024-01-02 18:00:03 +00:00
R. RyantmandAlyssa Ross 699f060b12 wayland-proxy-virtwl: unstable-2023-11-28 -> unstable-2023-12-09 2024-01-02 18:50:45 +01:00
Maximilian Bosch 1ecd707527 linux: remove 4.14 from kernels-org.json 2024-01-02 18:47:23 +01:00
Maximilian Bosch 76d763eeb9 linux: ignore kernel branches older than min supported branch
Right now, hashes for 4.14 are kept (and thus also maintained by the
hardened updater) even though we don't support that anymore, the oldest
supported branch is 4.19.

To avoid having to remember too many places where to drop a kernel when
dropping an old one (next will be 4.19), the oldest kernel branch will
be determined by the lowest version number in the keys of
`kernels-org.json`. That way, it's sufficient to drop an old branch
from this file and it will be ignored on the upcoming update runs.

Yes, the code to read from that file is duplicated, but I'd expect the
min version to change way more often than 3 lines of code reading a
version from a JSON file[1].

The logic is fairly simple though: if the branch (i.e. MAJOR.MINOR) of a
kernel that's listed on kernel.org[2] is older than the oldest version
in `kernels-org.json`, it's omitted on update and a message is printed
like this:

    [...]
    linux_5_4: 5.4.265 is latest, skipping...
    linux_4_19: 4.19.303 is latest, skipping...
    4.14 is too old and not supported anymore, skipping...

Kernels that have the branch `testing` are excluded from that check and
always allowed.

[1] Also, I'm unhappy already that I can't just do a relative import in
    here to deduplicate the function and for 3 lines of code it seems
    like unnecessarily much effort to create a python package structure
    here.
[2] Kernels that got unlisted there are too old to be added/kept here
    anyways.
2024-01-02 18:43:41 +01:00
Maximilian Bosch af7fc05959 linux/hardened: read min supported kernel from kernels-org.json
This one isn't 4.14 anymore and that should've been updated while
removing 4.14, but is easy to miss.

Since it's not expected that we have versions older than the oldest
mainline version from `kernels-org.json`, determine the minimum
supported version by reading it from there.

Also, this means lesser places to update when dropping old kernels.

This needs an additional change for the mainline updater to make sure
that no older versions appear there[1]. This will be implemented in
the next commit.

[1] At the time of implementing this, the oldest supported kernel was
    4.19, however 4.14 wasn't EOL yet and thus still picked up by the
    mainline updater.
2024-01-02 18:43:33 +01:00
EmilyandGitHub 9c56ece502 Merge pull request #274863 from yu-re-ka/chromium-llvm17
chromium: use llvm 17
2024-01-02 18:42:10 +01:00
Pierre RouxandVincent Laporte 9c5eec2b20 coqPackages.coq-elpi: 1.19.0 -> 2.0.1 2024-01-02 18:39:20 +01:00
Sebastian Gabriel Trzpiot 76ba9fca9f vscode-extensions.sumneko.lua: 3.6.19 -> 3.7.3
- https://github.com/LuaLS/lua-language-server/releases/tag/3.7.3
- https://github.com/LuaLS/lua-language-server/compare/3.6.19...3.7.3

Patch had to be adjusted because the source was changed.
2024-01-02 18:13:01 +01:00
maxineandGitHub b74ab8eac5 Merge pull request #277243 from mfrw/mfrw/iwd-2.12
iwd: 2.11 -> 2.12
2024-01-02 18:11:29 +01:00
James BakerandGitHub a0996202e6 cargo-workspaces: fix build on darwin
cargo-workspaces needs SystemConfiguration on recent versions of Darwin.
2024-01-02 17:02:01 +00:00
Robert SchützandGitHub 4e44fb9c26 Merge pull request #278289 from amarshall/bitwarden-update
bitwarden: fix build; 2023.12.0 -> 2023.12.1
2024-01-02 17:57:29 +01:00
John Garcia 5c5ba2333f apx: 2.1.1 -> 2.1.2 2024-01-02 16:56:23 +00:00
Yongun Seong eb7fb5506b perlPackages.FinanceQuote: 1.58 -> 1.59
Diff: https://github.com/finance-quote/finance-quote/compare/v1.58...v1.59
2024-01-03 01:42:48 +09:00
Nick CaoandGitHub 8e2cdc7fac Merge pull request #277999 from r-ryantm/auto-update/gqlgenc
gqlgenc: 0.15.1 -> 0.16.1
2024-01-02 11:41:26 -05:00
Nick CaoandGitHub d1ef597575 Merge pull request #278017 from r-ryantm/auto-update/python311Packages.pytest-check
python311Packages.pytest-check: 2.2.2 -> 2.2.3
2024-01-02 11:40:46 -05:00
Nick CaoandGitHub 289e0a8e7f Merge pull request #278084 from r-ryantm/auto-update/zsh-nix-shell
zsh-nix-shell: 0.7.0 -> 0.8.0
2024-01-02 11:38:28 -05:00
Nick CaoandGitHub f01121fe73 Merge pull request #278083 from r-ryantm/auto-update/zsh-forgit
zsh-forgit: 23.09.0 -> 24.01.0
2024-01-02 11:38:06 -05:00
Nick CaoandGitHub 9d549b919e Merge pull request #278275 from fabaff/ha-mqtt-discoverable-bump
python311Packages.ha-mqtt-discoverable: 0.13.0 -> 0.13.1
2024-01-02 11:32:56 -05:00
Nick CaoandGitHub 2683ae6280 Merge pull request #278281 from r-ryantm/auto-update/python310Packages.clarifai-grpc
python310Packages.clarifai-grpc: 9.11.4 -> 9.11.5
2024-01-02 11:32:07 -05:00
Nick CaoandGitHub 060cd9ac30 Merge pull request #278291 from r-ryantm/auto-update/python310Packages.cloup
python310Packages.cloup: 3.0.3 -> 3.0.4
2024-01-02 11:30:17 -05:00
R. Ryantm d43a4a9fb9 chain-bench: 0.1.9 -> 0.1.10 2024-01-02 16:30:04 +00:00
Nick CaoandGitHub 92afbf85f0 Merge pull request #278238 from teto/mainProgram-openlens
openlens: set mainProgram
2024-01-02 11:28:37 -05:00
Nick CaoandGitHub a81c84d99a Merge pull request #278265 from r-ryantm/auto-update/python310Packages.boto3-stubs
python310Packages.boto3-stubs: 1.34.8 -> 1.34.11
2024-01-02 11:27:07 -05:00
Nick CaoandGitHub 4d7704f167 Merge pull request #278266 from Nanotwerp/catppuccin-float
catppuccin-gtk: add "float" as a tweak option
2024-01-02 11:26:53 -05:00
Nick CaoandGitHub e540b5e51a Merge pull request #278272 from fabaff/bleak-esphome-bump
python311Packages.bleak-esphome: 0.4.0 -> 0.4.1
2024-01-02 11:25:44 -05:00
Robert Schütz 23e73ff529 python311Packages.ytmusicapi: 1.3.2 -> 1.4.0
Diff: https://github.com/sigma67/ytmusicapi/compare/refs/tags/1.3.2...1.4.0

Changelog: https://github.com/sigma67/ytmusicapi/releases/tag/1.4.0
2024-01-02 08:25:06 -08:00
Nick CaoandGitHub faa626ae37 Merge pull request #278211 from r-ryantm/auto-update/python311Packages.pyduotecno
python311Packages.pyduotecno: 2023.11.1 -> 2024.1.1
2024-01-02 11:22:52 -05:00
Nick CaoandGitHub e72f9b2716 Merge pull request #278217 from r-ryantm/auto-update/tuc
tuc: 1.1.0 -> 1.2.0
2024-01-02 11:21:46 -05:00
Nick CaoandGitHub 72b55b740a Merge pull request #278220 from r-ryantm/auto-update/cargo-run-bin
cargo-run-bin: 1.6.1 -> 1.7.0
2024-01-02 11:20:33 -05:00
Sergei TrofimovichandGitHub 29a2c82603 pythonInterpreters.pypy39_prebuilt: fix eval (#277543)
Without the change the eval fails as:

    $ nix build --no-link -f. pythonInterpreters.pypy39_prebuilt.buildEnv
    error:
       error: attribute 'pypy38_prebuilt' missing
          208|     # Not included at top-level
          209|     self = __splicedPackages.pythonInterpreters.pypy38_prebuilt;
             |            ^
          210|     sourceVersion = {
       Did you mean one of pypy39_prebuilt or pypy27_prebuilt?
2024-01-02 17:20:05 +01:00
Nick CaoandGitHub a83f8e2592 Merge pull request #278237 from mariuskimmina/master
cnspec: Change license and add maintainer
2024-01-02 11:19:49 -05:00
Mauricio CollaresandGitHub 24954c2e73 Merge pull request #278257 from nevivurn/fix/sage-ecl
sage: import 10.2.beta3 patches
2024-01-02 13:18:11 -03:00
Nick CaoandGitHub 4a010834c7 Merge pull request #278173 from r-ryantm/auto-update/kail
kail: 0.17.2 -> 0.17.3
2024-01-02 11:17:27 -05:00
Nick CaoandGitHub c53c192586 Merge pull request #278181 from r-ryantm/auto-update/oelint-adv
oelint-adv: 3.26.5 -> 3.26.6
2024-01-02 11:17:01 -05:00
Nick CaoandGitHub 42fce0b83c Merge pull request #278195 from r-ryantm/auto-update/python310Packages.aiohomekit
python310Packages.aiohomekit: 3.1.0 -> 3.1.1
2024-01-02 11:15:41 -05:00