Commit Graph

356727 Commits

Author SHA1 Message Date
7c6f434c
4870e97e9d
Merge pull request #160074 from amarshall/virt-viewer-11
virt-viewer: 9.0 -> 11; libgovirt: init at 0.3.8
2022-02-20 10:48:04 +00:00
lewo
ea614de51a
Merge pull request #160452 from jrpotter/jrpotter/gremlin-server
gremlin-server: init at 3.5.2
2022-02-20 11:46:43 +01:00
Sergei Trofimovich
649ebfbed6 cc-wrapper: change cflags order from cc/crt1/libc to crt1/libc/cc
In https://github.com/NixOS/nixpkgs/issues/158042 I noticed order
mismatch as a bootstrap build failure when building x86_64-linux
against glibc-2.35 in nixpkgs (bootstrap libs has glibc-2.27):

    expand-response-params> ld: /nix/store/p4s4jf7aq6v6z9iazll1aiqwb34aqxq9-bootstrap-tools/lib/crt1.o: in function `_start':
    expand-response-params> /build/glibc-2.27/csu/../sysdeps/x86_64/start.S:101: undefined reference to `__libc_csu_fini'
    expand-response-params> ld: /build/glibc-2.27/csu/../sysdeps/x86_64/start.S:102: undefined reference to `__libc_csu_init'
    expand-response-params> collect2: error: ld returned 1 exit status

Here crt1.o from glibc-2.27 links against libc.so.6 from glibc-2.35.

This happens because ordering of `-L` (influences `libc.so` lookup) and
`-B` (influences `crt1.o` lookup) flags differs:

    expand-response-params>   -B/...-bootstrap-tools/lib
    expand-response-params>   -B/...-glibc-2.35/lib/
    ...
    expand-response-params>   -L/...-glibc-2.35/lib
    expand-response-params>   -L/...-bootstrap-tools/lib

The change makes consistent ordering of `-L`/`-B` and allows getting to
stage4 for `glibc-2.35` target.
2022-02-20 10:45:45 +00:00
R. RyanTM
c8c847b8e8
squirrel-sql: 4.2.0 -> 4.3.0
* squirrel-sql: 4.2.0 -> 4.3.0 (#143414)

* squirrel-sql: use SPDX3 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-20 11:45:35 +01:00
Michele Guerini Rocco
331f03e599
Merge pull request #161027 from matthiasbeyer/update-mutt
mutt: 2.2.0 -> 2.2.1
2022-02-20 11:41:57 +01:00
7c6f434c
445a346f7d
Merge pull request #160929 from Ma27/libreoffice-java-logging
libreoffice: add `java.logging` to minimal JRE
2022-02-20 10:38:50 +00:00
7c6f434c
bb4b1bcc70
Merge pull request #160256 from reckenrode/wine64-darwin
wine64: improve Darwin support
2022-02-20 10:36:35 +00:00
Pol Dellaiera
96983152e7
php81: 8.1.2 -> 8.1.3 2022-02-20 11:07:32 +01:00
Pol Dellaiera
60dfe5bd6c
php80: 8.0.14 -> 8.0.16 2022-02-20 11:07:32 +01:00
Pol Dellaiera
b1cd925484
php74: 7.4.27 -> 7.4.28 2022-02-20 11:07:31 +01:00
Thiago Kenji Okada
98de8579cd
Merge pull request #160920 from c0bw3b/pkg/retroarch
retroarch: keep meta.description short
2022-02-20 09:58:19 +00:00
Linus Heckemann
461778eaa4
Merge pull request #160867 from r-ryantm/auto-update/bemenu
bemenu: 0.6.4 -> 0.6.6
2022-02-20 10:54:15 +01:00
markuskowa
48ab0d0233
Merge pull request #160924 from qbg/submit/mathematica-13.0.1
mathematica: 13.0.0 -> 13.0.1
2022-02-20 10:23:22 +01:00
Vlad M
2ef64f0f63
Merge pull request #161000 from r-ryantm/auto-update/tiled
tiled: 1.8.1 -> 1.8.2
2022-02-20 11:08:35 +02:00
R. Ryantm
c6859b7694 python310Packages.coqpit: 0.0.14 -> 0.0.15 2022-02-20 01:06:06 -08:00
Maciej Krüger
7feed2c0be
Merge pull request #160917 from pingiun/patch-12 2022-02-20 09:57:45 +01:00
Vincent Laporte
59b1fab580 libguestfs: 1.44.1 → 1.46.2 2022-02-20 09:57:15 +01:00
R. Ryantm
32a2f83b65 python310Packages.azure-mgmt-recoveryservicesbackup: 4.1.0 -> 4.1.1 2022-02-20 08:38:06 +00:00
R. Ryantm
08b16191a9 datree: 0.15.5 -> 0.15.16 2022-02-20 00:26:42 -08:00
davidak
b98bc34001
Merge pull request #160424 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 10.8.1 -> 10.8.2
2022-02-20 09:24:46 +01:00
R. Ryantm
04f07d1d28 girara: 0.3.6 -> 0.3.7 2022-02-20 00:24:03 -08:00
Matthias Beyer
16764012f7 mutt: 2.2.0 -> 2.2.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-02-20 09:23:32 +01:00
R. Ryantm
f1f722f222 bitwarden: 1.31.2 -> 1.31.3 2022-02-20 00:23:19 -08:00
R. Ryantm
f04b77b015 dolt: 0.36.2 -> 0.37.0 2022-02-20 00:22:53 -08:00
R. Ryantm
3082e064fe pycritty: 0.3.5 -> 0.4.0 2022-02-20 00:21:01 -08:00
R. Ryantm
9c00169656 sqlite-utils: 3.23 -> 3.24 2022-02-20 00:19:00 -08:00
R. Ryantm
b030dbef03 scli: 0.6.6 -> 0.7.0 2022-02-20 00:18:45 -08:00
R. Ryantm
f4bbb877aa python310Packages.python-rapidjson: 1.5 -> 1.6 2022-02-20 00:17:31 -08:00
R. Ryantm
0bb30259ba python310Packages.aws-lambda-builders: 1.11.0 -> 1.12.0 2022-02-20 00:11:18 -08:00
R. Ryantm
187d0055d6 python310Packages.tinydb: 4.6.1 -> 4.7.0 2022-02-20 00:11:02 -08:00
R. Ryantm
5a51b20869 python310Packages.protego: 0.2.0 -> 0.2.1 2022-02-20 08:10:00 +00:00
R. Ryantm
857da052ee autorestic: 1.5.2 -> 1.5.5 2022-02-20 07:53:12 +00:00
github-actions[bot]
fd240cb362
Merge staging-next into staging 2022-02-20 06:01:57 +00:00
github-actions[bot]
e67f8001d5
Merge master into staging-next 2022-02-20 06:01:22 +00:00
R. Ryantm
8ec5134f0e werf: 1.2.67 -> 1.2.69 2022-02-20 05:57:01 +00:00
Sandro
53c6fbbdc9
Merge pull request #160970 from SuperSandro2000/gpgme 2022-02-20 06:33:31 +01:00
Luke Granger-Brown
d5f2378729
Merge pull request #158310 from a-m-joseph/close-148890-by-removing-blob
remove unfree HDCP blob from arm-trusted-firmware, closes #148890
2022-02-20 05:27:41 +00:00
R. Ryantm
a54974664d python310Packages.aioazuredevops: 1.3.5 -> 1.4.3 2022-02-20 05:24:33 +00:00
Mario Rodas
66f35ca026
Merge pull request #160318 from r-ryantm/auto-update/just
just: 0.11.0 -> 0.11.2
2022-02-19 23:59:52 -05:00
Mario Rodas
fa8f941255
Merge pull request #160944 from arkivm/upgrade/radare2
radare2: 5.6.0 -> 5.6.2
2022-02-19 23:48:47 -05:00
Mario Rodas
e86527ab13
Merge pull request #160977 from tu-maurice/xed-editor-3.2.2
xed-editor: 3.0.2 -> 3.2.2
2022-02-19 23:46:22 -05:00
Mario Rodas
db8fb5f4d4
Merge pull request #160991 from r-ryantm/auto-update/rocksdb
rocksdb: 6.28.2 -> 6.29.3
2022-02-19 23:45:25 -05:00
Mario Rodas
03200cc4c4 buildNimPackages: by default use Nim's platforms 2022-02-19 22:42:03 -06:00
R. Ryantm
3ca6566259 python310Packages.symengine: 0.8.1 -> 0.9.0 2022-02-20 04:34:44 +00:00
R. Ryantm
8b25c418bc tilt: 0.25.0 -> 0.25.1 2022-02-20 04:26:03 +00:00
R. Ryantm
50411a706b tiled: 1.8.1 -> 1.8.2 2022-02-20 04:18:39 +00:00
Benjamin Hipple
51fcba0cd4
Merge pull request #160556 from r-ryantm/auto-update/beancount
beancount: 2.3.4 -> 2.3.5
2022-02-19 22:48:36 -05:00
Bobby Rong
9042c882af
Merge pull request #159732 from NixOS/pantheon
pantheon.elementary-greeter: actually fix the crash
2022-02-20 11:31:06 +08:00
R. Ryantm
da95597fe8 shiori: 1.5.0 -> 1.5.1 2022-02-20 02:29:40 +00:00
Matthew Bauer
0eb8f11cb7
Merge pull request #160829 from aakropotkin/packagekit-nix-2.7-fix
packagekit: 1.2.5pre -> 1.2.5.1pre
2022-02-19 20:23:14 -06:00