Herwig Hochleitner
59ccacbcd3
systemtap: clean up as per feedback
...
- shorter description
- move systemtap into linuxPackages
this is only necessary for the wrapper
systemtap also has a dyninsn backend to instrument userspace apps
we could experiment with other platforms, using this
- get rid of stow build dependency
- update version
- minor cleanup steps
2016-09-16 22:24:49 +02:00
Herwig Hochleitner
b019424e5d
systemtap: init at 51b7ca
...
master needs to be tracked in order to support recent kernels
2016-09-16 12:19:59 +02:00
Lancelot SIX
9d83af68d8
pythonPackages.mathics: Fix install
...
This fixes the broken test nixos/tests/mathics.nix
2016-09-16 10:39:31 +02:00
Alexey Shmalko
917bb9720b
Merge pull request #18554 from Mic92/cheat
...
cheat: init at 2.1.26
2016-09-16 09:01:44 +03:00
zimbatm
7a6b860e1c
Merge pull request #18437 from Mic92/telegraf
...
Telegraf
2016-09-15 23:21:08 +01:00
Profpatsch
51314631d6
searx: 0.9.0 -> 0.10.0 ( #18608 )
...
With a patch to loosen up searx pip dependency requirements.
Also includes a minor version bump of pysocks.
2016-09-15 17:48:51 +02:00
José Romildo Malaquias
ffbdc07a0d
llvm and clang: define llvm_39 and clang_39 in all-packages.nix ( #18599 )
2016-09-15 15:54:59 +02:00
Shea Levy
bca7b782ae
Merge branch 'bower2nix-3.1.1' of git://github.com/rvl/nixpkgs
2016-09-15 08:16:07 -04:00
Peter Simons
9123a0452d
haskell: drop obsolete LTS package set
...
The default 'haskellPackages' set now corresponds to the latest
available version of LTS 7.x.
2016-09-15 09:12:04 +02:00
Peter Simons
055a3e52c5
Switch the 'haskellPackages' attribute set to the latest version of LTS-7.x.
2016-09-15 09:12:04 +02:00
Peter Simons
f7133e4de6
haskell: define top-level attributes for LTS 6.x and 7.x
...
These attributes exist only for backwards compatibility with old
versions of Stack and will be removed altogether soon.
2016-09-15 09:12:04 +02:00
Rodney Lorrimar
131b8d4edb
nodePackages.bower2nix: 3.0.1 -> 3.1.1
2016-09-15 01:28:37 +01:00
Herwig Hochleitner
a4cbd69ef0
emacs-modes: add upstream tramp
...
this fixes http://emacs.stackexchange.com/questions/21026/tramp-recreates-dev-null-as-a-regular-file
2016-09-14 21:39:02 +02:00
Vladimír Čunát
92f0d709e9
libmaxminddb: init at 1.2.0
2016-09-14 19:25:29 +02:00
Vincent Laporte
38c143abe2
ocaml-qtest: 2.0.1 -> 2.2
2016-09-14 19:04:58 +02:00
Peter Simons
642a42875f
Merge pull request #18541 from RamKromberg/fix/groff
...
groff: add missing depedencies for optional postscript and html outputs
2016-09-14 09:54:41 +02:00
Franz Pletz
ee4c4768a4
curl3: remove vulnerable curl version
2016-09-14 09:03:23 +02:00
Franz Pletz
296c671454
gsb: remove, depends on vulnerable curl3
2016-09-14 09:03:23 +02:00
Jörg Thalheim
6ace28610f
cheat: init at 2.1.26
2016-09-14 07:29:10 +02:00
Jörg Thalheim
8fddcad3f9
telegraf: init at 1.0.0
...
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2016-09-14 07:19:55 +02:00
aszlig
1781e95577
Merge pull request #18567 (VirtualBox 5.1.6)
...
This introduces VirtualBox version 5.1.6 along with a few refactored
stuff, notably:
* Kernel modules and user space applications are now separate
derivations.
* If config.pulseaudio doesn't exist in nixpkgs config, the default is
now to build with PulseAudio modules.
* A new updater to keep VirtualBox up to date.
All subtests in nixos/tests/virtualbox.nix succeed on my machine and
VirtualBox was reported to be working by @DamienCassou (although with
unrelated audio problems for another fix/branch) and @calbrecht.
2016-09-14 02:20:16 +02:00
Ram Kromberg
14e9972e49
groff: add missing depedencies for optional postscript and html outputs
2016-09-13 23:38:05 +03:00
Kirill Boltaev
0f37287df5
treewide: explicitly specify gtk version
2016-09-13 21:09:24 +03:00
Kirill Boltaev
4b55b0358a
deluge: fix libtorrentRasterbar_1_0 reference ( #18564 )
2016-09-13 18:47:32 +02:00
Franz Pletz
1d82947742
libtorrentRasterbar_1_0: 1.0.9 -> 1.0.10
2016-09-13 18:03:46 +02:00
Franz Pletz
ed9541cd54
libtorrentRasterbar_0_16: remove old, insecure version
2016-09-13 18:03:46 +02:00
Jaka Hudoklin
7a9dd489d6
Merge pull request #18481 from offlinehacker/pkgs/docker/1.12.1
...
docker: 1.10.3 -> 1.12.1
2016-09-13 15:59:18 +02:00
aszlig
e18f4a2cf9
virtualbox: Build with PulseAudio by default
...
If people want to disable support for PulseAudio they can still
explicitly use pulseaudio = false in their nixpkgs config.
But even with enabled PulseAudio support, it's still optional, enabled
at runtime and can be turned off in VirtualBox settings as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Issue: #15005
2016-09-13 15:08:36 +02:00
Jaka Hudoklin
0a518618a2
docker: 1.10.3 -> 1.12.1
2016-09-13 12:50:58 +02:00
Nikolay Amiantov
5d3cf921ca
banshee: use gnome2 explicitly
2016-09-13 13:15:41 +03:00
Nikolay Amiantov
4748709926
Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs
2016-09-13 12:51:34 +03:00
Domen Kožar
e53b3ea859
pypeg2: disable tests on py3k
...
(cherry picked from commit 2adbd13f95
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 09:44:59 +02:00
Jascha Geerds
a514bf604c
pytest-rerunfailures: init at 2.0.1
...
(cherry picked from commit 6ddf8f31d3998e464c10fdb59385bf79cf08ef09)
(cherry picked from commit 074013bca5
)
2016-09-13 09:23:24 +02:00
Franz Pletz
d320fbbd05
Merge pull request #18467 from lsix/update_pyyaml
...
Update libyaml and pyyaml
2016-09-13 07:35:46 +02:00
Lancelot SIX
b76badd21b
pythonPackages.Mako: 1.0.2 -> 1.0.4 ( #18494 )
2016-09-13 07:10:04 +02:00
James Wood
87ee2736ce
asunder: init at 2.8 ( #18510 )
2016-09-13 07:06:23 +02:00
Michal Rus
6846b22bb4
squishyball: init at 19580 ( #18354 )
2016-09-13 07:00:39 +02:00
aszlig
8bd89c922d
virtualbox: Split kernel modules into own package
...
Putting the kernel modules into the same output path as the main
VirtualBox derivation causes all of VirtualBox to be rebuilt on every
single kernel update.
The build process of VirtualBox already outputs the kernel module source
along with the generated files for the configuration of the main
VirtualBox package. We put this into a different output called "modsrc"
which we re-use from linuxPackages.virtualbox, which is now only
containing the resulting kernel modules without the main user space
implementation.
This not only has the advantage of decluttering the Nix expression for
the user space portions but also gets rid of the need to nuke references
and the need to patch out "depmod -a".
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-13 06:12:38 +02:00
Nikolay Amiantov
9b26cb92e3
Merge branch 'displaylink'
...
Close #18041
2016-09-13 01:59:47 +03:00
Nikolay Amiantov
fbf6a97b04
linuxPackages.displaylink: init at 1.1.62
2016-09-13 00:30:35 +03:00
Vladimír Čunát
66eb909fbf
Merge #17861 : root: add support for x86_64-darwin
2016-09-12 21:39:07 +02:00
Markus Hauck
d37c84106a
ntl: init at 9.11.0 ( #18507 )
2016-09-12 19:26:30 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Vincent Laporte
b8ed622bbb
lua-sockets: fix on darwin
2016-09-12 14:42:37 +02:00
Domen Kožar
5ecb8b0c51
Merge pull request #18483 from nbp/revert-14398
...
Using self prevent aliasing overriden packages
2016-09-12 14:02:13 +02:00
cmfwyp
4659e2d54b
libre-franklin: init at 1.014
2016-09-12 11:13:33 +02:00
cmfwyp
323e74f457
libre-caslon: init at 1.002
2016-09-12 11:13:33 +02:00
cmfwyp
db73ecc0f7
libre-bodoni: init at 2.000
2016-09-12 11:13:33 +02:00
cmfwyp
74de2c6b03
libre-baskerville: init at 1.000
2016-09-12 11:13:33 +02:00
cmfwyp
470855ed82
encode-sans: init at 1.002
2016-09-12 11:13:32 +02:00