Commit Graph
979884 Commits
Author SHA1 Message Date
Weijia WangandGitHub 2d5a2a074c asmrepl: migrate to by-name and fix racc, upgrade (#464594) 2026-04-13 21:38:16 +00:00
Nick CaoandGitHub b8b5186be4 tun2proxy: 0.7.19 -> 0.7.20 (#509444) 2026-04-13 21:38:07 +00:00
Nick CaoandGitHub 3f129eef45 stackql: 0.10.383 -> 0.10.421 (#509443) 2026-04-13 21:36:58 +00:00
Nick CaoandGitHub 8f7e0f68e1 wtfis: 0.14.0 -> 0.15.0 (#509422) 2026-04-13 21:35:51 +00:00
Nick CaoandGitHub 3da8879ce4 copier: 9.14.1 -> 9.14.3 (#509404) 2026-04-13 21:34:44 +00:00
Weijia WangandGitHub 45e59cb33a {avogadro2,avogadrolibs,molequeue}: migrate to by-name (#467984) 2026-04-13 21:33:32 +00:00
Nick CaoandGitHub 38f13e972a longcat: 0.0.13 -> 0.0.16 (#509177) 2026-04-13 21:32:30 +00:00
Nick CaoandGitHub bf219cddbf talm: 0.22.4 -> 0.23.1 (#509172) 2026-04-13 21:31:56 +00:00
Nick CaoandGitHub a38fa49d8a python3Packages.edk2-pytool-library: 0.23.12 -> 0.23.13 (#509167) 2026-04-13 21:31:28 +00:00
Nick CaoandGitHub 98c9b7d6d4 libretro-shaders-slang: 0-unstable-2026-04-03 -> 0-unstable-2026-04-10 (#509161) 2026-04-13 21:31:00 +00:00
Nick CaoandGitHub eab39ace5b wego: 2.3 -> 2.4 (#509156) 2026-04-13 21:30:30 +00:00
Nick CaoandGitHub f0bff63214 qlementine-icons: 1.14.0 -> 1.15.0 (#509249) 2026-04-13 21:29:33 +00:00
Nick CaoandGitHub d801aeab85 blockbench: 5.1.2 -> 5.1.3 (#509228) 2026-04-13 21:28:53 +00:00
Nick CaoandGitHub c6bd664c64 nu_scripts: 0-unstable-2026-03-12 -> 0-unstable-2026-04-11 (#509226) 2026-04-13 21:28:29 +00:00
Nick CaoandGitHub fb791e04cd rime-moegirl: 20260315 -> 20260412 (#509205) 2026-04-13 21:27:37 +00:00
Nick CaoandGitHub b37ef01e89 libretro.beetle-pce: 0-unstable-2025-06-22 -> 0-unstable-2026-04-11 (#509288) 2026-04-13 21:26:22 +00:00
Nick CaoandGitHub aa3bb62ab0 prometheus-node-exporter: 1.11.0 -> 1.11.1 (#509276) 2026-04-13 21:25:49 +00:00
Nick CaoandGitHub 0caa4cb302 apidog: 2.8.23 -> 2.8.24 (#509285) 2026-04-13 21:25:48 +00:00
Nick CaoandGitHub d53750c6b8 cliamp: 1.34.0 -> 1.35.0 (#509284) 2026-04-13 21:25:30 +00:00
Nick CaoandGitHub 5411d3e241 coc-rust-analyzer: 0-unstable-2026-04-01 -> 0-unstable-2026-04-09 (#509261) 2026-04-13 21:22:58 +00:00
Weijia WangandGitHub 1b7bf051df license_finder: migrate to by-name, bump to 7.2.1 (#486576) 2026-04-13 21:18:21 +00:00
chillcicadaandWeijia Wang 9309cdf327 avogadro2: migrate to by-name 2026-04-13 23:16:34 +02:00
chillcicadaandWeijia Wang 207a37af3d molequeue: migrate to by-name 2026-04-13 23:15:35 +02:00
chillcicadaandWeijia Wang defff9f327 avogadrolibs: migrate to by-name 2026-04-13 23:15:34 +02:00
Weijia WangandGitHub 7a71a0ca0a formiko: migrate to by-name, switch to PEP 517, and update GTK deps (#480394) 2026-04-13 21:10:58 +00:00
Weijia WangandGitHub a8ad2f78c2 gnuplot: migrate to by-name, switch to finalAttrs (#481675) 2026-04-13 21:07:22 +00:00
Yohann BonifaceandGitHub 77ba4a88f1 maintainer: add 0xErwin1 (#485300) 2026-04-13 21:06:58 +00:00
Yohann BonifaceandGitHub 927476d907 python313Packages.gitpython: migrate to finalAttrs (#509481) 2026-04-13 21:04:46 +00:00
Guy ChronisterandWeijia Wang 8040d2213e formiko: migrate to by-name, switch to PEP 517, and update GTK deps
Move formiko to pkgs/by-name and modernize its Python and GTK
packaging.

Changes:
- enable PEP 517 with `pyproject = true`
- add explicit `build-system = [ python3Packages.setuptools ]`
- switch to python3Packages.buildPythonApplication
- move pygobject3 to `dependencies`
- replace gtksourceview (GTKSourceView 3) with gtksourceview4
- use explicit python3Packages.* references
- replace deprecated sha256 with hash
- remove manual wiring from all-packages.nix

This brings formiko in line with current by-name, PEP 517, and GTK
packaging conventions.
2026-04-13 23:02:08 +02:00
Ignacio PerezandSigmanificient 6c3c0d8107 cartero: add _0xErwin1 to maintainers 2026-04-13 23:01:26 +02:00
Ignacio PerezandSigmanificient 69a1867947 maintainers: add _0xErwin1 2026-04-13 23:01:26 +02:00
Guy ChronisterandWeijia Wang 397ffc81e6 gnuplot: migrate to by-name, switch to finalAttrs, and remove Qt-specific mkDerivation
This refactor performs a mechanical migration of gnuplot to the by-name
layout and updates the derivation to the modern finalAttrs style.

Key changes:

* Move gnuplot from pkgs/tools/graphics/gnuplot/ to pkgs/by-name/gn/gnuplot/
  and rename set-gdfontpath-from-fontconfig.sh accordingly.

* Replace the old `rec { ... }` form with `stdenv.mkDerivation (finalAttrs: { ... })`
  following current Nixpkgs conventions.

* Remove the unused mkDerivation argument and stop switching the derivation
  function based on `withQt`. gnuplot does not require libsForQt5.mkDerivation;
  Qt support is handled entirely through inputs and configure flags.

* Replace qttools/qtbase/qtsvg with libsForQt5.qttools/qtbase/qtsvg when
  `withQt = true`.

* Convert `${pname}-${version}` to `${finalAttrs.version}` and update
  `sha256` → `hash`.

* Add by-name variants gnuplot_qt and gnuplot_aquaterm using override
  wrappers.

* Remove the old top-level aliases for gnuplot, gnuplot_qt, and
  gnuplot_aquaterm from all-packages.nix; by-name exposure now handles them.

This change is purely structural and does not modify gnuplot’s build
behaviour beyond adopting the standard finalAttrs pattern.
2026-04-13 23:00:03 +02:00
Guy ChronisterandWeijia Wang 10b8c4da51 license_finder: 7.0.1 -> 7.2.1 2026-04-13 22:56:33 +02:00
Guy ChronisterandWeijia Wang 17983e8ee9 license_finder: migrate to by-name 2026-04-13 22:56:33 +02:00
dotlambdaandGitHub b375bb9ee8 python3Packages.python-melcloud: 0.1.2 -> 0.1.3 (#509674) 2026-04-13 20:55:16 +00:00
dotlambdaandGitHub e8364dc47d python3Packages.nhc: 0.7.0 -> 0.8.0 (#509667) 2026-04-13 20:54:40 +00:00
Weijia WangandGitHub 5550140fe6 dcnnt: use PEP517, modernize (#486687) 2026-04-13 20:54:16 +00:00
Nick CaoandGitHub 1a754face4 libretro.yabause: 0-unstable-2025-12-20 -> 0-unstable-2026-04-10 (#509019) 2026-04-13 20:52:01 +00:00
Nick CaoandGitHub 849d4d3da2 solanum: 0-unstable-2026-03-25 -> 0-unstable-2026-04-09 (#509018) 2026-04-13 20:51:21 +00:00
Nick CaoandGitHub ce1269ac97 grafanaPlugins.grafana-lokiexplore-app: 2.0.1 -> 2.0.3 (#509017) 2026-04-13 20:50:53 +00:00
Nick CaoandGitHub 0b65930b21 grafanaPlugins.volkovlabs-form-panel: 6.3.1 -> 6.3.2 (#509015) 2026-04-13 20:50:26 +00:00
Nick CaoandGitHub 3a489a04d2 vscode-extensions.sas.sas-lsp: 1.18.0 -> 1.19.1 (#509097) 2026-04-13 20:50:00 +00:00
Nick CaoandGitHub 7de935d622 decktape: 3.15.0 -> 3.16.0 (#509077) 2026-04-13 20:48:45 +00:00
Nick CaoandGitHub 7a7c7e64e2 tenv: 4.9.3 -> 4.10.1 (#509056) 2026-04-13 20:48:17 +00:00
Weijia WangandGitHub 8a5289e6c0 q4wine: migrate to by-name, modernize (#479881) 2026-04-13 20:47:08 +00:00
Weijia WangandGitHub 949af60aab gphoto2,gphoto2fs: move gphoto2 and gphoto2fs to pkgs/by-name (#461927) 2026-04-13 20:46:11 +00:00
Nick CaoandGitHub 5d7338c70c libretro.opera: 0-unstable-2026-03-31 -> 0-unstable-2026-04-10 (#508761) 2026-04-13 20:43:21 +00:00
Nick CaoandGitHub c28116db2c certigo: 1.17.1 -> 1.18.0 (#508753) 2026-04-13 20:42:40 +00:00
Nick CaoandGitHub 6b8eb4b200 xxh: 0.8.14 -> 0.8.16 (#508745) 2026-04-13 20:42:11 +00:00
nixpkgs-ci[bot]andGitHub 4b695824a1 roslyn-ls: 5.6.0-2.26163.11 -> 5.7.0-1.26203.6 (#509057) 2026-04-13 20:41:19 +00:00