Commit Graph
291123 Commits
Author SHA1 Message Date
ajs124 36d2488cb6 nss_3_44: drop 2021-05-15 17:59:39 +02:00
ajs124 dd9525240f thunderbird-68: drop 2021-05-15 17:58:49 +02:00
Gabriel GonzalezandGitHub b23797e2c5 dhall: Document language support in the Nixpkgs manual (#123051) 2021-05-15 08:51:08 -07:00
Arijit Basu 541a034ecf xplr: 0.8.4 -> 0.9.1 2021-05-15 21:20:53 +05:30
Mario RodasandGitHub b065b36e86 Merge pull request #123098 from stephank/fix-flip-link-darwin
flip-link: fix darwin build
2021-05-15 10:44:09 -05:00
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
devhell f944147dbb sheesy-cli: init at 4.0.11 2021-05-15 16:36:50 +01:00
Jan TojnarandGitHub 94a0ad2f1a Merge pull request #122798 from MetaDark/newsflash
newsflash: 1.4.0 → 1.4.1
2021-05-15 17:34:18 +02:00
Jan TojnarandGitHub 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
Ben Wolsieffer e7ac3946b4 fcl: add upstream patches to fix build on ARM
Previously, SSE was unconditionally enabled, which can't work on ARM.
2021-05-15 11:23:25 -04:00
Jan TojnarandGitHub 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
Robert Hensing ed4523186e writeReferencesToFile: docs and tests 2021-05-15 17:04:25 +02:00
Robert Hensing cc60f81e69 writeDirectReferencesToFile: init 2021-05-15 17:04:25 +02:00
Benjamin HippleandGitHub 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
Ben Wolsieffer f3c7a6c56a fcl: init at 0.6.1 2021-05-15 10:58:31 -04:00
Ben Wolsieffer 4e0d914db7 libccd: init at 2.1 2021-05-15 10:58:31 -04:00
Ben Wolsieffer cba07da6b1 octomap: init at 1.9.6 2021-05-15 10:58:26 -04:00
Martin Weinelt bdabf32fdd home-assistant: print full variables on test error 2021-05-15 16:56:35 +02:00
Bruno Bigras 8eeb8e2308 starship: 0.53.0 -> 0.54.0 2021-05-15 10:49:55 -04:00
Jan TojnarandGitHub 80a3e0dc0e Merge pull request #122997 from NixOS/gnome-40
GNOME 40: more updates
2021-05-15 16:25:54 +02:00
Jan TojnarandGitHub 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
Subhrajyoti Sen e20a3b4326 kotlin: 1.4.32 -> 1.5.0 2021-05-15 19:46:17 +05:30
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
Cyryl Płotnicki 15fb33127c ssb-patchwork: 3.18.0 -> 3.18.1 2021-05-15 14:56:01 +01:00
Domen KožarandGitHub 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
Rick van Schijndel a53747a2df rtl_433: update license to gpl2Plus 2021-05-15 15:20:52 +02:00
Pavol RusnakandGitHub 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
Domen KožarandGitHub 7435004e49 Merge pull request #123104 from marsam/fix-nix-linter
nix-linter: fix compatibility with hnix≥0.13.0
2021-05-15 15:08:38 +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
edefandGitHub 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 RusnakandGitHub 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]andGitHub 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 SinghandMatthieu Coudron 5d176f3c20 vimPlugins.vim-clap: fix hash 2021-05-15 14:16:19 +02:00
Devin SinghandMatthieu Coudron 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
José Romildo 0c6dd4164a smartgithg: 19.1.1 -> 20.2.5 2021-05-15 09:11:53 -03:00
Stéphan Kochen 9b79f03edf flip-link: fix darwin build 2021-05-15 14:06:45 +02:00
sternenseemann 08d32364b1 haskellPackages.dhall-nixpkgs: unbreak by allowing hnix 0.13
Pull revised cabal file before next hackage update.
2021-05-15 13:40:12 +02:00
sternenseemann 8404fa68a7 haskellPackages.dhall-nix: unbreak by allowing hnix 0.13
Pull revised cabal file before next hackage update.
2021-05-15 13:38:00 +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 EbnerandGitHub 838e396944 Merge pull request #123081 from stephank/fix-elan-darwin
elan: fix darwin build
2021-05-15 13:26:12 +02:00
Hedtke, Moritz ca8e76267d discord-canary: 0.0.119 -> 0.0.121 2021-05-15 13:16:59 +02:00