Commit Graph
753837 Commits
Author SHA1 Message Date
r-vdp 32ef95f442 flashrom: 1.3.0 -> 1.5.1
I cherry-picked the commits from https://github.com/NixOS/nixpkgs/pull/330581
and then added the 1.5.1 update on top.

We can drop the darwin patch since the affected code is only present in
the tests and those don't work on darwin anyway, so we can better just
don't compile them at all on that platform.

On Linux we do compile and now also run the tests.
2025-02-15 14:23:27 +01:00
edefandr-vdp 4251ec6870 flashrom: fix Darwin build
memcpy is a macro on Darwin, and thus requires braced initializer lists
to be parenthesized.
2025-02-15 13:59:43 +01:00
edefandr-vdp 498430e280 flashrom: remove (broken) Promontory support
Release notes for 1.4.0 state that Promontory chipsets are unsupported,
and that attempting to read flash on those systems may crash the system.

The patch that removes this (broken) support only made it into the
1.3.0 release, seemingly by mistake, and the relevant code has been
essentially untouched since.

We'd rather not crash the systems of unsuspecting NixOS/nixpkgs users,
so this change forward-ports the patch from 1.3.0, though amended to
reference the relevant bug in the error message, rather than requesting
the user email upstream.

Link: https://ticket.coreboot.org/issues/370
Link: https://review.coreboot.org/c/flashrom/+/68824
2025-02-15 13:59:26 +01:00
edefandr-vdp a0e49b0271 flashrom: build with meson
Per the 1.4.0 release notes, Meson will be the only supported build
system for future versions.
2025-02-15 13:58:38 +01:00
edefandr-vdp 7500370fb9 flashrom: 1.3.0 -> 1.4.0 2025-02-15 13:57:33 +01:00
Gaétan LepageandGitHub 83ff9387e1 presenterm: 0.10.0 -> 0.10.1 (#382291) 2025-02-15 13:37:08 +01:00
Matt SturgeonandAlyssa Ross 39706cd65f doc: remove redundant fetchCargoVendor section
Was made redundant by 3e5b235146
2025-02-15 13:15:17 +01:00
YtandGitHub 2ae44759b1 tailwindcss-language-server: 0.14.1 -> 0.14.4 (#382242) 2025-02-15 07:09:23 -05:00
1c72cf1600 weaver: 0.12.0 -> 0.13.2 (#382248)
Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com>
2025-02-15 12:07:28 +00:00
Rick van SchijndelandGitHub 1e2268e58c hydra: 0-unstable-2024-12-05 -> 0-unstable-2025-02-12 (#364142) 2025-02-15 13:05:38 +01:00
Pol DellaieraandGitHub 534b287051 hedgedoc: 1.10.1 -> 1.10.2 (#382277) 2025-02-15 12:46:22 +01:00
Gaetan Lepage 1a8195d4af presenterm: 0.10.0 -> 0.10.1
Diff: https://github.com/mfontanini/presenterm/compare/refs/tags/v0.10.0...v0.10.1

Changelog: https://github.com/mfontanini/presenterm/releases/tag/v0.10.1
2025-02-15 12:34:35 +01:00
John Titor d8d64f4443 rose-pine-hyprcursor: init at 0.3.2
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-02-15 17:00:27 +05:30
John Titor da2615649f scx.full: don't build on aarch64-linux
As per https://github.com/NixOS/nixpkgs/pull/381138#issuecomment-2653368487
scx releases often breaks building on aarch64-linux, and besides the package
does not seem to have proper support for this platform

This reverts commit 0f40303097.

This can be reverted again if we feel upstream has improved its aarch64-linux support.
Link: https://github.com/sched-ext/scx/issues/1320
2025-02-15 16:45:58 +05:30
John Titor 0babef382e scx.full: 1.0.8 -> 1.0.9
Changelog: https://github.com/sched-ext/scx/releases/tag/v1.0.9

Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-02-15 16:45:58 +05:30
OTABI TomoyaandGitHub bc5f673509 marimo: 0.10.14 -> 0.11.2 (#381000) 2025-02-15 20:05:48 +09:00
Weijia WangandGitHub 3c7ffbd99c sesh: 2.8.0 -> 2.10.0 (#378609) 2025-02-15 12:05:02 +01:00
Weijia WangandGitHub 80d39ddc84 kubebuilder: 4.4.0 -> 4.5.0 (#376927) 2025-02-15 12:04:33 +01:00
OTABI TomoyaandGitHub 604920f368 python312Packages.lingva: 5.0.4 -> 5.0.5 (#381730) 2025-02-15 20:04:18 +09:00
Weijia WangandGitHub 5632105702 stackql: 0.6.50 -> 0.6.65 (#378138) 2025-02-15 12:01:29 +01:00
Weijia WangandGitHub 308515a780 pachyderm: 2.11.6 -> 2.12.2 (#374217) 2025-02-15 12:00:40 +01:00
Pol DellaieraandGitHub 0ca4438a00 python312Packages.openai: 1.61.1 -> 1.63.0 (#381861) 2025-02-15 11:59:54 +01:00
Pol DellaieraandGitHub 758b1b8eaa putty: 0.82 -> 0.83 (#382007) 2025-02-15 11:58:57 +01:00
Pol DellaieraandGitHub 0177aeccd3 docs(lib): fix weird structures in attrsets docstrings (#382227) 2025-02-15 11:50:16 +01:00
Pol DellaieraandGitHub 02d0761b6a uv: Use system jemalloc (#382205) 2025-02-15 11:48:41 +01:00
TomaSajtandLin Jian 90ca0500a3 rustPlatform.fetchCargoVendor: use proxyImpureEnvVars 2025-02-15 18:30:00 +08:00
Artur ManuelandLin Jian 23c5bd55d4 xonsh: 0.19.1 -> 0.19.2 2025-02-15 18:29:01 +08:00
Maximilian BoschandGitHub 392e9f60c2 Merge: lessc: 4.2.0 -> 4.2.2 (#382235) 2025-02-15 10:55:03 +01:00
transcaffeine 543745ab7e hedgedoc: 1.10.1 -> 1.10.2 2025-02-15 10:53:58 +01:00
Bobby RongandGitHub 7962b1bfe6 Pantheon updates 2025-02-14 (#382045) 2025-02-15 17:45:18 +08:00
Arne KellerandGitHub d1baabae9e all-the-package-names: init at 2.0.2042 (#333991) 2025-02-15 10:37:10 +01:00
kirillrdyandGitHub 19b62b0485 lazygit: 0.45.2 -> 0.46.0 (#382262) 2025-02-15 20:30:46 +11:00
Jacek GalowiczandGitHub 31ff66eb77 pgweb: add NixOS test (#382268) 2025-02-15 16:28:58 +07:00
Jost Alemann f3f931cd11 lazygit: 0.45.2 -> 0.46.0
Changelog: https://github.com/jesseduffield/lazygit/releases
Diff: https://github.com/jesseduffield/lazygit/compare/v0.45.2...v0.46.0
2025-02-15 10:11:45 +01:00
Marek FajkusandGitHub e7a98efedc elmPackages.elm-test: 0.19.1-revision12 -> 0.19.1-revision13 (#382234) 2025-02-15 10:09:01 +01:00
Neyts Zupan 2fd6e913b2 pgweb: add NixOS test
I maintain this package and I'd llike to be able to merge minor version
bumps without having to manually test the package.

refs https://github.com/Thaigersprint/thaigersprint-2025/issues/1
2025-02-15 16:05:43 +07:00
Fabian AffolterandGitHub 4babe17385 burpsuite: 2024.11.2 2025.1.1 (#381769) 2025-02-15 09:27:26 +01:00
Fabian AffolterandGitHub e43d06ecdc pretender: 1.3.0 -> 1.3.1 (#382244) 2025-02-15 09:25:00 +01:00
Fabian AffolterandGitHub 034df8c1a2 python312Packages.google-cloud-dlp: 3.26.0 -> 3.27.0 (#382165) 2025-02-15 09:22:57 +01:00
Fabian AffolterandGitHub 2a83439e34 python312Packages.gvm-tools: 25.1.1 -> 25.2.0 (#382200) 2025-02-15 09:20:48 +01:00
Christian KöglerandGitHub 774d293b5c onnxruntime cuda support fix dlopen path (#357656) 2025-02-15 09:05:12 +01:00
Rick van SchijndelandGitHub 3485306ad2 zabbix70: 7.0.8 -> 7.0.9 (#380865) 2025-02-15 08:30:55 +01:00
Pol DellaieraandGitHub 2acb733684 vscode-extensions.saoudrizwan.claude-dev: 3.2.9 -> 3.3.0 (#382222) 2025-02-15 08:25:33 +01:00
R. Ryantm dd3d2d92d1 weaver: 0.12.0 -> 0.13.2 2025-02-15 07:15:49 +00:00
Azat BahawiandGitHub b62980db93 seaweedfs: 3.82 -> 3.84 (#382228) 2025-02-15 10:11:34 +03:00
R. Ryantm af23262e44 pretender: 1.3.0 -> 1.3.1 2025-02-15 06:40:04 +00:00
adamjhf 8aebc9c281 tailwindcss-language-server: v0.14.1 -> v0.14.4 2025-02-15 17:33:30 +11:00
Mathew Polzin 02f9c742ac elmPackages.elm-test: fix noBrokenSymlinks errors
Broken symlinks to build tools for elm-test can be cleaned up in the
installed node_modules folder.
2025-02-15 00:06:30 -06:00
R. Ryantm 6ecd1cb526 lessc: 4.2.0 -> 4.2.2 2025-02-15 06:06:23 +00:00
Mathew Polzin c66e4fe7f8 elmPackages.elm-test: 0.19.1-revision12 -> 0.19.1-revision13
Release notes: https://github.com/rtfeldman/node-test-runner/releases/tag/0.19.1-revision13
2025-02-15 00:05:48 -06:00