Moritz Ulrich
282b5ac5f0
dwarf-therapist: New package
...
Dwarf Therapist is a tool to manage your Dwarves' work orders and
other management stuff.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-10 01:22:23 +02:00
Moritz Ulrich
b98ae36d32
dwarf-fortress: Update to 0.34.11.
...
Somehow Dwarf Fortress suddenly started failing to use our libpng (or
zlib). I tried all possible combinations (supplying them via
LD_LIBRARY_PATH in the script) but it just won't work.
This solution was found in the Archlinux bug tracker: It just symlinks
all problematic .png files to their .bmp counterparts. It's ugly and
*sadly* breaks tileset support (unless you convert them to bmp) but I
think it's acceptable, as the whole expression is pretty problematic
in terms of purity.
Let's hope the next release of Dwarf Fortress will be easier to
support.
(fixes #710 )
2013-10-10 01:21:55 +02:00
Shea Levy
19c7b84799
gnu-efi: Update to 3.0u
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:07:02 -04:00
Shea Levy
e521757f21
Update gummiboot
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 09:52:08 -04:00
viric
446c6daccd
Merge pull request #1052 from offlinehacker/xca
...
Add xca, interface for managing keys like RSA or DSA
2013-10-08 01:56:05 -07:00
Jaka Hudoklin
a19bbd49b7
Add xca, interface for managing keys like RSA or DSA
2013-10-08 09:36:03 +02:00
Rok Garbas
5aa323660c
adding jmeter
2013-10-07 19:55:37 +02:00
Eelco Dolstra
9faba5f073
Remove KDE 4.8
...
4.10 has been the default for a while.
2013-10-07 17:12:50 +02:00
Moritz Ulrich
3ee5c50cda
Add gnutls 3.2.4 (as pkgs.gnutls32) & make weechat use it.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-07 13:44:19 +02:00
Moritz Ulrich
c8b16f172a
weechat: 0.4.2 and fix segfault on /exit.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-07 13:24:54 +02:00
Domen Kožar
8e031bc3be
Merge pull request #1051 from silverhook/eventlist
...
Eventlist: add package
2013-10-06 15:31:13 -07:00
Peter Simons
d210ce955c
Merge pull request #1043 from bjornfor/asciidoc-all-deps2
...
Add asciidocFull (and dblatexFull dependency)
2013-10-06 12:42:05 -07:00
Matija Šuklje
5a70214bb5
Merge branch 'eventlist'
2013-10-06 21:29:19 +02:00
Domen Kožar
81fc2301f3
add haveged: A simple entropy daemon
2013-10-06 17:18:50 +02:00
Bjørn Forsman
9d7086f173
asciidoc: purify and add asciidocFull attribute
...
The current asciidoc expression is impure; it relies on several tools to
be found in PATH at runtime. This commit adds a enableStandardFeatures
parameter that, if true, pulls in all dependencies and patches asciidoc
to contain full paths to the tools.
I've set enableStandardFeatures = false for the existing asciidoc
attribute so that the closure size stays unchanged, at 255 MiB. The new
asciidocFull attribute (with enableStandardFeatures = true) has a
closure size of 1.5 GiB.
2013-10-06 12:18:08 +02:00
Bjørn Forsman
83c9a264bf
dblatex: purify and add dblatexFull attribute
...
imagemagick, transfig, inkscape, fontconfig and ghostscript are missing
dependencies of dblatex. Instead of adding all those dependencies to the
existing dblatex attribute, make a new dblatexFull attribute for that.
Also pass --use-python-path at install time so that script shebangs end
up with #!/path/to/python instead of #!/path/to/env python (which is
impure when not run in a wrapper).
2013-10-06 12:18:08 +02:00
Domen Kožar
f82cfef944
add sshuttle: Transparent proxy server that works as a poor man's VPN
2013-10-05 16:46:56 +02:00
Vladimír Čunát
ae60edca0e
transmission: unify versions to the newest, use gtk3
...
Also introduce transmission_gtk attribute and signify gtk client support
in the name (so newbies using package names can see there's a gui version).
2013-10-04 20:31:02 +02:00
Peter Simons
c7ad106209
all-packages.nix: avoid breaking syntax highlighting in Emacs
2013-10-03 17:09:02 +02:00
Peter Simons
97e0e19858
all-packages.nix: strip trailing whitespace
2013-10-03 17:09:02 +02:00
Peter Simons
6b17f7d9ee
pkgs/tools/security/seccure: store the expression in a file called "default.nix"
2013-10-03 17:09:02 +02:00
Peter Simons
883c10a663
Merge pull request #1013 from coroa/autorandr
...
autorandr: add autorandr an automatic display configuration selector
2013-10-03 06:58:43 -07:00
Peter Simons
178e88e780
Merge pull request #1036 from offlinehacker/ettercap
...
Add ettercap, a comprehensive suite for man in the middle attacks
2013-10-03 06:57:55 -07:00
Peter Simons
b87cd83022
Merge pull request #1035 from pSub/dwb
...
Added dwb, a lightweight webbrowser written in C based on webkit and gtk
2013-10-03 06:48:55 -07:00
Jaka Hudoklin
f295cf2395
Add ettercap, a comprehensive suite for man in the middle attacks
2013-10-03 15:35:34 +02:00
Pascal Wittmann
fabc7438f1
Added udisks-glue, a tool to associate udisks-events to actions
2013-10-02 15:40:57 +00:00
Pascal Wittmann
46fd82a793
Added dwb, a lightweight webbrowser written in C based on webkit and gtk.
2013-10-02 15:45:39 +02:00
Pascal Wittmann
51c48e2320
Add bgs, a simple background setter for X
2013-10-02 14:28:45 +02:00
Eelco Dolstra
feeac34635
Move memtest86+ to its own directory
2013-10-02 12:32:11 +02:00
Eelco Dolstra
61c63e8558
Revert "asciidoc: add missing dependencies"
...
This reverts commit aef81d6eb6
.
It's really not good to have every little package that depends on
asciidoc to pull in 1.5 GiB in dependencies (such as Lilypond).
2013-09-30 13:30:15 +02:00
Domen Kožar
920b0d910c
Merge pull request #1026 from coroa/fbreader
...
Add Fbreader, an e-book reader for Linux
2013-09-30 04:01:58 -07:00
Peter Simons
fb60751d86
Merge pull request #1025 from bjornfor/asciidoc-all-deps
...
asciidoc: add missing dependencies
2013-09-30 01:45:12 -07:00
Matija Šuklje
fbce7c266e
Merge branch 'master' into eventlist
2013-09-30 00:15:21 +02:00
Jonas Hoersch
b260d7111a
Add fbreader, an e-book reader for Linux
2013-09-29 23:41:57 +02:00
Jonas Hoersch
69221b6046
libunibreak: Add libunibreak-1.0 a unicode line breaking library
2013-09-29 23:41:36 +02:00
Bjørn Forsman
aef81d6eb6
asciidoc: add missing dependencies
...
The current asciidoc expression is impure; it relies on several tools to
be found in PATH at runtime. This commit adds a enableStandardFeatures
parameter that pulls in all dependencies and patches asciidoc to contain
full paths to the tools.
enableStandardFeatures defaults to true because asciidoc may attempt to
call all tools in its default configuration. With all standard features,
the closure size increases from 255 MiB to 1.5 GiB. Set
enableStandardFeatures = false if you want a minimal asciidoc.
2013-09-29 22:35:39 +02:00
Bjørn Forsman
7f28c64f11
fop: new package
...
fop is a XML formatter driven by XSL Formatting Objects (XSL-FO).
Homepage: http://xmlgraphics.apache.org/fop/
2013-09-29 21:59:34 +02:00
Matija Šuklje
3abea9036c
Changed the hash checker to sha256 and fixed (hopefully) all-packages.nix.
2013-09-29 15:30:08 +02:00
Domen Kožar
d1ab7ca2ec
Merge pull request #1002 from DriesVanDaele/master
...
add the mpc (mpd cli client) package
2013-09-29 04:05:16 -07:00
Domen Kožar
a4c3b638f2
Merge pull request #1011 from ocharles/rubyripper
...
rubyripper: New expression
2013-09-29 04:01:09 -07:00
Domen Kožar
4a709e4ac9
Merge pull request #1024 from iyzsong/aseprite
...
add aseprite 0.9.5
2013-09-29 03:46:22 -07:00
Song Wenwu
6ab7c495d5
add aseprite 0.9.5
2013-09-28 22:57:14 +08:00
Justin Bedo
fdc6e4372f
Wrapped R's package system similarly to perlPackages
2013-09-28 13:19:43 +02:00
Alexander Kahl
6371fd0908
speedcrunch: new package
...
speedcrunch is a fast power user calculator.
2013-09-27 00:58:54 +02:00
Eelco Dolstra
8a182718ca
splashutils: Remove
2013-09-26 18:03:43 +02:00
Jonas Hoersch
683310e05e
autorandr: make the dependencies on xrandr and disper configurable by enableX params
2013-09-26 13:12:01 +02:00
Peter Simons
90f9726fa7
pspp: add version 0.8.1
2013-09-26 11:53:38 +02:00
Evgeny Egorochkin
0072786c84
broadcom-sta driver: packaged 6.* branch. In theory it is supposed to supercede 5.* but we'll test and
...
see.
2013-09-26 11:44:01 +03:00
Oliver Charles
ab65932cea
rubyripper: New expression
...
Adds minimal support for being able to run rrip_cli
2013-09-25 13:06:08 +01:00
aszlig
2e89b40634
Merge pull request #1010 from offlinehacker.
...
Although this is a release canidate version of kernel 3.12, there are
reasons for merging this anyway, as discussed in #1010 and #1006 .
Thanks to @offlinehacker for this and the initial pull request.
2013-09-25 14:05:33 +02:00
Jaka Hudoklin
69f30432dd
kernel: add linux 3.12-rc2
2013-09-25 12:49:49 +02:00
Jonas Hoersch
cd902179db
autorandr: add autorandr an automatic display configuration selector
2013-09-25 00:11:54 +02:00
Domen Kožar
d79e00e9d6
add arandr: simple visual front end for xrandr
2013-09-23 22:33:57 +02:00
Dries Van Daele
6b5cbfb310
add the mpc (mpd cli client) package
2013-09-23 20:54:20 +02:00
Peter Simons
6fc9f0ee91
Merge pull request #999 from bjornfor/asciidoc-filters
...
Add support for additional Asciidoc filters
2013-09-23 10:21:53 -07:00
Rickard Nilsson
b5f60dbf6f
mopidy: Update to 0.15.0
2013-09-23 17:07:50 +02:00
Rok Garbas
c32052c77e
pypi2nix: updated
2013-09-23 05:52:51 +02:00
Bjørn Forsman
ff4b28be47
asciidoc: add support for aafigure filter
2013-09-22 23:04:39 +02:00
Bjørn Forsman
524315194c
asciidoc: add support for matplotlib filter
2013-09-22 23:04:39 +02:00
Bjørn Forsman
6f9821beb7
nwdiag: new package
...
Nwdiag generates network-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
6f48eb5866
actdiag: new package
...
Actdiag generates activity-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
d048685af5
seqdiag: new package
...
Seqdiag generates sequence-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
2f238d82a0
blockdiag: new package
...
Blockdiag generates block-diagram image from spec-text file (similar to
Graphviz).
Also add its needed dependencies, funcparserlib and webcolors.
2013-09-22 23:04:37 +02:00
Domen Kožar
e0fc8d9f7e
Merge pull request #990 from jbedo/master
...
Added expression for PLINK
2013-09-22 00:26:43 -07:00
Lluís Batlle i Rossell
ad1971a1d1
Fixing typo in previous merge.
2013-09-20 10:49:39 +02:00
Lluís Batlle i Rossell
8f73cdeac2
Merging the changes to get systemd with lvm2 working
2013-09-20 09:45:33 +02:00
Lluís Batlle i Rossell
c0fd88748a
Making lvm2 install systemd stuff, and combine all in a single derivation.
2013-09-20 09:20:14 +02:00
Justin Bedo
c38ffa7b7d
Added expression for PLINK
2013-09-19 09:39:14 +10:00
Mathijs Kwik
d506c662e8
remove sqlite alias now there is only 1 version
2013-09-18 14:37:38 +02:00
Mathijs Kwik
2d1e91cced
remove obsolete sqlite 3.7.14
2013-09-18 14:37:38 +02:00
Mathijs Kwik
ef50aab1ee
remove obsolete sqlite 3.7.9
2013-09-18 14:37:38 +02:00
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
Danny Wilson
c5750ea3e9
Add jzmq package.
2013-09-02 12:19:35 +02:00
Bjørn Forsman
b7d4c94d52
unoconv: new package
...
unoconv is a tool that converts between any document format supported by
LibreOffice/OpenOffice.
Example of how to convert an .odt file to .pdf:
unoconv -f pdf some-file.odt
Homepage: http://dag.wieers.com/home-made/unoconv/
Implementation notes:
unoconv must use the same python version as libreoffice (unless it will
not be able to load the pyuno module from libreoffice). And because we
recently switched to libreoffice 4.x, which uses python3, I had to
include unoconv-python3.patch. The patch comes from upstream unoconv.git
repo, so it will be included in the next release.
2013-09-02 07:11:58 +02:00
Evgeny Egorochkin
793fa68806
Merge pull request #892 from MarcWeber/submit/storebackup
...
adding store-backup
2013-08-31 16:23:23 -07:00
Marc Weber
6f6bc030f9
adding store-backup
2013-08-31 22:16:22 +02:00
Marc Weber
cf762c8f58
firebirdSuper settings
...
document why its better to not use --with-system-icu
See patch for nixos adding firebird service
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
2013-08-31 23:05:32 +03:00
Bjørn Forsman
0526403461
basex: new package
...
BaseX is a very fast and light-weight, yet powerful XML database and
XPath/XQuery processor, including support for the latest W3C Full Text
and Update Recommendations. It supports large XML instances and offers a
highly interactive front-end (basexgui). Apart from two local standalone
modes, BaseX offers a client/server architecture.
Homepage: http://basex.org/
Implementation notes:
- I'm using the pre-built java package (because it's simple)
- I copied the basex.svg icon file from the Ubuntu package because I
couldn't find it anywhere else. It's 9.3 KiB.
2013-08-31 14:27:40 +02:00
Bjørn Forsman
36564b72fe
uncrustify: new package
...
Uncrustify is a source code beautifier for C, C++, C#, ObjectiveC, D,
Java, Pawn and VALA.
Homepage: http://uncrustify.sourceforge.net/
2013-08-31 09:42:20 +02:00
Bjørn Forsman
e8e76ac12e
dstat: enable color output
...
Give dstat access to the "curses" module in the Python standard library
so that it can color its output. This is similar to how other distros
package it (e.g. Fedora, Ubuntu).
2013-08-30 18:43:54 +02:00
Rob Vermaas
bd6eba997f
Add collectd 5.4.0
2013-08-30 11:58:02 +02:00
Vladimír Čunát
2fda1165da
Merge branch 'master' into x-updates
2013-08-28 10:37:41 +02:00
Evgeny Egorochkin
deecf7e1cb
Merge pull request #869 from j4/master
...
Add The Little Brother's Database (lbdb) package
2013-08-28 00:44:52 -07:00
Carles Pagès
18ecb7c62a
Add SDL2_gfx (svn version)
...
There is no package yet, adding latest revision.
2013-08-27 22:55:42 +02:00
Carles Pagès
0d637ea5e0
Add SDL2_image and SDL2_mixer, release candidate.
2013-08-27 22:55:41 +02:00
Carles Pagès
e87589b2ef
SDL2: add release candidate
...
The tarball is not marked as such, but current 2.0.0 version is still a release
candidate for SDL2.
2013-08-27 22:55:41 +02:00
Carles Pagès
bf4bcd900d
libyaml-cpp: add versions 0.5.1 and 0.3.0
...
The two versions are actively maintained, and the API changed between them.
2013-08-27 22:55:40 +02:00
Song Wenwu
eb0aafd4c9
add mate-themes 1.6.1
2013-08-27 17:00:03 +02:00
Song Wenwu
d80e7b3799
add mate-icon-theme 1.6.1
2013-08-27 17:00:03 +02:00
Song Wenwu
757568b8fe
add gtk-engine-murrine 0.98.2
2013-08-27 13:10:11 +02:00
Jean-Alexandre Peyroux
ed522b59c6
Modif lbdb package. Following the remarks after the 1st commit.
...
* add in all-packages.nix sorted alphabetically
* add platforms and license in default.nix
2013-08-27 11:08:11 +02:00
Jean-Alexandre Peyroux
d0f40f17b8
Add The Little Brother's Database (lbdb) package
2013-08-27 09:28:36 +02:00
aszlig
35229f0cf4
boomerang: Refactor and fix build.
...
Thanks to @phreedom for reporting the broken URL used fetchgit, which
was because I deleted my fork repository. Fortunately, in the meantime
other forks got to a more "working" state and being more actively
maintained than my fork. So that's why I switched using @nemerle's fork
now, as it is the the most usable one out there, at least in our case.
One stupid thing I've done in the first place was to use "1.0pre" as the
version and the fork uses "alpha 0.3.2", so it essentially is some kind
of a "downgrade" if you just look at the version.
Fortunately, peer-unreviewed research based on guesswork has shown that
I'm the only one using Boomerang on NixOS, so this shouldn't have a big
impact on the other non-existent users.
Also, this drops dependencies on boehmgc and cppunit, because building
with either one or both will fail at the moment.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
Vladimír Čunát
c7187ad59f
libav: major update and refactoring ( close #839 )
...
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).
Edited (twice) according to notes on the reverted b003138
.
2013-08-26 18:02:33 +02:00
Peter Simons
2f2eb135be
Don't prefer 'emacs24-nox' over the normal 'emacs24' attribute.
2013-08-24 12:19:56 +02:00
Moritz Ulrich
a10812f792
Add emacs24-nox: emacs built without X (or GTK) libraries.
...
This commit also fixes an issue where pkgconfig was only added as a
dependency when gtk support was enabled. This made ./configure unable
to find other libraries (libtiff, libxml2, gnutls, and others).
2013-08-24 07:36:11 +03:00
Domen Kožar
17662a9a6e
pypy: forgot to commit all-packages changes
2013-08-23 17:52:56 +02:00
Bjørn Forsman
edd2d907a0
Remove jing_tools expression (now contained in jing expression itself)
...
The jing expression now creates its own "jing" wrapper script, so there
is no need for jing_tools anymore.
jing hasn't been updated in years, so I assume (or hope) that not many
(if any) have jing_tools in their configuration.nix. If you do, just
change it to jing and it should behave the same.
2013-08-22 23:20:10 +02:00
Vladimír Čunát
c1e62e7e91
Merge branch 'master' into x-updates
2013-08-22 19:29:09 +02:00
Christophe Raffalli
2c089337e7
OpenSSH: add Kerberos support
2013-08-22 12:53:06 +03:00
Evgeny Egorochkin
d4cb9d11a1
Merge pull request #856 from offlinehacker/pkgs.re2
...
Add re2, an efficient, principled regular expression library
2013-08-22 01:32:37 -07:00
Jaka Hudoklin
f4b3007ef9
Add re2, an efficient, principled regular expression library
2013-08-22 10:08:07 +02:00
Bjørn Forsman
61822435fd
duply: new package
...
Duply is a shell front end for the duplicity backup tool
http://duplicity.nongnu.org/ . It greatly simplifies it's usage by
implementing backup job profiles, batch commands and more. Who says
secure backups on non-trusted spaces are no child's play?
Homepage: http://duply.net/
2013-08-21 22:16:20 +02:00
Evgeny Egorochkin
b25bcf853f
package KDE 4.11
2013-08-21 20:41:07 +03:00
Domen Kožar
e9ec76b8a7
Merge pull request #743 from bencahill/master
...
Add nvpy, a Simplenote syncing note-taking application
2013-08-20 14:36:41 -07:00
Rickard Nilsson
310268f36d
diod: New package, a 9P server implementation for Linux
2013-08-20 17:24:30 +02:00
Lluís Batlle i Rossell
2fbbe2c1a9
Adding a glibc variant with the memusage program
2013-08-20 10:15:40 +02:00
Mathijs Kwik
e4f7a1d3f5
conkeror: provide a wrapper, so plugins work
2013-08-19 07:04:18 +02:00
Mathijs Kwik
273689bcbd
linux-3.10: remove the btrfs send patch
...
it helps, but is incomplete.
more fixes are coming, but including these would change too much
generic btrfs code, which might cause trouble for others.
so the best advice is not to use btrfs send yet and wait for 3.11 or 3.12
2013-08-19 07:04:18 +02:00
Song Wenwu
6ae213d3ae
add gtk-engines 2.20.2
2013-08-18 19:17:19 +02:00
Peter Simons
d2194a294e
mpack: add version 1.6
2013-08-17 14:42:06 +02:00
Vladimir Still
eb97daf88d
networking: Add bwm-ng expression.
2013-08-16 14:57:16 +02:00
Eelco Dolstra
6175954271
Revert "libav: major update and refactoring"
...
This reverts commit b003138081
because
it breaks Nixpkgs evaluation with "error: attribute `cross.config'
missing".
http://hydra.nixos.org/build/5725600
2013-08-16 13:39:02 +02:00
Eelco Dolstra
a0d4c09445
Fix Nixpkgs evaluation
...
http://hydra.nixos.org/build/5722962
2013-08-16 11:52:10 +02:00
Vladimír Čunát
b8d00ac153
ghostscript: minor update, a little refactoring
...
Builds fine, I tried running some apps depending on it.
2013-08-15 20:48:14 +02:00
Eelco Dolstra
3a008f7a1d
tango-icon-theme: Add
2013-08-15 18:01:16 +02:00
Eelco Dolstra
50b2e52988
hicolor-icon-theme: Move to data/icons
2013-08-15 16:53:40 +02:00
Evgeny Egorochkin
1af650355b
Merge pull request #831 from the-kenny/avra-1.3.0
...
avra-1.3.0: Assember for the Atmel AVR microcontroller family
2013-08-14 21:20:02 -07:00
Moritz Ulrich
f15af7c8e6
avra-1.3.0: Assember for the Atmel AVR microcontroller family
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-14 23:37:17 +02:00
aszlig
23a53b8dfa
windowmaker: New package in version 0.95.4.
...
Packaged this for @devhell sometime ago and adding it here so maybe it's
useful for other people using Nix(OS).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:59 +02:00
aszlig
e8eea6c2c0
acoustid-fingerprinter: Add new package, v0.6.
...
This is the commandline tool for interacting with the chromaprint
library and it's needed for Picard version 1.2 (as it no longer has
support for AmpliFIND/PUIDs).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:58 +02:00
aszlig
d5487fc684
chromaprint: Add new package in version 0.7.
...
This is the core component of the AcoustID project and is the library
for extracting/querying of audio fingerprints.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
Evgeny Egorochkin
2d056f9307
Merge pull request #811 from the-kenny/erlang-elixir
...
Update erlang to R16B1, add elixir and rebar
2013-08-13 21:56:04 -07:00
Evgeny Egorochkin
91e082a241
Merge pull request #828 from iyzsong/tiled-qt
...
add tiled-qt 0.9.1
2013-08-13 18:35:45 -07:00
Eelco Dolstra
b3642c3673
Move the AMD microcode to the microcode directory
2013-08-14 03:26:04 +02:00
Eelco Dolstra
5c208844e9
Remove more duplicate firmware
2013-08-14 03:24:58 +02:00
Song Wenwu
40cfa15513
add tiled-qt 0.9.1
2013-08-14 09:23:15 +08:00
Eelco Dolstra
4d7d5ba69c
Delete the Intel firmware packages
...
The Debian firmware package (firmwareLinuxNonfree) contains all of
these so there is no reason to keep them.
2013-08-14 02:32:12 +02:00
Vladimír Čunát
b003138081
libav: major update and refactoring
...
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).
2013-08-13 20:08:26 +02:00
Rok Garbas
425ea2ce9b
Merge pull request #815 from garbas/pypi2nix
...
pypi2nix - generating packages from pypi
2013-08-13 02:42:50 -07:00
Justin Bedo
9ab74cd977
Add expression for flpsed
2013-08-13 08:20:08 +02:00
Jaka Hudoklin
941055dae9
curl: Add support for c-ares, asynchronous dns resolver
2013-08-12 19:53:08 +02:00
Rok Garbas
a646dee027
removing existing plone packages
2013-08-12 10:10:44 +02:00
Karn Kallio
91358d6529
racket: libpng 1.6 now supported
2013-08-12 01:19:07 +02:00
Evgeny Egorochkin
27dcd771c3
Merge pull request #802 from wizeman/kernel_update
...
Kernel update
2013-08-11 15:08:45 -07:00
Domen Kožar
cc2c757fc2
Merge pull request #818 from iyzsong/orc
...
add orc 0.4.17
2013-08-11 04:32:01 -07:00
Song Wenwu
4705462a2f
add libvisual 0.4.0
2013-08-11 11:15:07 +08:00
Song Wenwu
094ffb2b08
add orc 0.4.17
2013-08-11 11:00:45 +08:00
Evgeny Egorochkin
3065a7686b
torbutton: package version 1.6.1
2013-08-10 20:09:18 +03:00
Michael Raskin
15637cf207
Add HTTPS support to Midori
2013-08-10 21:00:14 +04:00
Bjørn Forsman
70ea99cfa8
lttng-modules: new package
...
Add linux kernel modules needed to do kernel tracing with LTTng.
To make them available to lttng in NixOS, add this to configuration.nix:
boot.extraModulePackages = [ pkgs.linuxPackages.lttngModules ];
2013-08-10 14:47:55 +02:00
Bjørn Forsman
5a3a82d81c
lttv: new package
...
Linux Trace Toolkit Viewer is a GUI program to visualize LTTng trace
files. (An alternative to this program is the LTTng plugin for the
Eclipse IDE.)
2013-08-10 14:32:57 +02:00
Bjørn Forsman
1eb38f2ccb
babeltrace: new package
...
Babeltrace is a command-line tool and library to read and convert LTTng
tracefiles. Give it a (binary) trace file/dir path and it will print a
human readable event log to standard out.
2013-08-10 14:32:57 +02:00
Bjørn Forsman
6a4f068b9e
lttng-tools: new package
...
This is the Linux Trace Toolkit. Included in this package:
Command-line client:
lttng
Tracing daemons:
lttng-sessiond (automatically started by lttng)
lttng-relayd (remote trace collection daemon)
Userspace tracing can be done by using liblttng-ust. To do kernel
tracing we also need the LTTng kernel modules.
I've added a patch that changes "/sbin/modprobe" to just "modprobe".
2013-08-10 14:32:57 +02:00
Bjørn Forsman
33d78777a3
lttng-ust: new package
...
This is the user space library for LTTng. It is needed to do user space
tracing, as opposed to kernel space tracing.
2013-08-10 14:32:56 +02:00
Bjørn Forsman
4e8dfe71d3
liburcu: new package
...
liburcu is a userspace RCU (read-copy-update) library that is used by
LTTng - Linux Trace Toolkit (next generation).
2013-08-10 14:32:56 +02:00
Mathijs Kwik
59025453e7
linux-3.10: backport a fix for "btrfs send"
...
It has been submitted for inclusion in mainline, so it will probably
make it into 3.11 (or 3.12 as 3.11 is fairly close to release).
It is very local, only affecting people who use the "send" feature.
Without it, send is unstable/unsafe to use incrementally.
It can probably be applied to 3.9 and 3.8 as well, but as I only
tested it against 3.10, so I didn't bother.
2013-08-10 13:53:17 +02:00
Michael Raskin
7701b22977
Merge pull request #814 from garbas/vifm-update
...
vifm: update to 0.7.5 and enabling new options
2013-08-10 04:03:01 -07:00
Rok Garbas
24a0e6ad5f
callPackage automatically inherits from xlibs
2013-08-10 13:00:43 +02:00
Carles Pagès
4d853ae94f
steam: revert adding amd64 version.
...
It turns out that the .deb only contains the changelog and some other docs.
Revert back to using the i686 version, but keep the double url for the future.
2013-08-10 06:08:18 +03:00
Carles Pagès
97ea8d61e6
steam: add amd64 version and point url to fix version (as suggested by aristid).
...
Valve has a repository with fixed version packages, so use that instead of the
steam.deb I was using. They also have amd64 packages there.
2013-08-10 06:08:18 +03:00
Carles Pagès
2725cbef42
Add libtxc_dxtn-1.0.1.
...
I thought this was needed by Steam, but it only applies when not using
propietary drivers, and even then it doesn't look like well supported.
2013-08-10 06:08:17 +03:00
Carles Pagès
3cd37b550b
Steam: first attempt at adding the beta client.
...
The script installed with this expression only copies a boostrapper and another
script to the user's home folder. Those also need to be patched to get on with
the installation.
2013-08-10 06:08:15 +03:00
Rok Garbas
3c6b2f7501
vifm: update to 0.7.5 and enabling new options
2013-08-10 02:32:21 +02:00
Bodil Stokke
14c5f6bd74
Adding ponysay.
2013-08-10 01:21:25 +02:00
Eelco Dolstra
9845e6ec5c
Kernel module aggregator: Use kmod instead of module-init-tools
2013-08-09 18:48:52 +02:00
Eelco Dolstra
d9a4706f73
linux: Use kmod instead of module-init-tools
2013-08-09 18:48:51 +02:00
Moritz Ulrich
ceb96b7312
Package elixir and rebar.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:29:01 +02:00
Moritz Ulrich
e32b26c222
Add erlang R16B1
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:29:01 +02:00
Eelco Dolstra
4c77c6e232
makeModulesClosure: Use kmod instead of module-init-tools
2013-08-07 22:46:11 +02:00
Domen Kožar
9fad991fbb
Merge pull request #806 from lovek323/pangomm
...
fix pangomm build: use cairo 1.12.2
2013-08-07 05:14:29 -07:00
Domen Kožar
ffed739441
Merge pull request #793 from lovek323/grcat
...
grc: add expression
2013-08-07 05:13:53 -07:00
Domen Kožar
3cf22b5307
Merge pull request #805 from lovek323/pass
...
password-store: add expression
2013-08-07 05:11:51 -07:00
Eelco Dolstra
3a4ef26397
Remove Linux 3.8 (EOL)
2013-08-06 12:39:50 +02:00
Vladimír Čunát
b6bb1e513d
mesa: attempt to fix driverLink on darwin
2013-08-06 12:20:34 +02:00
Ricardo M. Correia
36c2711f8b
linux: update grsecurity patch
2013-08-06 02:21:00 +00:00
Evgeny Egorochkin
db6155fa54
xrestop: package 0.4
2013-08-06 03:56:21 +03:00
Jason "Don" O'Conal
d4ba4769b6
password-store: add expression
2013-08-06 09:46:06 +10:00
Jason "Don" O'Conal
f3aedccfd4
grc: add expression
2013-08-06 09:42:24 +10:00
Peter Simons
d5cad473f9
bison3: mark low-prio until the check phase is fixed
2013-08-03 12:14:03 +02:00
Peter Simons
41126666a6
bison: add version 3.0
2013-08-03 10:39:07 +02:00
Vladimír Čunát
d374527509
GTK-related minor updates
2013-08-03 09:45:22 +02:00
Vladimír Čunát
625f40151b
Merge branch 'master' into x-updates
...
Conflicts (a little tricky, I did some cleanup of interacting changes):
pkgs/development/compilers/llvm/default.nix
pkgs/development/libraries/libpng/default.nix
pkgs/tools/package-management/nixops/default.nix
pkgs/top-level/all-packages.nix
2013-08-02 18:30:53 +02:00
Peter Simons
4fb87e91ff
Merge pull request #800 from edanaher/master
...
Add simple hsetroot package.
2013-08-02 02:32:19 -07:00
Michael Raskin
bfbbb12e35
Adding CL-Launch. CL-Launch is a wrapper for unified launching of various Lisp implementations
2013-08-02 09:39:20 +04:00
Evan Danaher
35333935d6
Add simple hsetroot package.
2013-08-01 20:16:37 +02:00
Eelco Dolstra
ff99631753
linux: Remove CIFS timeout patch
...
We longer use CIFS in the VM tests so we don't need this anymore.
2013-08-01 01:40:40 +02:00
Eelco Dolstra
e1a7be4294
iwlwifi4965ucodeV1: Remove
...
This is verrrry obsolete.
2013-08-01 01:40:40 +02:00
Eelco Dolstra
7ce325f3e0
Unify the Linux kernel configurations
...
Having N different copies of the NixOS kernel configuration is bad
because these copies tend to diverge. For instance, our 3.10 config
lacked some modules that were enabled in older configs, probably
because the 3.10 config had been copied off an earlier version of some
older kernel config.
So now there is a single kernel config in common-config.nix. It has a
few conditionals to deal with new/removed kernel options, but
otherwise it's pretty straightforward.
Also, a lot of cut&paste boilerplate between the kernel Nix
expressions is gone (such as preConfigure).
2013-08-01 01:40:40 +02:00
Joachim Schiele
6b1116cfce
Merge branch 'dhex'
2013-07-31 15:21:54 +00:00
Joachim Schiele
afbc5cd5e9
added dhex, a nice ncurses based hex editor for the shell
2013-07-31 15:20:23 +00:00
Rok Garbas
537a71a51e
openconnect and vpnc NetworkManager plugins added
...
also openvpn plugin updated to the same version as NetworkManager
2013-07-31 15:36:17 +02:00
Eelco Dolstra
c8c817a3b4
qemu-kvm: Disambiguate
2013-07-31 14:53:35 +02:00
Eelco Dolstra
00e311e438
qemu-kvm: Remove
...
But install a qemu-kvm wrapper in qemu.
2013-07-31 14:53:34 +02:00
Domen Kožar
332dd4854f
Move namePrefix="" python packages out of python-packges.nix
...
It doesn't make sense to build tools/applications with three different
python interpreter versions, so move them out of python modules list.
Also reverts 53ffc6e0ef
.
2013-07-31 13:34:11 +02:00
Peter Simons
67afed00d5
all-packages.nix: drop trailing whitespace
2013-07-31 10:52:27 +02:00
Peter Simons
53ffc6e0ef
Drop recurseIntoAttrs from python33Packages and pypyPackages.
...
We cannot import the packages from all of these three packages sets into
the global namespace, because they are indistinguishable. For example:
$ nix-env -qaP \* | grep pylint
pypyPackages.pylint pylint-0.26.0
python33Packages.pylint pylint-0.26.0
python27Packages.pylint pylint-0.26.0
When someone tries to install pylint by running "nix-env -i pylint",
then it's impossible to tell which one of these three versions was
chosen.
I can think of two ways to remedy this problem with recurseIntoAttrs:
1) Bake the name of the Python interpreter into every package's name,
i.e. offer "python27-pylint", "python33-pylint", and so on.
2) Ensure that all non-default package sets mark all their packages
'lowPrio' to unsure that the choice during installation is
deterministic.
2013-07-31 10:52:15 +02:00
Zef Hemel
b92b8dce05
MicroGNUEmacs, a.k.a. MG
2013-07-30 20:24:28 +02:00
Eelco Dolstra
1e6b14e8a4
Make phpXdebug_5_3 low priority
2013-07-30 16:52:12 +02:00
Eelco Dolstra
7f48c7a447
Fix a name collision between glibc and glibc217
2013-07-30 16:52:11 +02:00
Eelco Dolstra
b509c78ea3
webkitSVN: Remove
...
It hasn't been updated in a long time.
2013-07-30 16:52:11 +02:00
Eelco Dolstra
60355207c3
Fix some name collisions
2013-07-30 16:52:11 +02:00
Michael Raskin
9acc0d4bc9
Adding x-cape keyboard mapping helper
2013-07-30 15:51:01 +04:00
Michael Raskin
97b8ac932d
Adding Lush: Lisp Universal SHell
2013-07-30 15:20:46 +04:00
aszlig
b42eb45429
thttpd: New package, version 2.25b.
...
We already have mini_httpd, but IMHO it is *too* minimal as in not very
flexible in configuration (for example, I haven't found any runtime
configuration for disabling logging), so that's why I decided to add
thttpd, which serves quite well as an ad-hoc HTTPd.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-30 05:59:59 +02:00
Domen Kozar
918e5efb99
recurse into python33 and pypy packages
2013-07-29 14:52:19 +02:00
Domen Kozar
5ec6cf3756
add python3 support to pythonPackages
2013-07-29 12:09:06 +02:00
Evgeny Egorochkin
2777f77f18
Soprano: revert clucene update because it isn't found by the build system
2013-07-29 12:16:28 +03:00
Bjørn Forsman
5405636bb1
Add recurseIntoAttrs for gnome3
...
So that we can search for gnome3.* packages like this:
nix-env -qaP \* | grep gnome3
2013-07-28 22:06:00 +02:00
Domen Kožar
289a00913c
Merge pull request #783 from aristidb/master
...
pavucontrol 2.0
2013-07-28 11:16:11 -07:00
Jason \"Don\" O'Conal
4d495c7c44
pyqt4: fix build on darwin ( close #751 )
...
* build with clangStdenv
2013-07-28 09:50:04 +02:00
Sergey Mironov
1fa3afeb91
wmctrl: command-line window-manipulation tool
2013-07-27 20:11:29 +02:00
Aristid Breitkreuz
5a0710b36b
pavucontrol 2.0
2013-07-27 17:43:17 +02:00
Domen Kožar
7d032bc892
Merge pull request #780 from grwlf/urxvt-gdkpixbuf
...
urxvt: Enable Gdk_pixbuf to be able to set custom icons/images
2013-07-26 06:45:22 -07:00
Sergey Mironov
60761e94b8
urxvt: Enable Gdk_pixbuf to be able to set custom icons/images
2013-07-26 17:06:54 +04:00
aszlig
311c96ac0f
hetzner-nixops-installer: Remove package.
...
This package now is in NixOps directly, so we don't need it here
anymore.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-26 06:18:04 +02:00
Eelco Dolstra
6b495e9251
Add nixpkgs-lint
...
This is a simple tool to scan Nixpkgs for violations of the packaging
guidelines, such as multiple packages with the same name, packages
that lack a description or license, and so on.
To use:
$ nix-env -i nixpkgs-lint
$ cd .../nixpkgs
$ nixpkgs-lint
Current statistics:
Number of packages: 8666
Number of missing maintainers: 3711
Number of missing licenses: 6159
Number of missing descriptions: 1337
Number of bad descriptions: 633
Number of name collisions: 277
2013-07-25 23:52:36 +02:00
Domen Kozar
0d551aed75
Merge branch 'pypy'
2013-07-25 16:26:26 +02:00
Bjørn Forsman
7b4b03616c
bmon: new package
...
bmon is a ncurses network bandwidth monitor.
Homepage: http://www.carisma.slowglass.com/~tgr/bmon/
2013-07-25 12:43:40 +02:00
Rob Vermaas
9afc8bb1e0
Add colormake
2013-07-25 11:36:07 +02:00
Zef Hemel
aa0ecfa5ac
Added httrack, website copier tool
2013-07-25 10:21:22 +02:00
Domen Kozar
a0bed10ab5
WIP: pypy
2013-07-23 22:41:27 +02:00
Rok Garbas
626c4d5f5b
venus: new package
2013-07-23 22:41:18 +02:00
Jonas Hoersch
aa88e7269d
Add quodlibet-2.5: GTK+Python based music player ( close #481 )
2013-07-23 16:02:02 +02:00
Domen Kozar
e41fc2a677
add python32
2013-07-23 11:55:35 +02:00
Rob Vermaas
af2a127551
Add linux 3.2.48 with grsecurity patches
2013-07-22 21:44:31 +02:00
Ricardo M. Correia
22689567ed
apparmor: Update to kernel 3.4 series (the current default)
2013-07-22 18:03:26 +02:00
Michael Raskin
9ff7e1380d
Add mi2ly MIDI to lilypond converter
2013-07-21 10:46:48 +04:00
Lluís Batlle i Rossell
a0893d472e
Buidling cairo without gl on arm and mips
...
Mesa didn't build for arm, and I don't think anyone with arm wants mesa now.
And I needed cairo for rrdtool.
2013-07-20 23:16:51 +02:00
Domen Kozar
8ea138d212
add development version of speedtest-cli
2013-07-20 12:48:32 +02:00
Eelco Dolstra
3c35daeebe
nixUnstable: Update to 1.6pre3166_15e5ac8
2013-07-19 15:19:38 +02:00
Bjørn Forsman
67ce7f863a
srecord: new package
...
The SRecord package is a collection of powerful tools for manipulating
EPROM load files.
http://srecord.sourceforge.net/
2013-07-19 00:29:50 +02:00
Lluís Batlle i Rossell
328774ab1f
Updating qgis (1.8.0 & geos (3.3.8).
...
I also add libspatialindex and libspatialite, to get the latest qgis building.
2013-07-18 11:43:01 +02:00
Bjørn Forsman
181dc4032d
Remove the old KQEMU accelerator module
...
KQEMU was a linux kernel module for accelerating the QEMU virtual
machine on x86 hardware. Since QEMU 0.11 (and up), there is no support
for KQEMU any more, the focus is now on KVM.
http://wiki.qemu.org/KQemu/Doc
2013-07-18 10:57:32 +02:00
Moritz Ulrich
30f54585d5
Add stm32flash, flash program for stm32 bootloader.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-07-18 01:50:41 +02:00
Bjørn Forsman
074898e0db
apcupsd: new package
...
apcupsd is a daemon for controlling APC UPSes.
2013-07-17 20:22:59 +02:00
Karn Kallio
bc4c9312a5
Add aldor.
2013-07-17 18:51:51 +02:00
Peter Simons
af3b34ab91
Merge pull request #766 from iyzsong/herbstluftwm
...
add herbstluftwm 0.5.2
2013-07-17 09:28:26 -07:00
Song Wenwu
7ffb3a4ba5
add herbstluftwm 0.5.2
2013-07-18 00:02:53 +08:00
Eelco Dolstra
dea87788f8
Make KDE 4.10 the default
2013-07-17 15:01:49 +02:00
Eelco Dolstra
54166165a6
Remove some unused GCC builds
2013-07-16 22:54:05 +02:00
Eelco Dolstra
8ebf53ce4c
Indent properly
2013-07-16 22:54:05 +02:00
Eelco Dolstra
8e8c3d665c
Remove KDE 4.7
...
It's obsolete.
2013-07-16 22:54:04 +02:00
Bjørn Forsman
f0669d2b45
Merge pull request #760 from grwlf/avarice
...
AVaRICE: translates between GDB's remote debug protocol and the AVR JTAG...
2013-07-16 10:39:08 -07:00
Eelco Dolstra
4cc4ed6d2d
linux-3.7: Remove
...
It's EOL.
2013-07-16 13:45:23 +02:00
Sergey Mironov
62bbba8173
AVaRICE: translates between GDB's remote debug protocol and the AVR JTAG ICE protocol
2013-07-16 14:19:32 +04:00
Rickard Nilsson
56c5f33845
New package: dovecot_pigeonhole, a sieve plugin for dovecot
2013-07-15 15:15:35 +02:00
Rickard Nilsson
0dc36983e9
New package: opensmtpd, an SMTP server from the OpenBSD project.
2013-07-15 15:05:03 +02:00
Rickard Nilsson
93ff42ae9c
dovecot: Add version 2.2.4 as attribute dovecot22
...
I also added a patch that makes dovecot search for
plugins in /var/lib/dovecot/modules. This way, you
can add plugins from several packages without running
into circular dependencies. The module dir needs to
be populated before the dovecot service is started,
for example. This is currently not done in NixOS, so
you need to implement your own service in order to
get the plugins working.
The module patch has not been added to the old 2.1.x
package.
2013-07-15 14:55:00 +02:00
Eelco Dolstra
46a2dfe960
Set the default Linux kernel to 3.4
...
3.4 is the most recent long-term stable branch, which will be
maintained until October 2014 at least.
Issue #501 .
2013-07-15 14:33:27 +02:00
Domen Kožar
ac1803f424
Merge pull request #747 from lovek323/vim-plugins-command-t
...
vim-plugins: add expression command-t
2013-07-14 23:04:33 -07:00
aszlig
a01ab33e03
chromium: Enable pulseaudio by default.
...
If no config.pulseaudio is explicitely set to false, build with pulse
support, because even if there is no pulse server available, chromium
will fall back to using ALSA.
And we definitely want to avoid that users have to build chromium for
themselves just for the sake of having pulse support. Thanks to @devhell
for actually helping me discovering this (I for myself do always rebuild
Chromium, so I won't notice those kind of things).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-15 01:16:32 +02:00
Peter Simons
ec786d59d8
firefox-wrapper: remove the 'lowPrio' attribute that was accidentally added in an earlier commit
2013-07-14 23:49:35 +02:00
Jason "Don" O'Conal
1d7d0addcc
vim-plugins: add expression command-t
...
* also fix build of vim on darwin
2013-07-14 11:24:45 +10:00
Jason "Don" O'Conal
87ad942793
fix pangomm build: use cairo 1.12.2
2013-07-14 07:54:31 +10:00
Shea Levy
3b274caaac
Fix tarball
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 15:54:39 -04:00
Benjamin Cahill
ba1ed681b6
Add nvpy, a Simplenote syncing note-taking application
2013-07-12 18:09:53 -05:00
Jason \"Don\" O'Conal
6fc89eead6
qt48: fix build on darwin
...
* build with clang
2013-07-12 16:26:47 +02:00
Jason \"Don\" O'Conal
5c8a44fd18
mpd: fix build on darwin
...
* disable systemd
* disable alsaLib
* disable ffado
* compile with gccApple
* disable libmad
2013-07-12 16:26:46 +02:00
Jason \"Don\" O'Conal
dcc4ffdb7f
libsndfile: fix build on darwin
...
* build with gccApple
* add Carbon headers to include path
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal
3a1a7b2d6a
libsamplerate: fix build on darwin
...
* build with gccApple
* add Carbon include path
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal
c449a67e01
libmikmod: fix build on darwin
...
* build with gccApple
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal
735555d86f
ffmpeg: fix build on darwin
...
* build with gccApple
* don't delete '*.a' files when building xvidcore
2013-07-12 16:26:44 +02:00
Jason \"Don\" O'Conal
7ef50f5098
audiofile: fix build on darwin
...
* disable alsaLib
* build with gccApple
2013-07-12 16:26:43 +02:00
Bjørn Forsman
49fccb03e9
slic3r: new package
...
Slic3r is a G-code generator for 3D printers.
- Math-Clipper and Boost-Geometry-Utils have been bumped to satisfy
Slic3r.
- Slic3r has problems with perl 5.16 due to a locale issue (comma vs
period in floating point numbers). So we use perl 5.14.
- The tests fail, so we skip them. According to the author of Slic3r,
that should be safe:
"Tests failed because of a typo when the 0.9.10b tag was applied.
You can safely ignore the test results, Slic3r will work."
See https://github.com/alexrj/Slic3r/issues/1303
For reference, the errors look like this:
Use of uninitialized value $deg in numeric eq (==) at /tmp/nix-build-perl-slic3r-0.9.10b.drv-0/git-export/t/../lib/Slic3r/TriangleMesh.pm line 328.
# Looks like your test exited with 255 before it could output anything.
2013-07-11 01:35:00 +02:00
Jaka Hudoklin
9a8677caeb
Add easyrsa
2013-07-10 21:00:56 +02:00
aszlig
2fd13d8fca
Add new hetzner-nixops-installer package.
...
This fixes a bunch of issues for the NixOps Hetzner backend, because over there,
it's quite difficult to export the references graph without either duplicaing
lots of code or make a bunch of workarounds.
A detailed description about how it works can be found in the
meta.longDescription attribute.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 08:27:52 +02:00
Domen Kozar
d7d873fb95
add extundelete
2013-07-08 21:08:40 +02:00
aszlig
1a9e99a8e4
Add new package minmay in version 1.0.0.
...
This is a fork of the iksemel library, which is no longer maintained and is
highly broken in regards to TLS support (even in the release versions).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:43 +02:00
Bjørn Forsman
e3a67bbb99
diffuse: new package, close #731 .
...
Diffuse is a graphical diff and merge tool.
http://diffuse.sourceforge.net/
2013-07-08 11:14:50 +02:00
Rok Garbas
6b6eaf3bf3
i3lock: updating to 2.5
2013-07-08 01:18:12 +02:00
Rok Garbas
5d3a07f57e
Merge pull request #723 from lovek323/darwin-tools
...
otool and setfile: cleanup
2013-07-07 04:49:04 -07:00
Jason "Don" O'Conal
525a6856f2
otool and setfile: cleanup
2013-07-07 18:58:29 +10:00
Rok Garbas
33d957b34b
Merge branch 'libspotify' of git://github.com/lovek323/nixpkgs into lovek323-libspotify
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-07-06 13:51:31 +02:00
Jason \"Don\" O'Conal
cd5f3dc1fa
portaudio: fix build on darwin
...
* remove alsaLib from build inputs
* add --build=x86_64 to configure flags
* add --without-oss to configure flags
* add --enable-static to configure flags
* add --enable-shared to configure flags
* add framework header files
* disable failed tests
* copy all headers on install
* build with gccApple
2013-07-06 13:46:18 +02:00
Jason "Don" O'Conal
2da7f32b25
install_name_tool: add expression
2013-07-06 19:14:45 +10:00
Vladimír Čunát
6f5e5cfe06
kde4: unify used libcanberra
...
I wondered why I'm getting two versions in the closure of KDE apps.
2013-07-05 14:45:44 +02:00
Peter Simons
d1c3c10d95
R: delete obsolete version 2.x from Nixpkgs
2013-07-04 21:30:59 +02:00
Jason \"Don\" O'Conal
f5a130b6b3
newsbeuter: add expression
2013-07-04 19:17:07 +02:00
Vladimír Čunát
e9f0d1013d
qt4: maintenance update 4.8.4 -> 4.8.5
...
Also fixed search path for libGL.
Tested building against master.
2013-07-04 15:29:23 +02:00
Peter Simons
70a437e4a7
editres: add version 1.0.6
...
The tool doesn't seem to work well for me. Not sure whether I'm building
it wrong, maybe?
2013-07-04 14:12:42 +02:00
Jason \"Don\" O'Conal
9007e57f28
python27: compile with tkinterp on darwin
2013-07-04 13:11:25 +02:00
Jason \"Don\" O'Conal
bd61c42d22
tk: fix build on darwin
2013-07-04 13:11:24 +02:00
Vladimír Čunát
01548459be
Merge pull request #711 from lovek323/gnuplot
...
gnuplot and others: fix build on darwin
2013-07-04 02:17:35 -07:00
Jason "Don" O'Conal
4c9cff322a
gnuplot: fix build on darwin
...
* add readline to build inputs
* don't use wxGTK
2013-07-04 08:51:25 +10:00
Jason "Don" O'Conal
c2901da1b8
setFile: add expression
2013-07-04 08:50:37 +10:00
Jason "Don" O'Conal
3babc55ae2
wxGTK29: fix build on darwin
...
* use clang to compile
* add configure flags to enable building for 64-bit
* add setFile to build inputs
2013-07-04 08:50:15 +10:00
Peter Simons
9e98650f8d
boost: generalize the header-only expression
...
The 'header-only-wrapper' expression can now wrap any version of boost
that's passed to it as an argument.
2013-07-03 21:38:34 +02:00
Peter Simons
ea04555518
boost-headers: update to version 1.54.0
2013-07-03 21:26:31 +02:00
Peter Simons
cb31653acb
boost: add version 1.54.0
2013-07-03 18:55:51 +02:00
Ludovic Courtès
b9960211ab
add GNU Guix
2013-07-03 15:33:17 +02:00
Jason "Don" O'Conal
216d47be0c
gobject-introspection: fix build on darwin
...
* add otool expression (add otool to build inputs)
* add libintlOrEmpty to build inputs
2013-07-03 22:03:48 +10:00
Jason "Don" O'Conal
72a771b6e4
emacs24: fix build on darwin
2013-07-03 19:57:38 +10:00
Rok Garbas
c590a5b4c3
plone: updating 4.3.0 to 4.3.1, minor renaming of nix files
2013-07-03 00:21:22 +02:00
Joachim Schiele
e6bf2413ef
Merge pull request #685 from qknight/aescrypt
...
added AES crypt with fixes from edolstra
2013-07-02 01:02:28 -07:00
Rickard Nilsson
070ddf8367
New package: Twitter Bootstrap 2.3.2, a front-end framework for web development.
2013-07-01 16:14:52 +02:00
Rickard Nilsson
00df29c471
New package: lessc, version 1.4.0
...
Compiles LESS to CSS
2013-07-01 15:39:39 +02:00
Rickard Nilsson
cb534f1baa
New package: Google Closure compiler version 20130603.
...
A JavaScript optimizing compiler.
2013-07-01 14:52:57 +02:00
Mathijs Kwik
a1febc799a
whitespace cleaning
2013-07-01 07:52:15 +02:00
Mathijs Kwik
cbf48a8cd1
upgrade to texinfo5 for some packages
2013-07-01 07:52:14 +02:00
Mathijs Kwik
ca5b44a218
explicitly flag gcc 4.6 as needing texinfo 4.13
2013-07-01 07:52:14 +02:00
Mathijs Kwik
3a0dfdd87a
kde 4.10: use up-to-date ffmpeg
2013-07-01 07:52:14 +02:00
Mathijs Kwik
bd7823d5de
upgrade some packages to lcms2
2013-07-01 07:52:14 +02:00
Mathijs Kwik
04cbaef102
keep lcms versioning in all-packages.nix
2013-07-01 07:52:13 +02:00
Mathijs Kwik
6937609391
clucene_core: upgrade some packages to clucene_core_2
...
on my systems, I can now override "clucene_core = clucene_core_2" globally in nixpkgs.
so perhaps we can soon drop v1?
2013-07-01 07:52:13 +02:00
Mathijs Kwik
fe622f6523
upgrade some packages to libusb1
...
on my systems, I can now override "libusb = libusb1" in all of nixpkgs
so perhaps we can soon drop libusb 0.1 support?
2013-07-01 07:52:13 +02:00
Shea Levy
0d8025c612
Linux 3.10
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-30 20:55:21 -04:00
Vladimír Čunát
cffec59612
cairo: no openGL on darwin by default (see #692 )
2013-06-30 10:47:44 +02:00
Lluís Batlle i Rossell
e20244fcf7
Fixing linphone crossed lib versions on libosip.
2013-06-29 16:59:08 +02:00
Lluís Batlle i Rossell
169c8ce3f7
Linphone 3.6.1
...
Lots of updates and new/old libs to get the latest linphone
It segfaults on running.
2013-06-29 16:59:08 +02:00
Domen Kožar
f82ba5a2ca
Merge pull request #661 from lovek323/php53-xdebug
...
php53-xdebug: add expression
2013-06-29 03:56:06 -07:00
Domen Kožar
2f643d43d2
Merge pull request #679 from iyzsong/retroarch
...
add retroarch 0.9.9
2013-06-29 03:28:40 -07:00
Domen Kožar
8971ceeb15
Merge pull request #684 from qknight/mcrypt
...
added mcrypt
2013-06-29 03:26:40 -07:00
Karn Kallio
b394ffc3ad
racket: fix build broken by new libpng version and advance version to 5.3.5
2013-06-28 07:29:51 +02:00
Mathijs Kwik
ffddc1be9f
eclipse: use latest cairo/gtk
...
Eclipse seems to work fine without this now (after x-updates merge).
2013-06-27 21:35:22 +02:00
Mathijs Kwik
d51c01ac8e
firefox 22: use system libpng
2013-06-27 21:35:22 +02:00
Mathijs Kwik
e78b013fe3
libpng: merge apng expression (keep patch disabled by default)
...
I made sure no rebuild will happen because of this.
Unfortunately this meant merging attrsets instead of just using an
optionalString for postPatch
2013-06-27 21:35:21 +02:00
Mathijs Kwik
0b17251c06
libpng: keep versioning in all-packages.nix, not in individual expressions
2013-06-27 21:35:21 +02:00
Mathijs Kwik
7f413e4d5c
whitespace cleaning
2013-06-27 21:35:21 +02:00
Vladimír Čunát
0689016e3e
liferea: add -- A GTK-based news feed reader
2013-06-27 20:43:56 +02:00
Sander van der Burg
9936b7c230
disnix: push to latest 0.3 development release
2013-06-27 15:32:11 +02:00
Joachim Schiele
4d3c59f454
added AES crypt
2013-06-27 13:44:29 +02:00
Joachim Schiele
b0c946a86a
added mcrypt
2013-06-27 12:04:57 +02:00
Evgeny Egorochkin
25cffccc28
Fix binutils_deterministic to not break evaluation in certain cases. Quite a sneaky bug!
2013-06-27 09:50:52 +03:00
Lluís Batlle i Rossell
5ff3d84137
Adding sflphone.
...
Merge branch 'sflphone'
2013-06-27 00:10:13 +02:00
Lluís Batlle i Rossell
538a1d3aa1
Making sflphone build, and its gnome client too.
2013-06-27 00:09:26 +02:00
Lluís Batlle i Rossell
53f38dcbd0
Adding partially sflphone (only daemon, maybe failing to build)
2013-06-26 23:48:55 +02:00
Song Wenwu
1e7e9c583d
add retroarch 0.9.9
2013-06-26 19:25:09 +08:00
Eelco Dolstra
9da4ccaf3d
firefox: Rename 21.0.nix to default.nix
2013-06-25 20:58:25 +02:00
Eelco Dolstra
1802152e93
Remove Firefox 20.0
2013-06-25 20:58:25 +02:00
Eelco Dolstra
cbf2526bfd
Add nixops
2013-06-25 14:12:16 +02:00
Eelco Dolstra
b0b5c24fa6
Add nixops
2013-06-25 13:21:35 +02:00
Rickard Nilsson
0dbb2fdcfe
sbt: Remove duplicate package
2013-06-25 12:32:28 +02:00
Evgeny Egorochkin
6c9838ad54
Rename repeatableStdenv to deterministicStdenv for consistency.
...
Make it plug more holes to avoid regular binutils sneaking in and ruining builds.
2013-06-25 11:15:46 +03:00
Evgeny Egorochkin
92a48cb305
Add gcc4.6 wrapped using deterministic binutils
2013-06-25 11:15:45 +03:00
Evgeny Egorochkin
0889bbe88f
Patch binutils to produce more deterministic output
2013-06-25 11:15:45 +03:00
aszlig
4e10617bc4
winswitch: Basic somewhat working version.
...
Wow, this is one of the most dangerous programs I've seen in a while. It not
only tries to probe for a package manager to install dependencies but also
tries to execute a whole bunch of programs in $PATH. That's why I decided to
override the postFixup phase for now in order to get rid of the current $PATH
and meanwhile getting the basics working.
So, I'm still not sure how to do the best implementation here on NixOS without
allowing winswitch to be too invasive and without restricting it too much so
that it's of no use.
But let's figure that out once we trimmed down the radiation level of this
"living" thing ;-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-24 10:33:15 +02:00
Mathijs Kwik
e387731b82
youtube-dl: upgrade to 2013.06.21
2013-06-23 16:26:37 +02:00
Song Wenwu
48e1e1cae6
add smplayer 0.8.5
2013-06-23 17:48:21 +08:00
Domen Kozar
dbe9bf7e59
networkmanagerapplet: 0.9.8.0 -> 0.9.8.2
...
Upgraded because some icons weren't displaying. Also adds new
dependency libsecret.
2013-06-21 19:59:20 +02:00
Evgeny Egorochkin
a0ba1a20e9
Add a stdenv version which tries harder to make builds repeatable.
2013-06-21 18:22:07 +03:00
aszlig
60ba4485b1
zabbix2: Add optional XMPP support using iksemel.
...
This uses recurseForDerivations directly after using callPackage magic to ensure
that the input attributes can be overriden *and* nix-env shows the package as in
recurseIntoAttrs.
The reason for making this optional is because there probably is only a minority
of people who want to use XMPP and we don't want to introduce an additional
dependency for the majority, do we?
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:56 +02:00
aszlig
f974573a5e
iksemel: Add new package with version 1.4.
...
This library is used by Zabbix in order to send XMPP alerts/notifications.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:55 +02:00
aszlig
8b425e2ae3
chromium: Mark beta and dev versions lowPrio.
...
I'm still wondering why noone has reported this, but I found out about this
while trying to introduce someone to NixOS, eventually wondering why it is going
to install version 29 when using "nix-env -i chromium".
So, in hope that everyone out there using the package is using the attribute,
let's make _stable_ the default here.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:54 +02:00
Jason "Don" O'Conal
d195372eba
php53-xdebug: add expression
2013-06-21 15:12:21 +10:00
Lluís Batlle i Rossell
b38308553b
Adding cjdns.
...
The executable runs; I haven't tried to run a node.
2013-06-20 20:53:37 +02:00
Shea Levy
97b95d60d8
Chromedriver: update to 2.0
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-20 09:21:25 -04:00
Peter Simons
513d717d47
Merge pull request #654 from lovek323/sup
...
sup: update to latest version
2013-06-20 03:09:46 -07:00
Jason "Don" O'Conal
cf2b5daa15
sup: update to latest version
2013-06-20 10:09:15 +10:00
Jason "Don" O'Conal
657ef3959b
irssi: fix build on darwin
...
* use `gccApple` (so we can cope with `-no-cpp-precompile`)
* add `libintlOrEmpty`
2013-06-20 09:25:54 +10:00
Lluís Batlle i Rossell
4c6a981070
Adding 'weka'.
2013-06-19 16:19:06 +02:00
Evgeny Egorochkin
6b4eaf71fe
Merge pull request #636 from craff/glsurf
...
Glsurf (3D drawing of implicit surfaces and curves)
2013-06-18 22:34:08 -07:00
Marc Weber
d25d1e4d24
ocaml adding deriving
2013-06-19 03:07:27 +03:00
Vladimír Čunát
1f81984293
non-Linux: more adjustments
...
Also reordered stuff in all-packages.nix.
2013-06-18 23:59:23 +02:00
Lluís Batlle i Rossell
ae98b61850
dropbear: update to 2013.58, and build dynamically
...
I had to do a trick with GNU make, to allow it to find libs.
2013-06-18 23:35:53 +02:00
Vladimír Čunát
3cba755596
qt48: minimize default dependencies on non-Linux
2013-06-18 22:03:35 +02:00
Vladimír Čunát
3adf8e6429
vala, libusb1, deps of libjpeg: attempt to fix on non-Linux
2013-06-18 17:52:09 +02:00
Jason \"Don\" O'Conal
85bfa943f7
glib: fix on darwin (merge #644 )
...
* include Foundation.h header
* add myself to maintainers
* build with gccApple
@vcunat: minor refactoring.
2013-06-18 08:17:36 +02:00
Jason "Don" O'Conal
9b409f2cae
tree: fix compilation on darwin
2013-06-18 14:02:21 +10:00
Evgeny Egorochkin
88eff1efac
Merge pull request #619 from lovek323/sdcv
...
sdcv: add expression
2013-06-17 16:29:53 -07:00
Eelco Dolstra
5bc8275075
nix: Update to 1.5.3
2013-06-18 00:56:00 +02:00