Mario Rodas
736d305d79
loguru: fix build on darwin
2020-01-04 04:20:00 -05:00
Jörg Thalheim
1a931f1f60
Revert "Revert "ffmpeg: fix cross compilation""
...
This reverts commit 7d46f7363cab9df64643eddffd371d654d816919.
This change was accidentally commit to master. To avoid a mass-rebuild we
actually apply this change on staging first.
2020-01-04 08:26:03 +00:00
Jörg Thalheim
7d46f7363c
Revert "ffmpeg: fix cross compilation"
...
This reverts commit f6f8f0b75a40da0ab572ecdf891f4394b44c3783.
avoid mass-rebuild on master; move to staging instead.
2020-01-04 08:25:54 +00:00
Daniel Fullmer
1b591acf6b
ffmpeg: fix cross compilation
2020-01-04 08:25:51 +00:00
Jörg Thalheim
f1568223c9
Revert "ffmpeg: fix cross compilation"
...
This reverts commit f6f8f0b75a40da0ab572ecdf891f4394b44c3783.
avoid mass-rebuild on master; move to staging instead.
2020-01-04 08:24:30 +00:00
Jörg Thalheim
83be64c5dc
Merge pull request #76915 from danielfullmer/ffmpeg-cross
...
ffmpeg: fix cross compilation
2020-01-04 08:23:44 +00:00
Rouven Czerwinski
888290d17e
add emantor to maintainer-list.nix
2020-01-04 08:19:25 +01:00
Daniel Fullmer
f6f8f0b75a
ffmpeg: fix cross compilation
2020-01-04 02:14:53 -05:00
Ryan Mulligan
bd62dd3bb3
Merge pull request #60336 from Tomahna/metals
...
metals: init at 0.7.6
2020-01-03 21:59:15 -08:00
Maximilian Bosch
8f0b3b1305
openssh_gssapi: fix build
...
Hydra build is failing[1] because of a hash-mismatch of the gss-api
patch from debian.
I updated the patch, and activated the `autoreconfHook` when building
gss support as well, otherwise the build would fail with the following
error:
```
ERROR: configure is out of date; please run autoreconf (and configure)
```
[1] https://hydra.nixos.org/build/109409845
2020-01-04 02:45:39 +01:00
Daniel Fullmer
115534cf8c
zerotierone: add arm platform
...
Tested on raspberry pi 1.
2020-01-03 20:26:42 -05:00
Daniel Fullmer
7fffda016c
zerotierone: add danielfullmer as maintainer
2020-01-03 20:26:42 -05:00
Daniel Fullmer
44d0aed677
zerotierone: fix cross compilation
2020-01-03 20:26:42 -05:00
Andrew Childs
68317c736e
perl: fix configure phase for Aarch32
...
In "perl: fuse configureFlags" [1] the effects of the preConfigure
phase were merged into configureFlags. After this change values with
spaces do not reach the configure script intact.
The only flag this affects is `ldflags` for Aarch32 and Mips, and perl
builds without it on armv7l-linux so it's probably no longer required
on any platform.
Fixes:
configuring
configure flags: -de -Dcc=cc <...> -Dldflags=\"-lm -lrt\"
./Configure: eval: line 1677: unexpected EOF while looking for matching `"'
./Configure: eval: line 1678: syntax error: unexpected end of file
Configure: unknown option -lrt"
[1] 3b50d0462a4174bb155b258a32ab1ab4176ba2fc
2020-01-04 09:51:10 +09:00
Symphorien Gibol
b40fc3a56b
pynagsystemd: init at 1.2.0
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-03 15:48:42 -08:00
Symphorien Gibol
dd478ddc36
pythonPackages.nagiosplugin: init at 1.3.2
2020-01-03 15:48:42 -08:00
Kevin Amado
ff892ee1f0
pythonPackages.bandit: init at 1.6.2
2020-01-03 17:56:41 -05:00
Kevin Amado
1da8594596
pythonPackages.msal-extensions: init at 0.1.3
2020-01-03 17:56:41 -05:00
Kevin Amado
37148a82b2
pythonPackages.msal: init at 1.0.0
2020-01-03 17:56:41 -05:00
Kevin Amado
58717e6ccc
pythonPackages.azure-keyvault-nspkg: init at 1.0.0
2020-01-03 17:56:41 -05:00
Kevin Amado
b4f81b9628
pythonPackages.azure-identity: init at 1.1.0
2020-01-03 17:56:41 -05:00
Kevin Amado
8f08c1baee
pythonPackages.names: init a 0.3.0
2020-01-03 17:56:41 -05:00
Kevin Amado
4f8eba122a
pythonPackages.oyaml: init at 0.9
2020-01-03 17:56:41 -05:00
Kevin Amado
8b2b1d125d
pythonPackages.pyjks: init a 19.0.0
2020-01-03 17:56:41 -05:00
Kevin Amado
46a3045884
pythonPackages.pysmb: init at 1.1.28
2020-01-03 17:56:41 -05:00
Kevin Amado
3af635e043
pythonPackages.requirements-detector: init at 0.6
2020-01-03 17:56:41 -05:00
Kevin Amado
0634484a53
pythonPackages.javaobj-py3: init a 0.3.0
2020-01-03 17:56:40 -05:00
Kevin Amado
ea7fa57694
pythonPackages.twofish: init at 0.3.0
2020-01-03 17:56:40 -05:00
Kevin Amado
78d619c65e
pythonPackages.viewstate: init at 0.4.3
2020-01-03 17:56:40 -05:00
Kevin Amado
61ed97d9f9
lib.maintainers: add kamadorueda
2020-01-03 17:56:40 -05:00
Markus Kowalewski
4097ffcc29
soapysdr: add as python module
...
Use "toPythonModule" function to make python interface available.
2020-01-03 23:11:02 +01:00
Maximilian Bosch
0b7b588de2
Merge pull request #76904 from ivan/ivan-unmaintain
...
diesel-cli: unmaintain
2020-01-03 23:08:57 +01:00
Ivan Kozik
4bc66a7b95
diesel-cli: unmaintain
...
I no longer use Diesel.
2020-01-03 22:01:18 +00:00
Maximilian Bosch
45179675a9
Merge pull request #76896 from Vskilet/roundcube-update
...
roundcube: 1.4.1 -> 1.4.2
2020-01-03 21:50:03 +01:00
Matthew Bauer
04000331c1
Merge pull request #74284 from matthewbauer/ios-with-xcode-11
...
Update iOS for XCode 11
2020-01-03 15:35:41 -05:00
Matthew Bauer
9c1a2ac51e
Merge remote-tracking branch 'origin/master' into ios-with-xcode-11
2020-01-03 15:34:20 -05:00
Matthew Bauer
8b41b16a9f
cctools: fixup gnu-config detection
2020-01-03 15:20:55 -05:00
Matthew Bauer
6f8b2f3961
cctools: only add libtool on native builds
...
libtool is not really needed and it interferes with
updateAutotoolsGnuConfigScriptsHook. So remove it when
cross-compiling, but leave it in native to preserve hashes.
2020-01-03 15:20:54 -05:00
Matthew Bauer
010d2f4aa2
lib/systems: use newer ios sdk
2020-01-03 15:20:54 -05:00
Matthew Bauer
036cef9473
ghc: always use llvm with iOS
...
Even when building for the simulator.
2020-01-03 15:19:37 -05:00
Matthew Bauer
3432b1baa8
xcode: don’t use libstdc++ on iOS
...
Apple no longer ships with it, so best to avoid forcing it into use.
2020-01-03 15:19:34 -05:00
John Ericson
28c37155d7
xcode: Add more hashes, and fix some old ones
2020-01-03 15:19:08 -05:00
markuskowa
11cf224f32
Merge pull request #76788 from m-labs/for-upstream2
...
libbladerf: 2.2.0 -> 2.2.1
2020-01-03 21:02:43 +01:00
Maximilian Bosch
11dd4ccf9d
rambox: 0.6.9 -> 0.7.3
...
https://github.com/ramboxapp/community-edition/releases/tag/0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.2
https://github.com/ramboxapp/community-edition/releases/tag/0.7.1
https://github.com/ramboxapp/community-edition/releases/tag/0.7.0
2020-01-03 20:53:49 +01:00
Maximilian Bosch
bef84a3d83
Merge pull request #76895 from Vskilet/gitea-update
...
gitea: 1.10.1 -> 1.10.2
2020-01-03 20:36:31 +01:00
Gabriel Ebner
3604ae8394
Merge pull request #74259 from Evils-Devils/kicad-unstable
...
kicad: cleanup, fix and update
2020-01-03 20:14:07 +01:00
Victor SENE
f07ea50ad3
roundcube: 1.4.1 -> 1.4.2
2020-01-03 19:58:27 +01:00
toonn
f4adb7c4d8
wire-desktop: linux 3.11.2912 -> 3.12.2916
2020-01-03 19:37:25 +01:00
toonn
a8bd7e6694
wire-desktop: mac 3.10.3215 -> 3.12.3490
2020-01-03 19:37:25 +01:00
Victor SENE
56ad7c630b
gitea: 1.10.1 -> 1.10.2
2020-01-03 19:27:06 +01:00