Robert Schütz
7b39a05e07
docs/language-frameworks/python: don't test coverage etc
2025-06-06 09:34:11 -07:00
nixpkgs-ci[bot]
1f3609df68
Merge staging-next into staging
2025-06-06 12:07:42 +00:00
nixpkgs-ci[bot]
cdd3b11ebb
Merge master into staging-next
2025-06-06 12:07:00 +00:00
Aleksana
45a2f12478
doc: call out 'src' should ideally point to sources ( #413559 )
2025-06-06 19:26:09 +08:00
Arnout Engelen
d311c0eaeb
doc: call out 'src' should ideally point to sources
...
And to mark packages otherwise.
2025-06-06 10:29:34 +02:00
K900
c9dd2063b7
Merge remote-tracking branch 'origin/master' into staging-next
2025-06-06 09:28:07 +03:00
aMOPel
32a9eaae70
doc: added more info and fixed a bug
2025-06-06 07:51:39 +02:00
aMOPel
9db1e30da8
fix for the readme cli build test
2025-06-05 15:01:33 +02:00
aMOPel
9dae270449
minor fixes
2025-06-05 13:56:08 +02:00
Johan Herland
abda866f17
fetchurl: Add hook for rewriting/filtering URLs
...
This allows on-the-fly rewriting of URLs before they are passed from
fetchurl (or fetchurlBoot) to curl.
The intended use is to allow inserting company-internal mirrors, or
working around company firewalls and similar network restrictions,
without having to extensively patch across all of nixpkgs. Instead,
users can pass a function in their nixpkgs that performs the necessary
URL rewrites.
Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru >
2025-06-04 10:29:08 +00:00
nixpkgs-ci[bot]
6b42fb97b2
Merge staging-next into staging
2025-06-04 06:06:53 +00:00
nixpkgs-ci[bot]
68cbd06ed0
Merge master into staging-next
2025-06-04 06:06:10 +00:00
Nick Cao
abe0e73a27
testers.hasCmakeConfigModules: init ( #410516 )
2025-06-03 20:40:35 -04:00
nixpkgs-ci[bot]
bfd1b2cc1f
Merge staging-next into staging
2025-06-03 18:07:25 +00:00
nixpkgs-ci[bot]
1c8c1864d6
Merge master into staging-next
2025-06-03 18:06:20 +00:00
aMOPel
02b2beed9e
added test case and improved api
2025-06-03 17:39:55 +02:00
夜坂雅
09dcf6b2f1
base16-builder: remove
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-06-03 18:28:33 +05:30
aMOPel
2335220e54
nits
2025-06-03 12:49:35 +02:00
aMOPel
2857128ddd
doc: refactored argument documention by using definition lists
2025-06-03 12:40:50 +02:00
aMOPel
c88d10c806
Update doc/languages-frameworks/javascript.section.md
...
Co-authored-by: Valentin Gagarin <valentin@gagarin.work >
2025-06-03 12:40:50 +02:00
aMOPel
0ffa7b88a2
Update doc/languages-frameworks/javascript.section.md
...
Co-authored-by: Valentin Gagarin <valentin@gagarin.work >
2025-06-03 12:40:50 +02:00
aMOPel
287b94f279
Update doc/languages-frameworks/javascript.section.md
...
Co-authored-by: Valentin Gagarin <valentin@gagarin.work >
2025-06-03 12:40:50 +02:00
aMOPel
d1e5782bba
Update doc/languages-frameworks/javascript.section.md
...
Co-authored-by: Valentin Gagarin <valentin@gagarin.work >
2025-06-03 12:40:50 +02:00
aMOPel
55f27f2bba
doc: mentioned in release-notes
2025-06-03 12:40:49 +02:00
aMOPel
486c503430
doc: added docs for buildDenoPackage
2025-06-03 12:39:39 +02:00
K900
2be9252667
Merge remote-tracking branch 'origin/staging-next' into staging
2025-06-03 09:22:48 +03:00
K900
dfaa068412
Merge remote-tracking branch 'origin/master' into staging-next
2025-06-03 08:51:45 +03:00
TomaSajt
8e87675994
doc/rust: pass cargoRoot to fetcher in example
2025-06-03 02:20:39 +02:00
maralorn
3e77face79
doc/haskell: Add GHC deprecation policy ( #409512 )
2025-06-02 23:58:38 +02:00
Pol Dellaiera
36094784c2
offrss: drop due to age and lack of maintainer ( #412816 )
2025-06-02 23:20:18 +02:00
nixpkgs-ci[bot]
4d8b4225b5
Merge staging-next into staging
2025-06-02 18:06:31 +00:00
nixpkgs-ci[bot]
f5096bbfa6
Merge master into staging-next
2025-06-02 18:05:37 +00:00
Paul Meyer
6e08019200
docs/release-notes: document go_latest, buildGoLatestModule, Go upgrade policy ( #395462 )
2025-06-02 14:10:55 +02:00
nixpkgs-ci[bot]
9883ef53d2
Merge staging-next into staging
2025-06-02 12:07:44 +00:00
nixpkgs-ci[bot]
bb90e78db3
Merge master into staging-next
2025-06-02 12:06:59 +00:00
Paul Meyer
cec2770da6
release-notes: mention new Go upgrade policy documentation, go_latest and buildGoLatestModule
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-06-02 10:37:41 +02:00
Paul Meyer
ad579ea83d
docs/go: add section about versioned toolchains/builders
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-06-02 10:37:41 +02:00
eljamm
db0b526f96
doc/rl-2505: add GNU Taler entry
2025-06-02 09:38:19 +02:00
maralorn
a5bbc5046b
doc/haskell: Add GHC deprecation policy
2025-06-01 22:01:05 +02:00
Defelo
23bd27a21c
versionCheckHook: add versionCheckKeepEnvironment parameter
...
This replaces the `versionCheckDontIgnoreEnvironment` parameter. Keeping
all environment variables is still possible by using
`versionCheckKeepEnvironment = "*";`.
2025-06-01 19:38:33 +02:00
kuflierl
7bc1aa3262
offrss: drop due to age and lack of maintainer
2025-06-01 15:04:34 +02:00
nixpkgs-ci[bot]
b48d2ef16d
Merge master into staging-next
2025-06-01 12:06:38 +00:00
Ramses
be4bf2d53c
doc/udevCheckHook: init ( #412001 )
2025-06-01 10:23:27 +02:00
Robert Scott
21ec0e380c
doc: actually fix redirects for strictflexarrays1 & strictflexarrays3
2025-05-31 22:14:50 +01:00
Robert Scott
28f2baa6b4
doc: add missing redirects for strictflexarrays1 & strictflexarrays3
2025-05-31 22:00:58 +01:00
Martin Weinelt
4fa55ce14d
Merge remote-tracking branch 'origin/master' into staging-next
2025-05-31 13:30:35 +02:00
Jörg Thalheim
db4bff05d5
workflows/manual-nixpkgs: build nixpkgs on staging and stable branches ( #412102 )
2025-05-31 09:21:20 +02:00
qbisi
11291afcb3
testers.hasCmakeConfigModules: init
2025-05-31 04:24:52 +08:00
nixpkgs-ci[bot]
b366c9ee8e
Merge staging-next into staging
2025-05-30 00:17:52 +00:00
Philip Taron
7f8ad4ffb2
fetchgit: add fetchTags parameter ( #411561 )
2025-05-29 11:19:19 -07:00