Eelco Dolstra
7d2364def4
mountall: Remove
...
It's no longer used since we switched to systemd.
2013-09-18 13:05:23 +02:00
Oliver Charles
3433e62e3f
gtimelog: New expression
2013-09-18 11:45:23 +03:00
Shea Levy
59bd1ba586
Add virtuoso 7
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-09-17 14:28:26 -04:00
Eelco Dolstra
095fc0ebaa
nix-repl: Add
2013-09-17 11:26:12 +02:00
Rob Vermaas
8041a33726
Add MegaCli, a command line tool to manage certain RAID cards.
2013-09-16 15:56:55 +02:00
Peter Simons
93239d33cc
all-packages.nix: strip trailing whitespace
2013-09-16 11:50:20 +02:00
Peter Simons
9c45b91002
lua-5: update default version from 5.1.4 to 5.1.5 and add version 5.2.2
2013-09-16 11:50:20 +02:00
Domen Kožar
4d913bf0f6
Merge pull request #976 from jcumming/netatalk.130915
...
netatalk-3.0.5
2013-09-15 23:15:57 -07:00
Jack Cummings
122b19c429
netatalk-3.0.5
2013-09-15 22:54:57 -07:00
Jonas Hoersch
986b34580d
add mathematica version 9.0.0
...
Wolfram Mathematica based on the makeself archive found on the Mathematica installation DVD.
2013-09-15 18:33:13 +02:00
Lluís Batlle i Rossell
00abf42fc6
Adding the reference to bird
2013-09-15 11:39:24 +02:00
Marc Weber
513dad6527
colord, gusb: package.
...
Part of #517 .
2013-09-15 11:53:11 +03:00
Edward Tjörnhammar
953eecb0fc
ssvnc: The Enhanced TightVNC Viewer, SSVNC, adds encryption security to VNC connections.
...
Close #950 .
2013-09-15 10:50:59 +03:00
Jason \"Don\" O'Conal
e0fd701942
enscript: fix build on darwin ( close #933 , really this time)
2013-09-14 16:03:20 +02:00
Jason \"Don\" O'Conal
2a73189a9c
deluge: fix build on darwin ( close #930 )
2013-09-14 15:26:48 +02:00
Jason \"Don\" O'Conal
ad454f3511
emacs24: fix build on darwin (clos #932 )
2013-09-14 15:19:54 +02:00
Zef Hemel
8d001c1a08
Darwin support for Go 1.1 ( close #952 )
2013-09-14 15:13:26 +02:00
Danie Roux
76ca653d7b
coreutils: 8.20 does build on Darwin
...
Where gcc is:
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
2013-09-14 14:45:06 +02:00
Evgeny Egorochkin
35cd18503e
Merge pull request #958 from wizeman/linux_3_2
...
Update linux-3.2 & grsecurity
2013-09-13 21:07:11 -07:00
Sander van der Burg
28d8e93871
My attempt to get Steam working in NixOS. It uses a function called buildFHSChrootEnv {} that composed chroot environments. In such a chroot environment, I could run Steam without much problem
2013-09-13 23:58:59 +02:00
Domen Kožar
e67a2479e1
add poedit
2013-09-13 20:42:49 +02:00
Ricardo M. Correia
342fcfc82f
grsecurity: Update to 2.9.1-3.2.51-201309101928
2013-09-13 05:13:25 +02:00
Bjørn Forsman
fe520e6d1f
ditaa: new package
...
Ditaa is a small command-line utility written in Java, that can convert
diagrams drawn using ascii art ('drawings' that contain characters that
resemble lines like | / - ), into proper bitmap graphics.
Homepage: http://ditaa.sourceforge.net/
2013-09-12 17:25:09 +02:00
Vladimír Čunát
aa8e8303e1
Merge branch 'x-updates' into master
2013-09-11 08:37:03 +02:00
Peter Simons
e08fab28f5
Um, make that 'linuxHeaders26'. Sorry.
2013-09-10 21:16:33 +02:00
Peter Simons
5a75874b96
all-packages.nix: add 'linuxHeaders36' attribute
...
We have that version of the kernel headers in Nixpkgs already, there was
just no attribute for them.
2013-09-10 21:15:41 +02:00
Eelco Dolstra
b73deae714
nix: Update to 1.6
2013-09-10 17:53:29 +02:00
Vladimír Čunát
bb6b42385d
Merge PR #901 : adding Storm
...
vcunat edit: use symlink instead of hardlink (failed for me with a
cross-device error), minor whitespace cleanup
2013-09-10 16:18:31 +02:00
Peter Simons
0c5cf00829
tcpcrypt: add current HEAD of the Github master branch
2013-09-09 12:56:22 +02:00
Peter Simons
2282809b35
libnetfilter_queue: add version 1.0.2
2013-09-09 12:52:31 +02:00
Vladimír Čunát
d55fb56690
Merge branch 'master' into x-updates
2013-09-08 16:39:09 +02:00
Sergey Mironov
3a1626e1a1
upower: revert libusb1 version to 1.0.9
...
That workarounds the coldplug problem
$ sudo ./libexec/upowerd -v
TI:18:38:27 Starting upowerd version 0.9.19
...
TI:18:38:27 registering subsystem : usb
TI:18:38:27 failed to coldplug /sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb1
<upowerd EXITS>
2013-09-08 16:38:00 +02:00
Vladimír Čunát
c1ed13dad0
Merge branch 'master' into x-updates
2013-09-08 12:04:20 +02:00
Jason \"Don\" O'Conal
834cd6c886
beret: Fix build on darwin ( close #923 )
2013-09-08 10:32:25 +02:00
Vladimír Čunát
b1be46e932
Merge branch 'master' into x-updates
2013-09-07 16:19:46 +02:00
Sergey Mironov
fe6b021ee1
fuse-exfat: add FUSE-mounter for exFAT devices
2013-09-07 01:25:30 +04:00
Jason "Don" O'Conal
ab0ca44ffb
texliveAggregationFunction: fix eval
...
vcunat edited to fix all cases (not just asymptote),
and a two "licnese" typos :-)
2013-09-06 10:34:09 +02:00
Rok Garbas
1f68487337
Merge pull request #919 from edwtjo/abook-0.6.0pre2
...
Added abook 0.6.0pre2
2013-09-06 01:22:06 -07:00
Jason "Don" O'Conal
c93d33b74e
asymptote: fix build on darwin
2013-09-06 10:19:46 +02:00
Jason "Don" O'Conal
bcec0454e9
texLive: fix build on darwin
...
vcunat edit: use ruby19 on all platforms now.
See #700 for discussion related to the changes.
2013-09-06 10:11:54 +02:00
Edward Tjörnhammar
485d22f862
Added abook 0.6.0pre2
...
Abook is a text-based addressbook program designed to use with mutt mail
client.
2013-09-06 05:37:28 +02:00
Moritz Ulrich
be9b6c0fe2
GNU Stow: package - Symlink manager which makes it easy to manage dotfiles
2013-09-05 15:49:35 +03:00
Sander van der Burg
1642e3a6d7
libX11 is not in vice's rpath. this fixes it
2013-09-04 22:34:08 +02:00
Bjørn Forsman
99942d1fad
source-highlight: unbreak by using boost 1.53
...
One of the tests started failing when boost was bumped from 1.53 to 1.54
(in July). Instead of skipping the tests, fix it by using boost 1.53.
2013-09-04 20:00:27 +02:00
Mathijs Kwik
03c9a1fb33
linux 3.11
...
works fine for me, but nvidia binary driver fails once again
2013-09-04 09:29:00 +02:00
Ricardo M. Correia
a1bb7c1cfa
scrypt: New package
2013-09-03 01:49:58 +00:00
Evgeny Egorochkin
ddd1f7b52b
Get rid of old rake derivation that doesn't build
2013-09-02 23:51:03 +03:00
Danny Wilson
c4b1bbc1c8
Improved Storm package.
...
- Add config to defaults.yaml, to allow topologies to include their own storm.yaml.
- Symlink extra jars in lib/ since it's nearly impossible to add a classpath to Storm's config.
- Include native jzmq library in java.library.path
- Use package default args.
2013-09-02 12:20:24 +02:00
Danny Wilson
d6a812332c
Make Storm conf and log path configurable via symlinks.
...
- The bin/storm script makes too many assumptions about file locations and java classpath that I couldn't figure out a better way.
Fix jzmq build on NixOS: java source was treated as ASCII.
2013-09-02 12:20:16 +02:00
Danny Wilson
04a232f28b
Add storm package.
2013-09-02 12:20:06 +02:00