Vincent Laporte
fd018bdadd
ocamlPackages.ocp-build: remove spurious dependency to camlp4
...
Change attribute name from “ocpBuild” to “ocp-build”.
2018-06-26 20:14:57 +00:00
Vincent Laporte
06db050abd
ocamlPackages.ocp-indent: remove spurious dependency to opam and fix installPhase
2018-06-26 20:14:57 +00:00
Silvan Mosberger
ebc7d20190
idrisPackages.bi: 2018-01-17 -> 2018-06-25 ( #42621 )
2018-06-26 22:14:17 +02:00
xeji
d45fe1530f
Merge pull request #42628 from Synthetica9/atom-touchup
...
atom, atom-beta: nicer fix for #42618
2018-06-26 22:04:04 +02:00
Jon Banafato
aeb401d9c6
albert: 0.14.15 -> 0.14.21 ( #42626 )
...
Albert has a new release including several extensions and bug fixes.
Additionally, this upgrade solves current QT build issues. See
https://albertlauncher.github.io/news/ for the full changelog.
2018-06-26 21:56:47 +02:00
Tobias Happ
661c8f37c9
dwm-status: 0.5.1 -> 1.0.0 ( #42624 )
2018-06-26 21:29:18 +02:00
Patrick Hilhorst
9b69d5efd1
atom, atom-beta: nicer fix for #42618
...
Supersedes #42622
2018-06-26 21:04:01 +02:00
Patrick Hilhorst
6f732f6560
Revert "atom-beta: fix build ( #42622 )"
...
This reverts commit 9e02afcd80
.
2018-06-26 20:54:42 +02:00
Robert Schütz
352995d79b
Merge pull request #42052 from makefu/pkgs/python-forecastio/init
...
pythonPackages.python-forecastio: init at 1.4.0
2018-06-26 20:22:38 +02:00
Tobias Happ
9e02afcd80
atom-beta: fix build ( #42622 )
2018-06-26 20:22:15 +02:00
symphorien
d85aae2323
agedu: init at 20180522.5b12791 ( #42538 )
2018-06-26 20:06:16 +02:00
Matthew Justin Bauer
52e6042b99
Merge pull request #42609 from uri-canva/bazel-darwin-fix
...
bazel: fix darwin
2018-06-26 13:40:50 -04:00
Matthew Justin Bauer
fe9f4abec2
libsecurity_generic: fix apple_sdk lookup
...
apple_sdk is now multiple output.
2018-06-26 13:25:06 -04:00
xeji
a9131a1395
Merge pull request #42616 from dtzWill/fix/remove-unused-glibc-patches
...
glibc: remove unused 2.26 patch series
2018-06-26 18:36:27 +02:00
makefu
5db01c5243
home-assistant: regenerate component-packages
...
adds python-forecastio to weather.darksky
2018-06-26 18:35:40 +02:00
makefu
ecac42bd87
pythonPackages.python-forecastio: init at 1.4.0
2018-06-26 18:35:04 +02:00
xeji
6c0427e8ec
Merge pull request #42586 from Ma27/phonon-qt5-by-default
...
phonon-backend-vlc: use qt5 by default
2018-06-26 18:26:14 +02:00
Will Dietz
d5de4a2529
glibc: remove unused 2.26 patch series
2018-06-26 10:42:06 -05:00
Maximilian Bosch
d856022792
tomahawk: mark as broken
...
During `8d6502f8ca9` `phonon-backend-vlc` uses QT5 by default.
Rather than fixing this it has been marked as broken as it's currently
unmaintained (see c76ad476b0
)
and broken since March (https://hydra.nixos.org/build/71873808 ).
For now I've marked it as broken as the last *stable* release is from
2015 (see https://github.com/tomahawk-player/tomahawk/releases/tag/0.8.4 ).
2018-06-26 17:35:05 +02:00
Maximilian Bosch
8d6502f8ca
phonon-backend-vlc: use qt5 by default
...
`minitube` is currently broken transitively due to the broken
`phonon-backend-qt4`: https://hydra.nixos.org/build/76523277
Although QT4 is fairly old, this package is still built with `qt4` ATM,
however QT5 is available as well. After this change, QT5 will be built
by default and in case anybody requires legacy QT4 it has to be enabled
explicitly like this:
```
with import <nixpkgs> { };
phonon-backend-vlc.override { withQt4 = true; }
```
Now the QT5-only build can be used (which fixes `minitube`) and there
are no confusions anymore with the build dependencies. Previously
`phonon-backend-vlc` and `libsForQt5.phonon-backend-vlc` used `qt4` by
default which was likely responsible for broken `minitube`.
2018-06-26 17:34:34 +02:00
xeji
a627399a84
Merge pull request #42567 from vbgl/ocaml-psmt2-frontend
...
ocamlPackages.psmt2-frontend: init at 0.1
2018-06-26 17:00:37 +02:00
Matthew Justin Bauer
e4d9ce9061
Merge pull request #42599 from obsidiansystems/xcodever-in-system
...
xcode: add xcodePlatform to system
2018-06-26 10:56:57 -04:00
xeji
9c5b6bb814
Merge pull request #42551 from vbgl/ocaml-re-1.7.3
...
ocamlPackages.re: 1.7.1 -> 1.7.3
2018-06-26 16:50:54 +02:00
Frederik Rietdijk
fc66a3dc88
Merge pull request #42606 from pandaman64/qiskit
...
qiskit: fix build
2018-06-26 16:41:00 +02:00
xeji
191c42d6ca
Merge pull request #42565 from Lassulus/lief
...
lief: init at 0.9.0
2018-06-26 15:50:58 +02:00
xeji
b8ad7ec94b
Merge pull request #41876 from IvanMalison/addGitSync
...
Add git sync
2018-06-26 13:06:49 +02:00
Uli Baum
19ce96584a
git-sync: move to gitAndTools.git-sync
...
By convention, git-related tools in nixpkgs are not added to
the top level but bundled under gitAndTools.
2018-06-26 12:33:18 +02:00
volth
ea946b0611
perlPackages: add meta.broken = true; ( #42595 )
...
mark old and unmaintained by upstream packages as broken
2018-06-26 12:12:14 +02:00
volth
f51c256314
perlPackages.MHonArc: fix build ( #42593 )
2018-06-26 12:09:22 +02:00
volth
9f220ebf76
perlPackages.PathTools: 3.47 -> 3.74 ( #42591 )
2018-06-26 12:08:44 +02:00
xeji
bf68e93cfb
Merge pull request #42587 from volth/patch-160
...
perl-packages.nix: duplicate packages -> aliases
2018-06-26 12:07:21 +02:00
Jörg Thalheim
501704b13c
wireguard: 0.0.20180613 -> 0.0.20180625
2018-06-26 10:22:19 +01:00
Peter Simons
1b3111e436
all-cabal-hashes: update snapshot to Hackage at 2018-06-22T09:51:25Z
2018-06-26 10:12:28 +02:00
Peter Simons
fb9f0ebc9a
haskell-vector-sized: update override for the latest version
2018-06-26 10:12:28 +02:00
Peter Simons
48e1d7837a
haskell-doctest: update override for ghc-8.4.x to latest version
2018-06-26 10:12:28 +02:00
Peter Simons
db319effa0
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-23-g7ccbd66 from Hackage revision
31a9e4f9ae
.
2018-06-26 10:12:29 +02:00
Uri Baghin
6b6ccebc6f
bazel: fix darwin
2018-06-26 17:58:33 +10:00
pandaman64
3a2e601efd
qiskit: fix build
2018-06-26 16:55:08 +09:00
R. RyanTM
41c05a72a7
libpfm: 4.10.0 -> 4.10.1 ( #42489 )
2018-06-26 07:02:31 +00:00
Franz Pletz
a26c600252
Merge pull request #42589 from TimPut/openmvgbuildfix
...
openmvg: 1.1 -> 1.3
2018-06-26 07:02:02 +00:00
R. RyanTM
ccca30790b
urh: 2.1.0 -> 2.1.1
2018-06-26 05:42:49 +00:00
R. RyanTM
f13dd0ee3e
xmrig-proxy: 2.6.2 -> 2.6.3
2018-06-26 05:42:12 +00:00
R. RyanTM
065200f0b1
syslogng: 3.15.1 -> 3.16.1
2018-06-26 05:41:30 +00:00
lassulus
7b4cf6b8e7
lief: init at 0.9.0
2018-06-26 07:41:10 +02:00
R. RyanTM
78cda56bb8
neomutt: 20180512 -> 20180622
2018-06-26 05:40:26 +00:00
R. RyanTM
155a4005ef
mbedtls: 2.10.0 -> 2.11.0
2018-06-26 05:38:13 +00:00
R. RyanTM
789ecf9112
hwinfo: 21.53 -> 21.55
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/hwinfo/versions .
These checks were done:
- built on NixOS
- /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/hwinfo passed the binary check.
- /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/check_hd passed the binary check.
- Warning: no invocation of /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/mk_isdnhwdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/convert_hd had a zero exit code or showed the expected version
- /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55/bin/getsysinfo passed the binary check.
- 3 of 5 passed binary check by having a zero exit code.
- 1 of 5 passed binary check by having the new version present in output.
- found 21.55 with grep in /nix/store/hl1s37xgnvmc7i9qixpfpmib9h1xb9m5-hwinfo-21.55
- directory tree listing: https://gist.github.com/75d50331352f1d07e8c3bb5ed608c696
- du listing: https://gist.github.com/91d956e9c9e9765872e9d3c7f33d72f0
2018-06-26 05:37:03 +00:00
Franz Pletz
74f706d6cc
Merge pull request #42516 from repos-holder/master
...
nvidia-x11: pass kernel.modDirVersion
2018-06-26 05:29:46 +00:00
Matthew Bauer
0bfffbc5e1
xcode: add xcodePlatform to system
...
This give us a little bit more control over what target we are using.
Eventually we can target other things like WatchOS or MacOS.
2018-06-25 22:18:23 -04:00
Matthew Justin Bauer
c16eb04425
Merge pull request #42399 from obsidiansystems/xcodever-in-system
...
xcode: add xcodeVer to system
2018-06-25 21:59:01 -04:00
Matthew Bauer
9b0b31d981
xcode: add xcodeVer to system
...
This version number controls which xcode version to use when building
cross to iOS.
2018-06-25 21:57:24 -04:00
Tim Steinbach
b385d04697
linux: 4.18-rc1 -> 4.18-rc2
2018-06-25 20:14:41 -04:00
Matthew Justin Bauer
8bc9419d00
Merge pull request #42576 from dtzWill/fix/disable-cross-i686-musl-bootstrap
...
make-bootstrap-tools-cross: remove broken i686-musl variant
2018-06-25 20:08:00 -04:00
volth
3be343d340
perl-packages.nix: duplicate packages -> aliases
2018-06-25 23:34:53 +00:00
Franz Pletz
1d235be208
virtlyst: init at 1.1.0
...
Co-authored-by: elseym <elseym@me.com>
2018-06-26 01:18:30 +02:00
Franz Pletz
5d534c2663
cutelyst: init at 2.4.1
...
Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
Co-authored-by: elseym <elseym@me.com>
2018-06-26 01:18:30 +02:00
Matthew Justin Bauer
09c66f4045
Merge pull request #42412 from obsidiansystems/even-more-android-fixes
...
Even more android fixes
2018-06-25 19:09:29 -04:00
volth
460b994303
perl-packages.nix: duplicate packages -> aliases
2018-06-25 22:18:34 +00:00
Yegor Timoshenko
889bb6873d
Merge pull request #42453 from mkaito/update-factorio
...
factorio: 0.16.36 -> 0.16.51
2018-06-26 01:17:25 +03:00
tim put
a47a16a887
openmvg: 1.1 -> 1.3
2018-06-25 16:12:26 -06:00
Matthew Bauer
69cad91b5c
ghc843: don’t apply stripping in android
...
This breaks some library symbols apparently. ARM symbols must be
incorrectly stripped. Also some very weird issues with patchelf.
2018-06-25 17:13:02 -04:00
Matthew Bauer
31eac6fd00
impure.nix: fix handling of localSystem
...
If we passed a localSystem in, we don’t want the current system to
override it. Now we check for localSystem first to avoid getting
"mixed" localSystem values from commands like this:
nix-build --arg localSystem '{config="x86_64-unknown-linux-musl";}' -A hello
Which would eventually evaluate localSystem to this:
{
config = "x86_64-unknown-linux-musl";
system = "x86_64-darwin";
}
& Nix would not be able to run it correctly.
Fixes #41599
/cc @Ericson2314
2018-06-25 17:13:02 -04:00
Matthew Bauer
5000cc555e
android: define __ANDROID_API__ in cflags
...
This is needed for targeting older apis.
2018-06-25 17:12:52 -04:00
Matthew Bauer
2c2169c881
ghc: build shared on android
...
We run into issues otherwise
2018-06-25 17:12:02 -04:00
Matthew Bauer
d9155904b3
androidndk: add fullNDK option
...
Setting this to true will disable removing some of the unused parts of
the NDK toolchain that is unused in Nixpkgs but may be used by others.
/cc @bkchr
2018-06-25 17:10:11 -04:00
Matthew Bauer
7652b2ef16
android: add --build-id to ldflags
...
the gcc in android does not have this on by default. Doing this will
fix some of the errors in cross-trunk:
https://hydra.nixos.org/build/76354538/nixlog/11
This is related to how separate debug info is handled in Nixpkgs.
2018-06-25 17:10:11 -04:00
Matthew Bauer
73e2f60837
libiconv: add "enableShared" option
...
When false, shared libraries will be disabled.
also adds patch to *really* disable shared libiconv.
2018-06-25 17:10:11 -04:00
Will Dietz
0e40e0cc7d
ghcHEAD: useLLVM needed for musl here as well
2018-06-25 15:50:36 -05:00
Will Dietz
61e3bd20a0
ghcHEAD: move hardeningDisable definition for cleaner diff against 8.4.3
...
NFCI (no functionality change intendend)
2018-06-25 15:50:36 -05:00
Will Dietz
449fbec9be
ghcHEAD: add musl and cross fixes recently applied to 8.4.3 and 8.2.2
2018-06-25 15:50:27 -05:00
Peter Simons
6946361408
Merge pull request #42584 from Profpatsch/haskell-ghc-heap-size-profiling
...
haskellPackages: disable profiling ghc-heap-view ghc-datasize
2018-06-25 22:29:26 +02:00
Profpatsch
2f2e79be39
haskellPackages: disable profiling ghc-heap-view ghc-datasize
2018-06-25 22:06:50 +02:00
gnidorah
68bf1063f0
rambox: fix build ( #42577 )
2018-06-25 21:29:25 +02:00
jD91mZM2
32628d18c3
xidlehook: 0.4.8 -> 0.4.9 ( #42573 )
2018-06-25 21:18:57 +02:00
Will Dietz
2052323a78
ghc-8.4.3: minor fixes for cross-musl, same as used with 8.2.2
...
Patches are no longer needed, seem to be more or less upstreamed.
2018-06-25 13:19:49 -05:00
Will Dietz
656dc51666
Merge pull request #42570 from dtzWill/fix/glib-musl-quark_init
...
glib: patch to fix w/musl, static ctor order assumptions (quark/gobject)
2018-06-25 11:55:08 -05:00
Tuomas Tynkkynen
d92f73e8db
rocket: Init at 2018-06-09
2018-06-25 19:22:25 +03:00
Will Dietz
3a6b91fa90
glib: also add gobject init patch to fix w/musl
2018-06-25 11:20:04 -05:00
Will Dietz
f3693b0647
make-bootstrap-tools-cross: remove broken i686-musl variant
...
Not terribly difficult to get this working, but until it does
remove it so the cross jobset doesn't have the failures this introduces.
2018-06-25 11:16:10 -05:00
lewo
39615dcfbc
Merge pull request #42010 from nlewo/pr-skydive
...
skydive: init at 0.17.0
2018-06-25 18:09:28 +02:00
lewo
580f9d78fd
Merge pull request #42542 from nh2/consul-alerts-0.5.0
...
consul-alerts: 0.3.3 -> 0.5.0
2018-06-25 18:08:54 +02:00
Matthew Justin Bauer
bda7c2fd4b
gringo: use postPatch
...
patchPhase overrides the patches thing.
2018-06-25 11:45:18 -04:00
Will Dietz
a1fce4db96
Merge pull request #42568 from dtzWill/fix/udisks2-musl-2.7.6-extend-glibc-fix-to-musl-too
...
udisks2: revive musl patching
2018-06-25 10:26:00 -05:00
Robert Schütz
39e95d1c0c
newsboat: 2.11.1 -> 2.12
2018-06-25 17:14:25 +02:00
Pascal Wittmann
0011f10b57
Merge pull request #42564 from volth/perl528
...
perl528: init at 5.28.0
2018-06-25 17:08:44 +02:00
Peter Simons
eee50238c7
multi-ghc-travis: update to current git HEAD
2018-06-25 17:00:02 +02:00
Will Dietz
e54bcb1139
Merge pull request #42566 from dtzWill/update/fac-2.0.0
...
fac: 1.1.0 -> 2.0.0
2018-06-25 09:58:46 -05:00
Will Dietz
935ceb8bf5
Merge pull request #42463 from dtzWill/fix/llvm-38-39-triples-unconditional
...
llvm_{38,39}: unconditionally set triples, not just w/musl
2018-06-25 09:57:29 -05:00
Clemens Fruhwirth
43a737b81c
Disable fortify and stackprotector hardening for spl/zfs.
...
Linux 4.16 introduces a stackprotector detection script that returns
different results for the kernel compilation run and the spl/zfs
compilation run, as the setting for hardening are different. This
results in a broken ABI between spl/zfs and the compiled kernel,
breaking ZFS. Also disabling the fortify and stackprotector hardening,
as we do for the kernel, fixes that.
2018-06-25 16:55:42 +02:00
Will Dietz
632624691d
llvm-3.8: don't set triples a second time on musl
...
I should have "moved" the flags instead of "copying" them earlier :).
2018-06-25 09:55:36 -05:00
Niklas Hambüchen
44c22ef8a8
consul-alerts: Add meta
and myself as maintainer
2018-06-25 16:51:09 +02:00
Will Dietz
7fa6b34093
glib: patch to fix w/musl, quark static ctor order assumptions
...
From [1] with prefix added, using local copy to avoid dep on fetchpatch.
[1] https://raw.githubusercontent.com/void-linux/void-packages/master/srcpkgs/glib/patches/quark_init_on_demand.patch
2018-06-25 09:47:51 -05:00
Will Dietz
d94d3b39b9
udisks2: revive musl patching
...
I believe we discussed this and believed this wasn't necessary,
but without it the build breaks w/musl so re-add it.
2018-06-25 09:25:25 -05:00
Will Dietz
44de467c7c
fac: 1.1.0 -> 2.0.0
...
* update deps (dep2nix)
* seems to need $HOME/.fac.yml or emits warning
(looks like even `touch ~/.fac.yml` appeases this)
2018-06-25 09:21:52 -05:00
R. RyanTM
01847b7c5f
neofetch: 4.0.2 -> 5.0.0 ( #42477 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/neofetch/versions .
These checks were done:
- built on NixOS
- /nix/store/s43pf19xk5iimnmddlwya810k9ah543v-neofetch-5.0.0/bin/neofetch passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 5.0.0 with grep in /nix/store/s43pf19xk5iimnmddlwya810k9ah543v-neofetch-5.0.0
- directory tree listing: https://gist.github.com/791916ab0ef95175e54b789ccd7be2e5
- du listing: https://gist.github.com/87e9057b70214b92a7a70e87f2d1ce9e
2018-06-25 15:52:53 +02:00
Vincent Laporte
ec81355c8d
ocamlPackages.psmt2-frontend: init at 0.1
2018-06-25 13:38:55 +00:00
Pascal Wittmann
b13fe97f16
Merge pull request #42509 from r-ryantm/auto-update/flyway
...
flyway: 5.1.1 -> 5.1.3
2018-06-25 15:36:33 +02:00
volth
dd366701ce
perl528: init at 5.28.0
2018-06-25 13:33:09 +00:00
lewo
7efadfdf04
Merge pull request #42511 from r-ryantm/auto-update/docker-compose
...
docker_compose: 1.20.1 -> 1.21.2
2018-06-25 15:16:52 +02:00
Benjamin Hipple
6e146c3700
pythonPackages.plaid-python: init at 2.3.0 ( #42530 )
...
* pythonPackages.plaid-python: init at 2.3.0
* Run unit tests with py.test
2018-06-25 15:05:47 +02:00