Matthew Bauer
40f4b67302
libcCrossChooser: fix xcode eval
...
it should be targetPackages.darwin.iosSdkPkgs.libraries
2018-06-28 10:24:09 -04:00
Kevin Liu
cb303b8074
firebird-emu: init at 1.4 ( #42663 )
...
* firebird-emu: init at 1.4
* firebird-emu: limit platform to linux
Other platforms fail to compile currently.
2018-06-28 12:47:36 +02:00
Silvan Mosberger
ed533ba946
shadowfox: init at 1.5.2 ( #42313 )
2018-06-27 23:57:14 +02:00
Greg Hale
98c1ad879a
pHash: init at 0.9.4 ( #42546 )
...
Fix style and redundancy issues pointed out by @jb55
2018-06-27 22:22:52 +02:00
Johannes Frankenau
916dc592d4
tvbrowser-bin: init at 4.0.1 ( #42620 )
2018-06-27 20:08:03 +02:00
symphorien
d85aae2323
agedu: init at 20180522.5b12791 ( #42538 )
2018-06-26 20:06:16 +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
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
191c42d6ca
Merge pull request #42565 from Lassulus/lief
...
lief: init at 0.9.0
2018-06-26 15:50:58 +02:00
lassulus
7b4cf6b8e7
lief: init at 0.9.0
2018-06-26 07:41:10 +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
Tuomas Tynkkynen
d92f73e8db
rocket: Init at 2018-06-09
2018-06-25 19:22:25 +03: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
volth
dd366701ce
perl528: init at 5.28.0
2018-06-25 13:33:09 +00:00
Jan Tojnar
0463c2020e
Merge pull request #42325 from manveru/add-gnome-latex
...
Gnome-latex: init at 3.28.1
2018-06-25 13:56:12 +02:00
xeji
104194f641
Merge pull request #42541 from flokli/casync
...
casync: init at 2-152-ge4a3c5e
2018-06-25 13:17:48 +02:00
Frederik Rietdijk
7c9d95fef5
python37: init at 3.7.0rc1
2018-06-25 10:41:32 +02:00
Florian Klink
0ee0582a8f
casync: init at 2-152-ge4a3c5e
2018-06-25 03:22:49 +02:00
Kevin Liu
3a1033c6d9
autokey: init at 0.94.1 ( #42355 )
2018-06-25 00:25:14 +02:00
Franz Pletz
4d37ce9199
snapcast: init at 0.14.0
2018-06-24 17:55:34 +02:00
Michael Raskin
7e3db3490e
libreoffice: cleanup and update
...
1. For some reason libreoffice-still was still referencing the Fresh
expression.
2. Moved gdb from buildInputs to nativeBuildInputs.
3. Minor update for both branches.
2018-06-24 16:10:17 +02:00
Jan Tojnar
d91f77c482
libgsystem: remove
2018-06-24 16:10:33 +02:00
Profpatsch
9c1edbddee
unvanquished: remove
...
Hasn’t been building or upgraded since 2015:
https://github.com/NixOS/nixpkgs/issues/9781
2018-06-24 01:51:16 +02:00
Will Dietz
19ef534fbb
Merge pull request #41762 from tilpner/appimage-run
...
appimage-run: init
2018-06-23 07:23:08 -05:00
Matthew Justin Bauer
5ac6ab091a
Merge pull request #42389 from tobiasBora/master
...
imapnotify: added in all-packages.nix
2018-06-22 15:25:11 -04:00
Leo Colisson
4509fdba3f
imapnotify: inherit inside all-packages
2018-06-22 21:24:31 +02:00
Matthew Justin Bauer
6c17928d52
Merge pull request #42378 from obsidiansystems/fix-android32
...
androidndk: Fix version selection
2018-06-22 14:50:14 -04:00
Leo Colisson
94bfc2cdc3
imapnotify: added in all-packages.nix
2018-06-22 20:22:21 +02:00
Symphorien Gibol
f5307941cc
gnirehtet: init at 2.2.1
2018-06-22 19:21:23 +02:00
Matthew Bauer
c8fd285c8d
android: add ndkVer to resolve ndk ambiguity
...
It wasn’t exactly clear which NDK you were using previously. This adds
an attribute to system that handles what version of the NDK we should
use when building things.
/cc @Ericson2314
2018-06-22 11:06:17 -04:00
Michael Fellinger
6f831a7ab4
Gnome-latex: init at 3.28.1
2018-06-22 10:14:28 +02:00
Matthew Justin Bauer
9185df5f9d
Merge pull request #41614 from teto/flent_wrap
...
[RFC/RDY] flent: add manpage + init http-getter
2018-06-21 21:33:49 -04:00
Daiderd Jordan
26434c0924
Merge pull request #42329 from goertzenator/erlang-21.0
...
add erlang-21.0
2018-06-21 22:44:11 +02:00
Daniel Goertzen
4001a680cc
erlangR21: init at 21.0
2018-06-21 09:36:54 -05:00
Jörg Thalheim
9da836dd03
rancher-compose: remove
...
I no longer use rancher and can test this derivation.
Also rancher-compose should have the same version as the rancher cluster
used. So it is better to be build by the user using it rather having a
random version in nixpkgs.
2018-06-21 11:11:41 +01:00
Matthew Justin Bauer
3925077548
Merge pull request #41485 from teto/owamp
...
[RDY] Owamp : Get one way (network) latencies between synchronized computers
2018-06-20 21:45:36 -04:00
Jörg Thalheim
d4ed33492e
Merge pull request #42296 from bkchr/ts3_3_1_10
...
teamspeak_client: 3.1.8 -> 3.1.10
2018-06-20 23:35:20 +01:00
Franz Pletz
cac9f08810
Merge pull request #42134 from tazjin/feat/journaldriver
...
Add package & NixOS module for journaldriver
2018-06-20 12:14:31 +00:00
Pascal Wittmann
f0e7af3b6b
Merge pull request #42236 from mnacamura/esh
...
esh: init at 0.1.1
2018-06-20 13:02:55 +02:00
Bastian Köcher
8ac1721cd6
teamspeak_client: 3.1.8 -> 3.1.10
2018-06-20 09:28:48 +02:00
Orivej Desh
6916565510
ddrutility: init at 2.8
2018-06-20 06:13:26 +00:00
Orivej Desh
1c1e32ba00
ddrescueview: init at 0.4alpha3
2018-06-20 06:13:25 +00:00
Michael Raskin
5fce881f60
wireshark: 2.4.7 -> 2.6.1
2018-06-19 21:21:19 +02:00
Daiderd Jordan
42b28bfd7b
libressl: fix eval
2018-06-19 18:50:51 +02:00
qolii
07e8402ed4
linux-hardkernel: Init at 4.14.47-139 ( #41782 )
2018-06-19 18:07:53 +03:00
Mitsuhiro Nakamura
c3e0592f20
esh: init at 0.1.1
2018-06-19 22:05:27 +09:00
rys ostrovid
c89b6f47a7
vym: 2.2.4 -> 2.6.11 ( #42186 )
2018-06-19 09:09:20 +01:00
xeji
8807039549
Merge pull request #41893 from asymmetric/asymmetric/asc-qr
...
asc-key-to-qr-code-gif: init at 20180613
2018-06-18 23:58:05 +02:00
Pascal Wittmann
735d945d79
Merge pull request #42151 from mrVanDalo/add-patchwork
...
patchwork-classic : add 2.12.0
2018-06-18 22:16:15 +02:00