Louis Taylor
3b6550c29b
sailsd: 0.1.1 -> 0.2.0 ( #15445 )
...
Sails has now been split into a few subcomponents, sailsd being the main
one. This package has been renamed to sailsd, the sailing simulation
daemon.
2016-05-14 11:05:37 +02:00
Arseniy Seroka
83a89d03d2
Merge pull request #15444 from bkase/youcompleteme-racerd
...
racerd: init at 0.1.1
2016-05-14 11:56:44 +03:00
Brandon Kase
ea018f8339
racerd: init at 0.1.1
...
Needed for Rust YouCompleteMe support
2016-05-14 01:28:08 -07:00
Joachim Fasting
77022120f7
Merge pull request #15347 from joachifm/kernel-headers-cleanup
...
linuxHeaders cleanup
2016-05-14 08:53:48 +02:00
Nikolay Amiantov
c403235585
xgboost: init at 2016-05-14
2016-05-14 02:16:13 +03:00
Joachim Fasting
e0c07070b1
duperemove: get linuxHeaders from stdenv
...
Building against anything other than the headers used to build libc
doesn't really make any sense.
Also: this package is Linux specific, so mark it as such.
2016-05-13 19:35:09 +02:00
Joachim Fasting
ec2ddf284d
systemd: get linuxHeaders from stdenv
...
Building against anything other than the headers used to build libc
doesn't really make any sense.
2016-05-13 19:35:09 +02:00
Thomas Tuegel
21efdd8003
Merge pull request #15420 from samuelrivas/emacs-wrapper
...
emacs: hide wrapper dependencies
2016-05-13 11:58:24 -05:00
Michael Alan Dorman
1b314a70c2
Revert "Remove obsolete pcache version"
...
This reverts commit 5cc4ff09fa
.
2016-05-13 06:35:19 -04:00
Michael Alan Dorman
ada0d47b3e
Revert "Remove obsolete s version"
...
This reverts commit 7ccdbff95b
.
2016-05-13 06:35:06 -04:00
Michael Alan Dorman
0d4dfbd570
Revert "Remove obsolete xml-rpc version"
...
This reverts commit 5017e24756
.
2016-05-13 06:34:44 -04:00
Vladimír Čunát
3e387c3e00
Merge branch 'staging'
...
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
2016-05-13 10:14:53 +02:00
Samuel Rivas
67394f9152
emacs: hide wrapper dependencies
...
Move all the dependencies to their own derivation, so that we don't publish all
of them if the wrapper is installed in a profile.
The previous solution just moved them to a custom directory to avoid conflicts,
this refactors that and completely hides them, while preserving the desired
improvement of adding only one directory to each of the emacs search paths
2016-05-12 22:43:30 +02:00
Thomas Tuegel
1ac8374e95
Merge branch 'ats2'
2016-05-12 10:23:12 -05:00
Thomas Tuegel
8c525431c8
postiats-utilities: init at 2.0.1
2016-05-12 07:37:53 -05:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Bjørn Forsman
300e495101
sigrok: update whole suite to latest (2016-01)
...
Release announcement, 2016-01-30:
https://www.sigrok.org/blog/major-sigrok-releases-libsigrok-libsigrokdecode-sigrok-cli-pulseview
I first tried updating the projects in separate commits. But later I
found cyclic dependencies, that would break git bisect, so I ended up
squashing the commits:
* libsigrok: 0.3.0 -> 0.4.0
Enable building libsigrokcxx.so, the C++ bindings for libsigrok, by
adding doxygen, glibmm and python as build deps. This is needed for
Pulseview >= 0.3.0. Also update the firmware (sigrok-firmware-fx2lafw)
while at it.
* libsigrokdecode: 0.3.0 -> 0.4.0
* sigrok-cli: 0.5.0 -> 0.6.0
* pulseview: 0.2.0 -> 0.3.0
New dependency: glibmm (due to libsigrokcxx.pc from libsigrok).
Note that collectd is incompatible with the new libsigrok release, so
I let it use the old one (0.3.0).
2016-05-11 22:23:29 +02:00
Joachim Fasting
a0e8d542c7
Merge pull request #15377 from womfoo/sniproxy
...
sniproxy: init at 0.4.0 with dependency udns: init at 0.4
2016-05-11 15:14:33 +02:00
Kranium Gikos Mendoza
59f71829a3
sniproxy: init at 0.4.0
2016-05-11 13:27:28 +08:00
Kranium Gikos Mendoza
f7e3f177d1
udns: init at 0.4
2016-05-11 13:27:28 +08:00
Joachim Fasting
2d080f2f8f
Merge pull request #15338 from martijnvermaat/lesspipe-sh
...
lesspipe: init at 1.82
2016-05-11 06:40:06 +02:00
Nikolay Amiantov
43634d47e4
xits-math: init at 1.108
2016-05-11 06:26:15 +03:00
Thomas Tuegel
4ffb000f19
kde5: unpin from Qt 5.5
2016-05-10 20:00:48 -05:00
Tomasz Czyż
92cb6add9f
usb-modeswitch-data: init at 20160112
2016-05-10 21:59:37 +01:00
zimbatm
96162777d8
usb_modeswitch: rename to usb-modeswitch
2016-05-10 21:58:32 +01:00
Martijn Vermaat
3ada292a67
lesspipe: init at 1.82
...
lesspipe.sh is a preprocessor for less.
2016-05-10 22:21:42 +02:00
Peter Simons
c53f963c1e
cabal-install: link top-level variant of this tool statically
...
The advantage is that the closure no longer depends on the version of
GHC that was used to compile the tool.
2016-05-10 12:28:35 +02:00
Rahul Gopinath
4700db89b1
milu: init at 2016-05-09
...
Milu is a mutation testing tool for C and C++ programs
Closes #15341
2016-05-10 10:28:45 +02:00
Arseniy Seroka
3295f68336
Merge pull request #15333 from vrthra/pxattr
...
pxattr: Init at 2.1.0
2016-05-10 02:40:45 +03:00
Rahul Gopinath
8dd753dedc
pxattr: Init at 2.1.0
...
pxattr provides a single interface to extended file system attributes. It can
be used to save and restore extended file system attributes before using
a utility such as tar for backup which does not understand extended fsattr.
2016-05-09 15:13:20 -07:00
Markus Hauck
40dae1aba8
scalafmt: init at 0.2.3
2016-05-09 19:57:42 +02:00
Thomas Tuegel
358c6c9dd5
golden-cheetah: pin at Qt 5.5
...
The package depends on Qt Webkit, which was removed from Qt 5.6.
2016-05-09 10:01:58 -05:00
Thomas Tuegel
d66f33c86f
redis-desktop-manager: pin at Qt 5.5
...
The package depends on Qt Quick, which was removed from Qt 5.6.
2016-05-09 10:01:51 -05:00
Thomas Tuegel
a583fe221a
ricochet: pin at Qt 5.5
...
The package depends on Qt Quick, which was removed from Qt 5.6.
2016-05-09 10:01:49 -05:00
Thomas Tuegel
da902fd131
rapcad: pin at Qt 5.5
...
The package fails to build with Qt 5.6.
2016-05-09 10:01:48 -05:00
Thomas Tuegel
ce024c988b
smtube: pin at Qt 5.5
...
The package depends on Qt Webkit, which was removed from Qt 5.6.
2016-05-09 10:01:48 -05:00
Thomas Tuegel
cd305c6a81
musescore: pin at Qt 5.5
...
The package depends on Qt Webkit, which was removed from Qt 5.6.
2016-05-09 10:01:47 -05:00
Thomas Tuegel
705705448c
luminanceHDR: pin at Qt 5.5
...
The package depends on Qt Webkit, which was removed from Qt 5.6.
2016-05-09 10:01:47 -05:00
Thomas Tuegel
747a3b7cdb
keyfinder: unpin from Qt 5.5
2016-05-09 10:01:47 -05:00
Thomas Tuegel
61689edcd5
zeal: pin at Qt 5.5
...
The package requires Qt Webkit, which is removed from Qt 5.6.
2016-05-09 10:01:38 -05:00
Thomas Tuegel
184597433f
libcommuni: add to qtLibsFun
2016-05-09 10:01:34 -05:00
Thomas Tuegel
8bd32d51e2
sigil: pin at Qt 5.5
...
The package requires Qt Webkit, which was removed from Qt 5.6.
2016-05-09 10:01:21 -05:00
Thomas Tuegel
2acf48f803
cool-retro-term: pin at Qt 5.5
...
The package requires Qt Quick, which is removed in Qt 5.6.
2016-05-09 10:01:08 -05:00
Thomas Tuegel
a2eaef2074
apitrace: pin at Qt 5.5
...
The package requires Qt Webkit, which has been removed in Qt 5.6.
2016-05-09 10:01:08 -05:00
Thomas Tuegel
7b22cb0ed2
qtcreator: build only once
...
It should not be necessary to build Qt Creator for each version of
Qt. The version of Qt used for development is independent of the version
Creator is compiled with.
2016-05-09 10:01:06 -05:00
Thomas Tuegel
93369da039
signon: remove
...
The library does not build with Qt 5.6 and no packages depend on
it. (Why are we building unused packages?)
2016-05-09 10:01:05 -05:00
Thomas Tuegel
c6e12e26e5
qmltermwidget: incompatible with Qt 5.6
2016-05-09 10:01:05 -05:00
Thomas Tuegel
7c77230224
Remove Qt 5.4.2
2016-05-09 10:01:04 -05:00
Thomas Tuegel
3628eed9d4
qt5: 5.4.2 -> 5.6.0
2016-05-09 10:01:04 -05:00
Thomas Tuegel
ea90e3e6ca
qt56: init at 5.6.0
2016-05-09 10:01:03 -05:00