Commit Graph

24752 Commits

Author SHA1 Message Date
David McFarland
e4f347bc63 dotnetCorePackages.dotnet_{8..10}.packages: init as recursed set (#462339) 2025-11-26 13:52:10 +00:00
Cosima Neidahl
10dc1f6c88 open-watcom-v2-unwrapped: 0-unstable-2025-05-07 -> 0-unstable-2025-11-15, housekeeping, init full variant (#462045) 2025-11-26 13:07:37 +00:00
nixpkgs-ci[bot]
fa20d1c52f Merge staging-next into staging 2025-11-25 18:07:07 +00:00
Wolfgang Walther
8ab9a0d981 maintainers: drop matthewbauer (#462219) 2025-11-25 17:55:30 +00:00
nixpkgs-ci[bot]
360ec32f35 Merge staging-next into staging 2025-11-25 00:17:31 +00:00
dish
14b08c968d elmPackages.elm-graphql: fix updateScript 2025-11-24 14:27:21 -05:00
David McFarland
6f26190a48 dotnetCorePackages.dotnet_{8..10}.packages: init as recursed set
These packages are exposed in the sdk via passthru.packages, but aren't
in the binary cache.  This makes them reachable.
2025-11-24 14:50:58 -04:00
nixpkgs-ci[bot]
51302aec37 Merge staging-next into staging 2025-11-24 12:08:02 +00:00
kyehn
bbb3f02242 butterfly: 2.4.0 -> 2.4.1 2025-11-24 09:20:10 +00:00
kyehn
e2ad6a29ac dart.media_kit_libs_linux: use packageRoot 2025-11-24 09:18:55 +00:00
Tristan Ross
cb8b3c7d97 llvmPackages_git: 22.0.0-unstable-2025-11-16 -> 22.0.0-unstable-2025-11-23 2025-11-23 18:44:20 -08:00
Felix Buehler
2722f50026 treewide: use pname and version 2025-11-23 20:17:11 +01:00
nixpkgs-ci[bot]
ebae178e3d Merge staging-next into staging 2025-11-23 18:06:03 +00:00
Aleksana
167bff04bf flutter338: 3.38.1 -> 3.38.3 (#463845) 2025-11-23 12:43:57 +00:00
nixpkgs-ci[bot]
ba3114593a Merge staging-next into staging 2025-11-23 06:07:21 +00:00
Sandro
680303bb28 dart: add fetchGitHashesScript (#461421) 2025-11-23 03:45:28 +00:00
kyehn
821d61ca9b flutter338: 3.38.1 -> 3.38.3 2025-11-21 19:21:56 +00:00
qzylinra
505f22a47b dart: add fetchGitHashesScript 2025-11-21 19:07:00 +00:00
Marcin Serwin
eeb6dc0081 maintainers: drop orivej
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-11-21 17:56:40 +01:00
R. Ryantm
2c7cec8adb dotnetCorePackages.sdk_9_0-bin: 9.0.307 -> 9.0.308 2025-11-20 22:39:53 +00:00
Jonathan Davies
116036d574 treewide: Remove redundant versionCheckProgramArg = "--version"; with:
```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
  sed -i '/versionCheckProgramArg/d' "$f"
  sed -i '/^$/N;/\n$/D' "$f"
done
```
2025-11-20 10:39:02 +00:00
nixpkgs-ci[bot]
d75130e779 Merge staging-next into staging 2025-11-20 06:07:35 +00:00
nixpkgs-ci[bot]
9df9983e4d Merge master into staging-next 2025-11-20 06:06:30 +00:00
OPNA2608
48886168b3 open-watcom-v2-unwrapped: Only pull in DOSBox when building docs, fix docs build
We were doing it like this in the past, only changed to unconditionally pulling in DOSBox cus upstream said it
might be necessary.

Turns out that the docs build hasn't worked in awhile cus DOSBox doesn't launch without OpenGL available to it.
Since the docsless variant is unaffected, DOSBox does only seem necessary when building the docs.

Also, fix the docs build by using llvmpipe for OpenGL.
2025-11-20 02:36:43 +01:00
Stefan Frijters
c17b54ecd7 ghc: set sourceProvenance for binary bootstrap packages 2025-11-19 15:07:46 +01:00
nixpkgs-ci[bot]
82917b2272 Merge staging-next into staging 2025-11-18 18:07:13 +00:00
nixpkgs-ci[bot]
030be45bfe Merge master into staging-next 2025-11-18 18:06:03 +00:00
R. Ryantm
7af79f79e2 elmPackages.elm-test: 0.19.1-revision16 -> 0.19.1-revision17 2025-11-18 15:19:07 +00:00
Randy Eckenrode
6b8d301790 llvmPackages.clang-tools: add support for -cxx-isystem (#462747) 2025-11-18 12:46:02 +00:00
Vladimír Čunát
7eb68367aa Merge branch 'master' into staging-next 2025-11-18 08:23:42 +01:00
Randy Eckenrode
d46fa2640e llvmPackages.clang-tools: add support for -cxx-isystem
This is necessary after https://github.com/NixOS/nixpkgs/pull/445095,
which moved libc++ to -cxx-isystem to improve compatibility with build
systems that invoke `clang` to compile C++ code.
2025-11-17 20:35:07 -05:00
dish
6f9d82c964 elmPackages.elm-optimize-level-2: 0.3.5-unstable-2022-04-05 -> 0.3.4-unstable-2022-04-05 (#462422) 2025-11-17 15:14:56 +00:00
dish
7bd24733e4 conventional-changelog-cli,elm-graphql: fix update script (#462313) 2025-11-17 15:14:19 +00:00
Tristan Ross
973d7ee497 llvmPackages_git: 22.0.0-unstable-2025-11-09 -> 22.0.0-unstable-2025-11-16 2025-11-16 19:22:16 -08:00
R. Ryantm
8818f1b6b3 elmPackages.elm-optimize-level-2: 0.3.5-unstable-2022-04-05 -> 0.3.4-unstable-2022-04-05 2025-11-17 00:27:52 +00:00
dish
3a7b362b12 elm-graphql: fix updateScript 2025-11-16 13:09:18 -05:00
K900
0fcce8c1bb Merge remote-tracking branch 'origin/master' into staging-next 2025-11-16 15:53:22 +03:00
Marcin Serwin
42c6232eec maintainers: drop matthewbauer
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-11-16 13:42:02 +01:00
Jo
11a273b9ef elmPackages: migrate easily doable packages from internal nodePackages (#461751) 2025-11-16 09:46:38 +00:00
dish
07f776a2a7 elmPackages.elm-pages: drop
Was broken and seemingly unmaintained.
2025-11-15 15:08:17 -05:00
dish
9357c567f3 elmPackages.create-elm-app: drop 2025-11-15 15:06:27 -05:00
nixpkgs-ci[bot]
3ab7eb53a9 Merge master into staging-next 2025-11-15 18:19:57 +00:00
OPNA2608
13b7a967c8 open-watcom-v2-unwrapped: Do abit of housekeeping
- rec -> finalAttrs
- Drop meta-wide with lib
- GUI tool building can default to stdenv.hostPlatform.isWindows, prolly closer to correct than defaulting to false
- substituteInPlace accepts multiple files, for loop not necessary
- Just to be safe, reject non-GNU & non-Clang compilers. Who knows what Watcom needs to build on those...
- Use lib functions for path-related stuff (makeBinPath, getExe)
2025-11-15 19:16:38 +01:00
OPNA2608
fe7ee79571 {open-watcom-v2,open-watcom-bin}: Adjust looked-for strings in file output 2025-11-15 19:00:52 +01:00
OPNA2608
d08fb84387 open-watcom-v2-unwrapped: 0-unstable-2025-05-07 -> 0-unstable-2025-11-15 2025-11-15 18:04:20 +01:00
Aleksana
b7281d85ea sbcl: set minimum macOS version to 10.12 on x86_64-darwin (#461787) 2025-11-15 12:18:14 +00:00
nixpkgs-ci[bot]
8d9ae4e07d Merge master into staging-next 2025-11-15 10:33:21 +00:00
Leona Maroni
faff4b0c4f zulu{23,24}: drop (#461707) 2025-11-15 09:14:04 +00:00
Leona Maroni
5c9b757f6b Merge remote-tracking branch 'origin/master' into staging-next 2025-11-15 09:51:23 +01:00
Ben Siraphob
45dfb4e9d4 sbcl: set minimum macOS version to 10.12 on x86_64-darwin 2025-11-14 17:54:37 -08:00