Commit graph

290218 commits

Author SHA1 Message Date
Ben Wolsieffer 9d6134ae6d rustc: allowing building for ARMv5
toRustTarget needed to handle the armv5tel case
2021-05-15 11:43:51 -04:00
sternenseemann 91cba7b0a9 llvmPackages_{10,11,12}.compiler-rt: install resource txts to $out/share
7869d16545 changed how resource files are
installed. Likely by accident, now some of the resource files are
installed to $dev/include instead of $out/share. This causes the cc
wrapper's resource-root to miss those files from compiler-rt as they are
in a different place than expected.

This commit fixes all instances of this incorrect installation for
llvmPackages_10, 11 and 12 which are the only llvm package sets which
link ${targetLlvmLibraries.compiler-rt.out}/share to the resource-root.

For the other llvm package set this will likely also need to be fixed,
but it doesn't have to have immediate urgency and doing it in two steps
allows us to (hopefully) fix the chromium build without causing a darwin
stdenv rebuild.

The full fix can be found in #123103 and should probably be included in
the next staging-next rotation.
2021-05-15 17:40:24 +02:00
Jan Tojnar 94a0ad2f1a
Merge pull request #122798 from MetaDark/newsflash
newsflash: 1.4.0 → 1.4.1
2021-05-15 17:34:18 +02:00
Jan Tojnar 742fc66c3a
Merge pull request #123079 from vulpes2/vulpes2/hwdata
hwdata: 0.344 -> 0.347
2021-05-15 17:31:16 +02:00
Thibaut Marty e50c10aea7 herbstluftwm: 0.9.2 -> 0.9.3 2021-05-15 17:24:19 +02:00
Jan Tojnar 0aa8f09e6f
Merge pull request #123114 from eduardosm/gnome-shell-system-monitor-applet
gnomeExtensions.system-monitor: unstable-2021-04-08 -> unstable-2021-05-04
2021-05-15 17:14:38 +02:00
Jan Tojnar a553f6c1fd
Merge pull request #122920 from jtojnar/glib-2681
glib: 2.68.1 → 2.68.2
2021-05-15 17:13:14 +02:00
Benjamin Hipple 88158c7e40
Merge pull request #123073 from fabaff/bump-python-binance
python3Packages.python-binance: 0.7.9 -> 1.0.10
2021-05-15 11:02:22 -04:00
Bruno Bigras 8eeb8e2308 starship: 0.53.0 -> 0.54.0 2021-05-15 10:49:55 -04:00
Jan Tojnar 80a3e0dc0e
Merge pull request #122997 from NixOS/gnome-40
GNOME 40: more updates
2021-05-15 16:25:54 +02:00
Jan Tojnar 9645178ab0
Merge pull request #122963 from jtojnar/adminer
adminer: 4.8.0 → 4.8.1
2021-05-15 16:25:26 +02:00
Bruno Bigras 2bc3592339 cloudflared: 2021.3.3 -> 2021.5.6 2021-05-15 10:23:01 -04:00
Eduardo Sánchez Muñoz 225b7514d8 gnomeExtensions.system-monitor: unstable-2021-04-08 -> unstable-2021-05-04
Supports GNOME 40
2021-05-15 16:10:29 +02:00
Domen Kožar f5f8f2415e
Merge pull request #122794 from Mic92/nix-hotfix
nixUnstable: pre20210503_6d2553a -> pre20210513_340f831
2021-05-15 15:47:41 +02:00
Pierre Bourdon c88cbfedeb
sudo: 1.9.6p1 -> 1.9.7
Signed-off-by: Pierre Bourdon <delroth@gmail.com>
2021-05-15 15:24:15 +02:00
Pavol Rusnak e83b3f3394
Merge pull request #123107 from prusnak/electron
electron_{10,11}: {10,11}.4.4 -> {10,11}.4.5
2021-05-15 15:16:26 +02:00
Pavol Rusnak 547cf3fbc2
electron_11: 11.4.4 -> 11.4.5 2021-05-15 14:57:16 +02:00
Pavol Rusnak d4c3ac5c50
electron_10: 10.4.4 -> 10.4.5 2021-05-15 14:56:48 +02:00
edef 10a4520ec4
Merge pull request #122731 from deviant/bump-vsls
vsce/MS-vsliveshare.vsliveshare: add V to maintainers
2021-05-15 12:50:49 +00:00
V 351171f677 vsce/MS-vsliveshare.vsliveshare: add V to maintainers 2021-05-15 14:42:40 +02:00
Pavol Rusnak 54d306ae9a
Merge pull request #121862 from TredwellGit/electron_12
electron_12: 12.0.5 -> 12.0.6
2021-05-15 14:30:23 +02:00
github-actions[bot] 49ec716c04
Merge staging-next into staging 2021-05-15 12:25:36 +00:00
github-actions[bot] ec10b0958d
Merge master into staging-next 2021-05-15 12:25:33 +00:00
Stéphan Kochen 5ed1f1f2a6 frotz: fix darwin build 2021-05-15 14:18:41 +02:00
Devin Singh 5d176f3c20 vimPlugins.vim-clap: fix hash 2021-05-15 14:16:19 +02:00
Devin Singh 18355b4748 trouble.nvim: lsp-trouble.nvim -> trouble.nvim 2021-05-15 14:16:19 +02:00
Stéphan Kochen 3de0119f45 foma: fix darwin build 2021-05-15 14:13:11 +02:00
Stéphan Kochen 9b79f03edf flip-link: fix darwin build 2021-05-15 14:06:45 +02:00
Stéphan Kochen fb93cd4f57 fastmod: fix darwin build 2021-05-15 13:31:38 +02:00
Christian Kögler 0935f7d7dd neovide: Separate skia externals 2021-05-15 13:27:34 +02:00
Gabriel Ebner 838e396944
Merge pull request #123081 from stephank/fix-elan-darwin
elan: fix darwin build
2021-05-15 13:26:12 +02:00
Alyssa Ross 5b278213a2 lua5_4: fix eval
This patch was removed in 34f8d7e15a ("lua: one dso patch to rule
them all"), and the reference to it in lua5_4 was removed at the time,
but it seems to have found its way back somehow (probably through a
merge?).
2021-05-15 12:47:06 +02:00
Pamplemousse 83d907fd76 python3Packages.pwntools: 4.3.1 -> 4.5.0
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-05-15 12:19:59 +02:00
Pamplemousse 4f77a0e08e python3Packages.colored-traceback: init at 0.3.0
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-05-15 12:19:59 +02:00
Matthias Beyer 7f3e435bdf zellij: 0.8.0 -> 0.10.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Reviewed-by: William Casarin <jb55@jb55.com>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210514095219.13010-1-mail@beyermatthias.de%3E
2021-05-15 19:11:02 +09:00
Stéphan Kochen acf640be7b elan: fix darwin build 2021-05-15 12:02:46 +02:00
DavHau 282576e2ef
python3Packages.pika: enable tests (#122170) 2021-05-15 12:02:26 +02:00
Vladimír Čunát 13295e7f55
Merge #123068: mplayer: fix build failure with ffmpeg 4.4 2021-05-15 11:13:12 +02:00
vulpes2 a33fcd3f21 hwdata: 0.344 -> 0.347 2021-05-15 05:11:10 -04:00
Vladimír Čunát 77549f4b75
wlroots_0_12: fixup build with ffmpeg-4.4
-Werror=deprecated-declarations is nice upstream but not in distro.
https://nix-cache.s3.amazonaws.com/log/cfmk2qkvck88qc002bvxzgsb2zc5b1h2-wlroots-0.12.0.drv
2021-05-15 11:07:47 +02:00
Christian Kögler 5067ba8444 neovide: Install icons and desktop files 2021-05-15 10:11:54 +02:00
Vincenzo Mantova 3d385c7894
perlPackages.TextBibTeX: use lib instead of lib64 on aarch64 (#122567) 2021-05-15 10:04:35 +02:00
Fabian Affolter 8599a6c417
Merge pull request #123071 from emmanuelrosa/zhf-taglib-extras
taglib-extras: add missing dependency zlib
2021-05-15 09:56:47 +02:00
Fabian Affolter 2d2faf3755 python3Packages.python-binance: enable tests 2021-05-15 09:52:35 +02:00
Martin Weinelt d47f3f1e88
Merge pull request #123043 from TredwellGit/linux 2021-05-15 09:46:31 +02:00
Fabian Affolter 0c6717db1d python3Packages.python-binance: 0.7.9 -> 1.0.10 2021-05-15 09:44:22 +02:00
Vladimír Čunát 4e8fa08311
Revert "lua51Packages.luxio: fix build"
This reverts commit 322ec24acd.
After the parent commit we don't need to fix individual lua users.
2021-05-15 09:37:32 +02:00
Vladimír Čunát 539ad4f811
lua5_*: tweak linking libraries
All liblua.so were missing a library or two;
I'm not sure if there's a better way to add them.  Check:
ldd -r ./result/lib/liblua.so
2021-05-15 09:36:05 +02:00
Zane van Iperen 960cd68773
mplayer: fix build failure with ffmpeg 4.4
Backport SVN revision 38199.
2021-05-15 17:28:37 +10:00
Jonathan Ringer 322ec24acd lua51Packages.luxio: fix build 2021-05-15 00:27:53 -07:00