Commit Graph
386195 Commits
Author SHA1 Message Date
Adam JosephandFrederik Rietdijk b21933faab cpython: have powerpc64le use "ppc64le" to follow PEP600
The PEP600 standard gives Python's naming scheme for various
architectures; it follows the convention which was in use by Fedora in
2014.  According to PEP600, the architecture name for Power PC is
`ppc64le`, not `powerpc64le`.  This is also how python3 declares its
"supported wheels" under Debian on PowerPC, as checked with `pip debug
--verbose`

  $ pip debug --verbose | grep powerpc
  $ pip debug --verbose | grep ppc | head
  cp39-cp39-manylinux_2_31_ppc64le
  cp39-cp39-manylinux_2_30_ppc64le
  cp39-cp39-manylinux_2_29_ppc64le
  cp39-cp39-manylinux_2_28_ppc64le
  cp39-cp39-manylinux_2_27_ppc64le
  cp39-cp39-manylinux_2_26_ppc64le
  cp39-cp39-manylinux_2_25_ppc64le
  cp39-cp39-manylinux_2_24_ppc64le
  cp39-cp39-manylinux_2_23_ppc64le

Let's adjust the `pythonHostPlatform` expression in
cpython/default.nix to pass the architecture using the naming scheme
Python expects.

Verified on a Raptor Computing Systems Talos II.  Without this commit,
PyQt5 fails to build, failing with "unsupported wheel".  With this
commit, it builds successfully.
2022-06-19 07:46:29 +02:00
Bobby RongandGitHub d83c9aaf15 Merge pull request #178089 from bobby285271/pantheon
pantheon.elementary-files: 6.1.2 -> 6.1.3
2022-06-19 13:07:15 +08:00
github-actions[bot]andzowoq a19f2c688b terraform-providers: update 2022-06-18 2022-06-19 10:24:42 +10:00
Mario RodasandGitHub 2f63b7dad4 Merge pull request #178112 from pmiddend/update-joplin-desktop-2.8.8
joplin-desktop: 2.7.15 -> 2.8.8
2022-06-18 19:11:40 -05:00
SandroandGitHub 861771aac2 Merge pull request #177174 from fgaz/zeronet-conservancy/0.7.6
zeronet-conservancy: 0.7.5 -> 0.7.6, add nixos test
2022-06-19 01:34:44 +02:00
SandroandGitHub 8dc07f821b Merge pull request #175158 from kuwii/dev/microsoft-edge
microsoft-edge: 100.0.1185.44 -> 102.0.1245.44
2022-06-19 01:34:05 +02:00
Wout MertensandGitHub a6b0effb24 Merge pull request #178182 from Izorkin/update-netdata
netdata: 1.34.1 -> 1.35.1
2022-06-19 00:25:32 +02:00
zowoq 8363c2b055 terraform-providers.vsphere: 2.1.1 -> 2.2.0 2022-06-19 08:12:58 +10:00
SandroandGitHub a230c8a0bb Merge pull request #178061 from mupdt/python-infinity
python3Packages.infinity: init at 1.5
2022-06-18 23:04:38 +02:00
SandroandGitHub 753b852859 Merge pull request #173894 from fgaz/titanion/init
titanion: init at 0.3
2022-06-18 23:01:32 +02:00
SandroandGitHub 48a9f3f8ec Merge pull request #178177 from fabaff/dnsmon
dnsmon-go: init at unstable-2022-05-13
2022-06-18 23:00:21 +02:00
SandroandGitHub 6fd7d10238 Merge pull request #178169 from linsui/amberol
amberol: 0.7.0 -> 0.8.0
2022-06-18 22:53:52 +02:00
SandroandGitHub 256a8a9e41 Merge pull request #178167 from wunderbrick/juniper-remove-wunderbrick-maintainer
juniper: remove wunderbrick as a maintainer
2022-06-18 22:53:36 +02:00
Izorkin 095ed30363 netdata: 1.34.1 -> 1.35.1 2022-06-18 23:22:01 +03:00
SandroandGitHub 6a64c0ef4b Merge pull request #178172 from fabaff/secrets-extractor
secrets-extractor: init at 1.0.1
2022-06-18 22:19:41 +02:00
Francesco Gazzetta 3cfdd35ff6 zeronet-conservancy: add nixos test 2022-06-18 22:06:55 +02:00
SandroandGitHub 3c0f4b900f Merge pull request #178178 from wahjava/update-tailscale
tailscale: 1.26.0 -> 1.26.1
2022-06-18 21:47:08 +02:00
SandroandGitHub c61855f257 Merge pull request #178175 from sternenseemann/chroma-2.2.0
chroma: 0.10.1 -> 2.2.0
2022-06-18 21:46:52 +02:00
SandroandGitHub 9eb3db78fe Merge pull request #178179 from marsam/update-rage
rage: 0.8.0 -> 0.8.1
2022-06-18 21:37:21 +02:00
SandroandGitHub d925b46219 Merge pull request #178161 from welteki/bump-arkade
arkade: 0.8.25 -> 0.8.28
2022-06-18 21:35:25 +02:00
Mario RodasandGitHub b812569811 Merge pull request #177875 from 06kellyjac/trivy
trivy: 0.28.1 -> 0.29.0
2022-06-18 14:02:33 -05:00
Caleb MaclennanandMatthieu Coudron e19d02771c sile: 0.13.0 → 0.13.1
https://github.com/sile-typesetter/sile/releases/tag/v0.13.1
2022-06-18 21:01:03 +02:00
Ashish SHUKLA c3b62ce238 tailscale: 1.26.0 -> 1.26.1 2022-06-19 00:29:25 +05:30
Fabian Affolter 0c3b4c878d dnsmon-go: init at unstable-2022-05-13 2022-06-18 20:57:18 +02:00
Robert Helgesson 295f0ef3c2 svtplay-dl: 4.12 -> 4.13 2022-06-18 20:49:59 +02:00
Matthieu CoudronandGitHub 0633b702a6 Merge pull request #178158 from teto/luarocks-add-sqlite 2022-06-18 20:44:08 +02:00
Matthieu Coudron 6fa26fe3cd vimPlugins: remove any gotags reference 2022-06-18 21:23:45 +02:00
Matthieu Coudron 2c072c2083 luaPackages.sqlite: init at v1.2.2-0 2022-06-18 21:23:45 +02:00
Matthieu Coudron 011911bc54 luarocks-check-hook: init
The hook is added to buildLuarocksPackage when doCheck is set to true.
2022-06-18 21:23:45 +02:00
sternenseemann d3d7a0b67e sacc: 1.05 -> 1.06 2022-06-18 20:36:28 +02:00
sternenseemann 21d0133416 chroma: 0.10.1 -> 2.2.0 2022-06-18 20:34:49 +02:00
Fabian Affolter e279a72210 secrets-extractor: init at 1.0.1 2022-06-18 20:30:56 +02:00
sternenseemann 3f4d525ef7 lowdown: 0.11.1 -> 1.0.0
Only minor changes:
https://github.com/kristapsdz/lowdown/blob/edca6ce6d5336efb147321a43c47a698de41bb7c/versions.xml#L1352-L1358
2022-06-18 20:28:42 +02:00
Ben SiraphobandGitHub 59b00d5336 Merge pull request #178131 from vbgl/coq-fix-issue-178109
mkCoqDerivation: do not set DESTDIR
2022-06-18 11:22:29 -07:00
Pascal BachandGitHub 7ef251f480 Merge pull request #178166 from Luflosi/update/ipget
ipget: 0.8.0 -> 0.8.1
2022-06-18 19:34:14 +02:00
linsui 53cc5a59a2 amberol: 0.7.0 -> 0.8.0 2022-06-19 01:06:28 +08:00
wunderbrick 004b209ebe Remove wunderbrick from juniper maintainers 2022-06-18 12:54:08 -04:00
Luflosi 51e891aa40 ipget: 0.8.0 -> 0.8.1
https://github.com/ipfs/ipget/releases/tag/v0.8.1
2022-06-18 18:31:43 +02:00
kuwii eb6e5a017e microsoft-edge: 100.0.1185.44 -> 102.0.1245.44 2022-06-19 00:06:56 +08:00
Mario RodasandGitHub e0a42267f7 Merge pull request #176441 from azahi/git-appraise
git-appraise: 2018-02-26 -> unstable-2022-04-13
2022-06-18 10:44:17 -05:00
Mario RodasandGitHub 9859c72b8f Merge pull request #177307 from devhell/bump-zettlr
zettlr: 2.2.6 -> 2.3.0
2022-06-18 10:42:50 -05:00
kilianarandGitHub a067372e82 vorta: 0.8.6 -> 0.8.7 (#177986)
- [Release notes](https://github.com/borgbase/vorta/releases/tag/v0.8.7)
- [Commits](https://github.com/borgbase/vorta/compare/v0.8.6...v0.8.7)
2022-06-18 10:41:27 -05:00
Han Verstraete 3ba7315199 arkade: 0.8.25 -> 0.8.28 2022-06-18 17:23:35 +02:00
piegamesandGitHub cc83d357ad Merge pull request #177916: gnomeExtensions: auto-update 2022-06-18 17:08:42 +02:00
Bobby RongandGitHub 1ab639dee6 Merge pull request #177457 from r-ryantm/auto-update/fheroes2
fheroes2: 0.9.15 -> 0.9.16
2022-06-18 22:37:08 +08:00
Bobby RongandGitHub b9b4c4abbb Merge pull request #174360 from r-ryantm/auto-update/atlantis
atlantis: 0.19.2 -> 0.19.3
2022-06-18 22:30:53 +08:00
Bobby RongandGitHub f654f67785 Merge pull request #178103 from r-ryantm/auto-update/mkgmap-splitter
mkgmap-splitter: 651 -> 652
2022-06-18 22:29:13 +08:00
Fabian AffolterandGitHub 4c71fb55c1 Merge pull request #178126 from r-ryantm/auto-update/python3.10-schwifty
python310Packages.schwifty: 2022.6.0 -> 2022.6.1
2022-06-18 16:22:30 +02:00
Martin WeineltandGitHub 2663d1b159 Merge pull request #178146 from r-ryantm/auto-update/python310Packages.django_reversion 2022-06-18 16:22:14 +02:00
Martin Weinelt cb47db3e59 python3Packages.django-reversion: rename from django_reversion 2022-06-18 16:20:28 +02:00