Sander
dd23e181c8
elmPackages.elm-format: 0.8.7 -> 0.8.8
...
This release officially supports GHC 9.6.
To avoid dependency conflicts with the elm compiler (see ansi-wl-pprint), elm-format is now built with GHC 9.8.
The GHC 9.4 elm package overrides have been removed.
2025-06-23 18:34:16 +02:00
R. Ryantm
6a77abb2c7
kotlin: 2.1.21 -> 2.2.0
2025-06-23 13:47:02 +00:00
Tristan Ross
f661909067
llvmPackages_git: 21.0.0-unstable-2025-06-15 -> 21.0.0-unstable-2025-06-22
2025-06-23 14:08:29 +02:00
nixpkgs-ci[bot]
2b0a5938bd
Merge 4585b48c6f into haskell-updates
2025-06-23 00:25:47 +00:00
nixpkgs-ci[bot]
b68b849d07
Merge staging-next into staging
2025-06-22 18:06:41 +00:00
Boris Nagaev
32813062aa
flutter: do not log /etc/os-release read error
...
Apps using flutter may fail to build with this error:
Failed obtaining PRETTY_NAME for Linux: PathNotFoundException: Cannot open file,
path = '/usr/lib/os-release' (OS Error: No such file or directory, errno = 2)
Nix build sandbox doesn't have /usr/lib/os-release and /etc/os-release files.
2025-06-22 10:58:15 -03:00
sternenseemann
21a6a7fc56
Merge commit b8d24418ab into haskell-updates
2025-06-21 12:50:06 +02:00
nixpkgs-ci[bot]
ce741b345a
Merge staging-next into staging
2025-06-21 00:17:53 +00:00
Guillaume Girol
2ab3ac5c2b
separateDebugInfo: add symlinks to executable and source for debuginfod support ( #394674 )
2025-06-20 23:09:03 +02:00
Ross Smyth
1f29a45532
rustc-unwrapped: Add mainProgram
2025-06-20 12:18:47 -04:00
K900
678cac2a01
Merge remote-tracking branch 'origin/staging-next' into staging
2025-06-20 09:07:52 +03:00
Wolfgang Walther
118f9addcb
various: remove useless callPackage ( #417818 )
2025-06-19 18:30:34 +00:00
nixpkgs-ci[bot]
976caf3bef
Merge staging-next into staging
2025-06-18 18:06:27 +00:00
Wolfgang Walther
29ebc6ff47
scala: refactor bare to passthru
...
The `.bare` attribute is probably only supposed to be used inside
nixpkgs, i.e. for `scala-next`. Still, this link breaks in some obscure
override scenarios, so let's improve that with a passthru.
Also: Any attribute concatenation onto the result of mkDerivation will
break some overrideability.
2025-06-18 19:15:12 +02:00
Wolfgang Walther
40c35a8a7a
rustPlatform: remove useless callPackage from hooks
...
Also removes a few unused arguments.
2025-06-18 15:57:28 +02:00
nixpkgs-ci[bot]
c315489935
Merge staging-next into staging
2025-06-18 12:08:34 +00:00
Marek Fajkus
a12d9400f6
elmPackages.elm: Unpin TLS library, apply patch ( #417682 )
2025-06-18 14:01:34 +02:00
Aleksana
c7661dfc33
fluffychat: 1.26.1 -> 1.27.0 ( #416687 )
2025-06-18 17:55:35 +08:00
Marek Fajkus
579dcf2871
elmPackages.elm: Unpin TLS library, apply patch
2025-06-18 11:22:23 +02:00
K900
5100da95a6
Merge remote-tracking branch 'origin/staging-next' into staging
2025-06-17 21:34:30 +03:00
K900
0468be86e5
Merge remote-tracking branch 'origin/master' into staging-next
2025-06-17 18:08:55 +03:00
Tristan Ross
1923fdbbde
llvmPackages_git: 21.0.0-unstable-2025-06-08 -> 21.0.0-unstable-2025-06-15
2025-06-17 15:51:34 +02:00
nixpkgs-ci[bot]
798f2ffe8f
Merge staging-next into staging
2025-06-17 00:18:23 +00:00
nixpkgs-ci[bot]
2f3386a8e9
Merge master into staging-next
2025-06-17 00:17:27 +00:00
Robert Schütz
0dc59c1fbb
Merge branch 'staging-next' into staging
2025-06-16 15:03:06 -07:00
Weijia Wang
a384d2b3ef
kotlin: 2.1.20 -> 2.1.21 ( #406771 )
2025-06-16 22:56:00 +02:00
Peter Waller
8f10f4f469
llvmPackages.libunwind: condition doFakeLibgcc on !stdenv.hostPlatform.isStatic
...
Since #380683 , broken symlinks prevent the package from building on
pkgsStatic.pkgsLLVM.
So far as I know, isStatic builds don't have shared objects, so don't
emit these broken symlinks for them.
Signed-off-by: Peter Waller <p@pwaller.net >
2025-06-16 21:23:26 +01:00
Weijia Wang
c476747212
dart: 3.7.3 -> 3.8.0 ( #410532 )
2025-06-16 21:55:39 +02:00
K900
b5f3cd3add
Merge remote-tracking branch 'origin/master' into staging-next
2025-06-16 21:48:08 +03:00
Maciej Krüger
526945c579
Fix Flutter Android builds with Gradle 8.9+ ( #412907 )
2025-06-16 19:10:21 +02:00
Maciej Krüger
6369abb4a6
flutter326: drop ( #414843 )
2025-06-16 19:07:31 +02:00
nixpkgs-ci[bot]
9d97e3f6a2
Merge staging-next into staging
2025-06-16 06:07:29 +00:00
nixpkgs-ci[bot]
dfe18c7f6e
Merge master into staging-next
2025-06-16 06:06:42 +00:00
Alexandre Esteves
a7beb46aa7
haskellPackages: fix GHC 9.12 on android
2025-06-16 04:37:17 +01:00
Tristan Ross
b6aa165260
zig: move passthru into a separate file & add fetcher ( #414567 )
2025-06-15 20:29:44 -07:00
nixpkgs-ci[bot]
c6d77f6ecc
Merge staging-next into staging
2025-06-16 00:19:10 +00:00
nixpkgs-ci[bot]
34d54f26e0
Merge master into staging-next
2025-06-16 00:18:13 +00:00
Gaétan Lepage
7edadc83e2
saber: 0.25.6 -> 0.25.9 ( #412960 )
2025-06-15 21:54:12 +02:00
nixpkgs-ci[bot]
7540ea811e
Merge staging-next into staging
2025-06-15 18:05:57 +00:00
nixpkgs-ci[bot]
f03967bdac
Merge master into staging-next
2025-06-15 18:05:14 +00:00
David McFarland
48616927e4
dotnet: June 2025 releases ( #415968 )
2025-06-15 10:36:22 -03:00
emaryn
ffd4301f57
dart.super_native_extensions: support git source
2025-06-15 12:37:53 +08:00
Guillaume Girol
4f3fd5b70e
openjdk: __structuredAttrs = true
...
needed for separateDebugInfo = true
2025-06-14 22:14:55 +02:00
aleksana
03b2a4f413
dart.sqlcipher_flutter_libs: refactor, add 4_6_1 and 4_8_0
2025-06-14 21:12:18 +08:00
David McFarland
efeeb8cd2c
dotnetCorePackages.dotnet_10.vmr: 10.0.0-preview.4 -> 10.0.0-preview.5
2025-06-13 16:11:01 -03:00
David McFarland
992097b1b2
dotnetCorePackages.sdk_10_0-bin: 10.0.100-preview.4.25258.110 -> 10.0.100-preview.5.25277.114
2025-06-12 20:26:20 -03:00
David McFarland
d31ec4cd43
dotnetCorePackages.dotnet_9.vmr: 9.0.5 -> 9.0.6
2025-06-12 20:26:20 -03:00
David McFarland
95e572e334
dotnetCorePackages.sdk_9_0-bin: 9.0.300 -> 9.0.301
2025-06-12 20:26:20 -03:00
David McFarland
8e924d207b
dotnetCorePackages.dotnet_8.vmr: 8.0.16 -> 8.0.17
2025-06-12 20:26:20 -03:00
David McFarland
07a0374c57
dotnetCorePackages.sdk_8_0-bin: 8.0.409 -> 8.0.411
2025-06-12 20:26:20 -03:00