github-actions[bot]
91ef85e171
Merge b7051feb30 into haskell-updates
2025-01-09 00:15:21 +00:00
Matt Sturgeon
e4469b7af2
buildFHSEnv: allow specifying executableName explicitly
2025-01-08 18:33:28 +00:00
sternenseemann
ad99400541
haskellPackages.ghc: 9.6.6 -> 9.8.4
...
This matches the update from Stackage LTS 22 -> 23 in 7ea7574c.
Regenerate the package set with compiler: ghc-9.8.3 passed to Cabal
using
env \
HACKAGE2NIX=/nix/store/57ivr7wj0bzgkgvgp6i1dsz5rbihy2an-cabal2nix-unstable-2024-12-31/bin/hackage2nix \
bash ./maintainers/scripts/haskell/regenerate-hackage-packages.sh --fast
since cabal2nix-unstable doesn't build yet (I assume).
2025-01-08 19:30:09 +01:00
sternenseemann
707440405d
haskellPackages.Cabal_3_14_*: 3.14.1.0 -> 3.14.1.1
2025-01-08 19:30:09 +01:00
github-actions[bot]
61462a4004
Merge master into staging-next
2025-01-08 12:05:57 +00:00
Vladimír Čunát
4bc9c909d9
doc: fix pypy39 removal ( #371901 )
2025-01-08 08:19:28 +01:00
FliegendeWurst
cd2a21a070
doc/python: update versions
2025-01-07 22:06:20 +01:00
FliegendeWurst
59725b22ae
doc: fix pypy39 removal
2025-01-07 22:06:19 +01:00
github-actions[bot]
4ccd5a011a
Merge 3a4eefe5fb into haskell-updates
2025-01-07 00:15:40 +00:00
K900
9e51fd8b02
Merge remote-tracking branch 'origin/master' into staging-next
2025-01-06 21:13:31 +03:00
Johannes Kirschbauer
5782ef8dc3
lib/types: deprecate functor.wrapped in types.listOf
2025-01-06 16:01:02 +01:00
Johannes Kirschbauer
8523f61f93
release-notes: add deprecation note: funtor.wrapped for lib.types.attrsWith
2025-01-06 16:00:51 +01:00
github-actions[bot]
a58f8abed0
Merge staging-next into staging
2025-01-06 00:15:41 +00:00
github-actions[bot]
20a5a70eb3
Merge 55d82ef11d into haskell-updates
2025-01-06 00:15:32 +00:00
Ryan Hendrickson
289a4c6631
nixos/btrbk: add snapshotOnly option ( #369480 )
2025-01-05 16:30:50 -05:00
github-actions[bot]
16abba216f
Merge staging-next into staging
2025-01-05 18:04:38 +00:00
Jörg Thalheim
9c9f0970ac
breakpointHook: re-implement using nsenter ( #370184 )
2025-01-05 16:18:52 +01:00
Jörg Thalheim
3e81636c90
docs/breakpointHook: simplify instructions
2025-01-05 14:36:05 +01:00
cy
acf701b49a
nixos/btrbk: add snapshotOnly option
2025-01-03 18:03:10 -05:00
github-actions[bot]
f371cdec06
Merge master into haskell-updates
2025-01-03 00:16:32 +00:00
github-actions[bot]
d9159d2b18
Merge staging-next into staging
2025-01-03 00:14:58 +00:00
Johannes Kirschbauer
ccfdbc34fd
docs: add references to module system section
2025-01-02 20:05:54 +01:00
github-actions[bot]
5d88e3a361
Merge staging-next into staging
2025-01-02 18:04:58 +00:00
Dimitar Nestorov
10a75ab5b2
doc: titanium tombstone
2025-01-02 15:05:26 +01:00
Dimitar Nestorov
b754b036e3
titaniumenv: remove
2025-01-02 15:05:26 +01:00
github-actions[bot]
c1bd49b1f3
Merge master into haskell-updates
2025-01-02 00:16:24 +00:00
github-actions[bot]
4eff25d266
Merge staging-next into staging
2025-01-02 00:14:42 +00:00
Weijia Wang
231fed3454
doc: fix fetchDebianPatch example ( #369361 )
2025-01-02 00:36:24 +01:00
github-actions[bot]
b69e95ce66
Merge staging-next into staging
2025-01-01 12:06:12 +00:00
Pol Dellaiera
c8adb0d390
doc/packages/build-support: remove stray backtick ( #369755 )
2025-01-01 10:29:27 +01:00
K900
ca300e32f7
Merge remote-tracking branch 'origin/staging-next' into staging
2025-01-01 10:07:33 +03:00
Silvan Mosberger
82d084b914
release: forbid use of lib.fileset in Nixpkgs ( #369694 )
2025-01-01 06:51:48 +01:00
sternenseemann
e12fb0d28f
Merge PR #369373 (haskell-updates) into staging
2025-01-01 00:18:59 +01:00
Adam Dinwoodie
a46eb8266a
doc/packages/build-support: remove stray backtick
...
This corrects a start/end error in the formatting of code in one of the
examples.
2024-12-31 19:29:43 +00:00
Emily
2eae7d63e2
nixpkgs-manual: avoid lib.fileset
...
I don’t love this, and I’m not convinced it doesn’t have the
same pitfalls as filesets, but see the `flattenReferencesGraph`
commit for reasoning.
It may be better to ban the relevant builtins entirely and just move
things into subdirectories when needed, but I didn’t want to do
more surgery to this part of the tree than necessary to solve the
immediate problem.
2024-12-31 02:30:18 +00:00
github-actions[bot]
2fd0dc1a22
Merge master into haskell-updates
2024-12-31 00:16:21 +00:00
github-actions[bot]
92be6e3838
Merge staging-next into staging
2024-12-30 18:04:51 +00:00
nicoo
8ee77c6da4
doc: include nixdoc for lib.fetchers ( #362453 )
...
Closes #362196
Many thanks to @NixOS/documentation-team for the help 🖤
2024-12-30 13:35:35 +00:00
Patrick
7e504761f0
doc: fix fetchDebianPatch example
2024-12-30 12:18:47 +01:00
Wolfgang Walther
cf127c9dc3
treewide: load structured attributes in all bash builders consistently
...
It's hard to put the sourcing of ./.attrs.sh into all builder
consistently - mistakes will happen. Thus, load structured attrs once in
make-derivation and then source the remaining builder on top.
This should fix quite a few builders with structured attributes in
principle. Most importantly it helps substitute / substituteAll, which
are required for bootstrap on some platforms.
2024-12-29 18:36:47 +01:00
github-actions[bot]
f6005e8fbd
Merge master into haskell-updates
2024-12-27 00:16:31 +00:00
github-actions[bot]
b9f527915d
Merge staging-next into staging
2024-12-26 18:04:55 +00:00
sternenseemann
0bbb00e8ee
haskellPackages: use Cabal 3.14.1.0 over 3.14.0.0
2024-12-26 15:41:54 +01:00
Adam C. Stephens
3bae66911f
erlang_24: remove as unmaintained
2024-12-26 08:45:59 -05:00
github-actions[bot]
05f26e10dd
Merge master into haskell-updates
2024-12-25 00:16:18 +00:00
github-actions[bot]
21cf8a8858
Merge staging-next into staging
2024-12-25 00:14:51 +00:00
Adam C. Stephens
f19ecdeb7f
elixir: remove deprecated versions 1.10-1.13
...
These versions no longer receive security updates.
2024-12-24 10:40:00 -05:00
sternenseemann
4c523a595a
haskellPackages: update stackage and hackage ( #354270 )
2024-12-24 14:37:40 +01:00
Philip Taron
558c04a4dc
cc-wrapper, bintools-wrapper: Improve hooks that run before invocation ( #366960 )
2024-12-23 13:30:33 -08:00
sternenseemann
62f33524eb
Merge branch staging-next into haskell-updates
2024-12-21 03:26:33 +01:00