Patrick Meyer
373d2348be
coreutils: patch for uname to show the correct arch on arm macos
...
Until a recent patch in coreutils, gnus uname -p returned a different
arch on apple silicon macs, compared to the uname shipped with macos.
This causes config.guess to produce incorrect build system triplets
for various projects on these systems when in a nix-shell.[23][42]
As coreutils only releases every few months/years and no release is
planned at the moment, I'm introducing the patch here. We can drop it
once the next coreutils version is released.
I made a tiny adjustment to the patch from [23]. I removed the usage
of MAYBE_UNUSED, which currently only compiles against HEAD.
[23] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=52330
[42] https://github.com/NixOS/nixpkgs/issues/147914
2021-12-22 04:36:40 -05:00
Sandro
a6e1c89ebc
Merge pull request #150669 from andrevmatos/kde/frameworks
2021-12-21 03:02:42 +01:00
Guillaume Girol
1de57cd777
Merge pull request #150949 from NickCao/stoken
...
stoken: fix cross compilation
2021-12-20 20:00:02 +00:00
Robert Scott
80f100d29e
Merge pull request #149852 from r-ryantm/auto-update/mjpegtools
...
mjpegtools: 2.1.0 -> 2.2.1
2021-12-20 01:09:11 +00:00
Sandro Jäckel
5f7eec092b
nm-tray: fix compile by adding missing pkg-config
2021-12-20 01:24:34 +01:00
github-actions[bot]
3479555209
Merge staging-next into staging
2021-12-19 18:01:44 +00:00
Dmitry Kalinkin
bbea48728b
Merge pull request #151151 from veprbl/pr/libcxx_no_apple_availability
...
llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE
2021-12-19 11:42:28 -05:00
github-actions[bot]
a254c225b6
Merge staging-next into staging
2021-12-19 12:01:52 +00:00
github-actions[bot]
df27583677
Merge master into staging-next
2021-12-19 12:01:19 +00:00
Fabian Affolter
31df1e65a9
Merge pull request #151235 from fabaff/bump-log4j-scan
...
log4j-scan: unstable-2021-12-14 -> unstable-2021-12-18
2021-12-19 10:54:30 +01:00
Jörg Thalheim
84a1c4a4aa
Merge pull request #151262 from legendofmiracles/aaphoto
...
aaphoto: 0.43.1 -> 0.45
2021-12-19 07:46:59 +00:00
Jörg Thalheim
d13c456d36
Merge pull request #151275 from SuperSandro2000/atuin
...
atuin: 0.7.1 -> 0.8.0, install shell completion, add SuperSandro2000 …
2021-12-19 07:26:56 +00:00
Domen Kožar
3e4c1337b9
Merge pull request #150791 from kira-bruneau/ngrok
...
ngrok: fix running x86_64-darwin build
2021-12-19 06:29:31 +00:00
Sandro Jäckel
71e0e81616
atuin: 0.7.1 -> 0.8.0, install shell completion, add SuperSandro2000 as maintainer
2021-12-19 07:19:27 +01:00
github-actions[bot]
46528ab039
Merge staging-next into staging
2021-12-19 06:01:51 +00:00
github-actions[bot]
2e447628d8
Merge master into staging-next
2021-12-19 06:01:16 +00:00
Bobby Rong
97fa2fc5ca
Merge pull request #151132 from dotlambda/abcmidi-2021.12.12
...
abcmidi: 2021.12.10 -> 2021.12.12
2021-12-19 13:00:55 +08:00
Bobby Rong
bee22a1c73
Merge pull request #151135 from dotlambda/gpg-tui-0.8.2
...
gpg-tui: 0.8.1 -> 0.8.2
2021-12-19 12:58:24 +08:00
Bobby Rong
6418aa4b8b
Merge pull request #151236 from fabaff/bump-lmp
...
lmp: 1.0 -> 1.1
2021-12-19 12:54:56 +08:00
Jiuyang Liu
3d457edf8e
gnupg23: fix on darwin ( #151078 )
2021-12-18 23:40:23 -05:00
legendofmiracles
91c398c7ab
aaphoto: 0.43.1 -> 0.45
2021-12-18 22:31:39 -06:00
github-actions[bot]
916b5fb667
Merge staging-next into staging
2021-12-19 00:02:22 +00:00
github-actions[bot]
80f539aa69
Merge master into staging-next
2021-12-19 00:01:40 +00:00
Fabian Affolter
4d8db81471
log4j-sniffer: 0.4.0 -> 0.7.0
2021-12-18 22:38:59 +01:00
Fabian Affolter
cf66057e81
Merge pull request #151207 from fabaff/bump-grype
...
grype: 0.26.1 -> 0.27.3
2021-12-18 22:36:02 +01:00
Fabian Affolter
ab7a6282ab
Merge pull request #151169 from fabaff/log4j-sniffer
...
log4j-sniffer: init at 0.4.0
2021-12-18 22:35:19 +01:00
Fabian Affolter
77b116f09f
lmp: 1.0 -> 1.1
2021-12-18 22:29:36 +01:00
Fabian Affolter
32f184a1f0
log4j-scan: unstable-2021-12-14 -> unstable-2021-12-18
2021-12-18 22:20:41 +01:00
github-actions[bot]
c1c6899d0a
Merge staging-next into staging
2021-12-18 18:01:36 +00:00
github-actions[bot]
2add1758ab
Merge master into staging-next
2021-12-18 18:01:03 +00:00
Renaud
3fb8f40252
stress-ng: 0.13.03 -> 0.13.08
...
Upstream has moved to Github
2021-12-18 18:34:17 +01:00
Nick Cao
93b292f6dd
stoken: fix cross compilation
2021-12-19 00:35:59 +08:00
Mario Rodas
e953e5faf5
Merge pull request #151166 from SuperSandro2000/youtube-dl
...
youtube-dl: 2021.06.06 -> 2021.12.17
2021-12-18 11:21:27 -05:00
Fabian Affolter
bdc50c70be
grype: 0.26.1 -> 0.27.3
2021-12-18 16:31:10 +01:00
Dmitry Kalinkin
0cf94e8de4
Merge branch 'staging-next' into staging
2021-12-18 10:19:31 -05:00
Dmitry Kalinkin
da8f155b2a
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/development/python-modules/sphinxext-opengraph/default.nix
2021-12-18 10:18:14 -05:00
Dmitry Kalinkin
e1aaaa90fe
llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE
2021-12-18 10:09:25 -05:00
Bobby Rong
4308555595
Merge pull request #149228 from r-ryantm/auto-update/htmldoc
...
htmldoc: 1.9.12 -> 1.9.13
2021-12-18 22:45:25 +08:00
7c6f434c
9f5e7b2a22
Merge pull request #151188 from lorenzleutgeb/pdftk-3.3.1
...
pdftk: 3.2.1 -> 3.3.1
2021-12-18 14:16:29 +00:00
Bobby Rong
7caaa46168
Merge pull request #150259 from r-ryantm/auto-update/birdfont
...
birdfont: 2.29.5 -> 2.29.6
2021-12-18 22:08:47 +08:00
Lorenz Leutgeb
609eb1fab9
pdftk: 3.2.1 -> 3.3.1
2021-12-18 14:16:06 +01:00
Konrad "Unrooted" Klawikowski
c55e31a2ab
maintainers: add redcodelabs team
2021-12-18 21:07:49 +08:00
github-actions[bot]
dd2f8bc91d
Merge staging-next into staging
2021-12-18 12:01:49 +00:00
github-actions[bot]
647c8d800f
Merge master into staging-next
2021-12-18 12:01:13 +00:00
Bobby Rong
4e8bde0313
Merge pull request #150644 from NickCao/v2ray
...
v2ray: switch to packaged assets
2021-12-18 19:41:57 +08:00
Bobby Rong
3829b5fe51
Merge pull request #150536 from OPNA2608/fix/fbcat/fbgrep
...
fbcat: small refactor, fix fbgrab dependencies
2021-12-18 18:48:18 +08:00
Bobby Rong
5d0baf47eb
Merge pull request #150920 from kira-bruneau/goverlay
...
goverlay: 0.7 → 0.7.1
2021-12-18 17:58:06 +08:00
Pavol Rusnak
6c86b6a1dd
Merge pull request #151160 from r-ryantm/auto-update/tor
...
tor: 0.4.6.8 -> 0.4.6.9
2021-12-18 10:48:47 +01:00
Fabian Affolter
0f7239019d
log4j-sniffer: init at 0.4.0
2021-12-18 10:42:23 +01:00
Sandro
a1c35f6a52
Merge pull request #151167 from SuperSandro2000/smenu
2021-12-18 10:36:11 +01:00