Commit Graph
927828 Commits
Author SHA1 Message Date
Nick CaoandGitHub 73d66f36ba diffnav: 0.4.0 -> 0.5.0 (#480046) 2026-01-14 21:08:07 +00:00
Nick CaoandGitHub 4538d00416 vscode-extensions.astro-build.astro-vscode: 2.16.5 -> 2.16.8 (#480041) 2026-01-14 21:06:38 +00:00
nixpkgs-ci[bot]andGitHub c55e2e3e6f cargo-zigbuild: 0.20.1 -> 0.21.1 (#480037) 2026-01-14 21:06:20 +00:00
Nick CaoandGitHub 24442c1f22 python3Packages.awswrangler: 3.14.0 -> 3.15.0 (#480079) 2026-01-14 21:04:51 +00:00
Nick CaoandGitHub d872e0ed10 dnsdiag: 2.9.1 -> 2.9.2 (#480071) 2026-01-14 21:03:57 +00:00
Nick CaoandGitHub 1cb1840222 python313Packages.pyexploitdb: 0.3.8 -> 0.3.9 (#480069) 2026-01-14 21:03:05 +00:00
Nick CaoandGitHub 122acf0b8d python313Packages.pyenphase: 2.4.2 -> 2.4.3 (#480062) 2026-01-14 21:02:19 +00:00
Nick CaoandGitHub 67bf0f2ed4 railway: 4.17.0 -> 4.23.2 (#479810) 2026-01-14 21:00:28 +00:00
Nick CaoandGitHub 7b4a040b16 lunatask: 2.1.19 -> 2.1.20 (#479806) 2026-01-14 20:59:48 +00:00
Nick CaoandGitHub fb4ab4f08a prismlauncher-unwrapped: 10.0.1 -> 10.0.2 (#479793) 2026-01-14 20:59:27 +00:00
EmilyandGitHub 1c7805c06c python-qt: drop (#480008) 2026-01-14 20:58:21 +00:00
Nick CaoandGitHub e737104d90 xray: 25.12.8 -> 26.1.13 (#479878) 2026-01-14 20:57:17 +00:00
Nick CaoandGitHub d3082f2940 python3Packages.pbs-installer: 2025.12.17 -> 2026.01.13 (#479876) 2026-01-14 20:56:22 +00:00
Nick CaoandGitHub 3e6bba2fc3 python3Packages.pylance: 1.0.1 -> 1.0.2 (#479868) 2026-01-14 20:56:02 +00:00
Felix BühlerandGitHub 2fcdb2985d nautilus-open-any-terminal: 0.7.0 -> 0.8.0 (#480043) 2026-01-14 20:55:31 +00:00
Nick CaoandGitHub b5521cc254 python3Packages.djangocms-alias: 3.0.2 -> 3.0.3 (#479857) 2026-01-14 20:55:28 +00:00
Nick CaoandGitHub 6a25a9cefe vscode-extensions.github.codespaces: 1.18.4 -> 1.18.5 (#479847) 2026-01-14 20:54:46 +00:00
Nick CaoandGitHub d646d4cbbe witness: 0.10.1 -> 0.10.2 (#479920) 2026-01-14 20:54:09 +00:00
Nick CaoandGitHub 505f39867b vgmtools: 0.1-unstable-2025-11-16 -> 0.1-unstable-2026-01-10 (#479918) 2026-01-14 20:53:35 +00:00
Nick CaoandGitHub 00a688f76f python3Packages.jupyter-ydoc: 3.3.3 -> 3.3.4 (#479913) 2026-01-14 20:53:16 +00:00
John EricsonandGitHub 2a43f08cf3 minimal-bootstrap: Update and address loose ends (#480093) 2026-01-14 20:52:33 +00:00
Guilhem Saurel 92a7290ed7 python-qt: drop 2026-01-14 21:52:11 +01:00
Nick CaoandGitHub e15fd1b7a5 kubergrunt: 0.18.5 -> 0.19.0 (#479903) 2026-01-14 20:51:25 +00:00
Nick CaoandGitHub 52d120aa10 freifunk-meshviewer: 12.8.0 -> 13.0.0 (#479897) 2026-01-14 20:50:56 +00:00
Nick CaoandGitHub bae8771a53 python3Packages.manim-slides: 5.5.2 -> 5.5.3 (#479891) 2026-01-14 20:49:02 +00:00
Nick CaoandGitHub 0960e3d2b1 triton: 7.17.0 -> 7.18.0 (#479884) 2026-01-14 20:47:46 +00:00
Aleksi Hannula ab04cbf74b minimal-bootstrap.musl-tcc: 1.1.24 -> 1.2.5 2026-01-14 22:47:35 +02:00
Aleksi Hannula 5c3ae8e8cc minimal-bootstrap: allow building through pkgsMusl 2026-01-14 22:47:35 +02:00
Aleksi Hannula f76e37718d minimal-bootstrap: address gawk-mes FIXME
Ordinary gawk seems to work just fine, so we can remove this override.
2026-01-14 22:47:35 +02:00
Aleksi Hannula 37b28b8958 minimal-bootstrap: speed up ./configure
By default, stdenv runs configure using --disable-dependency-tracking.
This commit adds the same flag to most manual invocations of autotools
configure scripts in minimal-bootstrap.

However, the flag does not apply to musl & zlib, which come with
handwritten configure scripts. It also does not apply to Python, where
the dependency tracking feature is already disabled in automake config.
2026-01-14 22:47:35 +02:00
Aleksi Hannula 5485f88533 minimal-bootstrap.gcc-{latest,glibc}: 13.2.0 -> 15.2.0 2026-01-14 22:47:34 +02:00
Aleksi Hannula 6385e6b5c3 minimal-bootstrap: gcc8 -> gcc10 2026-01-14 22:47:34 +02:00
Aleksi Hannula af3810ab07 minimal-bootstrap.glibc: 2.38 -> 2.42 2026-01-14 22:47:34 +02:00
Aleksi Hannula 15eaf23bcb minimal-bootstrap.xz: 5.4.3 -> 5.4.7 2026-01-14 22:47:34 +02:00
Aleksi Hannula b6c48ae41d minimal-bootstrap.python: 3.13.7 -> 3.14.2 2026-01-14 22:47:34 +02:00
Aleksi Hannula 03c4d1b4de minimal-bootstrap.gzip-static: 1.13 -> 1.14 2026-01-14 22:47:34 +02:00
Aleksi Hannula 69f972fece minimal-bootstrap.gnugrep-static: 3.11 -> 3.12 2026-01-14 22:47:34 +02:00
Aleksi Hannula dea86985f7 minimal-bootstrap.gawk: 5.2.2 -> 5.3.2 2026-01-14 22:47:34 +02:00
Aleksi Hannula a9e854e088 minimal-bootstrap.findutils{,-static}: 4.9.0 -> 4.10.0 2026-01-14 22:47:34 +02:00
Aleksi Hannula 3de87cafbd minimal-bootstrap.coreutils{,-static}: 9.4 -> 9.9 2026-01-14 22:47:34 +02:00
Aleksi Hannula 8197b44fe2 minimal-bootstrap.binutils-static: 2.41 -> 2.45.1 2026-01-14 22:47:30 +02:00
Nick CaoandGitHub 97d629ac44 art: 1.25.12 -> 1.26.1 (#479882) 2026-01-14 20:46:16 +00:00
Felix BühlerandGitHub fd37a08d98 rucio: 38.5.1 -> 39.0.0 (#471022) 2026-01-14 20:40:09 +00:00
nixpkgs-ci[bot]andGitHub 20443e8575 gimoji: 1.1.1 -> 1.2.0 (#480148) 2026-01-14 20:35:45 +00:00
Nick CaoandGitHub 12752d7cf4 disktui: 1.2.0 -> 1.3.0 (#479475) 2026-01-14 20:35:16 +00:00
Felix BühlerandGitHub c9815a39ec docbook_xml*: fix source not found (#477039) 2026-01-14 20:26:50 +00:00
nixpkgs-ci[bot]andGitHub 852baeb9cb hatchet: fix sandboxed build on Darwin (#480134) 2026-01-14 20:19:25 +00:00
R. Ryantm 2610c23ae3 gimoji: 1.1.1 -> 1.2.0 2026-01-14 20:14:57 +00:00
Damien CassouandGitHub 76d3119100 rauthy: init at 0.33.4 (#479769) 2026-01-14 20:05:31 +00:00
Nadeŭka 6dac5dab0f docbook_xml*: fix source not found 2026-01-14 23:04:03 +03:00