Commit Graph

24752 Commits

Author SHA1 Message Date
Tristan Ross
b6c57aadc7 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: move src 2025-04-02 16:20:20 +02:00
Tristan Ross
8e716103ee llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: move pname 2025-04-02 16:20:20 +02:00
Tristan Ross
7032a9014b llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: use final attrs instead of rec 2025-04-02 16:20:20 +02:00
Tristan Ross
3d9f74651d llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libclc: move into libclc directory 2025-04-02 14:44:58 +02:00
Tristan Ross
464d1bd94a llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libclc: use final attrs instead of rec 2025-04-02 14:44:58 +02:00
K900
41b4f451f5 nix-prefetch-scripts: just don't depend on Nix (#395147) 2025-04-02 12:08:35 +03:00
K900
b6fb91950c treewide: drop allowGitDependencies hack 2025-04-02 10:34:01 +03:00
Paul Meyer
385e1aa892 go_1_22/buildGo122Module: remove
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-04-02 09:33:23 +02:00
Paul Meyer
ca71656541 go_1_23: 1.23.7 -> 1.23.8
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-04-02 08:16:00 +10:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
K900
6408946263 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-01 16:56:46 +03:00
Jörg Thalheim
c52672cc97 zig_0_11: mark as broken (#394996) 2025-04-01 09:31:33 +02:00
nixpkgs-ci[bot]
837f3ae0ff Merge staging-next into staging 2025-04-01 06:06:07 +00:00
K900
a6d5666400 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-01 08:39:50 +03:00
Tristan Ross
eb530610c7 flutter: readd package_config.json (#394888) 2025-03-31 20:26:16 -07:00
Jörg Thalheim
4f7495cac2 zig_0_11: mark as broken
See this error:

The following command exited with code 1:
/build/source/build/stage3/bin/zig test
docgen_tmp/test_noreturn_from_exit.zig -target x86_64-windows
--test-no-exec
../doc/langref.html.in:5198:25: error: test failed
      {#target_windows#}

Generating docgen examples [1872/5411] error: ParseError
/build/source/tools/docgen.zig:1864:17: 0x2a4c5f in exec (docgen)
                return error.ChildExitError;
                ^
/build/source/tools/docgen.zig:289:5: 0x2c023e in parseError__anon_6779
(docgen)
    return error.ParseError;
    ^
/build/source/tools/docgen.zig:1585:29: 0x2b7d4d in genHtml__anon_4842
(docgen)
                            return parseError(tokenizer,
code.source_token, "test failed", .{});
                            ^
/build/source/tools/docgen.zig:106:5: 0x2c44b8 in main (docgen)
    try genHtml(allocator, &tokenizer, &toc, buffered_writer.writer(),
zig_exe, opt_zig_lib_dir, do_code_tests);
    ^
2025-03-31 21:49:07 +02:00
Jakub Kozłowski
1832c1842e Scala 3.3.4 -> 3.3.5, Scala (next) 3.6.3 -> 3.6.4 (#394000) 2025-03-31 20:44:18 +02:00
Wolfgang Walther
6d2cfa967d haskell.compiler.ghc967: init at 9.6.7
Release notes:
https://downloads.haskell.org/ghc/9.6.7/docs/users_guide/9.6.7-notes.html

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2025-03-31 14:02:36 +02:00
emaryn
d50372811d flutter: readd package_config.json 2025-03-31 19:44:33 +08:00
Weijia Wang
9adf6e599c gnat-bootstrap12: restrict platforms 2025-03-31 10:30:13 +02:00
nixpkgs-ci[bot]
5820e1174f Merge 3e78aad351 into haskell-updates 2025-03-31 00:20:50 +00:00
nixpkgs-ci[bot]
aa8381384f Merge staging-next into staging 2025-03-30 18:04:51 +00:00
Tristan Ross
c599ce6eb7 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.clang: nixfmt 2025-03-30 19:07:03 +02:00
Tristan Ross
dffb86fd08 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.clang: no toplevel let 2025-03-30 19:07:03 +02:00
Tristan Ross
e3c3b5611b llvmPackages_{12,13,14,15,16,17,18,19,20,git}.clang: drop rec 2025-03-30 19:07:03 +02:00
Tristan Ross
8ba1fdd4d0 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.clang: condense 2025-03-30 19:07:03 +02:00
Tristan Ross
f9de5019a8 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.clang: move pname 2025-03-30 19:07:03 +02:00
Tristan Ross
0d8556f352 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.clang: move env 2025-03-30 19:07:03 +02:00
Tristan Ross
bd63121c71 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.clang: move src 2025-03-30 19:07:03 +02:00
Tristan Ross
a5267c9945 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.clang: use lib.cmake functions 2025-03-30 19:07:03 +02:00
Gaétan Lepage
ce4f3d5aa4 mono: remove llvm build (#391966) 2025-03-30 18:10:26 +02:00
nixpkgs-ci[bot]
ed9f389a51 Merge staging-next into staging 2025-03-30 12:06:19 +00:00
7c6f434c
ae2a0877c4 fpc: disable PIE hardening (#394464) 2025-03-30 12:05:42 +00:00
nixpkgs-ci[bot]
3765916d59 Merge 015baae019 into haskell-updates 2025-03-30 00:21:04 +00:00
nixpkgs-ci[bot]
03db8f9dcb Merge staging-next into staging 2025-03-30 00:17:21 +00:00
Benjamin Sparks
bf6a2d24fb mono: prefer replace-fail 2025-03-30 01:08:46 +01:00
FliegendeWurst
be528426dd fpc: disable PIE hardening
Fails with the usual error:

ld: fpmake.o: relocation R_X86_64_32S against `.bss.n_u_$p$fpmake_$$_p' can not be used when making a PIE object; recompile with -fPIE
ld: failed to set dynamic section sizes: bad value

The build system is hard to decipher, so just disable PIE for now.
2025-03-30 00:20:26 +01:00
Tristan Ross
5e51e2645a llvmPackages_{12,13,14,15,16,17,18,19,20,git}.llvm: refactor (#389873) 2025-03-29 14:23:57 -07:00
Alexandre Esteves
f4a65dc7a5 haskell.compiler.ghc9122: init at 9.12.2
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2025-03-29 22:08:52 +01:00
Gaétan Lepage
12ab22dac0 node-env.nix: remove references to python2 (#391707) 2025-03-29 21:31:26 +01:00
Wolfgang Walther
b660909f3c Merge commit '2a6f5e82097461c4adaa93b6e84672badbdd4460' into haskell-updates 2025-03-29 11:43:35 +01:00
nixpkgs-ci[bot]
8c63a3f00d Merge staging-next into staging 2025-03-29 00:15:41 +00:00
Tristan Ross
8c4cc63cb4 flutter329: init at 3.29.2 (#384617) 2025-03-28 15:10:00 -07:00
Pol Dellaiera
716ca150a1 dart.printing: refactor (#388172) 2025-03-28 21:59:00 +01:00
nixpkgs-ci[bot]
66681a870f Merge staging-next into staging 2025-03-28 18:06:07 +00:00
Basti Widua
7a40edc3bc gnat14: add aarch64-linux support
alire-project/GNAT-FSF-builds bootstrap binaries only exist since
version 14 so I couldn't add support for versions <14
2025-03-28 16:49:11 +01:00
Emily
7cf0473ccd rustPlatform.fetchCargoTarball: drop 2025-03-28 15:09:52 +00:00
emaryn
ce0be78ee3 flutter329: init at 3.29.2 2025-03-28 13:28:58 +00:00
Omar Jatoi
b6f322c419 scala: 3.3.4 -> 3.3.5 2025-03-28 09:00:20 -04:00
nixpkgs-ci[bot]
46157d4433 Merge staging-next into staging 2025-03-28 06:05:33 +00:00