Commit graph

576336 commits

Author SHA1 Message Date
rnhmjoj
a41bd09059
nixos/tests/dnsdist: test dnscrypt support 2024-01-25 18:25:40 +01:00
rnhmjoj
1a1b91b3b9
nixos/dnsdist: add options for dnscrypt 2024-01-25 18:25:40 +01:00
rnhmjoj
cc9de1626b
nixos/tests/dnsdist: use runTest 2024-01-25 18:25:33 +01:00
Nick Cao
e56611fdc4
Merge pull request #283744 from r-ryantm/auto-update/litefs
litefs: 0.5.10 -> 0.5.11
2024-01-25 12:20:06 -05:00
Nick Cao
5bdf40adec
Merge pull request #283745 from r-ryantm/auto-update/lxgw-neoxihei
lxgw-neoxihei: 1.108 -> 1.109
2024-01-25 12:19:31 -05:00
Nick Cao
605993f424
Merge pull request #283752 from r-ryantm/auto-update/prometheus-redis-exporter
prometheus-redis-exporter: 1.56.0 -> 1.57.0
2024-01-25 12:16:07 -05:00
Nick Cao
fce69046f2
Merge pull request #283757 from NickCao/julia-flaky
julia: skip more flaky tests
2024-01-25 12:14:43 -05:00
Alyssa Ross
ea67e455d3 stdenvBootstrapTools: update aarch64 musl
The aarch64 musl bootstrap tools are woefully outdated.  Just getting
them to the point of being able to build new versions of themselves
required a number of hacks[1] that can be reverted once we have new
bootstrap tools, and before that it stdenv didn't even build for the
preceding three years.

[1]: https://github.com/NixOS/nixpkgs/pull/169764

So, following the script established by previous bootstrap tools
updates:

Files came from this Hydra build:

	https://hydra.nixos.org/build/246470544

…which used nixpkgs revision dd5621df6d
to instantiate:

	/nix/store/g480ass2vjmakaq03z7k2j95xnxh206a-stdenv-bootstrap-tools.drv

…and then built:

	/nix/store/95lm0y33dayag4542s8bi83s31bw68dr-stdenv-bootstrap-tools

I downloaded these files from Hydra and prefetched them into the Nix
store with the following commands:

	STOREPATH=95lm0y33dayag4542s8bi83s31bw68dr-stdenv-bootstrap-tools
	OPTIONS="--option binary-caches https://cache.nixos.org --option trusted-public-keys cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
	nix --extra-experimental-features nix-command store prefetch-file \
	  file://$(nix --extra-experimental-features nix-command store add-file --name bootstrap-tools.tar.xz  $(nix-store ${OPTIONS} -r /nix/store/${STOREPATH})/on-server/bootstrap-tools.tar.xz)
	nix --extra-experimental-features nix-command store prefetch-file --executable \
	  file://$(nix --extra-experimental-features nix-command store add-path --name busybox $(nix-store ${OPTIONS} -r /nix/store/${STOREPATH})/on-server/busybox)

These commands produced the following output:

	warning: you did not specify '--add-root'; the result might be removed by the garbage collector
	Downloaded 'file:///nix/store/fm8ys5bb737j82xgyiciyzpcwmzyi9b2-bootstrap-tools.tar.xz' to '/nix/store/jml0gh0q2rnc9sgr87irz0jfbl0fq545-fm8ys5bb737j82xgyiciyzpcwmzyi9b2-bootstrap-tools.tar.xz' (hash 'sha256-ZY9IMOmx1VOn6uoFDpdJbTnPX59TEkrVCzWNtjQ8/QE=').
	warning: you did not specify '--add-root'; the result might be removed by the garbage collector
	Downloaded 'file:///nix/store/rn9fx55mw2s0qg90zdjxa9xn11nlmjpg-busybox' to '/nix/store/9qylz8gqll63pprwkwlyfs9g4zilak2m-rn9fx55mw2s0qg90zdjxa9xn11nlmjpg-busybox' (hash 'sha256-WuOaun7U5enbOy8SuuCo6G1fbGwsO16jhy/oM8K0lAs=').

I used the hashes from the output above to create the fetchurl
invocation which is part of this commit.

I then started the bootstrap with the following command:

	nix --extra-experimental-features nix-command build -L -f . --arg localSystem '(import ./lib).systems.examples.aarch64-multiplatform-musl' hello

