dotlambda
ce890bbb47
cpio: patch CVE-2026-66484, CVE-2026-66485, and CVE-2026-66486 ( #551723 )
2026-08-14 23:32:47 +00:00
Robert Schütz
b2dbab4928
cpio: patch CVE-2026-66484, CVE-2026-66485, and CVE-2026-66486
2026-08-14 13:08:03 -07:00
Markus Kowalewski
0710e26338
cp2k: 2026.1-unstable-2026-06-16 -> 2026.2
2026-08-13 12:10:49 +02:00
Aliaksandr
9921d05da3
treewide: replace stdenv.is* with stdenv.hostPlatform.is*
...
Assisted-by: claude-code with claude-opus-4-8
2026-08-12 20:27:00 +02:00
R. Ryantm
4b230bb299
cpp-utilities: 5.34.2 -> 5.35.0
2026-08-10 15:10:26 +00:00
R. Ryantm
7f24c4054d
cpc: 4.0.0 -> 5.0.0
2026-08-03 09:34:12 +00:00
Cosima Neidahl
4aaa78d43f
cpufetch: Fix build on POWER ( #546346 )
2026-08-02 20:50:03 +00:00
2kybe3
9dc557378d
treewide: follow some GitHub redirects for fetchFromGitHub
...
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect
continuation of: #538981
2026-08-01 19:26:08 +02:00
OPNA2608
e9373995a0
cpufetch: Fix build on POWER
2026-07-27 18:02:50 +02:00
Jo
134518cebe
treewide: avoid using singleton lists for licenses ( #535754 )
2026-07-15 18:25:37 +00:00
Eman Resu
9d26adcd20
treewide: avoid using singleton lists for licenses
2026-07-15 13:56:52 -04:00
Emily
fdb820602b
treewide: drop simple x86_64-darwin mentions
...
To reproduce:
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: nix-x86_64-darwin
language: nix
rule:
any:
- pattern: "\"x86_64-darwin\""
kind: list_expression > string_expression
- pattern:
context: "{ \"x86_64-darwin\" = $EXPR; }"
selector: binding
- pattern:
context: "{ x86_64-darwin = $EXPR; }"
selector: binding
fix:
template: ""
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-first-x86_64-darwin
language: json
rule:
kind: object > pair:nth-child(1)
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandEnd: { regex: "," }
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-x86_64-darwin
language: json
rule:
kind: object > pair
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandStart: { regex: "," }
' pkgs
$ git restore pkgs/by-name/om/omnix/package.nix
$ git diff --name-only -z \
| nix shell nixpkgs/3b32825de172d0bc85664f495edb096b10862524#gnused \
-c xargs -0 sed -i '/^$/N; /^\n\? \+$/d'
$ treefmt
2026-07-15 03:58:16 +01:00
Gerhard Schwanzer
ff3d8044cf
cpplint: fix build on Python 3.14
...
Backport upstream’s removal of deprecated codecs.open(), whose warnings cause the test suite to fail under Python 3.14.
https://github.com/cpplint/cpplint/pull/405
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-07-13 20:47:46 +02:00
Peder Bergebakken Sundt
c71d88ec03
xeus-cpp: init at 0.10.0 ( #537184 )
2026-07-10 14:55:55 +00:00
R. Ryantm
df5c1e0f57
cpp-utilities: 5.34.1 -> 5.34.2
2026-07-09 21:50:06 +00:00
Sandro
82cb266056
cpond: init at 0-unstable-2025-11-23 ( #538252 )
2026-07-09 12:37:21 +00:00
yaaaarn
4e722f57f5
cpond: init at 0-unstable-2025-11-23
2026-07-08 05:11:11 +02:00
thomasjm
eb8494ce2e
cpp-interop: init at 1.9.0
2026-07-05 03:06:22 -07:00
nixpkgs-ci[bot]
65cd8d15e7
Merge master into staging-next
2026-07-03 00:37:07 +00:00
2kybe3
cb300c3c71
treewide: follow some GitHub redirects for fetchFromGitHub
...
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect
continuation of: #526007
2026-07-02 19:47:08 +02:00
nixpkgs-ci[bot]
d8a7dfa41f
Merge master into staging-next
2026-06-30 00:44:58 +00:00
nixpkgs-ci[bot]
98dbccde40
cpc: 3.1.0 -> 4.0.0 ( #536243 )
2026-06-29 19:58:31 +00:00
nixpkgs-ci[bot]
77e66ec830
Merge master into staging-next
2026-06-29 13:30:07 +00:00
Oleksii Filonenko
f69346e08b
cpat: init at 1.4.2 ( #533328 )
2026-06-29 11:51:06 +00:00
R. Ryantm
f6c79039f0
cpc: 3.1.0 -> 4.0.0
2026-06-28 09:30:52 +00:00
Grimmauld
d5ae461bf7
treewide: remove explicit OMP_NUM_THREADS where openmpCheckPhaseHook is in effect
2026-06-26 18:43:31 +02:00
Gaétan Lepage
642726377f
sirius: remove cudaPackages.cudatoolkit ( #534828 )
2026-06-25 09:32:59 +00:00
Ethan Carter Edwards
36b683a6df
cp2k: enable strictDeps, __structuredAttrs
...
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com >
2026-06-24 20:24:30 -04:00
Ethan Carter Edwards
c4270ddad4
cp2k: fix build by adding cudaPackages.libcufft
...
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com >
2026-06-24 19:07:45 -04:00
Raito Bezarius
6a63a4ad8b
pkgs/*: drop maintenanceship of various packages
...
I have effectively renounced on maintaining all these packages and I do
not plan to return them except if I'm forced to.
I am also fine with most of these packages being dropped for next
releases if no maintainer shows up.
Change-Id: I8d167c8029b6991181bd7a094af21c3313af2b51
Signed-off-by: Raito Bezarius <masterancpp@gmail.com >
2026-06-24 20:34:45 +02:00
Gaétan Lepage
89d551ed5e
xtb: init at 6.7.1 ( #530405 )
2026-06-23 09:25:00 +00:00
Nick Cao
082edff77a
cpc: 3.0.0 -> 3.1.0 ( #533472 )
2026-06-22 20:20:37 +00:00
Gaetan Lepage
76aa5f0129
cpcm-x: init at 1.1.0
2026-06-22 13:45:59 +00:00
R. Ryantm
ac2d89df8e
cppcheck: 2.21.0 -> 2.21.1
2026-06-21 12:44:23 +00:00
R. Ryantm
4574be04e9
cpc: 3.0.0 -> 3.1.0
2026-06-20 01:04:08 +00:00
Phillip Seeber
fa49789f40
cp2k: 2026.1 -> 2026.1-unstable-2026-06-16
2026-06-19 11:29:34 +00:00
Nidhish Chauhan
371a032676
cpat: init at 1.4.2
2026-06-19 11:59:03 +05:30
TomaSajt
5b219f4aca
cpupower-gui: migrate to by-name
2026-06-15 16:45:08 +02:00
Michael Daniels
551180e730
cpufetch: fix x86_64-darwin build (add sysctl.c on darwin too) ( #528322 )
2026-06-14 01:12:58 +00:00
Yohann Boniface
9e5c53d9bd
cppzmq: add panicgh to maintainers ( #531164 )
2026-06-13 19:08:12 +00:00
Marcin Serwin
8f0b1087a1
cproto: 4.7y -> 4.8 ( #519969 )
2026-06-12 21:02:29 +00:00
Nicolas Benes
2bc09fbf74
cppzmq: add panicgh to maintainers
2026-06-12 22:12:16 +02:00
Martin Weinelt
8c538d1a73
cppcms: migrate to pcre2 ( #526694 )
2026-06-10 16:42:56 +00:00
fliiiix
8c9434beea
cppcheck: 2.18.3 -> 2.21.0
...
Also update to correct owner
Add myself as maintainer
2026-06-09 17:48:01 +02:00
phibkro
2a1cae7c67
cpufetch: fix x86_64-darwin build (add sysctl.c on Darwin too)
...
The Hydra failure on x86_64-darwin (build 330211579) bails at link
time with:
Undefined symbols for architecture x86_64:
"_get_sys_info_by_name", referenced from:
_get_frequency_info in cpuid-XXX.o
`get_sys_info_by_name` is defined in `src/common/sysctl.c` and called
from `src/x86/cpuid.c:979` (for CPU-frequency detection via sysctl).
Upstream's Makefile adds `sysctl.c` to SOURCE only inside the
`ifeq ($(os), FreeBSD)` block of the x86 branch — Darwin x86_64
falls through without the source, so the link breaks.
Widen the conditional to `$(filter $(os),FreeBSD Darwin)`. Patched
via a small .patch file (cleaner than escaping `$$` through nix +
bash + make). Build now compiles `src/common/sysctl.c` and links
cleanly; `cpufetch` runs on macOS 15.6.1 Sequoia and prints the
Intel banner.
x86_64-linux unaffected — `patches` only applies on darwin.
Fixes https://hydra.nixos.org/build/330211579
Assisted-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-06-05 11:49:36 +02:00
Julien Dehos
3c4dc11eb3
cppcms: migrate to pcre2
2026-06-01 12:24:38 +02:00
R. Ryantm
b7deb2e5dc
cpuinfo: 0-unstable-2026-04-30 -> 0-unstable-2026-05-18
2026-05-24 11:12:23 +00:00
Michael Daniels
fde71be6c0
cppitertools: 2.1 -> 2.3 ( #521316 )
2026-05-23 16:44:02 +00:00
nixpkgs-ci[bot]
39d0521243
cpuid: 20260220 -> 20260503 ( #518537 )
2026-05-21 18:20:41 +00:00
Bogdan Burlacu
786e381e7d
cppitertools: 2.1 -> 2.3
2026-05-18 23:36:27 +03:00