Nick Sauce
bfa942c9bf
sigil: new package
2014-10-07 18:51:33 +04:00
Ian-Woo Kim
6d724303c3
Merge remote-tracking branch 'nixos/master' into proot
...
Conflicts:
pkgs/tools/system/proot/default.nix
2014-10-07 16:16:00 +02:00
Eelco Dolstra
6de01e516d
gcc-4.9: Remove obsolete mudflap flap
2014-10-07 16:06:20 +02:00
Georges Dubus
4d246d00e5
Made the travis build check the metadata
2014-10-07 15:59:37 +02:00
Sander van der Burg
0a7449775d
titaniumsdk: Add expression to 3.4.0 SDK
2014-10-07 15:31:11 +02:00
Sander van der Burg
2b5a27c3d8
titaniumsdk: Add version 3.4.0 support
2014-10-07 15:29:58 +02:00
Eelco Dolstra
51f1b4ec48
Automatically move stuff in lib64 to lib
2014-10-07 15:04:13 +02:00
Mateusz Kowalczyk
da9c4c05eb
glm: update from 0.9.5.3 to 0.9.5.4
2014-10-07 14:00:11 +01:00
Domen Kožar
efe71df2dc
Merge pull request #4405 from k0ral/traceroute
...
traceroute: depends on linux headers.
2014-10-07 14:44:39 +02:00
Eelco Dolstra
ab04b7d0bb
Automatically move programs in sbin to bin
...
This should fix the OpenJDK build, which was failing because paxctl is
in sbin and therefore not automatically added to $PATH.
http://hydra.nixos.org/build/15658346
2014-10-07 14:43:56 +02:00
Michael Raskin
81b766bd95
Fix local filename in vanity counter
2014-10-07 16:25:33 +04:00
Ian-Woo Kim
526b4d9f79
proot: remove self.stdenv.lib
2014-10-07 14:23:42 +02:00
Michael Raskin
b32dbc8be6
Gajim update
2014-10-07 16:23:28 +04:00
Michael Raskin
ec484c6a1e
Update F#
2014-10-07 16:23:28 +04:00
Michael Raskin
5d584c5109
Update gvpe
2014-10-07 16:23:28 +04:00
Michael Raskin
9d73fbd4b9
Set branch for old graphviz versions
2014-10-07 16:23:28 +04:00
Michael Raskin
e465806c5e
Update GeoIP
2014-10-07 16:23:28 +04:00
Michael Raskin
c16cce3204
Update freetalk
2014-10-07 16:23:28 +04:00
Michael Raskin
f67e66cf4c
Specify branch for eigen2
2014-10-07 16:23:28 +04:00
Michael Raskin
d171942ed1
Update Dia
2014-10-07 16:23:27 +04:00
Michael Raskin
1be33f81d1
Specify meta.branch for CLisp-2.44.1
2014-10-07 16:23:27 +04:00
Michael Raskin
e190813003
Specify meta.branch for pinned celt versions
2014-10-07 16:23:27 +04:00
Michael Raskin
fdc29c0ed2
Specify Box2D_2_0_1 branch
2014-10-07 16:23:27 +04:00
Michael Raskin
eecd29dff6
Document meta.branch
2014-10-07 16:23:27 +04:00
Luca Bruno
e229cfb57c
Revert "Merge pull request #4406 from wavewave/proot"
...
This reverts commit 552d1ec8b36515c3de5d660815a521353419bae6, reversing
changes made to 3432414808afa5bdb2019f165365f5b6ff46cf2f.
2014-10-07 14:05:31 +02:00
Domen Kožar
1992bd1331
Merge pull request #4409 from iElectric/redmine
...
Add Redmine package and NixOS Service
2014-10-07 13:41:46 +02:00
Shea Levy
a18a992785
Add ujson python package
2014-10-07 06:32:48 -04:00
Shea Levy
0f37f832c6
tornadokick: bump
2014-10-07 06:12:50 -04:00
lethalman
552d1ec8b3
Merge pull request #4406 from wavewave/proot
...
proot: User-space implementation of chroot, mount --bind and binfmt_misc
2014-10-07 12:10:39 +02:00
Shea Levy
3432414808
Merge branch 'nixos-cronfiles' of git://github.com/rickynils/nixpkgs
...
nixos: Add option services.cron.cronFiles
2014-10-07 05:59:03 -04:00
Ian-Woo Kim
6a0396ce01
proot: remove unnecessary phases
2014-10-07 11:54:12 +02:00
Domen Kožar
b4a335cd59
nixos: add redmine service
2014-10-07 10:55:50 +02:00
Domen Kožar
8f27aedb46
add redmine package
2014-10-07 10:54:22 +02:00
Pascal Wittmann
e42f5edb7c
ocrad: update from 0.23 to 0.24
2014-10-07 10:47:39 +02:00
Christopher Poole
f5e7b089d0
Fixed the mirror:// download link for GDCM.
2014-10-07 18:23:16 +11:00
Bjørn Forsman
4005ae48ab
sweethome3d: add icon to desktop file
2014-10-07 08:45:26 +02:00
Christopher Poole
7af2d07f24
Added the dlib machine learning library.
2014-10-07 16:36:30 +11:00
Christopher Poole
19cceb91bd
Added the grassroots DICOM library.
2014-10-07 16:01:26 +11:00
Bryan Gardiner
de0a388ccf
Add claws-mail and libetpan.
...
Adds Nix expressions for claws-mail (http://www.claws-mail.org ) and a
dependency that is not already in the tree, libetpan
(http://www.etpan.org/libetpan.html ).
The Claws expression has flags for toggling the build of various plugins.
2014-10-06 18:07:43 -07:00
Ian-Woo Kim
609bea973a
proot: User-space implementation of chroot, mount --bind and binfmt_misc
2014-10-07 02:37:23 +02:00
Eelco Dolstra
4b072cfe08
Nixpkgs manual: Mention xz support
...
Issue #4393 .
2014-10-07 00:22:10 +02:00
Eelco Dolstra
a85dcf4a00
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/libav/default.nix
pkgs/shells/bash/bash-4.2-patches.nix
pkgs/stdenv/generic/default.nix
2014-10-07 00:09:37 +02:00
koral
d19a244182
traceroute: depends on linux headers.
2014-10-07 00:04:51 +02:00
Eelco Dolstra
4b2ce84872
linux-headers: Bump to 3.12.6
...
(Why 3.12.6? It's the last version that provided a .bz2 tarball ;-)
2014-10-06 23:58:26 +02:00
Arseniy Seroka
97f04baaa9
update fish shell
2014-10-07 01:00:37 +04:00
Aristid Breitkreuz
46a9e805ef
gmime: update from 2.6.19 to 2.6.20
2014-10-06 22:46:04 +02:00
Aristid Breitkreuz
0957166f56
ethtool: update from 3.15 to 3.16
2014-10-06 22:41:21 +02:00
Aristid Breitkreuz
68c15230c6
dnsmasq: update from 2.71 to 2.72
2014-10-06 22:31:43 +02:00
Aristid Breitkreuz
776af364f3
udisks: update from 1.0.4 to 1.0.5
2014-10-06 22:23:00 +02:00
Eelco Dolstra
14d6454b9a
stdenv-linux: Turn allowedRequisites back on
2014-10-06 22:11:05 +02:00