Aleksana
0ecc88f77d
buildGoPackage
: remove (#349478 )
2024-11-19 22:41:50 +08:00
Paul Meyer
2ac1f685b6
docs: update Go section after buildGoPackage removal
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-18 14:36:08 +01:00
Wolfgang Walther
1dd9c32b18
docs: remove references before 22.11
...
Stuff that has been in for many years doesn't need to be mentioned
explicitly anymore.
2024-11-17 12:51:09 +01:00
Wolfgang Walther
54aee07891
docs/dotnet.section.md: fix accidentally localized example output
2024-11-17 11:32:03 +01:00
Masum Reza
76e7cb3fac
rustPlatform.fetchCargoVendor: init ( #349360 )
2024-11-16 09:30:53 +05:30
TomaSajt
66855adbbf
docs: mention fetchCargoVendor
2024-11-15 13:09:16 +01:00
Martin Weinelt
46b1474255
Reapply "haskellPackages: update stackage and hackage" ( #354547 )
...
This reverts commit 7701a9e6c6
, reversing
changes made to 8991dc8e9d
.
Restore haskell-updates on staging-next to save resources on hydra.
2024-11-08 18:42:24 +01:00
Martin Weinelt
2900723943
Merge remote-tracking branch 'origin/master' into staging-next
2024-11-08 18:40:48 +01:00
Vladimír Čunát
fe6d94b8f9
Revert "haskellPackages: update stackage and hackage"
2024-11-08 18:36:29 +01:00
K900
c8aec3b28a
qt: editing pass on docs
2024-11-07 21:57:17 +02:00
rewine
98774a34c8
doc/qt: Mention propagates and wrapQtAppsNoGuiHook
...
Co-authored-by: eclairevoyant <contactmeongithubinstead@proton.me>
Co-authored-by: Artturin <Artturin@artturin.com>
2024-11-07 21:57:17 +02:00
K900
a3600c0788
Merge remote-tracking branch 'origin/master' into staging-next
2024-11-07 21:06:37 +03:00
github-actions[bot]
a759676266
Merge master into haskell-updates
2024-11-07 00:16:21 +00:00
github-actions[bot]
91a300acbd
Merge staging-next into staging
2024-11-07 00:14:40 +00:00
jopejoe1
b0fecbaa2c
docs: rust: Improve wording about adding Cargo.lock to src ( #340287 )
2024-11-07 00:44:16 +01:00
github-actions[bot]
57af37a3be
Merge master into haskell-updates
2024-11-04 00:17:26 +00:00
github-actions[bot]
bee49bdce0
Merge staging-next into staging
2024-11-03 18:04:43 +00:00
Philip Taron
e50c6cab11
treewide: fix links to specifications.freedesktop.org
( #350918 )
2024-11-03 09:06:56 -08:00
sternenseemann
b5ee541524
doc/haskell: update default GHC version
2024-11-03 12:29:33 +01:00
K900
46a1f3aa58
Merge remote-tracking branch 'origin/staging-next' into staging
2024-11-03 11:04:59 +03:00
Tomo
c0d9ad3ec4
doc/languages-frameworks/java: remove reference to oraclejdk
...
About to be removed, and this doesn't look true anymore.
2024-11-02 21:10:32 +00:00
github-actions[bot]
5605fc7044
Merge staging-next into staging
2024-11-02 00:14:22 +00:00
maralorn
51031f223c
haskellPackages.mkDerivation
: Add support for sourceRoot
and setSourceRoot
arguments (#351226 )
2024-11-01 23:29:42 +01:00
github-actions[bot]
e14978f992
Merge staging-next into staging
2024-10-31 00:15:18 +00:00
github-actions[bot]
c89d3d9070
Merge master into staging-next
2024-10-31 00:14:46 +00:00
Rafael Fernández López
0af55cfcbe
docs: update docker and podman anchor on CUDA section
2024-10-30 13:45:50 +01:00
github-actions[bot]
b67a45959d
Merge staging-next into staging
2024-10-27 00:16:01 +00:00
K900
f21f4ca3ee
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-26 21:05:47 +03:00
Francesco Gazzetta
3000459155
doc: Add Tcl doc
2024-10-26 16:23:15 +00:00
Rebecca Turner
ff9e35236c
haskell.mkDerivation: Support sourceRoot, setSourceRoot
...
Allow setting `sourceRoot` and `setSourceRoot` in the arguments to
`haskellPackages.mkDerivation`. These arguments are passed directly to
`stdenv.mkDerivation`.
It may be worth reading over `pkgs/stdenv/generic/setup.sh` and checking
if there's other unsupported variables which may be useful. It may also
be worth adding an argument like `extraAttrs` to be passed to
`stdenv.mkDerivation` directly, as an escape hatch.
2024-10-25 09:41:50 -07:00
K900
720d475962
Merge branch 'staging-next' into staging
2024-10-25 07:59:31 +03:00
Fabián Heredia Montiel
da7fb8d0ef
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-24 17:53:05 -06:00
Pyrox
09cec0f560
pnpm.fetchDeps: pnpmWorkspace -> pnpmWorkspaces
2024-10-24 15:37:30 -04:00
Victor Duarte
f2b58efde4
fix links to specifications.freedesktop.org
2024-10-24 13:00:55 +02:00
github-actions[bot]
e14936ef02
Merge staging-next into staging
2024-10-22 18:05:05 +00:00
Fabián Heredia Montiel
fdc64cfee0
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-22 09:14:28 -06:00
Austin Horstman
eaadc9e24b
docs/vim.section.md: Add note about nvimRequireCheck ( #349864 )
...
We are trying to use this more often but, at the moment, it's a manual
addition to overrides.nix. Add notes about the benefits of adding it and
how it can help identify missing dependencies.
2024-10-22 10:16:11 +02:00
github-actions[bot]
6a08749f82
Merge staging-next into staging
2024-10-22 00:14:47 +00:00
sternenseemann
9ddc3313c8
haskellPackages: update hackage and stackage ( #346720 )
2024-10-21 22:10:48 +02:00
github-actions[bot]
857254fd4a
Merge master into haskell-updates
2024-10-20 00:18:04 +00:00
github-actions[bot]
303c125bf0
Merge staging-next into staging
2024-10-19 18:04:20 +00:00
K900
2ab7280fa2
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-19 15:07:50 +03:00
Tomo
e4248a8398
doc/languages-frameworks/gnome: update Qt package example
...
Part of #180841
Updated the existing example to reflect changes from a later version of
the same package:
b293f6561e/pkgs/applications/misc/calibre/default.nix
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2024-10-19 04:02:45 +00:00
sternenseemann
cd3949a15c
haskellPackages.Cabal_3_6_3_0: remove at 3.6.3.0
2024-10-17 15:48:55 +02:00
Martin Weinelt
8044c0cc0a
python314: init at 3.14.0a1
...
https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-alpha-1
2024-10-16 03:42:47 +02:00
Vladimír Čunát
8810e738c8
GNOME: 46 → 47 ( #333911 )
2024-10-15 18:07:04 +02:00
Someone
c6a5917666
docs: update the CUDA section with how to use the nvidia-container-toolkit
( #344188 )
2024-10-14 20:00:21 +00:00
Bobby Rong
c0a9799ad1
tinysparql: Renamed from tracker
...
The project renamed in 3.8.
This commit is done by hand.
2024-10-14 20:54:11 +08:00
Artturin
f678d0b777
treewide: replace stdenv.is
in non nix files ( #344342 )
2024-10-09 18:17:34 +03:00
Kirill Radzikhovskyy
d04c244c09
python3Packages.mkPythonEditablePackage: correct documentation
2024-10-07 13:39:29 +11:00