As @lovesegfault requested, here are the the sha256sums of all the
on-server components for extra verification:

	sha256sum /nix/store/${STOREPATH}/on-server/*

…which produced the following output:

	658f4830e9b1d553a7eaea050e97496d39cf5f9f53124ad50b358db6343cfd01  /nix/store/95lm0y33dayag4542s8bi83s31bw68dr-stdenv-bootstrap-tools/on-server/bootstrap-tools.tar.xz
	20cdfecb084ddb6b6b958f2b78fd2cc1d9641632f81ec7d5a48fae0a963ad0fa  /nix/store/95lm0y33dayag4542s8bi83s31bw68dr-stdenv-bootstrap-tools/on-server/busybox
2024-01-25 18:13:54 +01:00
R. Ryantm
fc5879c08d genimage: 16 -> 17 2024-01-25 17:55:30 +01:00
Doron Behar
875cce1e72
Merge pull request #283448 from doronbehar/pkg/pwlf
python311Packages.pwlf: init at 2.2.1
2024-01-25 18:07:49 +02:00
Silvan Mosberger
2c2b366c59
Merge pull request #283106 from DanielSidhion/update-dockertools-pullimage
doc: update dockerTools.pullImage content and use doc conventions
2024-01-25 16:54:18 +01:00
DS
e08482a601 doc: update dockerTools.pullImage content and use doc conventions 2024-01-25 16:51:27 +01:00
Bernardo Meurer
c02e516abd
Merge pull request #283681 from a-n-n-a-l-e-e/hqplayer-desktop-unpin-llvm
hqplayer-desktop: unpin llvm-10
2024-01-25 10:48:58 -05:00
Nick Cao
f7611cc50c
Merge pull request #283760 from r-ryantm/auto-update/libcint
libcint: 6.1.0 -> 6.1.1
2024-01-25 10:45:15 -05:00
Nick Cao
e4d2946e25
Merge pull request #283763 from r-ryantm/auto-update/alacritty-theme
alacritty-theme: unstable-2024-01-15 -> unstable-2024-01-21
2024-01-25 10:44:25 -05:00
Nick Cao
53543ee06f
Merge pull request #283702 from r-ryantm/auto-update/qovery-cli
qovery-cli: 0.81.0 -> 0.81.1
2024-01-25 10:43:06 -05:00
Nick Cao
ce9956adb4
Merge pull request #283703 from r-ryantm/auto-update/obs-studio-plugins.obs-pipewire-audio-capture
obs-studio-plugins.obs-pipewire-audio-capture: 1.1.2 -> 1.1.3
2024-01-25 10:42:19 -05:00
Nick Cao
61fc1415db
Merge pull request #283709 from r-ryantm/auto-update/web-ext
web-ext: 7.10.0 -> 7.11.0
2024-01-25 10:41:21 -05:00
Nick Cao
44c1cf1fd3
Merge pull request #283712 from fabaff/psudohash
psudohash: add mainProgram
2024-01-25 10:40:39 -05:00
Nick Cao
aa2f65e393
Merge pull request #283723 from r-ryantm/auto-update/fn-cli
fn-cli: 0.6.28 -> 0.6.29
2024-01-25 10:39:57 -05:00
Nick Cao
593062d08b
Merge pull request #283725 from r-ryantm/auto-update/isolate
isolate: 1.10 -> 1.10.1
2024-01-25 10:39:03 -05:00
Nick Cao
91ce38c0d9
Merge pull request #283671 from r-ryantm/auto-update/bkt
bkt: 0.7.1 -> 0.8.0
2024-01-25 10:37:01 -05:00
Silvan Mosberger
2c902a2b3b
Merge pull request #264450 from alejandrosame/update-bespoke-syntax
doc: Update manuals bespoke syntax
2024-01-25 16:36:41 +01:00
Nick Cao
298638d652
Merge pull request #283680 from r-ryantm/auto-update/cargo-hack
cargo-hack: 0.6.15 -> 0.6.16
2024-01-25 10:35:54 -05:00
Nick Cao
25da5afe30
Merge pull request #283682 from r-ryantm/auto-update/routinator
routinator: 0.13.0 -> 0.13.1
2024-01-25 10:35:27 -05:00
Nick Cao
d16847b3f4
Merge pull request #283684 from r-ryantm/auto-update/ledger-live-desktop
ledger-live-desktop: 2.73.1 -> 2.75.0
2024-01-25 10:35:07 -05:00
Nick Cao
6b79448b76
Merge pull request #283685 from a-n-n-a-l-e-e/ocaml-packages-llvm
ocamlPackages.llvm: unpin llvmPackages_10.libllvm
2024-01-25 10:34:37 -05:00
Nick Cao
11de319002
Merge pull request #283686 from r-ryantm/auto-update/micronaut
micronaut: 4.2.3 -> 4.2.4
2024-01-25 10:34:19 -05:00
Nick Cao
f1cb8a6a86
Merge pull request #283691 from dotlambda/blinkpy-0.22.6
python311Packages.blinkpy: 0.22.5 -> 0.22.6
2024-01-25 10:33:54 -05:00
Alejandro Sanchez Medina
a63b9c15c9 doc: Update manuals bespoke syntax
doc: add figure definition to bespoke syntax reference

doc: add example definition to bespoke syntax reference

doc: add footnote definition to beskpoke syntax reference

The usage of footnotes in the manuals is not the one documented
in markdown-it-py: https://python-markdown.github.io/extensions/footnotes/

doc: add inline comment definition to beskpoke syntax reference

doc: add typographic replacements to beskpoke syntax reference

doc: Fix rendering of bespoke syntax reference

doc: remove references to DocBook in the NixOS manual

doc: add entry on lack of HTML support

doc: Minor improvement

doc: update typographic replacements entry in beskpoke syntax reference

doc: add link reference definitions to beskpoke syntax reference

doc: fix footnote definition in beskpoke syntax reference

doc: Minor improvements from code review

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2024-01-25 16:33:35 +01:00
figsoda
8c25d37265
Merge pull request #283683 from r-ryantm/auto-update/cargo-workspaces
cargo-workspaces: 0.3.0 -> 0.3.1
2024-01-25 10:31:32 -05:00
Nick Cao
87fb79c7f1
Merge pull request #283619 from trofi/string-machine-gcc-13-fix
string-machine: fix build against `gcc-13`
2024-01-25 10:30:31 -05:00
Nick Cao
e32cee8c98
Merge pull request #283630 from 0x4A6F/master-silicon
silicon: 0.5.1 -> 0.5.2
2024-01-25 10:29:35 -05:00
Nick Cao
b23ce8c1ed
Merge pull request #283645 from r-ryantm/auto-update/python311Packages.elasticsearch8
python311Packages.elasticsearch8: 8.11.1 -> 8.12.0
2024-01-25 10:27:53 -05:00
Nick Cao
19bc2b8699
Merge pull request #283650 from r-ryantm/auto-update/python311Packages.ansi
python311Packages.ansi: 0.3.6 -> 0.3.7
2024-01-25 10:27:04 -05:00
Nick Cao
eb95d88ee3
Merge pull request #283655 from r-ryantm/auto-update/terraform-plugin-docs
terraform-plugin-docs: 0.17.0 -> 0.18.0
2024-01-25 10:26:07 -05:00
Silvan Mosberger
f7609960db
Merge pull request #283394 from DanielSidhion/fix-dockertools-example
doc: add missing attribute to example in dockerTools
2024-01-25 16:19:30 +01:00
Silvan Mosberger
2e01672aed
Merge pull request #280520 from DanielSidhion/update-doc-conventions
doc: update conventions with repl examples and function (in|out)puts
2024-01-25 16:19:01 +01:00
DS
a731d0cb71 doc: update conventions with repl examples and function (in|out)puts 2024-01-25 07:17:30 -08:00
Jörg Thalheim
c8758686ec
Merge pull request #283239 from alyssais/rust-lld
rust.envVars: use wrapped LLD for aarch64 musl
2024-01-25 16:16:48 +01:00
Kevin Brubeck Unhammer
ad99ac9356
doc: Note on how to use shadowSetup with buildLayeredImage (#267220)
* Note on how to use shadowSetup with buildLayeredImage

* Update doc/build-helpers/images/dockertools.section.md

---------

Co-authored-by: Silvan Mosberger <github@infinisil.com>
2024-01-25 16:10:21 +01:00
Sam
1cbd2ac8f8
doc: Fix typo in dotnet.section.md (#282685)
It should be `dotnetCorePackages.sdk_6_0`, not `dotnetCorePackages.sdk_6.0`
2024-01-25 16:06:58 +01:00
Valentin Gagarin
848f518363
doc: add types to template (#281220)
* doc: add types to template

* mention types explicitly

* use separator that allows for more items in the type declaration

Co-authored-by: Daniel Sidhion <DanielSidhion@users.noreply.github.com>

---------

Co-authored-by: Daniel Sidhion <DanielSidhion@users.noreply.github.com>
2024-01-25 16:06:24 +01:00
figsoda
5604753fc0
Merge pull request #283727 from r-ryantm/auto-update/cargo-mutants
cargo-mutants: 24.1.1 -> 24.1.2
2024-01-25 09:39:57 -05:00
Azat Bahawi
d7c02773ec
Merge pull request #283749 from r-ryantm/auto-update/tbls
tbls: 1.72.1 -> 1.72.2
2024-01-25 14:26:11 +00:00
sternenseemann
65fc44c341 haskell.compiler.ghc8102Binary: remove at 8.10.2
Since 46f14d30aa, it no longer has any
users in nixpkgs.
2024-01-25 15:20:35 +01:00
OTABI Tomoya
ae5c332cbb
Merge pull request #282165 from r-ryantm/auto-update/python311Packages.rtree
python311Packages.rtree: 1.1.0 -> 1.2.0
2024-01-25 23:12:00 +09:00
Matthew_Cash
d7d7e123b3 nodePackages.volar: add meta.mainProgram 2024-01-25 15:08:48 +01:00
R. RyanTM
354d2267d2
terraform: 1.7.0 -> 1.7.1 (#283693) 2024-01-25 15:06:14 +01:00
Nick Cao
d559047519
Merge pull request #283562 from Kiskae/nvidia/550.40.07
linuxPackages.nvidiaPackages.beta: 545.23.06 -> 550.40.07
2024-01-25 08:53:25 -05:00