Commit Graph

267067 Commits

Author SHA1 Message Date
John Ericson
5fc5e83808
Merge pull request #111345 from r-burns/ppc64-big-endian
Enable PPC64 (big-endian)
2021-01-30 16:26:06 -05:00
Sandro
fccda5aae6
Merge pull request #108819 from SuperSandro2000/nginx-module 2021-01-30 21:46:35 +01:00
Mario Rodas
5be9ec41a3
Merge pull request #111192 from r-ryantm/auto-update/git-remote-gcrypt
git-remote-gcrypt: 1.3 -> 1.4
2021-01-30 15:36:45 -05:00
Mario Rodas
f72a44d6f5
Merge pull request #111210 from r-ryantm/auto-update/fossil
fossil: 2.13 -> 2.14
2021-01-30 15:35:44 -05:00
Mario Rodas
0c82e578fe
Merge pull request #111179 from r-ryantm/auto-update/facter
facter: 3.14.14 -> 3.14.15
2021-01-30 15:35:13 -05:00
Ryan Burns
5530a3adbe gcc: fix powerpc64-linux
Long-double-128 is a hardware feature independent of endianness
2021-01-30 12:34:30 -08:00
Ryan Burns
76fc6d2870 bootstrap-tools-cross: add powerpc64-linux
Also check for powerpc64-linux-elfv1, which does not support musl.
2021-01-30 12:34:30 -08:00
Ryan Burns
c17abf8111 stdenv: add powerpc64-linux 2021-01-30 12:34:30 -08:00
Ryan Burns
72b3badb61 lib.systems: add powerpc64-linux
PPC64 supports two ABIs: ELF v1 and v2.

ELFv1 is historically what GCC and most packages expect, but this is
changing because musl outright does not work with ELFv1. So any distro
which uses musl must use ELFv2. Many other platforms are moving to ELFv2
too, such as FreeBSD (as of v13) and Gentoo (as of late 2020).

Since we use musl extensively, let's default to ELFv2.

