Commit Graph

144475 Commits

Author SHA1 Message Date
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
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 c76ad476b0245c474c057b451ba6fec18e7f81f1)
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
aszlig
a346f153b5
nixos/strongswan-swanctl: Fix build of manual
Commit 401370287a9b74fc18539fe9c0bdc7ac9df9cf22 introduced a small error
where the closing tag of <literal/> was an opening tag instead.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @basvandijk, @xeji
2018-06-26 10:02:07 +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
2ef3ae5590
virtlyst service: init 2018-06-26 01:18:30 +02: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
Will Dietz
b2168851cb
Merge pull request #42585 from dtzWill/fix/ghcHEAD-musl-cross
ghcHEAD: minor fixes for musl, cross
2018-06-25 17:16:26 -05:00