cb330ce4f0
ghc: 8.10.4 -> 8.10.6
...
The only big change is required for darwin since GHC 8.10.5 now
runs xattr in the install phase on darwin:
* https://gitlab.haskell.org/ghc/ghc/-/commit/11e1dcde0d3137a8ee5cd32697b2925ea4e84b95
* https://gitlab.haskell.org/ghc/ghc/-/commit/ec451cac39de919621c783fec809c26fb9f0d1c8
Unfortunately, it uses the host /usr/bin/xattr by default which is
present in the build due to a lack of sandboxing on darwin. That xattr
version however still requires Python 2.7 whereas Python 3.8 is in PATH
in our build. We solve this by setting the XATTR environment variable.
We can't use python3Packages.xattr since GHC expects Apple's fork of
xattr which provides some extra flags to utilize.
Co-authored-by: Cheng Shao <cheng.shao@tweag.io >
2021-08-14 17:12:39 +02:00
sternenseemann
283d622397
darwin.xattr: init at 61.60.1
2021-08-14 17:06:29 +02:00
github-actions[bot] and GitHub
caa9f451d1
Merge master into haskell-updates
2021-08-14 00:06:20 +00:00
Sandro and GitHub
1509e3cbaa
Merge pull request #133809 from SuperSandro2000/luaformat
2021-08-14 01:52:09 +02:00
Bernardo Meurer and GitHub
1380d15285
Merge pull request #133833 from lovesegfault/fix-compe-tabnine
...
vimPlugins.compe-tabnine: fix binaries symlink
2021-08-13 23:26:05 +00:00
Artturi and GitHub
119ae5331b
Merge pull request #133816 from samdoshi/calibre
...
calibre: add missing jeepney dependency
2021-08-14 02:16:45 +03:00
Bernardo Meurer and GitHub
d0ef2714a7
Merge pull request #133832 from teto/fix-vim-plugin-updater
...
update.py: fix vim's updater script
2021-08-13 23:11:04 +00:00
Bernardo Meurer
19440eadf7
vimPlugins.compe-tabnine: fix binaries symlink
2021-08-13 16:04:37 -07:00
Bernardo Meurer
b5de556b34
tabnine: expose binary platform in passthru
2021-08-13 16:04:36 -07:00
Bernardo Meurer and GitHub
5f1c7b7fd1
Merge pull request #133834 from lovesegfault/hqplayerd-fix-restart-triggers
...
nixos/hqplayerd: don't add config to restartTriggers when it doesn't exist
2021-08-13 22:40:02 +00:00
Bernardo Meurer
c934bb6771
nixos/hqplayerd: don't add config to restartTriggers when it doesn't exist
...
Previously when the use didn't set `hqplayer.config`, we would still
attempt to reference the config file in the restartTriggers, causing an
error.
2021-08-13 15:16:21 -07:00
Matthieu Coudron
7344a0e763
update.py: fix vim's updater script
...
recent updates to luarocks updater had broken the vim plugin update script
2021-08-14 00:08:19 +02:00
Artturi and GitHub
7a8063e84b
Merge pull request #133321 from r-ryantm/auto-update/fwts
...
fwts: 20.11.00 -> 21.07.00
2021-08-14 00:46:06 +03:00
Artturi and GitHub
a39464a4b7
Merge pull request #133747 from r-ryantm/auto-update/epiphany
2021-08-14 00:30:34 +03:00
Artturi and GitHub
196138ea6b
Merge pull request #133801 from Kranzes/bump-blender
2021-08-13 23:39:29 +03:00
Artturi and GitHub
7de4e29fd5
Merge pull request #133794 from Kranzes/auto-update/libfilezilla
...
libfilezilla: 0.30.0 -> 0.31.1
2021-08-13 23:28:07 +03:00
Artturi and GitHub
398f90ef8b
Merge pull request #133795 from Kranzes/auto-update/xwallpaper
...
xwallpaper: 0.7.0 -> 0.7.3
2021-08-13 23:25:35 +03:00
Joachim Breitner and GitHub
0f37ce9a4c
sieve-connect: use installManPage ( #133717 )
2021-08-13 23:22:20 +03:00
Sam Doshi
6df3b14b15
calibre: add missing jeepney dependency
...
fixes #133595
2021-08-13 21:19:56 +01:00
Sandro and GitHub
5579a8ba02
Merge pull request #133806 from kalbasit/keeptruckin/PLATF-8852
...
openjdk11: fix the share/man symlink on darwin
2021-08-13 22:16:35 +02:00
Sandro and GitHub
acc2d09fe9
Merge pull request #133643 from fabaff/bump-asyncpg
2021-08-13 21:54:36 +02:00
Sandro Jäckel
d3f53e7c4f
libargs: init at 6.2.6
2021-08-13 21:51:48 +02:00
Sandro Jäckel
a786475685
lua-format: ini at 1.3.6
2021-08-13 21:49:24 +02:00
Artturi and GitHub
90b8c921da
Merge pull request #133796 from Kranzes/bump-kid3
...
kid3: 3.8.6 -> 3.8.7
2021-08-13 22:33:21 +03:00
Stig and GitHub
a43bfef8f1
Merge pull request #133596 from nomeata/listadmin
...
listadmin: init at 2.73
2021-08-13 21:16:25 +02:00
Wael M. Nasreddine and Wael M. Nasreddine
8dcfd8f20a
openjdk11: fix the share/man symlink on darwin
2021-08-13 12:08:11 -07:00
Sebastián Mancilla and GitHub
cfda443b68
mkvtoolnix: 59.0.0 -> 60.0.0 ( #133688 )
...
Use stdenv.mkDerivation instead of mkDerivation from libsForQt5, because
the latter forces the compiler to LLVM 5 on Darwin, which doesn't
support the new C++ filesystem library.
Fixes #132675 .
2021-08-13 14:41:59 -04:00
Joachim Breitner
53fc34dcf0
listadmin: init at 2.73
...
fixes #133239
2021-08-13 20:29:38 +02:00
Ilan Joselevich
94551d296e
blender: 2.93.1 -> 2.93.2
2021-08-13 21:13:03 +03:00
Ilan Joselevich
0aada0e458
kid3: 3.8.6 -> 3.8.7
2021-08-13 20:48:26 +03:00
Ilan Joselevich
9cbe3b1e3d
xwallpaper: 0.7.0 -> 0.7.3
2021-08-13 20:29:16 +03:00
Ilan Joselevich
9c915a61f5
libfilezilla: 0.30.0 -> 0.31.1
2021-08-13 20:20:53 +03:00
Artturi and GitHub
c93884185a
Merge pull request #133784 from greedy/patch-1
...
unipicker: use absolute path for fzf
2021-08-13 19:41:06 +03:00
adisbladis and GitHub
0bddd0a336
Merge pull request #133745 from r-ryantm/auto-update/go-ethereum
...
go-ethereum: 1.10.6 -> 1.10.7
2021-08-13 11:35:52 -05:00
Geoff Reedy and GitHub
28d8308781
unipicker: use absolute path for fzf
...
unipicker referenced fzf without an absolute path so even though it is included in buildInputs the package does not work out-of-the-box. The reference is replaced with an absolute path.
Fixes #133775
2021-08-13 09:58:38 -06:00
Sandro and GitHub
6fc5211edd
Merge pull request #133780 from SuperSandro2000/fdk-aac
2021-08-13 17:43:46 +02:00
d527a12d1e
footswitch: init at unstable-2021-03-17 ( #133691 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-08-13 17:43:35 +02:00
markuskowa and GitHub
48953c3a30
Merge pull request #133258 from sheepforce/libint
...
libint: cmake build and SSE
2021-08-13 17:35:22 +02:00
Sandro and GitHub
9d81ee7dc0
Merge pull request #133641 from MayNiklas/update-plex
...
plex: 1.23.6.4881-e2e58f321 -> 1.24.0.4930-ab6e1a058
2021-08-13 17:25:29 +02:00
Sandro and GitHub
e60ece8875
Merge pull request #133773 from erdnaxe/libreddit_update
...
libreddit: 0.10.1 -> 0.14.9
2021-08-13 17:17:36 +02:00
Sandro and GitHub
dd2ed37c4a
Merge pull request #133761 from utdemir/ud/chrysalis-expose-udev
2021-08-13 17:12:34 +02:00
Sandro and GitHub
290d6692df
Merge pull request #133776 from chvp/bump-eid-mw
...
eid-mw: 5.0.23 -> 5.0.28
2021-08-13 17:11:48 +02:00
Sandro Jäckel
14b2250e41
fdk-aac: cleanup, format
2021-08-13 17:11:25 +02:00
Sandro and GitHub
6aef4cb18a
Merge pull request #133664 from luc65r/pkg/drawterm
...
drawterm: init at unstable-2021-08-02
2021-08-13 17:04:49 +02:00
Sandro and GitHub
ff56e5d172
Merge pull request #133756 from alyssais/gfs2-utils
...
gfs2-utils: init at 3.4.1
2021-08-13 17:04:05 +02:00
R. RyanTM and Jonathan Ringer
838af67e1a
python38Packages.azure-mgmt-containerinstance: 7.0.0 -> 8.0.0
2021-08-13 07:58:10 -07:00
R. RyanTM and Jonathan Ringer
251e2a74d3
python38Packages.azure-mgmt-batch: 15.0.0 -> 16.0.0
2021-08-13 07:57:40 -07:00
Sandro and GitHub
21ca2cb922
Merge pull request #133769 from rb2k/patch-5
...
libdnf: add zchunk support
2021-08-13 16:42:37 +02:00
Artturi and GitHub
a356640d70
Merge pull request #133567 from Artturin/fdk_aac-update
...
fdk_aac: 2.0.1 -> 2.0.2
2021-08-13 17:34:09 +03:00
edef and GitHub
9451a23e9f
Merge pull request #130265 from liclac/gce-image-compression-level
...
google-compute-image: Add a setting for GZIP compression level
2021-08-13 14:31:08 +00:00