Commit Graph

533853 Commits

Author SHA1 Message Date
Artturi
9fbce29c55
Merge pull request #259592 from Artturin/conditionfallback 2023-10-07 23:28:23 +03:00
Weijia Wang
ccf457eef2
Merge pull request #259437 from SuperSandro2000/matrix-projects
{quaternion,tensor}: update homepage
2023-10-07 22:16:55 +02:00
Sandro
30992a8c51
buildNpmPackage: give a hint when npm prune fails
Co-authored-by: Lily Foster <lily@lily.flowers>
2023-10-07 21:53:56 +02:00
Tristan Daniël Maat
b59e5a34e7
nixos/gitea: Add option to supply the metrics token via file 2023-10-07 21:53:02 +02:00
Fabián Heredia Montiel
805a45161b linux/hardened/patches/6.5: 6.5.4-hardened1 -> 6.5.6-hardened1 2023-10-07 13:46:41 -06:00
Fabián Heredia Montiel
7f5b8b52b3 linux/hardened/patches/6.1: 6.1.54-hardened1 -> 6.1.56-hardened1 2023-10-07 13:46:38 -06:00
Fabián Heredia Montiel
9eebdbb718 linux/hardened/patches/5.4: 5.4.256-hardened1 -> 5.4.257-hardened1 2023-10-07 13:46:34 -06:00
Fabián Heredia Montiel
6dfb7549d8 linux/hardened/patches/5.15: 5.15.132-hardened1 -> 5.15.134-hardened1 2023-10-07 13:46:31 -06:00
Fabián Heredia Montiel
5234116893 linux/hardened/patches/5.10: 5.10.195-hardened1 -> 5.10.197-hardened1 2023-10-07 13:46:28 -06:00
Fabián Heredia Montiel
6a0150427a linux/hardened/patches/4.19: 4.19.294-hardened1 -> 4.19.295-hardened1 2023-10-07 13:46:24 -06:00
Fabián Heredia Montiel
9c9b2d3ea8 linux/hardened/patches/4.14: 4.14.325-hardened1 -> 4.14.326-hardened1 2023-10-07 13:46:21 -06:00
Fabián Heredia Montiel
343ee3e630 linux/hardened: adjust update script to mainline rewrite
related to: 662a2c460d
2023-10-07 13:45:11 -06:00
Alyssa Ross
ac279b4e1b
release.nix: generate bootstrap tools for musl
This will allow us to regenerate our woefully out-of-date
aarch64-unknown-linux-gnu musl bootstrap tools, which can't compile
lots of modern code.

We could technically also do i686-unknown-linux-musl bootstrap tools,
but I don't know if there's demand for that, so it's best to wait and
see if somebody asks for it before we commit Hydra to it.
2023-10-07 19:44:28 +00:00
Alyssa Ross
1da4b5c99e
release.nix: namespace bootstrap tools with triples
This will allow buliding bootstrap tools for platforms with
non-default libcs, like *-unknown-linux-musl.

This gets rid of limitedSupportSystems/systemsWithAnySupport.  There
was no need to use systemsWithAnySupport for supportDarwin, because it
was always equivalent to supportedSystems for that purpose, and the
only other way it was used was for determining which platforms to
build the bootstrap tools for, so we might as well use a more explicit
parameter for that, and then we can change how it works without
affecting the rest of the Hydra jobs.

Not affecting the rest of the Hydra jobs is important, because if we
changed all jobs to use config triples, we'd end up renaming every
Hydra job.  That might still be worth thinking about at some point,
but it's unnecessary at this point (and would be a lot of work).

I've checked by running

    nix-eval-jobs --force-recurse pkgs/top-level/release.nix

that the actual bootstrap tools derivations are unaffected by this
change, and that the only other jobs that change are ones that depend
on the hash of all of Nixpkgs.  Of the other jobset entrypoints that
end up importing pkgs/top-level/release.nix, none used the
limitedSupportedSystems parameter, so they should all be unaffected as
well.
2023-10-07 19:38:01 +00:00
R. Ryantm
cd73d637e7 SDL_compat: 1.2.64 -> 1.2.68 2023-10-07 19:22:41 +00:00
R. Ryantm
bfe7e22cf4 awscli2: 2.13.23 -> 2.13.25 2023-10-07 19:16:19 +00:00
Weijia Wang
679733b3ad
Merge pull request #258162 from foo-dogsquared/update-moar
moar: 1.17.0 -> 1.17.1
2023-10-07 20:39:18 +02:00
Weijia Wang
01d8e07d8d python311Packages.cmdstanpy: 1.1.0 -> 1.2.0 2023-10-07 20:25:38 +02:00
Weijia Wang
341b8cadca python311Packages.stanio: init at 0.3.0 2023-10-07 20:25:34 +02:00
Ryan Mulligan
33b800cbf2
Merge pull request #258376 from r-ryantm/auto-update/recyclarr
recyclarr: 5.3.1 -> 6.0.1
2023-10-07 11:18:01 -07:00
Ryan Mulligan
416c1e4efd
Merge pull request #258313 from r-ryantm/auto-update/amdvlk
amdvlk: 2023.Q3.2 -> 2023.Q3.3
2023-10-07 11:16:57 -07:00
Weijia Wang
61e05b5650 cmdstan: 2.32.2 -> 2.33.1 2023-10-07 19:45:46 +02:00
Weijia Wang
07ea437e85 stanc: 2.32.2 -> 2.33.1 2023-10-07 19:43:21 +02:00
Artturi
c0e79c3068
Merge pull request #258334 from toastal/upterm-0.11.0 2023-10-07 20:30:52 +03:00
Nick Cao
3fc3b6640c
weston: add patch for neatvnc 0.7.0 support 2023-10-07 13:21:45 -04:00
Nick Cao
f4b52080b1
wayvnc: 0.6.2 -> 0.7.1
Diff: https://github.com/any1/wayvnc/compare/v0.6.2...v0.7.1

