Commit Graph

712625 Commits

Author SHA1 Message Date
emilylange
2a765dfbad
chromium: resolve ref to rev for blink version string
This allows us to match the version the binaries use more closely.

For example, chromedriver darwin (binary) reports the following:

~~~bash
chromedriver --version
ChromeDriver 131.0.6778.85 (3d81e41b6f3ac8bcae63b32e8145c9eb0cd60a2d-refs/branch-heads/6778@{#2285})
~~~

while on Linux, where we build chromedriver based on the chromium
derivation from source and control the string ourselves:

~~~bash
chromedriver --version
ChromeDriver 131.0.6778.85 (131.0.6778.85-refs/heads/master@{#0})
~~~

With this commit, the version string now reports:

~~~bash
chromedriver --version
ChromeDriver 131.0.6778.85 (3d81e41b6f3ac8bcae63b32e8145c9eb0cd60a2d-refs/tags/131.0.6778.85@{#0})
~~~

This may seem like a small and unimportant detail, but turns out an
internal function within chromedriver depends on the git hash.

See https://chromium.googlesource.com/chromium/src/+/131.0.6778.85/chrome/test/chromedriver/chrome/browser_info.cc#172

This caused the tests of one package (single-file-cli) that use
selenium with chromium and chromedriver to fail in 24.05.

Only in 24.05, because 24.11 and unstable removed their test dependency
on chromedriver because it wasn't available for aarch64-linux at that
time.

~~~
Running phase: checkPhase
Serving HTTP on 127.0.0.1 port 8000 (http://127.0.0.1:8000/) ...
session not created
from unknown error: unrecognized Blink revision: 131.0.6778.85 URL: http://127.0.0.1:8000
Stack: SessionNotCreatedError: session not created
from unknown error: unrecognized Blink revision: 131.0.6778.85
    at Object.throwDecodedError (/build/source/node_modules/selenium-webdriver/lib/error.js:524:15)
    at parseHttpResponse (/build/source/node_modules/selenium-webdriver/lib/http.js:601:13)
    at Executor.execute (/build/source/node_modules/selenium-webdriver/lib/http.js:529:28)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
~~~
2024-11-25 14:44:52 +01:00
Jared Baur
7b87a185a8 nixos/clatd: use clat-dev if it exists in settings
Otherwise, fallback to the default interface name `clat`.
2024-11-25 23:24:11 +11:00
Jared Baur
7665f6cb34 nixos/clatd: fix NetworkManager integration for dispatcher script 2024-11-25 23:24:11 +11:00
Peder Bergebakken Sundt
f6d9b1683f
pulsar: 1.122.0 -> 1.123.0 (#358575) 2024-11-25 13:13:38 +01:00
lassulus
54a0f23cb4
notmuch-mailmover: 0.4.0 -> 0.5.0 (#358716) 2024-11-25 13:09:20 +01:00
Gaétan Lepage
1cf584fe51
python312Packages.dask-ml: disable broken tests (#358849) 2024-11-25 13:06:06 +01:00
Gaétan Lepage
6b4a2bcffb
python312Packages.compressai: disable flaky test (#358796) 2024-11-25 13:01:33 +01:00
Gaétan Lepage
6cd7910f1a
python312Packages.papis: 0.13 -> 0.14 (#354823) 2024-11-25 13:00:23 +01:00
Masum Reza
e2d43a652c
roddhjav-apparmor-rules: 0-unstable-2024-10-06 -> 0-unstable-2024-11-24 (#358958) 2024-11-25 17:14:13 +05:30
Fabian Affolter
073e31e9b9
python312Packages.mypy-boto3-*: updates (#358509) 2024-11-25 12:34:35 +01:00
Fabian Affolter
e859916811
python312Packages.rns: 0.8.5 -> 0.8.6 (#358761) 2024-11-25 12:26:25 +01:00
R. Ryantm
1effcb11ff roddhjav-apparmor-rules: 0-unstable-2024-10-06 -> 0-unstable-2024-11-24 2024-11-25 11:11:19 +00:00
Sefa Eyeoglu
3a2d84ad33
ncmpc: 0.49 -> 0.51 (#353958) 2024-11-25 11:55:18 +01:00
Sandro
0e107c167a
mdcat: 2.6.1 -> 2.7.0 (#358801) 2024-11-25 11:40:33 +01:00
Domen Kožar
86d22fd32f
bun: fix darwin build and runtime issues (#358195) 2024-11-25 10:36:38 +00:00
Gaétan Lepage
37e6520b6c
vimPlugins.gitlab-vim: init at 2024-11-22 (#358768) 2024-11-25 11:36:04 +01:00
Franz Pletz
8a8bce8b04
ncmpc: fails on darwin 2024-11-25 10:52:35 +01:00
Franz Pletz
e999a6f576
ncmpc: build manpage and enable regex 2024-11-25 10:52:34 +01:00
Franz Pletz
d73bbaaebd
ncmpc: reformat with nixfmt-rfc-style 2024-11-25 10:52:34 +01:00
Franz Pletz
b45fe742d3
ncmpc: 0.49 -> 0.51 2024-11-25 10:52:34 +01:00
Jenny
61aa4ba718
nixos/open-webui: update doc link url (#354446) 2024-11-25 10:31:04 +01:00
Jenny
7e6ce24882
iterm2: 3.5.4 -> 3.5.10 (#357721) 2024-11-25 10:26:24 +01:00
Gaétan Lepage
700701eb67
vimPlugins.codecompanion-nvim: init at 2024-11-24 (#358913) 2024-11-25 10:23:02 +01:00
Jon Seager
ff57eb8c6c
python312Packages.craft-parts: 2.1.2 -> 2.1.3 (#358777) 2024-11-25 08:47:44 +00:00
Gaétan Lepage
7d819dfd5e
vimPlugins.spaceman-nvim: init at 2024-11-03 (#358884) 2024-11-25 09:10:40 +01:00
Gaetan Lepage
95f9d5d2b3 vimPlugins.codecompanion-nvim: init at 2024-11-24 2024-11-25 09:04:39 +01:00
Emily
29ef7a233d
treewide: remove deprecations after 24.11 branch-off (#358735) 2024-11-25 08:03:00 +00:00
Wolfgang Walther
094453260d
cinnamon: remove
As the TODO says.
2024-11-25 08:54:07 +01:00
Ulrik Strid
4633a7c723
ocamlPackages.menhir: support --suggest-menhirLib (#358146) 2024-11-25 08:53:41 +01:00
Leona Maroni
1044b2ccdb
nixos/paperless: add environmentFile option (#350944) 2024-11-25 08:51:01 +01:00
Tomodachi94
a7f52c5905
stirling-pdf: 0.30.1 -> 0.33.1 (#357412) 2024-11-24 23:45:10 -08:00
Maximilian Bosch
0f9abba69d
Merge: mautrix-signal: 0.7.2 -> 0.7.3 (#358785) 2024-11-25 08:33:43 +01:00
Sefa Eyeoglu
b9a481fc4f
lan-mouse: 0.9.1 → 0.10.0 (#358745) 2024-11-25 08:19:11 +01:00
Emily
9437ab6a53
squeak: fix build (#358156) 2024-11-25 07:16:51 +00:00
Aleksana
988507244d
python3Packages.hydrogram: init at 0.1.4 (#299966) 2024-11-25 14:04:47 +08:00
Peder Bergebakken Sundt
f792ec7d15
python312Packages.skops: disable flaky test (#358630) 2024-11-25 05:48:30 +01:00
Peder Bergebakken Sundt
6561131f8d
streamcontroller: Use commit hash to fetch releases (#358608) 2024-11-25 05:45:21 +01:00
Emily
8cc8dbc1af
glsl_analyzer: fix on x86_64-darwin (#356886) 2024-11-25 04:30:39 +00:00
Austin Horstman
2b2e6614ce
{nodePackages.jsonlint,luaPackages.luacheck}: add meta.mainProgram (#358173) 2024-11-24 22:15:00 -06:00
Sam
6d404af7be
glsl_analyzer: fix on x86_64-darwin
Because apple-sdk defaults to 11 on aarch64-darwin, glsl_analyzer builds
fine, but on x86_64-darwin (where apple-sdk defaults to 10.12) it fails
to build. I've bumped the SDK version to be 11 on both platforms, which
fixes the build.
2024-11-24 20:09:20 -08:00
Tomodachi94
b3e9840b74
litecoin{,d}: drop (#358865) 2024-11-24 20:03:02 -08:00
FlyingStitchman
a0ffe5aefa
vimPlugins.spaceman-nvim: init at 2024-11-03 2024-11-25 04:02:18 +00:00
nixpkgs-merge-bot[bot]
af7318fcb1
kubectl-gadget: 0.33.0 -> 0.34.0 (#358667) 2024-11-25 03:45:54 +00:00
Donovan Glover
f780ed7b05
xcp: 0.21.3 -> 0.22.0 (#355776) 2024-11-25 03:31:44 +00:00
Donovan Glover
09a863cd27
deno: 2.0.6 -> 2.1.1 (#357942) 2024-11-25 03:25:32 +00:00
Robert Schütz
c05012cead
mollysocket: 1.5.2 -> 1.5.3 (#358245) 2024-11-24 19:11:15 -08:00
Robert Schütz
1901f9687b
python312Packages.qt5reactor: disable (#358266) 2024-11-24 19:10:56 -08:00
Robert Schütz
449d1f7638
impression: 3.2.0 -> 3.3.0 (#358308) 2024-11-24 19:10:01 -08:00
Robert Schütz
ad14846166
Revert "limesctl: drop" (#358874) 2024-11-24 19:06:00 -08:00
Robert Schütz
5c6f35fe6b
Revert "limesctl: drop" 2024-11-24 19:05:47 -08:00