Nix gives us the power to specify this declaratively for the entire
system, so ELFv1 is not dropped entirely. It can be specified explicitly
in the target config, e.g. "powerpc64-unknown-linux-elfv1". Otherwise the
default is "powerpc64-unknown-linux-elfv2". For musl,
"powerpc64-unknown-linux-musl" must use elfv2 internally to function.
2021-01-30 12:34:24 -08:00
Mario Rodas
4a2350821e
Merge pull request #111203 from r-ryantm/auto-update/gitlab-pages
gitlab-pages: 1.30.0 -> 1.34.0
2021-01-30 15:34:18 -05:00
Mario Rodas
7a34a28327
Merge pull request #111217 from r-ryantm/auto-update/fomp
fomp: 1.2.0 -> 1.2.2
2021-01-30 15:31:53 -05:00
Mario Rodas
2dbb72c9dc
Merge pull request #111261 from r-ryantm/auto-update/hatari
hatari: 2.3.0 -> 2.3.1
2021-01-30 15:27:50 -05:00
Mario Rodas
4f7d673749
Merge pull request #111314 from r-ryantm/auto-update/liblockfile
liblockfile: 1.16 -> 1.17
2021-01-30 15:27:35 -05:00
Mario Rodas
135fd038f2
Merge pull request #111245 from r-ryantm/auto-update/grisbi
grisbi: 1.2.2 -> 2.0.0
2021-01-30 15:25:45 -05:00
Mario Rodas
b695eadb47
Merge pull request #111234 from r-ryantm/auto-update/gretl
gretl: 2020e -> 2021a
2021-01-30 15:23:52 -05:00
R. RyanTM
2d30fdeda3 bitwarden: 1.23.1 -> 1.24.6 2021-01-30 21:23:16 +01:00
Mario Rodas
41557ba944
Merge pull request #111239 from r-ryantm/auto-update/hevea
hevea: 2.34 -> 2.35
2021-01-30 15:23:01 -05:00
Mario Rodas
0f73c7e25a
Merge pull request #111241 from r-ryantm/auto-update/grml-zsh-config
grml-zsh-config: 0.17.4 -> 0.18.0
2021-01-30 15:22:38 -05:00
Mario Rodas
751a320cf8
Merge pull request #111344 from r-ryantm/auto-update/ntbtls
ntbtls: 0.1.2 -> 0.2.0
2021-01-30 15:21:21 -05:00
Mario Rodas
1645edc7a1
Merge pull request #111250 from r-ryantm/auto-update/highlight
highlight: 3.59 -> 3.60
2021-01-30 15:20:56 -05:00
Mario Rodas
532b223c91
Merge pull request #111269 from r-ryantm/auto-update/ipset
ipset: 7.9 -> 7.10
2021-01-30 15:16:28 -05:00
Mario Rodas
d2f34b5d99
Merge pull request #111272 from r-ryantm/auto-update/jmeter
jmeter: 5.4 -> 5.4.1
2021-01-30 15:15:45 -05:00
Mario Rodas
540346afa4
Merge pull request #111329 from r-ryantm/auto-update/marvin
marvin: 20.21.0 -> 21.1.0
2021-01-30 15:14:04 -05:00
Mario Rodas
a1d6c29b87
Merge pull request #111326 from r-ryantm/auto-update/mc
mc: 4.8.25 -> 4.8.26
2021-01-30 15:13:10 -05:00
Mario Rodas
d8cfd77a1d
Merge pull request #111324 from r-ryantm/auto-update/mpd
mpd: 0.22.3 -> 0.22.4
2021-01-30 15:11:43 -05:00
Mario Rodas
a3e9dd6dc3
Merge pull request #111318 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 2.0.0 -> 2.0.1
2021-01-30 15:10:43 -05:00
Mario Rodas
abda9afdd1
Merge pull request #111334 from r-ryantm/auto-update/ncmpc
ncmpc: 0.42 -> 0.43
2021-01-30 15:04:37 -05:00
Mario Rodas
06ab3077a6
Merge pull request #111333 from r-ryantm/auto-update/ncmpcpp
ncmpcpp: 0.9.1 -> 0.9.2
2021-01-30 15:04:21 -05:00
Mario Rodas
b19b6cb1b6
Merge pull request #111341 from r-ryantm/auto-update/nextdns
nextdns: 1.9.6 -> 1.10.1
2021-01-30 15:04:09 -05:00
Mario Rodas
b3758874e0
Merge pull request #111243 from marsam/update-starship
starship: 0.48.0 -> 0.49.0
2021-01-30 14:59:42 -05:00
R. RyanTM
142a7ede61 duply: 2.2 -> 2.3 2021-01-30 20:43:02 +01:00
Justin Humm
ef5475235c glimpse: init at 0.2.0
Co-authored-by: Louis Bettens <louis@bettens.info>
Co-authored-by: ash lea <example@thisismyactual.email>
2021-01-30 20:41:57 +01:00
R. RyanTM
ef0235d42c ntbtls: 0.1.2 -> 0.2.0 2021-01-30 19:25:36 +00:00
Michael Weiss
110c2e7d45
lf: 19 -> 20 2021-01-30 20:01:24 +01:00
R. RyanTM
79d8b6b695 nextdns: 1.9.6 -> 1.10.1 2021-01-30 18:56:34 +00:00
Robert Schütz
35f48cfd9d
Merge pull request #110207 from LeSuisse/graphicsmagick-1.3.36
graphicsmagick: 1.3.35 -> 1.3.36
2021-01-30 19:51:21 +01:00
Ryan Mulligan
2864070e6f
Merge pull request #111297 from r-ryantm/auto-update/fastjson
fastJson: 0.99.8 -> 0.99.9
2021-01-30 10:37:50 -08:00
Guillaume Girol
e58ed984d6
Merge pull request #110661 from delroth/chiaki-update
chiaki: 2.0.1 -> 2.1.0 (+ licensing fix)
2021-01-30 18:22:28 +00:00
Guillaume Girol
e20fa5f1fb
Merge pull request #111173 from bhipple/u/luigi
luigi: remove dependency override on tornado_5
2021-01-30 18:18:20 +00:00
Guillaume Girol
eae2b60b9c
Merge pull request #111182 from sikmir/mkgmap
mkgmap: 4565 → 4600
2021-01-30 18:13:17 +00:00
Sandro
767fc0538a
Merge pull request #110996 from rguevara84/mark-v3.5 2021-01-30 18:53:52 +01:00
R. RyanTM
c3e7a0a79e ncmpc: 0.42 -> 0.43 2021-01-30 17:52:11 +00:00
Sandro
bbec099b45
Merge pull request #110990 from jonringer/bump-azure-cli-2021-01 2021-01-30 18:49:46 +01:00
Sandro
3d7c3d115e
Merge pull request #106550 from eduardosm/calibre 2021-01-30 18:49:25 +01:00
R. RyanTM
b0c35b2a9b ncmpcpp: 0.9.1 -> 0.9.2 2021-01-30 17:48:35 +00:00
Sandro
276a8baf23
Merge pull request #110193 from wldhx/init-pcsc-safenet 2021-01-30 18:47:39 +01:00
Dmitry Kalinkin
2a07b6eb73
Merge pull request #110895 from tobim/pkgs/arrow-cpp-3.0.0
arrow-cpp: 2.0.0 -> 3.0.0
2021-01-30 12:16:29 -05:00
R. RyanTM
2da4d3b8e2
gnucash: 4.2 -> 4.4 (#111236) 2021-01-30 18:16:06 +01:00
R. RyanTM
19842bc24d marvin: 20.21.0 -> 21.1.0 2021-01-30 17:14:01 +00:00
Ryan Mulligan
435a6fb2f0
Merge pull request #111165 from r-ryantm/auto-update/eksctl
eksctl: 0.36.0 -> 0.36.2
2021-01-30 09:11:28 -08:00