Changelog: https://github.com/any1/wayvnc/releases/tag/v0.7.1
2023-10-07 13:21:43 -04:00
Nick Cao
edb5811567
neatvnc: 0.6.0 -> 0.7.0
Diff: https://github.com/any1/neatvnc/compare/v0.6.0...v0.7.0

Changelog: https://github.com/any1/neatvnc/releases/tag/v0.7.0
2023-10-07 13:21:41 -04:00
Nick Cao
de45bf9852
Merge pull request #259577 from Kiskae/nvidia/535.43.11
linuxPackages.nvidia_x11_vulkan_beta: 535.43.10 -> 535.43.11
2023-10-07 13:14:54 -04:00
R. Ryantm
cda8451c7c zrepl: 0.6.0 -> 0.6.1 2023-10-07 17:09:49 +00:00
Nick Cao
d225091a6d
Merge pull request #258900 from mweinelt/django-redis
python311Packages.django-redis: 5.3.0 -> 5.4.0
2023-10-07 13:08:57 -04:00
Nick Cao
861827a1fb
Merge pull request #259049 from dotlambda/imap-tools-1.3.0
python310Packages.imap-tools: 1.2.0 -> 1.3.0
2023-10-07 13:05:13 -04:00
Fabián Heredia Montiel
14fbf16327
Merge pull request #259110 from r-ryantm/auto-update/python310Packages.stanza
python310Packages.stanza: 1.5.1 -> 1.6.0
2023-10-07 11:01:01 -06:00
Nick Cao
3713f7144f
Merge pull request #259520 from r-ryantm/auto-update/python311Packages.python_docs_theme
python311Packages.python_docs_theme: 2023.7 -> 2023.9
2023-10-07 13:00:26 -04:00
Nick Cao
f9d851da31
Merge pull request #259523 from r-ryantm/auto-update/python310Packages.google-cloud-logging
python310Packages.google-cloud-logging: 3.7.0 -> 3.8.0
2023-10-07 13:00:16 -04:00
Nick Cao
0cc6f1fc5c
Merge pull request #259524 from r-ryantm/auto-update/python310Packages.flask-jwt-extended
python310Packages.flask-jwt-extended: 4.5.2 -> 4.5.3
2023-10-07 12:59:41 -04:00
OTABI Tomoya
f3852d041b
Merge pull request #258288 from NetaliDev/flask-mysqldb
python3Packages.flask-mysqldb: init at 2.0.0
2023-10-08 01:58:04 +09:00
Fabián Heredia Montiel
e98cac3f7e
Merge pull request #259369 from r-ryantm/auto-update/weave-gitops
weave-gitops: 0.31.2 -> 0.33.0
2023-10-07 10:56:23 -06:00
Fabián Heredia Montiel
cff90c4530
Merge pull request #259401 from r-ryantm/auto-update/zotero
zotero: 6.0.26 -> 6.0.27
2023-10-07 10:55:40 -06:00
Fabián Heredia Montiel
bf5e2577d9
Merge pull request #259502 from r-ryantm/auto-update/python310Packages.pywayland
python310Packages.pywayland: 0.4.16 -> 0.4.17
2023-10-07 10:55:20 -06:00
Fabián Heredia Montiel
cbb0c88968
Merge pull request #259521 from Gerg-L/webcord
webcord: 4.4.1 -> 4.4.2
2023-10-07 10:54:30 -06:00
Nick Cao
889c8a2421
Merge pull request #259526 from r-ryantm/auto-update/python310Packages.influxdb-client
python310Packages.influxdb-client: 1.37.0 -> 1.38.0
2023-10-07 12:53:05 -04:00
Luflosi
de17c08f9d yosys: 0.33 -> 0.34
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.34
2023-10-07 11:52:04 -05:00
Luflosi
ec38bafb02 abc-verifier: unstable-2023-06-28 -> unstable-2023-09-13 2023-10-07 11:52:04 -05:00
Nick Cao
d11ae61850
Merge pull request #259530 from fabaff/pyfronius-bump
python311Packages.pyfronius: 0.7.1 -> 0.7.2
2023-10-07 12:51:55 -04:00
Nick Cao
fcffcdc836
Merge pull request #259535 from fabaff/pyyardian
python311Packages.pyyardian: init at 1.1.1
2023-10-07 12:51:24 -04:00
Nick Cao
82ead414a6
Merge pull request #259537 from fabaff/anthemav
python311Packages.anthemav: init at 1.4.2
2023-10-07 12:50:35 -04:00
Nick Cao
6608bc83eb
Merge pull request #259540 from fabaff/loqedapi
python311Packages.loqedapi: init at 2.1.8
2023-10-07 12:50:15 -04:00
Nick Cao
3286ec67f4
Merge pull request #259541 from fabaff/pyecoforest
python311Packages.pyecoforest: init at 0.3.0
2023-10-07 12:49:52 -04:00
Nick Cao
1b9b7c60dd
Merge pull request #259573 from r-ryantm/auto-update/python310Packages.atom
python310Packages.atom: 0.10.0 -> 0.10.3
2023-10-07 12:49:15 -04:00
Nick Cao
30fad0e38b
Merge pull request #259580 from r-ryantm/auto-update/python311Packages.tcolorpy
python311Packages.tcolorpy: 0.1.3 -> 0.1.4
2023-10-07 12:48:20 -04:00