Commit Graph

529472 Commits

Author SHA1 Message Date
Emily Trau
25a264c6c4 minimal-bootstrap.tinycc-musl: unstable-2023-04-20 -> unstable-2023-07-10
Update to the last version of tinycc supported by bootstrappable-tcc.
This upgrade isn't strictly necessary, but I wanted to document that
this is the last successful revision
2023-09-26 22:20:35 -07:00
Emily Trau
29b98b0f89 minimal-bootstrap.gcc46: build with tinycc-musl 2023-09-26 22:20:35 -07:00
Emily Trau
a680950c88 minimal-bootstrap.coreutils-musl: init at 9.4 2023-09-26 22:20:35 -07:00
Emily Trau
d73a846519 minimal-bootstrap.gnutar-musl: init at 1.12
gnutar with musl preserves modify times
2023-09-26 22:20:35 -07:00
Emily Trau
0173d3bd90 minimal-bootstrap.tinycc-musl: 0.9.27 -> unstable-2023-04-20
latest tinycc is able to build gcc 4.6.4
2023-09-26 22:20:35 -07:00
Emily Trau
c9ba05b20d minimal-bootstrap.*: replace uses of musl11 with tinycc-musl.libs 2023-09-26 22:20:35 -07:00
Emily Trau
3e95cadee8 minimal-bootstrap.musl: parallelise build 2023-09-26 22:20:35 -07:00
Emily Trau
a5d9d1cf49 minimal-bootstrap.gawk: use libs from tinycc-musl 2023-09-26 22:20:35 -07:00
Emily Trau
7287781fc3 minimal-bootstrap.musl11: always flush stdio 2023-09-26 22:20:34 -07:00
Emily Trau
e25205899a minimal-bootstrap.tinycc-musl: add alloca to libtcc1 2023-09-26 22:20:34 -07:00
Emily Trau
109ba06491 minimal-bootstrap.gnumake: rebuild with musl 2023-09-26 22:20:34 -07:00
Emily Trau
114d57a054 minimal-bootstrap.findutils: rebuild with musl 2023-09-26 22:20:34 -07:00
Emily Trau
3fd09b7547 minimal-bootstrap.xz: build with musl 2023-09-26 22:20:34 -07:00
Emily Trau
4166e1fded minimal-bootstrap.gawk: build with musl 2023-09-26 22:20:34 -07:00
Emily Trau
60ae6bf751 minimal-bootstrap.binutils: remove binutils-mes and binutils-glibc 2023-09-26 22:20:34 -07:00
Emily Trau
20e65d89e6 minimal-bootstrap.diffutils: use musl 2023-09-26 22:20:34 -07:00
Emily Trau
665d360507 minimal-bootstrap.binutils: add musl version 2023-09-26 22:20:34 -07:00
Emily Trau
477a60351c minimal-bootstrap.gnused: replace glibc with musl 2023-09-26 22:20:33 -07:00
Artturi
198f108a4b
Merge pull request #242285 from emilytrau/appcleaner 2023-09-27 08:18:29 +03:00
Artturi
4798d49c52
Merge pull request #255797 from emilytrau/minimal-musl-1.1 2023-09-27 08:11:15 +03:00
Artturi
31c647207a
Merge pull request #231384 from mrcjkb/tuxedo-rs 2023-09-27 08:08:50 +03:00
Artturi
f75e92b46b
Merge pull request #257506 from Artturin/pinyinfixstrict 2023-09-27 08:04:56 +03:00
OTABI Tomoya
4ba9c23565
Merge pull request #257490 from malob/update-openai
python310Packages.openai: 0.28.0 -> 0.28.1
2023-09-27 13:27:43 +09:00
Andrew Marshall
0c101e7a04
blender: Add pkg test for rendering (#245613)
Basic headless render test for Eevee and Cycles CPU. Did this because I
got a bit tired of testing render manually for both renderers (though
it’s not that much work).

Note that `render.threads` config is used only by Cycles. Using 1 thread
chosen because it’s not meaningfully slower than more for this render,
and it simplifies things to just pick 1 instead of making it dynamic.

Have chosen 32 samples since it’s not meaningfully slower than 1 (even
with `--cores 1`), and it’s not so small that maybe it’s not
representative, and too-low a number and there are artifacts that may
make it appear like something is broken.

Cycles denoising needs openimagedenoise and is not currently included in
aarch64 build.
2023-09-27 00:13:56 -04:00
Mario Rodas
9e69bdb431
Merge pull request #257534 from r-ryantm/auto-update/bilibili
bilibili: 1.12.0-1 -> 1.12.0-2
2023-09-26 21:34:05 -05:00
Mario Rodas
0eaf478826
Merge pull request #257523 from r-ryantm/auto-update/simdjson
simdjson: 3.2.3 -> 3.3.0
2023-09-26 21:33:28 -05:00
Mario Rodas
44fe3851d7
Merge pull request #257541 from r-ryantm/auto-update/eksctl
eksctl: 0.157.0 -> 0.158.0
2023-09-26 21:33:06 -05:00
Sandro
f9584c98d6
yq-go: 4.35.1 -> 4.35.2 (#257418)
Diff: https://github.com/mikefarah/yq/compare/v4.35.1...v4.35.2

Changelog: https://github.com/mikefarah/yq/raw/v4.35.2/release_notes.txt
2023-09-27 04:32:19 +02:00
R. RyanTM
5681b77dde
python310Packages.hist: 2.7.1 -> 2.7.2 (#257544) 2023-09-26 22:10:51 -04:00
Mario Rodas
85e0d60613
Merge pull request #257422 from marsam/update-lean4
lean4: 4.0.0 -> 4.1.0
2023-09-26 21:09:22 -05:00
Mario Rodas
afec833369
Merge pull request #257439 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 2.11.2 -> 2.12.0
2023-09-26 21:08:58 -05:00
Eike Frost
be2b474c00 nixos/tlp fix NetworkManager RDW dispatcher script location 2023-09-26 21:35:54 -04:00
R. Ryantm
fb1176c04f eksctl: 0.157.0 -> 0.158.0 2023-09-27 01:19:44 +00:00
Fabián Heredia Montiel
6ed3b1400e
Merge pull request #257346 from LibreCybernetics/update-smartmontools
smartmontools: 7.3 → 7.4
2023-09-26 18:55:38 -06:00
R. Ryantm
27b728aca9 bilibili: 1.12.0-1 -> 1.12.0-2 2023-09-27 00:29:41 +00:00
OTABI Tomoya
647a8a5b57
Merge pull request #256897 from r-ryantm/auto-update/python310Packages.jupytext
python310Packages.jupytext: 1.15.1 -> 1.15.2
2023-09-27 08:59:30 +09:00
R. Ryantm
47ccff8746 simdjson: 3.2.3 -> 3.3.0 2023-09-26 23:36:14 +00:00
Nick Cao
9adc9d93ff
Merge pull request #257428 from marsam/update-pe-parse
pe-parse: 2.0.0 -> 2.1.1
2023-09-26 19:08:47 -04:00
Nick Cao
8634347193
Merge pull request #257427 from RaitoBezarius/sq
sq: 0.42.0 -> 0.42.1
2023-09-26 19:08:37 -04:00
Nick Cao
58200cd4cd
Merge pull request #257447 from figsoda/binstall
cargo-binstall: 1.3.1 -> 1.4.0
2023-09-26 19:06:44 -04:00
Nick Cao
68772d6a69
Merge pull request #257448 from figsoda/mit
git-mit: 5.12.147 -> 5.12.149
2023-09-26 19:06:22 -04:00
Nick Cao
d0ae465b9c
Merge pull request #257469 from sumnerevans/matrix-synapse-1.93
matrix-synapse: 1.92.1 -> 1.93.0
2023-09-26 19:04:21 -04:00
Nick Cao
2c39b38e67
Merge pull request #257471 from r-ryantm/auto-update/python310Packages.clarifai-grpc
python310Packages.clarifai-grpc: 9.8.0 -> 9.8.4
2023-09-26 19:03:29 -04:00
Nick Cao
2cdbfc5e15
Merge pull request #257483 from figsoda/gql
gql: 0.7.0 -> 0.7.1
2023-09-26 19:02:27 -04:00
Nick Cao
0a5c6a713c
Merge pull request #257484 from figsoda/script
rust-script: 0.31.0 -> 0.32.0
2023-09-26 19:02:05 -04:00
Matthieu Coudron
0dd3452970
Merge pull request #257480 from paveloom/mecab
mecab: add support for the UTF-8 charset + refactor
2023-09-27 00:49:48 +02:00
Azat Bahawi
543f3fe163
Merge pull request #256974 from laalsaas/soju
Soju: various refactors
2023-09-27 01:43:19 +03:00
Fabián Heredia Montiel
3692148aab
Merge pull request #257179 from LibreCybernetics/update-keybase
keybase{-gui}: 6.0.2 → 6.2.2
2023-09-26 16:25:46 -06:00
laalsaas
dd7e31dd84 soju: install sojuctl manpage 2023-09-26 23:46:15 +02:00
laalsaas
1b2d72a552 soju: build all subPackages 2023-09-26 23:46:15 +02:00