Commit Graph
862619 Commits
Author SHA1 Message Date
EmilyandGitHub e58d2cf12b swift: don’t build LLVM tools (#443273) 2025-09-16 14:29:15 +00:00
K900andGitHub 356ed445e0 pgscv: 0.14.2 -> 0.15.0 (#443437) 2025-09-16 13:56:48 +00:00
Thomas GerbetandGitHub 3aa4e6b245 osquery: 5.18.1 -> 5.19.0 (#441899) 2025-09-16 13:55:58 +00:00
Alyssa RossandGitHub 77846704c4 transito: depend on libxcb independently of libX11 propagating it (#441872) 2025-09-16 13:54:57 +00:00
Martin WeineltandGitHub 23797645c9 Firefox: 142.1.0 -> 143.0; 140.2.0esr -> 140.3.0esr (#443288) 2025-09-16 13:51:07 +00:00
SandroandGitHub 5d8e397c67 nixos/sillytavern: add it (#418452) 2025-09-16 13:50:22 +00:00
SandroandGitHub 1bb8085e4f libfrida-core: init at 17.2.17 (#439737) 2025-09-16 13:48:56 +00:00
Martin Weinelt 159b1200d4 firefox-esr-140-unwrapped: 140.2.0esr -> 140.3.0esr
https://www.firefox.com/en-US/firefox/140.3.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2025-75/
2025-09-16 15:29:39 +02:00
Martin Weinelt 1770adc165 firefox-bin-unwrapped: 142.0.1 -> 143.0
https://www.firefox.com/en-US/firefox/143.0/releasenotes/
https://www.mozilla.org/security/advisories/mfsa2025-73
2025-09-16 15:29:36 +02:00
Martin Weinelt 91d4d94c3c firefox-unwrapped: 142.0.1 -> 143.0
https://www.firefox.com/en-US/firefox/143.0/releasenotes/
https://www.mozilla.org/security/advisories/mfsa2025-73
2025-09-16 15:29:11 +02:00
Kevin CoxandGitHub 08b8f92ac6 watchlog: 1.248.0 -> 1.250.0 (#443422) 2025-09-16 13:27:06 +00:00
R. Ryantm 6a12eaf522 pgscv: 0.14.2 -> 0.15.0 2025-09-16 13:24:30 +00:00
Bobby RongandGitHub 829fbee290 mint-l-theme: 2.0.1 -> 2.0.2 (#443312) 2025-09-16 13:24:19 +00:00
Bobby RongandGitHub 0ecf30603a nemo-seahorse: Remove update script & cmake, simplify (#443344) 2025-09-16 13:23:22 +00:00
Austin HorstmanandGitHub f45bf61f5e yaziPlugins.recycle-bin: 0-unstable-2025-09-08 → 0-unstable-2025-09-15 (#443343) 2025-09-16 13:20:44 +00:00
Bobby Rong 354e6f4fd1 nemo-seahorse: Remove update script & cmake, simplify
https://github.com/jtojnar/nixpkgs-hammering/blob/main/explanations/meson-cmake.md
2025-09-16 21:15:11 +08:00
Philip TaronandGitHub e762586fba pkgs/top-level/metrics.nix: tidy, speed up, and document what's happening in this file (#442477) 2025-09-16 13:04:29 +00:00
Philip Taron 79feab6cff pkgs/top-level/metrics.nix: use -print0 to insulate us from spaces in find 2025-09-16 05:48:31 -07:00
Philip Taron 32c68bb46e pkgs/top-level/metrics.nix: use the configure, build, and install phases
Per CR feedback, this is better than unpack and install with build jammed into install.
2025-09-16 05:43:25 -07:00
Bobby RongandGitHub c01f670ddf spidermonkey_140: 140.2.0 -> 140.3.0 (#443294) 2025-09-16 12:42:58 +00:00
R. Ryantm 4e464488d1 watchlog: 1.248.0 -> 1.250.0 2025-09-16 12:40:56 +00:00
SandroandGitHub 5d0bb94aa1 python313Packages.django-guardian: 3.1.0 -> 3.1.3 (#443154) 2025-09-16 12:31:50 +00:00
Philip Taron fda7cefcdb pkgs/top-level/metrics.nix: pass --no-gc-warning so that no spew about --add-root shows up 2025-09-16 05:28:59 -07:00
Philip Taron 8ac12754ce pkgs/top-level/metrics.nix: turn off aliases in the evaluation
This mirrors `ci/eval` and also prevents many warnings from being logged.
2025-09-16 05:28:59 -07:00
Philip Taron 4973d53405 pkgs/top-level/metrics.nix: use the latest Nix version, just like CI 2025-09-16 05:28:59 -07:00
Philip Taron 251dff3a3e pkgs/top-level/metrics.nix: save the raw files, compressing the output 2025-09-16 05:28:52 -07:00
Philip Taron dfd90bf4c0 pkgs/top-level/metrics.nix: just run nix-env -qa once
If we save the output, we can use it later with a little `jq`.
2025-09-16 05:27:44 -07:00
YayaandGitHub 0909fd8ca5 pyradio: 0.9.3.11.16 -> 0.9.3.11.18 (#443351) 2025-09-16 12:26:11 +00:00
Philip Taron 146c6b9aad pkgs/top-level/metrics.nix: use json, not XML
It's testing the same thing, and it's useful to have the JSON output.
2025-09-16 05:18:20 -07:00
Philip Taron e35ab56228 pkgs/top-level/metrics.nix: use the eval-system parameter to target a specific system 2025-09-16 05:18:20 -07:00
Philip Taron b9519e2c0a pkgs/top-level/metrics.nix: log out the statistics using jq with a header 2025-09-16 05:18:20 -07:00
Philip Taron 94f1da567e pkgs/top-level/metrics.nix: convince the time command to output JSON
Also, name the JSON files with the .json extension and the name of the run being produced.
2025-09-16 05:18:04 -07:00
jopejoe1andGitHub c8fb3eee42 firefox-{devedition,beta}-unwrapped: 143.0b9 -> 144.0b1 (#443381) 2025-09-16 12:17:23 +00:00
Philip Taron b2331161b3 pkgs/top-level/metrics.nix: remove the aggressive variants
They've been the same as the non-aggressive variants since Jan 13, 2019 (61b8c03a78)
2025-09-16 05:17:05 -07:00
Philip Taron 29db1d32be pkgs/top-level/metrics.nix: use __structuredAttrs 2025-09-16 05:17:04 -07:00
Philip Taron a34bbb6b9c pkgs/top-level/metrics.nix: tidy up variables and quoting
We also allow the lines to be unbroken.
2025-09-16 05:17:04 -07:00
Philip Taron c3f0ef37eb pkgs/top-level/metrics.nix: add meta explaining this file 2025-09-16 05:17:04 -07:00
Philip Taron f87776bd7c pkgs/top-level/metrics.nix: use stdenvNoCC.mkDerivation instead of runCommand 2025-09-16 05:17:04 -07:00
SandroandGitHub b780ce5f51 flutter335: fix macos build (#434503) 2025-09-16 12:02:12 +00:00
nixpkgs-merge-bot[bot]andGitHub d41f25fbae corestore: 7.4.5 -> 7.4.7 (#443370) 2025-09-16 11:59:23 +00:00
nixpkgs-merge-bot[bot]andGitHub a1e0326ea5 ghostfolio: 2.193.0 -> 2.199.0 (#443401) 2025-09-16 11:56:56 +00:00
sternenseemannandGitHub 4e64dfc2f1 noto-fonts-color-emoji: 2.048 -> 2.051 (#443323) 2025-09-16 11:42:14 +00:00
jopejoe1 f1c94d46eb firefox-beta-unwrapped: 143.0b9 -> 144.0b1 2025-09-16 11:33:11 +00:00
R. Ryantm 38f1f27d57 ghostfolio: 2.193.0 -> 2.199.0 2025-09-16 11:31:39 +00:00
YtandGitHub 17960ab111 nixos/windmill: Fix database setup config + target unit (#442367) 2025-09-16 11:27:01 +00:00
Jörg ThalheimandGitHub 67de82c312 ghostty{,-bin}: 1.1.3 -> 1.2.0 (#443221) 2025-09-16 11:21:29 +00:00
Martin WeineltandGitHub 47d80e0eae Revert "nss_latest: 3.115.1 -> 3.116" (#443398) 2025-09-16 11:18:14 +00:00
nixpkgs-merge-bot[bot]andGitHub 960a719e0c adw-gtk3: 6.2 -> 6.3 (#443363) 2025-09-16 11:13:44 +00:00
Martin WeineltandGitHub 92a54ec20a Revert "nss_latest: 3.115.1 -> 3.116" 2025-09-16 13:13:10 +02:00
SandroandGitHub d2cf0423a3 gam: 6.58 -> 7.21.01 (#369799) 2025-09-16 11:08:48 +00:00