Commit Graph
738236 Commits
Author SHA1 Message Date
d936143c96 lubelogger: 1.4.1 -> 1.4.2 (#372114)
Co-authored-by: Lyndeno <lsanche@lyndeno.ca>
2025-01-10 19:19:03 +00:00
Gaetan Lepage 94ae35c39c ruff: 0.9.0 -> 0.9.1
Diff: https://github.com/astral-sh/ruff/compare/refs/tags/0.9.0...0.9.1

Changelog: https://github.com/astral-sh/ruff/releases/tag/0.9.1
2025-01-10 20:05:57 +01:00
Gaétan LepageandGitHub 9ded47a3a4 protonvpn-gui: 4.8.1 -> 4.8.2, add rapiteanu as maintainer (#371750) 2025-01-10 20:05:48 +01:00
R. Ryantm ec12c95958 python312Packages.pythonqwt: 0.14.1 -> 0.14.2 2025-01-10 18:45:36 +00:00
Jennifer Graul 898792092e zammad: 6.4.0 -> 6.4.1 2025-01-10 19:45:19 +01:00
Gaétan LepageandGitHub fd9f1d9998 lips: init at 1.0.0-beta.20 (#369206) 2025-01-10 19:37:39 +01:00
Arnout EngelenandGitHub 4dc8b23f73 inkscape-extensions.textext: 1.10.2 -> 1.11.0 (#372704) 2025-01-10 19:32:52 +01:00
R. Ryantm 7516283004 arouteserver: 1.23.1 -> 1.23.2 2025-01-10 18:31:51 +00:00
Dimitar Nestorov 06077372e8 lips: update script 2025-01-10 20:27:02 +02:00
misuzuandGitHub ed264a8c48 spral: 2024.05.08 -> 2025.01.08 (#372179) 2025-01-10 20:17:26 +02:00
R. Ryantm 98e85e3e83 python312Packages.meshtastic: 2.5.9 -> 2.5.10 2025-01-10 18:08:52 +00:00
Nikolay KorotkiyandGitHub 251804c451 python312Packages.pygmt: 0.13.0 -> 0.14.0 (#372710) 2025-01-10 22:06:13 +04:00
Nikolay Korotkiy 4dd3edece4 python312Packages.pygmt: modernize 2025-01-10 22:03:01 +04:00
misuzuandGitHub 3f14b8543b mactracker: 7.13 -> 7.13.2 (#371090) 2025-01-10 19:53:30 +02:00
Nikolay KorotkiyandGitHub 8824306a0e mkgmap: 4922 -> 4923 (#372693) 2025-01-10 21:51:56 +04:00
misuzuandGitHub 4c35ed64fe usage: 0.3.1 -> 1.7.4 (#369640) 2025-01-10 19:49:34 +02:00
misuzuandGitHub 7eade950e8 vault-tasks: 0.6.1 -> 0.8.0 (#371811) 2025-01-10 19:45:55 +02:00
Nadia Holmquist Pedersen 8a70af081a ares: 136 -> 141 2025-01-10 18:45:06 +01:00
Pol Dellaiera 097aafd75d php84Packages.composer: 2.8.1 -> 2.8.4
This release includes an extra patch to fix reproducible outputs, see https://github.com/composer/composer/pull/12090
2025-01-10 18:42:48 +01:00
Gaétan LepageandGitHub e99784d109 vimPlugins.blink-emoji-nvim: init at 2025-01-04 (#372705) 2025-01-10 18:41:32 +01:00
c52baf41ad fantomas: 6.3.16 -> 7.0.0 (#372685)
Co-authored-by: MikaelFangel <MikaelFangel@users.noreply.github.com>
2025-01-10 17:41:08 +00:00
Arne KellerandGitHub 3def1a3317 libsixel: make linking against gd a choosable option. (#372698) 2025-01-10 18:39:55 +01:00
Wolfgang Walther 9ea74225cc workflows: add README
This introduces some basic concepts used in these workflows and a common
terminology.

At the same time we remove some of the comments from various workflow
files, because they are assumed to be "general knowledge" through the
README.
2025-01-10 18:36:22 +01:00
Wolfgang Walther 3e9f5c05ea workflows: rename baseSha to targetSha
We currently use two different "base" commits, but the same name. One of
them is the commit in which context the pull_request_target runs. The
other is the parent of the merge commit. Those are **not** necessarily
the same - see README introduced in the next commit for details.

Renaming one of them for clarity. Since the pull_request_target related
base commit is also called like that in GitHub Actions terminology, we
rename the other. The best I could come up with is "target".
2025-01-10 18:36:22 +01:00
Wolfgang Walther ba09688dc8 workflows/periodic-merge: support merge bases in re-usable workflow 2025-01-10 18:36:22 +01:00
Wolfgang Walther 51b8ad2191 workflows/periodic-merge: create re-usable workflow
Less repetition, more consistency.
2025-01-10 18:36:22 +01:00
Wolfgang Walther 58f8c536c6 workflows/{editorconfig,nix-parse}: run against release branches
It seems odd to exclude PRs against release branches for those checks -
especially when not excluding PRs against staging-** variants at the
same time.
2025-01-10 18:36:22 +01:00
Wolfgang Walther b64d5e1c0c workflows: make checks work with non-NixOS repos
No need for that limitation, which only artifically limits test-ability
of CI in forks.

Some other workflows like backports, cherry-pick checks and periodic
merges are very specific to the release branches and don't need to be
run in forks.
2025-01-10 18:36:21 +01:00
Wolfgang Walther 94c4c7bd3b workflows/eval: remove non-required "needs: attrs"
The eval-aliases job is independent of attrs already.
2025-01-10 18:36:18 +01:00
Philip TaronandGitHub 220ab9c0d7 zoom-us: 6.3.1.5673 -> 6.2.11.5069 (x86_64-linux only) (#372511)
Downgrade the version of Zoom on x86_64-linux due to OOM issues. See #371488.
2025-01-10 09:30:43 -08:00
Nick CaoandGitHub 6ba3b001be rasm: 2.2.11 -> 2.3.0 (#372677) 2025-01-10 12:26:40 -05:00
Sergio ScabuzzoandPhilip Taron fa4a76acc7 zoom-us: 6.3.1.5673 -> 6.2.11.5069 (x86_64-linux only)
Downgrade the version of Zoom on x86_64-linux due to OOM issues
2025-01-10 09:26:36 -08:00
Nick CaoandGitHub a0a9d6b548 showmethekey: 1.17.0 -> 1.18.0 (#372680) 2025-01-10 12:26:15 -05:00
Wolfgang WaltherandGitHub 38a0a52fb0 testers.testBuildFailure: fix structuredAttrs support (#371337) 2025-01-10 18:23:25 +01:00
Nick CaoandGitHub 4396c87a8a twilio-cli: 5.22.7 -> 5.22.8 (#372644) 2025-01-10 12:22:41 -05:00
Nick CaoandGitHub dec96033d9 cargo-udeps: 0.1.53 -> 0.1.54 (#372646) 2025-01-10 12:22:01 -05:00
Nick CaoandGitHub abf22ea9dd inferno: 0.12.0 -> 0.12.1 (#372647) 2025-01-10 12:21:31 -05:00
Nick CaoandGitHub b8fcef6a11 Revert "ddns-updater: disable updates" (#372648) 2025-01-10 12:20:44 -05:00
Nick CaoandGitHub e72db938ec host-spawn: 1.6.0 -> 1.6.1 (#372650) 2025-01-10 12:18:51 -05:00
R. Ryantm cc8de14eef wayland-proxy-virtwl: 0-unstable-2024-06-17 -> 0-unstable-2025-01-07 2025-01-10 17:18:35 +00:00
Nick CaoandGitHub 9831b3427c prometheus-nut-exporter: 3.1.1 -> 3.1.3 (#372658) 2025-01-10 12:17:34 -05:00
misuzuandGitHub ffa94e4980 proto: 0.44.1 -> 0.44.4 (#372082) 2025-01-10 19:14:38 +02:00
Nick CaoandGitHub c9c5d4e546 circup: 2.0.4 -> 2.1.0 (#372599) 2025-01-10 12:13:19 -05:00
misuzuandGitHub a006b7341e realm: 2.6.0 -> 2.7.0 (#369887) 2025-01-10 19:12:47 +02:00
misuzuandGitHub 7b40e30a78 kubectl-cnpg: 1.24.2 -> 1.25.0 (#370199) 2025-01-10 19:12:18 +02:00
misuzuandGitHub e534a14ccf gmetronome: 0.3.4 -> 0.4.1 (#371622) 2025-01-10 19:11:52 +02:00
R. Ryantm bab178e0a3 python312Packages.pygmt: 0.13.0 -> 0.14.0 2025-01-10 17:11:27 +00:00
Nick CaoandGitHub a43ac5fc05 cht-sh: 0-unstable-2024-11-13 -> 0-unstable-2024-12-31 (#372601) 2025-01-10 12:11:13 -05:00
Nick CaoandGitHub 0554c89910 vscode-extensions.timonwong.shellcheck: 0.37.3 -> 0.37.4 (#372615) 2025-01-10 12:10:30 -05:00
Henner Zeller a974e43a90 libsixel: make linking against gd a choosable option. 2025-01-10 09:10:28 -08:00