Serge Bazanski
c00d507f97
go: enable MIPS GOARCH/cross integration
...
This allows the Go compiler in nixpkgs (eg. buildGoModule) to work with
crossSystem.config == mips-*, eg mips-unknown-linux-musl, and
succesfully generate Go MIPS binaries.
nix-build -A grpcurl --arg crossSystem '{ config = "mips-unknown-linux-musl"; }'
This unfortunately cannot currently be tested on qemu-mips as Go emits
ELF files that fail to execute correctly in qemu-user (see:
https://go-review.googlesource.com/c/go/+/239217 , on track to land in Go
1.17). However, I have tested this on a physical MIPS device.
I have not been able to build anything using cgo (hit various
compilation errors in C dependencies), but considering
mips-unknown-linux-musl is not a support nixpkgs target this isn't that
surprising.
2021-07-21 00:43:16 +02:00
Sandro and GitHub
8472d44b82
Merge pull request #130812 from SuperSandro2000/SuperSandro2000-patch-4
...
logisim: cleanup
2021-07-20 19:48:37 +02:00
Sandro and GitHub
2db23b5c9a
Merge pull request #130813 from SuperSandro2000/SuperSandro2000-patch-5
...
powerline-go: fix version number
2021-07-20 19:48:03 +02:00
Sandro and GitHub
56644459ab
Merge pull request #130666 from r-ryantm/auto-update/aws-c-common
2021-07-20 19:47:48 +02:00
Lassulus and GitHub
8cf8498905
Merge pull request #130273 from FliegendeWurst/tbb-bin-10.5.2
...
tor-browser-bundle-bin: 10.0.18 -> 10.5.2
2021-07-20 20:45:55 +03:00
Bernardo Meurer and GitHub
f9dbbb1e99
Merge pull request #130682 from taku0/firefox-bin-90.0.1
...
firefox, firefox-bin: 90.0 -> 90.0.1
2021-07-20 10:44:11 -07:00
Sandro and GitHub
1b9783191b
Merge pull request #130799 from Stunkymonkey/ultrastar-manager-phases
2021-07-20 18:47:31 +02:00
Sandro and GitHub
c60dc9be81
Merge pull request #130783 from OPNA2608/update/palemoon-29.3.0/21.11
...
palemoon: 29.2.1 -> 29.3.0
2021-07-20 18:46:46 +02:00
Sandro and GitHub
e60301c651
Merge pull request #130811 from SuperSandro2000/SuperSandro2000-patch-1
...
pws: convert to pname + version
2021-07-20 18:44:50 +02:00
Sandro and GitHub
505e2a989c
Merge pull request #130810 from SuperSandro2000/ponysay
2021-07-20 18:44:32 +02:00
Sandro and GitHub
e9bea987c4
Merge pull request #130791 from Stunkymonkey/ix-phases
...
ix: deprecate phases
2021-07-20 18:41:40 +02:00
Sandro and GitHub
fdd9610159
Merge pull request #130541 from Stunkymonkey/shellcheck-phases
2021-07-20 18:40:51 +02:00
Sandro and GitHub
50e45c0f96
powerline-go: fix version number
2021-07-20 18:39:41 +02:00
Sandro and GitHub
4bc05c6a30
Merge pull request #130806 from jonascarpay/master
...
powerline-go: 1.21.0 -> 2021-07-15
2021-07-20 18:34:48 +02:00
Sandro and GitHub
cd50abc31d
Merge pull request #130498 from Stunkymonkey/openapi-generator-cli
...
openapi-generator-cli: deprecate phases
2021-07-20 18:34:12 +02:00
Sandro and GitHub
fd1ab319b7
logisim: cleanup
2021-07-20 18:33:48 +02:00
Sandro and GitHub
c401885fe1
Merge pull request #130192 from Stunkymonkey/logisim-phases
...
logisim: deprecate phases
2021-07-20 18:32:40 +02:00
Sandro and GitHub
69ee06c438
Merge pull request #130802 from 06kellyjac/nerdctl
...
nerdctl: 0.10.0 -> 0.11.0
2021-07-20 18:30:49 +02:00
Sandro and GitHub
09b1556496
Merge pull request #130803 from lsix/mtools-4.0.33
...
mtools: 3.0.31 -> 4.0.33
2021-07-20 18:30:28 +02:00
Sandro and GitHub
65e67a4429
Merge pull request #130800 from DeeUnderscore/streamlink-2.2.0
2021-07-20 18:30:13 +02:00
528e90adf2
fast-cli: 1.0.0 -> 3.0.1 ( #130698 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-07-20 18:29:52 +02:00
01db77414a
ditaa: convert to pname + version; cleanup ( #130758 )
...
Co-authored-by: Leo <github@ca.em0lar.de >
2021-07-20 18:27:58 +02:00
61e0f21153
pylsp-mypy: init at 0.5.1 ( #130642 )
...
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com >
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-07-20 18:27:31 +02:00
Sandro and GitHub
89271903b3
pws: convert to pname + version
2021-07-20 18:26:48 +02:00
Sandro Jäckel
ab7a73a286
ponysay: cleanup, pname + version
2021-07-20 18:25:24 +02:00
Graham Christensen and GitHub
da9f3c0598
Merge pull request #130291 from DeterminateSystems/buildkite-agent-metrics
...
buildkite-agent-metrics: init at 5.2.1, nixos/prometheus-buildkite-agent-exporter: init
2021-07-20 12:22:45 -04:00
Sandro and GitHub
595a151776
Merge pull request #130796 from Stunkymonkey/pws-phases
...
pws: deprecate phases
2021-07-20 17:48:14 +02:00
Sandro and GitHub
e10bb16a68
Merge pull request #130795 from Stunkymonkey/pnoysay-phases
...
ponysay: remove phases
2021-07-20 17:45:40 +02:00
Jonas Carpay
918af17672
powerline-go: 1.21.0 -> 2021-07-15
2021-07-21 00:45:38 +09:00
Sandro and GitHub
7ecc9cfeac
Merge pull request #130794 from Stunkymonkey/plowshare-phases
...
plowshare: deprecate phases
2021-07-20 17:45:19 +02:00
Sandro and GitHub
110c7b8388
Merge pull request #130705 from r-ryantm/auto-update/frugal
...
frugal: 3.14.5 -> 3.14.6
2021-07-20 17:45:05 +02:00
Sandro and GitHub
7ed40dd7f3
Merge pull request #130560 from Artturin/pyqtgraph-tests
...
python3Packages.pyqtgraph: 0.12.1 -> 0.12.2 and enable tests
2021-07-20 17:44:01 +02:00
Sandro and GitHub
285935dae5
Merge pull request #130646 from fortuneteller2k/elfcat
2021-07-20 17:34:04 +02:00
Sandro and GitHub
7731e2fe72
Merge pull request #129574 from jonringer/bump-nix-unstable-july
2021-07-20 17:33:36 +02:00
Sandro and GitHub
3a7d9ec7db
Merge pull request #130286 from rhoriguchi/gnomeExtensions.fuzzy-app-search
...
gnomeExtensions.fuzzy-app-search: remove custom packaging
2021-07-20 17:31:52 +02:00
Lancelot SIX
f8dc849739
mtools: 3.0.31 -> 4.0.33
...
See release announcements:
- 4.0.33: https://lists.gnu.org/archive/html/info-gnu/2021-07/msg00006.html
- 4.0.32: https://lists.gnu.org/archive/html/info-gnu/2021-07/msg00004.html
2021-07-20 16:27:50 +01:00
Sandro and GitHub
d774117192
Merge pull request #130763 from Stunkymonkey/gibo-phases
...
gibo: remove phases
2021-07-20 17:26:30 +02:00
8c9748cd5e
llvmPackages_11.libclc: 2019-06-09 -> 11.0.1 ( #111065 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-07-20 17:25:02 +02:00
Sandro and GitHub
792e8ee8cd
Merge pull request #130761 from SuperSandro2000/SuperSandro2000-patch-6
2021-07-20 17:24:27 +02:00
D Anzorge
835dedfdbd
streamlink: 2.1.1 -> 2.2.0
2021-07-20 17:24:07 +02:00
Felix Buehler
8adb7faf49
ultrastar-manager: deprecate phases
2021-07-20 17:21:05 +02:00
Felix Buehler
87c2751d0b
libbass: fix sha256sum
2021-07-20 17:20:44 +02:00
D Anzorge
a94dba429b
maintainers: add DeeUnderscore
2021-07-20 17:18:13 +02:00
Domen Kožar and GitHub
314f595ab1
Merge pull request #130538 from Ma27/bump-nixstable
...
nixStable: 2.3.12 -> 2.3.14
2021-07-20 17:09:20 +02:00
Maximilian Bosch and GitHub
cac897c10b
Merge pull request #130603 from Ma27/bump-strace
...
strace: 5.12 -> 5.13
2021-07-20 17:09:02 +02:00
Maximilian Bosch
e66237af15
nixStable: 2.3.12 -> 2.3.14
...
Changes: https://github.com/NixOS/nix/compare/2.3.12...2.3.14
Since this is a bugfix release that wasn't pushed to `nixpkgs`, I
decided to take care of it.
As it's usually done in `upload-release.pl`[1], I updated the
fallback-paths accordingly and used eval `1687468`[2] for this with Nix
2.3.14.
Also added a fallback-path for `aarch64-darwin` as Nix 2.3.14 seems to
support this now[3].
[1] https://github.com/NixOS/nix/blob/2.3-maintenance/maintainers/upload-release.pl
[2] https://hydra.nixos.org/eval/1687468
[3] https://github.com/NixOS/nix/commit/14262b86cc5825deae095c14553d623af498124c
2021-07-20 17:06:51 +02:00
Felix Buehler
5070a55b5b
pws: deprecate phases
2021-07-20 17:02:35 +02:00
Felix Buehler
1aa335e942
ponysay: remove phases
2021-07-20 17:00:18 +02:00
Maximilian Bosch and GitHub
72d1d4cb20
Merge pull request #130778 from mayflower/tigervnc-tests-and-no-proprietary-fonts
...
Tigervnc tests and no proprietary fonts
2021-07-20 17:00:09 +02:00
Felix Buehler
b214498527
plowshare: deprecate phases
2021-07-20 16:58:42 +02:00