Evgeny Egorochkin
d07d2eb137
torsocks: update to 1.3
2013-10-08 16:59:48 +03:00
Bjørn Forsman
661e5a8f1a
asciidocFull: add missing sed + coreutils for a2x wrapper
...
When making a PDF file I got an error because dblatex couldn't find
sed/uname/mkdir etc. This fixes it.
2013-10-08 14:13:14 +02:00
Eelco Dolstra
2147a07938
Fix a bunch of Hydra evaluation errors
2013-10-07 17:36:47 +02:00
Lluís Batlle i Rossell
1b794c098b
filegive update to 0.7.1
2013-10-07 09:34:25 +02:00
Domen Kožar
f0830dbb9c
gnupg1: 1.4.13 -> 1.4.15 (CVE-2013-4402)
2013-10-06 23:31:38 +02: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
Bjørn Forsman
866d57d93d
wgetpaste: better package description
2013-10-06 21:19:27 +02:00
Bjørn Forsman
dc44195b95
pv: 1.3.4 -> 1.4.12
...
See changelog in the "NEWS" section at
http://www.ivarch.com/programs/pv.shtml
2013-10-06 18:40:41 +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
Bjørn Forsman
083d0890f5
More description fixes
...
* Remove package name
* Start with upper case letter
* Remove trailing period
Also reword some descriptions and move some long descriptions to
longDescription.
I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Aristid Breitkreuz
c80556f630
rsnapshot 1.3.1
2013-10-05 23:07:52 +02:00
Aristid Breitkreuz
80924c8f3c
rsnapshot: configurable configuration file path
...
default value: /etc/rsnapshot.conf
2013-10-05 20:48:03 +02:00
Domen Kožar
38a20082cd
Merge pull request #1044 from bjornfor/description-fixes
...
Some description fixes
2013-10-05 10:40:02 -07:00
Bjørn Forsman
28ac782583
Some description fixes
...
There are many more packages to fix, this is just a start.
Rules:
* Don't repeat the package name (not always that easy...)
* Start with capital letter
* Don't end with full stop
* Don't start with "The ..." or "A ..."
I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +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
Jonas Hoersch
47a05b9aec
autorandr: add coroa as a maintainer
2013-10-04 09:34:17 +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
Rickard Nilsson
6d247f81b4
network-manager: Rename dispatcher service
...
Rename NetworkManager-dispatcher.service to
dbus-org.freedesktop.nm-dispatcher.service so it is found by systemd (NixOS
doesn't handle the Alias directive in the unit file)
2013-10-03 14:46:49 +02:00
Peter Simons
ac5d5297dd
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-10-02 22:44:12 +02:00
Peter Simons
a3ffa37065
cabal-install: update to version 1.18.0.2
2013-10-02 22:33:43 +02:00
Pascal Wittmann
51c48e2320
Add bgs, a simple background setter for X
2013-10-02 14:28:45 +02:00
Moritz Ulrich
dc7ed72066
mu: Install msg2pdf (render html mail to pdf) and mug (gtk gui)
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-02 13:55:17 +02:00
Eelco Dolstra
e26b828f4a
memtest86+: Remove bogus executable bit
2013-10-02 12:32:12 +02:00
Eelco Dolstra
b8cf0a32fd
memtest86+: Update to 5.01
2013-10-02 12:32:12 +02:00
Eelco Dolstra
feeac34635
Move memtest86+ to its own directory
2013-10-02 12:32:11 +02:00
Moritz Ulrich
62ea4e1d38
mu: update to 0.9.9.5
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-01 23:47:57 +02:00
Lluís Batlle i Rossell
d19d528f97
Fixing filegie url
2013-10-01 09:19:46 +02:00
Lluís Batlle i Rossell
d71b3724de
Updating filegive to 0.7
2013-09-30 22:33:06 +02:00
Domen Kožar
fc15a0da64
Merge pull request #991 from fignuts/master
...
Bump networkmanagement version to 0.9.0.9
2013-09-30 05:09:08 -07:00
Eelco Dolstra
a7b9030c84
Revert "dblatex: add missing dependencies"
...
This reverts commit 0350bd3b48
. It
causes a huge increase in the closure size of dblatex, since it now
depends on GUI packages like Inkscape. Also, statically depending on
teTeX might be annoying for people who use TeXlive.
2013-09-30 13:30:15 +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
Peter Simons
fb60751d86
Merge pull request #1025 from bjornfor/asciidoc-all-deps
...
asciidoc: add missing dependencies
2013-09-30 01:45:12 -07: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
face28ea3d
asciidoc: add/update meta attributes
2013-09-29 21:59:35 +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
Domen Kožar
a68128ab8c
NetworkManager: 0.9.8.0 -> 0.9.8.4
2013-09-29 17:00:41 +02:00
Domen Kožar
5d1f57fe28
Merge pull request #1022 from iyzsong/fcitx
...
fcitx: update to 4.2.8.3
2013-09-29 03:53:54 -07:00
Bjørn Forsman
0350bd3b48
dblatex: add missing dependencies
...
imagemagick, transfig, inkscape, fontconfig and ghostscript was missing.
And pass --use-python-path at install time so that script shebangs end
up with #!/path/to/python instead of #!/path/to/env python.
2013-09-28 21:07:48 +02:00
Song Wenwu
c3237756b4
fcitx: update to 4.2.8.3
...
Set platforms and add myself as a maintainer.
2013-09-28 19:44:52 +08:00
Peter Simons
b4f10018cd
screen: meta section cosmetic
2013-09-28 13:23:34 +02:00
Moritz Ulrich
36fca94805
Fix some issues in my packages reported by nixpkgs-lint.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-26 20:03:57 +00:00
Moritz Ulrich
2c5230cb64
password-store: Wrap script and set correct PATH.
...
pass is just a simple script to store passwords encrypted via gnupg in
a git repository. It uses many other tools, and until now relied on
them being in PATH.
This commit wraps the script and sets PATH.
2013-09-26 19:32:21 +00:00
Domen Kožar
16f722500e
autojump: correctly set prefix
2013-09-26 20:23: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
3a7efa38ba
source-highlight: don't repeat the package name in meta.description
2013-09-26 11:12:12 +02:00
Domen Kožar
8f7545c45b
autojump: 21.5.8 -> 21.6.9
2013-09-26 01:17:36 +02:00
Jonas Hoersch
cd902179db
autorandr: add autorandr an automatic display configuration selector
2013-09-25 00:11:54 +02:00
Bjørn Forsman
ca591d30e4
asciidoc: fixup for matplotlib filter (remove .old/)
...
The matplotlib filter comes with an .old/ directory which contains a
chart-filter.conf file that asciidoc loads. I highly doubt that is intended.
2013-09-24 14:52:13 +02:00
Bjørn Forsman
a118a98970
asciidoc: add odf backend, for OpenDocument output
...
See https://github.com/dagwieers/asciidoc-odf for more info.
This plugin has a shebang with /bin/env instead of /usr/bin/env, so update the
patchPhase to handle both cases.
WARNING/TODO: Libreoffice says "General Error. General input/output error."
when I try to open the generated .fodp files. So the odt backend works fine,
but the odp backend does not.
2013-09-24 14:52:07 +02:00
Domen Kožar
d79e00e9d6
add arandr: simple visual front end for xrandr
2013-09-23 22:33:57 +02:00
Bjørn Forsman
381fd4fb61
asciidoc: add support for deckjs backend
...
deck.js is a JavaScript library for building modern HTML presentations.
2013-09-23 20:07:55 +02:00
Peter Simons
9407832de4
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/development/libraries/gettext/default.nix
2013-09-23 10:59:44 +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
1b89cbb0ed
asciidoc: add support for qrcode filter
2013-09-22 23:04:38 +02:00
Bjørn Forsman
8a2251549f
asciidoc: support extra filters (ditaa, mscgen, diag)
...
Also, slightly change the shebang fixup in the patchPhase so that it
handles optional [[:space:]] before the interpreter path (needed for the
filters).
To enable the extra filters, put this in packageOverrides:
asciidoc = pkgs.asciidoc.override {
enableDitaaFilter = true;
enableMscgenFilter = true;
enableDiagFilter = true;
};
2013-09-22 23:04:38 +02:00
Domen Kožar
ede9c79ea7
Merge pull request #998 from offlinehacker/logstash/update
...
logstash: update to 1.1.2
2013-09-21 07:54:52 -07:00
Jaka Hudoklin
6630a35d39
logstash: update to 1.1.2
2013-09-21 16:32:47 +02:00
bbenoist
b39debe886
mkpasswd: Update to 5.0.26
...
The previous version (5.0.26) has been removed from the debian ftp.
As the source URL is now down, our own hydra (not hydra.nixos.org) failed
to build the package.
This problem will occur again in the future since I only updated the URL
without relying on a "more stable" alternative (this merits a specific
discussion).
2013-09-20 10:43:50 +02:00
Andrew Morsillo
5e1a268b6b
Bump networkmanagement version to 0.9.0.9
2013-09-18 20:43:17 -04:00
Jason \"Don\" O'Conal
4736e6d509
expect: fix build on freebsd? ( close #981 )
2013-09-18 20:50:13 +02:00
Eelco Dolstra
095fc0ebaa
nix-repl: Add
2013-09-17 11:26:12 +02:00
Eelco Dolstra
f2254354f9
Fix Nixpkgs evaluation
...
https://hydra.nixos.org/build/6169018
2013-09-17 11:04:10 +02:00
Rob Vermaas
8041a33726
Add MegaCli, a command line tool to manage certain RAID cards.
2013-09-16 15:56:55 +02:00
Jason \"Don\" O'Conal
613cf79237
esniper: fix build on darwin
2013-09-16 15:51:15 +02:00
Jack Cummings
122b19c429
netatalk-3.0.5
2013-09-15 22:54:57 -07:00
Marc Weber
513dad6527
colord, gusb: package.
...
Part of #517 .
2013-09-15 11:53:11 +03:00
Ricardo M. Correia
1ac7ba823d
tinc: Update to 1.0.22
...
close #957
2013-09-15 06:34:44 +03:00
Peter Simons
24366adf19
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-09-14 15:28:40 +02:00
Jason "Don" O'Conal
5bfb4a4f30
fail2ban: fix build on darwin ( close #933 )
2013-09-14 15:18:29 +02:00
Vladimír Čunát
961c2fe7c3
coreutils,gettext: don't change hash except for darwin
...
Also some style cleanup.
Note that defining an empty-string variable *does* change the hash.
I would like to change this behaviour one day
(clean up attrs when compiling the derivation).
2013-09-14 14:56:10 +02:00
Danie Roux
055e646bfc
coreutils: Guard against compiler not supporting __builtin_stpncpy_chk
...
From https://lists.macosforge.org/pipermail/macports-dev/2011-July/015263.html :
5) Building with a compiler that doesn't support newer __builtins
If your port uses MacPorts compilers rather than the default compiler,
you may run into trouble with string functions. You'll see errors at
link time about undefined __builtin_* functions. If this happens, you
may want to compile with -D_FORTIFY_SOURCE=0 to tell the headers to
use unfortified versions which do not use compiler builtins.
2013-09-14 14:45:07 +02:00
Danie Roux
123ab78ee0
coreutils: Remove 8.19 reference
2013-09-14 14:45:07 +02:00
Danie Roux
c183c7b3ec
coreutils: Make it build on OSX 10.0.8
...
Take patch from: https://lists.gnu.org/archive/html/bug-coreutils/2013-01/msg00119.html
2013-09-14 14:45:06 +02:00
Domen Kožar
e67a2479e1
add poedit
2013-09-13 20:42:49 +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
Peter Simons
c749c24076
tcpcrypt: patch tcpcryptd to run under uid 93 instead of 666
2013-09-11 17:24:32 +02:00
Mathijs Kwik
2f428bbb46
Merge remote-tracking branch 'official/master' into stdenv-updates
2013-09-11 10:56:47 +02:00
Rob Vermaas
aa28196ec4
Update hash for fail2ban
2013-09-11 10:44:14 +02:00
Vladimír Čunát
aa8e8303e1
Merge branch 'x-updates' into master
2013-09-11 08:37:03 +02:00
Eelco Dolstra
b73deae714
nix: Update to 1.6
2013-09-10 17:53:29 +02:00
Eelco Dolstra
64d648e92e
Update nixUnstable
2013-09-10 13:57:32 +02:00
Rob Vermaas
eac934c83a
Fix collectd, couldn't run due to missing pthread_cancel.
2013-09-09 13:05:50 +02:00
Rob Vermaas
3a8adb7014
Update nixops to 1.1
2013-09-09 13:03:59 +02:00
Peter Simons
0c5cf00829
tcpcrypt: add current HEAD of the Github master branch
2013-09-09 12:56:22 +02:00
Peter Simons
a4531a5dd5
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-09-09 09:51:12 +02:00
Peter Simons
2aa0411562
cabal-install: update to version 1.18.0.1
2013-09-08 22:56:25 +02:00
Peter Simons
3d2caf1180
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-09-08 22:54:35 +02:00
Peter Simons
c4115d45a0
nbd: update to version 3.4
2013-09-08 21:12:34 +02:00
Vladimír Čunát
b1be46e932
Merge branch 'master' into x-updates
2013-09-07 16:19:46 +02:00
Evgeny Egorochkin
138c42b5e3
Merge pull request #928 from grwlf/fuse-exfat
...
fuse-exfat: add FUSE-mounter for exFAT devices
2013-09-06 16:07:22 -07:00
Peter Simons
880ca8abbc
cabal-install: add version 1.18.0
2013-09-06 23:35:10 +02:00
Sergey Mironov
fe6b021ee1
fuse-exfat: add FUSE-mounter for exFAT devices
2013-09-07 01:25:30 +04:00
Eelco Dolstra
692dfb6af9
Update nixUnstable
2013-09-06 11:42:11 +02: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
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
Jason "Don" O'Conal
7bfeed07e0
bacula: fix build on darwin
2013-09-06 10:33:28 +10:00
Moritz Ulrich
be9b6c0fe2
GNU Stow: package - Symlink manager which makes it easy to manage dotfiles
2013-09-05 15:49:35 +03:00
Bjørn Forsman
6167864aab
source-highlight: 3.1.6 -> 3.1.7
...
From NEWS file (version 3.1.7):
* fixed compilation bugs in MacOsX systems (thanks to
Trevor Spiteri)
* language definition for Lilypond (thanks to Federico Bruni)
* language definition for R statistics programming language
* language definition for ISLISP (thanks to Christian Jullien)
* improved Erlang definition file (thanks to Erik Søe Sørensen)
* new output format: ESC 256 ascii code (thanks to
Xavier-Emmanuel Vincent).
(It still needs boost 1.53 for all tests to pass.)
2013-09-04 20:00:27 +02:00
Vladimír Čunát
90575ababb
expect: fix postInstall library suffix on darwin
2013-09-04 10:15:32 +02:00
Mathijs Kwik
636ba8f4ad
heimdall: upgrade to 1.4.0
2013-09-04 09:28:59 +02:00
Vladimír Čunát
590cee5d19
expect: "minor" update, no longer depends on X/Tk
...
ANN: https://groups.google.com/forum/#!topic/comp.lang.tcl/lwZjtKOfaLE
I hope this solves a darwin -lXss linkage problem.
(broke most X stuff through dejagnu -> libffi -> llvm or mesa)
2013-09-04 00:00:01 +02:00
Ricardo M. Correia
a1bb7c1cfa
scrypt: New package
2013-09-03 01:49:58 +00:00
Vladimír Čunát
74488e2b58
Merge branch 'x-updates' into stdenv-updates
...
Conflicts (simple):
pkgs/development/libraries/glib/default.nix
pkgs/development/libraries/mesa/default.nix
2013-09-02 15:44:57 +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
Peter Simons
fe273e8965
Revert "backup tools bup, storeBackup: implement sanity check" on behalf of Marc.
...
This reverts commit c823bc37d6
. The
newly added test case needs more work to succeed on Hydra. See
<http://permalink.gmane.org/gmane.linux.distributions.nixos/11382 >
for further details.
2013-09-01 21:32:40 +02:00
Evgeny Egorochkin
18ce7edd20
Merge pull request #893 from MarcWeber/submit/storebackup
...
backup tools bup, storeBackup: implement sanity check
2013-08-31 18:55:14 -07:00
Marc Weber
c823bc37d6
backup tools bup, storeBackup: implement sanity check
...
bup:
- update
- run make test (all tests seem to pass :-)
- add python.modules.readline
- add comment that there is no way to prune old revisions (yet)
2013-09-01 02:22:01 +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
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
Rob Vermaas
bd6eba997f
Add collectd 5.4.0
2013-08-30 11:58:02 +02:00
Peter Simons
98fcc2f746
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-08-30 10:45:11 +02:00
Gergely Risko
41a52417fe
Add meta attributes for jbig2enc
2013-08-29 00:54:53 +03:00
Gergely Risko
14912ca0b1
vboot_reference: add meta attributes and cleanups
2013-08-28 21:52:07 +02:00
Aristid Breitkreuz
eb6edc1cb1
update obexftp, required for new openobex
2013-08-28 21:20:56 +02:00
Aristid Breitkreuz
8b4fef8840
openobex-1.7.1 (1.5 could no longer be downloaded from kernel repositories)
2013-08-28 21:20:56 +02:00
Rickard Nilsson
4f6b248e16
smartmontools: Update driverdb to r3849, and fix broken url
2013-08-28 16:58:07 +02:00
Vladimír Čunát
2fda1165da
Merge branch 'master' into x-updates
2013-08-28 10:37:41 +02:00
Evgeny Egorochkin
ce57c3e917
lbdb: fix formatting
2013-08-28 10:57:31 +03: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
Moritz Ulrich
65e5dd8f99
Fcron: Disable checks for root{name,group} and others.
...
This fixes building fcron. It was complaining it couldn't check root's
user name and the suggested flag (--with-rootname) didn't do anything.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-27 22:22:57 +02:00
Jean-Alexandre Peyroux
1ffc963383
correct indent platforms line in default.nix
2013-08-27 14:39:38 +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
Eelco Dolstra
1f60a7c4bc
less: Update to 458
...
For some crazy reason, less is a stdenv dependency.
2013-08-26 14:50:45 +02:00
Eelco Dolstra
81a647696e
xz: Update to 5.0.5
2013-08-26 14:25:51 +02:00
Peter Simons
9ac8ea937c
Merge branch 'origin/master' into stdenv-updates.
2013-08-26 12:21:23 +02:00
Domen Kožar
cf9a8f5d25
getmail: 4.20.0 -> 4.42.0
2013-08-25 10:55:44 +02:00
Domen Kožar
e0819b1e26
fcron: 3.0.4 -> 3.1.2
2013-08-23 15:06:07 +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
Bjørn Forsman
6c97e9ef72
duply: platforms.unix -> platforms.linux
...
Dependency ncftp fails to build on freebsd and darwin.
2013-08-22 22:06:45 +02:00
Bjørn Forsman
3f928466df
jing-trang: update to version 20091111
...
Also add meta attributes and a wrapper for jing so that it can be
invoked directly from the shell as "jing" (similar to Debian/Ubuntu).
Trang already has such a wrapper.
2013-08-22 22:00:33 +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
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
Bjørn Forsman
8045289199
duplicity: add dependency on ncftp (makes ftp:// work)
...
ncftp increases the closure size with 5 MiB. Now it is at 310 MiB.
2013-08-21 20:58:14 +02:00
Bjørn Forsman
7a2bbda91d
duplicity: 0.6.20 -> 0.6.21
...
Update to latest stable release. See changelog:
http://duplicity.nongnu.org/CHANGELOG
2013-08-21 20:58:14 +02:00
Bjørn Forsman
d65cea26dc
ncftp: 3.2.4 -> 3.2.5
...
Also, add missing ncurses buildInput and add/update meta attributes. The
homepage is back up!
2013-08-21 20:58:14 +02:00
Peter Simons
77b9f28658
gnupg: update to version 2.0.21
2013-08-21 15:08:05 +02:00
Song Wenwu
540b998555
parcellite: update to 1.1.6
...
Set platforms and add myself as a maintainer.
2013-08-19 21:58:43 +02:00
Bodil Stokke
de462dcae2
Cleaned up ponysay build, and added maintainer metadata.
2013-08-18 18:23:35 +02:00
Peter Simons
d2194a294e
mpack: add version 1.6
2013-08-17 14:42:06 +02:00
Peter Simons
588c8e062c
haskell-lhs2tex: re-generate expression with recent version of cabal2nix
2013-08-17 11:39:11 +02:00
Peter Simons
0d7118814b
Merge branch 'origin/master' into stdenv.
2013-08-17 10:00:16 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Peter Simons
76244ac2e2
Merge branch 'master' into stdenv-updates
...
Conflicts:
pkgs/development/compilers/ghc/with-packages.nix
2013-08-16 22:51:13 +02:00
Vladimir Still
eb97daf88d
networking: Add bwm-ng expression.
2013-08-16 14:57:16 +02:00
Jason "Don" O'Conal
e822cc9c44
p7zip: fix build on darwin
2013-08-15 13:53:43 +10: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
Domen Kožar
ab1c1773e2
python: fix alot by having magic and python_magic packages
2013-08-13 14:49:42 +02:00
Domen Kožar
1974c55d91
add python application substanced and it's dependencies
2013-08-13 11:14:24 +02:00
Jaka Hudoklin
941055dae9
curl: Add support for c-ares, asynchronous dns resolver
2013-08-12 19:53:08 +02:00
Eelco Dolstra
7fc87a865e
openssh: Update to 6.2p2
2013-08-12 14:50:55 +02:00
Eelco Dolstra
36622f5964
nixUnstable: Update to 1.6pre3187_3fb7ae0
2013-08-12 14:22:16 +02:00
Domen Kožar
f3cae400e0
unclutter: add to channel
2013-08-10 20:26:51 +02:00
Evgeny Egorochkin
3065a7686b
torbutton: package version 1.6.1
2013-08-10 20:09:18 +03:00
Mathijs Kwik
31648f889d
btrfsprogs: upgrade to current git master
2013-08-10 13:53:17 +02:00
Bodil Stokke
14c5f6bd74
Adding ponysay.
2013-08-10 01:21:25 +02: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
Vladimír Čunát
72a8019334
introspection disabling -- clutter-gtk, NM-applet, gnome_panel
...
Didn't build as it was, and not needed anywhere AFAIK.
2013-08-06 09:27:34 +02: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
Jaka Hudoklin
018b39d28b
iodined: Fix iptables and route path to bin instead of sbin
2013-08-05 01:00:34 +02:00
Vladimír Čunát
98f3716650
clean some include flags that weren't really needed
...
Tested the builds still work (x86_64-linux).
2013-08-03 10:45:13 +02:00
Peter Simons
4fb87e91ff
Merge pull request #800 from edanaher/master
...
Add simple hsetroot package.
2013-08-02 02:32:19 -07:00
aszlig
1362d479cb
nixpart: Update to bugfix version 0.4.1.
...
Contains the following fix:
- Fix mounting btrfs when mount_only (-m) is used.
I would like to update blivet as well, but at the moment it breaks for
nixpart, so let's retry later when we're at 0.5.x or even 1.x :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-02 07:36:08 +02:00
Evan Danaher
35333935d6
Add simple hsetroot package.
2013-08-01 20:16:37 +02:00
Bjørn Forsman
2238a23352
wicd: wrapper env vars prefix -> postfix
...
Change PATH=$PATH:deps to PATH=deps:$PATH in the wicd wrappers, because
the latter is more deterministic; it prevents possibly wrong versions of
dependencies to sneak in from the environment.
Do the same for PYTHONPATH.
2013-07-31 21:54:09 +02:00
Rok Garbas
77063f3f75
adding description to networkmanager plugins
2013-07-31 15:36:17 +02: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
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
Bjørn Forsman
7e0bd8d360
offlineimap: remove python prefix from package name
...
OfflineIMAP is primarily a program/tool, not a python module (although
it installs a python module too, for those who want to poke at its
internals).
Now we can install it with "nix-env -i offlineimap" instead of
"nix-env -i python2.7-offlineimap".
2013-07-30 21:30:34 +02:00
Michael Raskin
0a8b83fdd0
Fix unneeded inherit
2013-07-30 16:02:39 +04:00
Michael Raskin
9acc0d4bc9
Adding x-cape keyboard mapping helper
2013-07-30 15:51:01 +04:00
Sander van der Burg
44731b5251
Bump disnix,disnixos and dysnomia to latest development versions
2013-07-30 12:03:03 +02:00
Peter Simons
522acfd2f4
Merge remote-tracking branch 'master' into stdenv-updates.
...
Conflicts:
pkgs/applications/version-management/git-and-tools/git/default.nix
pkgs/top-level/all-packages.nix
2013-07-30 11:29:30 +02:00
Domen Kozar
0be7ef35bb
gmvault: use logbook 0.4.2
2013-07-29 21:16:35 +02:00
Bjørn Forsman
386bef322d
iftop: improve meta attributes
...
- The description attribute is very long, so rename it to
longDescription and add a short text in the description attribute.
- Use licenses.gpl2Plus instead of free form text "GPLv2+".
- Add platforms attribute so that hydra will build the package.
2013-07-28 14:04:44 +02:00
Jason \"Don\" O'Conal
b4105cfaff
php53: fix build on darwin ( close #748 )
...
* add empty unix.h header
* build with kerberos
* ensure the binary has no extension
2013-07-28 09:41:58 +02:00
Sergey Mironov
5b4e0207ba
wmctrl: add command-line window-manipulation tool ( close #781 )
2013-07-27 20:12:55 +02:00
Sergey Mironov
1fa3afeb91
wmctrl: command-line window-manipulation tool
2013-07-27 20:11:29 +02:00
Peter Simons
30e9f13d81
smartmontools: update to version 6.2
2013-07-27 11:05:59 +02:00
Domen Kozar
0f98ddf8fd
Revert "networkmanager: we dont need networkmanager group anymore, just use at_console policy"
...
This reverts commit 52fe694360
.
2013-07-26 23:09:50 +02: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
Russell O'Connor
0990730038
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-07-25 06:50:31 -04:00
Russell O'Connor
4e723ca537
Update tarsnap to version 1.0.35
2013-07-25 06:49:25 -04: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
Zef Hemel
aa0ecfa5ac
Added httrack, website copier tool
2013-07-25 10:21:22 +02:00
Bjørn Forsman
63f9aed9eb
minicom: 2.4 -> 2.6.2
...
This also fixes the annoying issue that minicom doesn't work out of the
box:
$ minicom
minicom: there is no global configuration file /etc/minirc.dfl
Ask your sysadmin to create one (with minicom -s).
$ sudo minicom -s
minicom: there is no global configuration file /etc/minirc.dfl
Ask your sysadmin to create one (with minicom -s).
minicom 2.4 basically refuses to enter setup unless /etc/minirc.dfl
already exists. sudo touch /etc/minirc.dfl is enough to fix that though,
but with this commit "sudo minicom -s" will work out of the box.
2013-07-24 14:40:40 +02:00
Rob Vermaas
850f20567e
Fix apg
2013-07-24 12:27:58 +02:00
Rok Garbas
626c4d5f5b
venus: new package
2013-07-23 22:41:18 +02:00
Domen Kozar
52fe694360
networkmanager: we dont need networkmanager group anymore, just use at_console policy
2013-07-23 18:51:20 +02:00
Domen Kozar
949c4fe758
networkmanagerapplet: fix the build
2013-07-23 18:23:13 +02:00
Vladimír Čunát
fb37586d77
Merge pull request #721 from vcunat/p/hw-utils
...
pci and usb utils update
2013-07-23 06:48:08 -07:00
Domen Kozar
11eef4f79f
networkmanagerapplet: fix build
2013-07-23 13:18:54 +02:00
Domen Kozar
bea0ac29d4
networkmanagerapplet: propagatedBuildInputs -> propagatedUserEnvPkgs
2013-07-23 11:53:12 +02:00
Domen Kozar
a143c0bb10
networkmanagerapplet: add GConf libgnome_keyring to propagatedBuildInputs
2013-07-23 11:19:32 +02:00
Lluís Batlle i Rossell
04a9e809d4
Updating go to 1.1.1
2013-07-23 11:19:32 +02:00
Eelco Dolstra
4dd9507b83
netpbm: Fix a truly random build failure
...
Since "src" is a fetchsvn directory, the source is copied with "cp
--no-preserve=timestamps" (see commit
6d928ab684
). So some source files might
get a slightly different timestamp. Here, if lib/standard.ppmdfont
gets a newer timestamp than the generated file lib/standardppmdfont.c,
Make will try to rebuild the latter. But that fails because the
ppmdcfont program doesn't exist (yet).
Probably stdenv should ensure that every file has the same timestamp.
2013-07-23 11:17:26 +02:00
Peter Simons
bee4c41e13
smartmontools: update drive database to the latest version
2013-07-23 10:40:40 +02:00
Domen Kozar
8ea138d212
add development version of speedtest-cli
2013-07-20 12:48:32 +02:00
Ludovic Courtès
6e97ea6b00
guix: update to 0.3
2013-07-19 23:21:47 +02:00
Domen Kozar
b139a69f7c
netpbm: set platforms
2013-07-19 20:48:56 +02:00
Domen Kozar
aeef361b0d
netpbm: add tiff support
2013-07-19 19:42:34 +02:00
Eelco Dolstra
3c35daeebe
nixUnstable: Update to 1.6pre3166_15e5ac8
2013-07-19 15:19:38 +02:00
Evgeny Egorochkin
589d6ff51c
vfdecrypt: fix source location
2013-07-19 07:30:17 +03:00
Peter Simons
7f9e83f8cc
dosfstools: update to version 3.0.21
2013-07-18 21:38:06 +02:00
Peter Simons
d898762d8b
unetbootin: update to version 585
2013-07-18 11:07:59 +02:00
Russell O'Connor
9fe9527f57
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-07-14 23:43:00 -04:00
Russell O'Connor
8e9f501fd7
Update tarsnap to version 1.0.34.
2013-07-14 23:38:20 -04:00
Lluís Batlle i Rossell
206706503a
cromfs: update to 1.5.10.1.
2013-07-14 22:27:51 +02:00
Mathijs Kwik
0fa697405c
dmg2img: upgrade to 1.6.4
2013-07-14 08:57:47 +02:00
Evgeny Egorochkin
fba8b902da
fix packages to use mirror://xorg
2013-07-14 05:39:02 +03:00
Evgeny Egorochkin
da4be371e9
make package use mirror:// for gnu, savannah and gnome repositories where possible
2013-07-14 05:23:06 +03:00
Evgeny Egorochkin
b084b29d26
Even more mirror:// fixes
2013-07-14 04:17:07 +03:00
Evgeny Egorochkin
cea107c07f
More mirror:// URL fixes
2013-07-14 03:31:12 +03:00
Evgeny Egorochkin
d0b4c8bfaa
gktspell: version bump to 2.0.16 because the old one has disappeared
2013-07-14 03:09:34 +03:00
Evgeny Egorochkin
5ae43d2494
Change more packages from direct downloads to mirror://sourceforge
2013-07-14 02:48:32 +03:00
Evgeny Egorochkin
aa85b80459
Change package urls to use mirror://sourceforge
2013-07-14 02:35:26 +03:00
Evgeny Egorochkin
4c952c64de
eggdrop: fix version to match tarball
2013-07-14 02:08:54 +03:00
Evgeny Egorochkin
9afe9c9c53
uw-imap: fix version to match tarball
2013-07-14 02:08:53 +03:00
Evgeny Egorochkin
f61a4118d0
renameutils: fix version to match tarball
2013-07-14 02:08:53 +03:00
Evgeny Egorochkin
8c8ac0fc8b
mktorrent: fix version to match tarball
2013-07-14 02:08:50 +03:00
Evgeny Egorochkin
9a3d4fba5e
hdf5: fix version to match tarball
2013-07-14 02:08:49 +03:00
Evgeny Egorochkin
a42ba6d8fe
filegive: change url so that it's friendlyto automated processing. This changes the tarball a
...
little(likely metadata) but it still builds.
2013-07-14 02:08:48 +03:00
Evgeny Egorochkin
83e37cdac8
atool: fix version to match tarball
2013-07-14 02:08:48 +03:00
Vladimír Čunát
dafb31a8e1
Revert "e2fsprogs: Fix manpages", no more need for this
...
This reverts commit 7f4e473832
.
See #523 and #529 .
2013-07-13 16:22:44 +02:00
aszlig
b47e2c2ab6
nixpart: New upstream version 0.4.0.
...
Changes are:
- Properly detect GPT disklabels and create proper BIOS boot partitions
if necessary.
- Return exit code 100 if reboot is required due to the kernel not
picking up the new partition table.
- Don't include BIOS boot partition in GRUB devices.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-12 18:41:11 +02:00
Bjørn Forsman
1af178559f
ethtool: 3.2 -> 3.10
...
And add package meta data.
2013-07-12 16:26:48 +02:00
aszlig
f75f7e793b
nixpart: New upstream version 0.3.0.
...
This fixes two issues:
- Don't _always_ print out NixOS configuration, only when explicitly
requested with -p.
- Add GRUB boot devices to NixOS configuration output.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-11 16:05:59 +02:00
Jaka Hudoklin
9a8677caeb
Add easyrsa
2013-07-10 21:00:56 +02:00
Rob Vermaas
5a58b0e57a
Update nixops to version 1.0.1
2013-07-10 17:45:51 +02:00
Domen Kožar
17962c1aa0
Merge pull request #683 from grwlf/wicd-fixes
...
wicd: obtain dhclinet's config template from shares correctly
2013-07-10 01:00:38 -07:00
Rickard Nilsson
92083803e6
nss-pam-ldapd: Upgrade to 0.8.13
2013-07-10 08:49:54 +02:00
aszlig
aa35e66257
hetzner-nixops-installer: Build on Hydra.
...
This is in order to prepare for fetching the build output from the corresponding
target machine to even further speed up deployment.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 11:54:50 +02:00
aszlig
049d2381c5
hetzner-nixops-install: Correct typo in meta attr.
...
I think it's called maintainerS :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 11:45:24 +02:00
aszlig
99e4890e9e
hetzner-nixops-installer: Reset helper timestamps.
...
This should prevent some annoying messages such as:
tar: usr/bin/nix-build: time stamp 2013-07-09 07:45:19 is 0.159248271 s in the f
uture
tar: usr/bin/nix-channel: time stamp 2013-07-09 07:45:19 is 0.159088763 s in the
future
tar: usr/bin/nix-collect-garbage: time stamp 2013-07-09 07:45:19 is 0.15901664 s
in the future
tar: usr/bin/nix-copy-closure: time stamp 2013-07-09 07:45:19 is 0.158948028 s i
n the future
tar: usr/bin/nix-daemon: time stamp 2013-07-09 07:45:19 is 0.158888042 s in the
future
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 08:27:53 +02:00
aszlig
d58a5eb572
Move nixpartHetzner into hetzner-nixops-installer.
...
This should keep all Hetzner/NixOps specific stuff in one place.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 08:27:53 +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
Domen Kozar
58975755ea
add bpython
2013-07-08 20:58:44 +02:00
aszlig
6fcc6816e7
nixpart: Update to new version 0.2.1.
...
This is a minor bugfix release and only corrects "type" in fileSystems output to
"fsType".
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:44 +02:00
aszlig
b2311fbf3a
python-nixpart: Propagate overrides of blivet.
...
This allows for easy overriding of blivets udev dependency using only
nixpart.override.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:43 +02:00
aszlig
513de0ff57
python-nixpart: Move into tools/filesystems/.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:42 +02:00
Vladimír Čunát
8ba92b8895
Merge master into stdenv-updates
...
Conflicts (simple):
pkgs/development/tools/misc/binutils/default.nix
pkgs/tools/package-management/disnix/default.nix
pkgs/top-level/all-packages.nix
2013-07-08 10:48:05 +02:00
Jason \"Don\" O'Conal
3fe02f7c8b
aescrypt: fix build on darwin
...
* add libiconvOrEmpty to build inputs
* add '-liconv' to LDFLAGS
2013-07-07 13:46:08 +02:00
Jason "Don" O'Conal
03f716d05e
autojump: fix build on darwin
...
* remove install.sh shell check
2013-07-07 19:21:45 +10:00
Vladimír Čunát
52ed09d210
pciutils: update
...
This breaks udev145 due to enabling compression again,
but I rather think we should remove udev145 (not used anywhere).
2013-07-06 11:54:16 +02:00
Eelco Dolstra
20301af497
testdisk: Add to channel
2013-07-05 17:29:53 +02:00
Michael Raskin
b2e912fd8d
Update fdm
2013-07-05 18:43:21 +04:00
Vladimír Čunát
6726776c74
kdiff3: maintenance update
2013-07-05 14:45:59 +02:00
Aristid Breitkreuz
7a2daf2db7
update xdg-utils to 1.1.0-rc1, fixes problems with generic xdg-open code
2013-07-04 23:36:29 +02:00
Jonas Hoersch
5597e9a2a5
aria2: update to version 1.17.1 and add sqlite support
...
also add missing pkgconfig dependency, so that the buildInputs zlib,
openssl, and sqlite are properly found.
2013-07-04 19:26:03 +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
1f9005a3f6
php53: add imap option
2013-07-04 13:12:13 +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
Ludovic Courtès
b9960211ab
add GNU Guix
2013-07-03 15:33:17 +02:00
Eelco Dolstra
80213cbb05
meta.license is a list of strings (not attribute sets)
...
http://hydra.nixos.org/build/5453648
2013-07-03 12:41:27 +02:00
Rok Garbas
bf540904de
haproxy: update to 1.4.24 (set platform to linux, for now)
2013-07-03 03:36:15 +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
Joachim Schiele
431cd91f01
fixed requested changes
2013-07-01 18:24:43 +02:00
Sander van der Burg
47931dcefa
dysnomia: Some updated meta information
2013-07-01 14:27:18 +02:00
Vladimír Čunát
f573b58428
file: minor update 5.12 -> 5.14
2013-06-30 09:00:11 +02:00
Vladimír Čunát
e8bd49f132
gawk: update 4.0.2 -> 4.1.0
2013-06-30 09:00:11 +02:00
Vladimír Čunát
4a7696589d
gzip: update 1.5 -> 1.6, use less in tests now
2013-06-30 08:59:29 +02:00
Vladimír Čunát
f4ec2a3090
diffutils: minor stable update 3.2 -> 3.3
2013-06-30 08:58:51 +02:00
Domen Kožar
13017198de
Merge pull request #688 from bencahill/master
...
rmlint: Install to /bin, not /usr/bin
2013-06-29 10:12:39 -07:00
Domen Kozar
175eb450cd
Revert "fix rmlint"
...
This reverts commit 18ddfda81a
.
2013-06-29 19:12:11 +02:00
Domen Kozar
efa4aac21e
dd-agent: ab14fde6f9 -> 3.8.0
2013-06-29 18:46:37 +02:00
Domen Kozar
18ddfda81a
fix rmlint
2013-06-29 18:43:17 +02:00
Domen Kožar
8971ceeb15
Merge pull request #684 from qknight/mcrypt
...
added mcrypt
2013-06-29 03:26:40 -07:00
Benjamin Cahill
baf822a287
rmlint: Install to /bin, not /usr/bin
2013-06-28 16:48:40 -05:00
James Cook
af53fd451f
curl: update to version 7.31.0
2013-06-28 07:04:07 +02:00
Rickard Nilsson
916fc48210
moderntimeline: Add extra source URL
2013-06-27 17:49:19 +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
Sergey Mironov
6afd6588d3
wicd: fix copying dhclient's config to it's initial location
2013-06-27 14:03:09 +04:00
Eelco Dolstra
acba9240cd
nixos.org/tarballs -> tarballs.nixos.org
...
It's currently the same machine, but tarballs.nixos.org should become
an S3/CloudFront site eventually.
2013-06-25 14:12:16 +02:00
Eelco Dolstra
cbf2526bfd
Add nixops
2013-06-25 14:12:16 +02:00
Rickard Nilsson
9e85628fb9
mkpasswd: Update to 5.0.25
2013-06-25 12:20:11 +02: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
Jaka Hudoklin
2f4d1a5656
memtest86: udpate to 4.1.0, fix download url
2013-06-22 14:11:47 +02: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
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
Vladimír Čunát
842420c3e1
Merge branch 'master' into stdenv-updates
...
Conflicts (relatively simple):
pkgs/development/interpreters/python/2.7/default.nix
pkgs/development/libraries/dbus/default.nix
pkgs/development/libraries/glib/default.nix
pkgs/development/libraries/glibc/2.17/common.nix
2013-06-20 19:21:25 +02:00
Evgeny Egorochkin
bfd5bc0ba7
Merge pull request #645 from errge/master
...
Update xpra to 0.9.5
2013-06-18 17:16:30 -07:00
Lluís Batlle i Rossell
83dee22f4a
Fixing a crash bug in dropbear.
2013-06-18 23:35:53 +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
2058d95eb4
non-Linux platforms: extend to some important pkgs
2013-06-18 22:03:35 +02:00
Gergely Risko
79c2db389c
Update xpra to 0.9.5
2013-06-18 15:36:42 +02:00
Sander van der Burg
37b25a712e
Fix graphviz building on darwin
2013-06-18 12:24:40 +02:00
Eelco Dolstra
5bc8275075
nix: Update to 1.5.3
2013-06-18 00:56:00 +02:00
Vladimír Čunát
6bcf790d05
Merge branch 'master' into x-updates
2013-06-17 22:08:16 +02:00
Peter Simons
d5dac74d94
gnuplot: update to version 4.6.3
2013-06-17 15:25:03 +02:00
Peter Simons
12b29fadcb
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-06-17 10:14:45 +02:00
Vladimír Čunát
c72ed04892
Merge 'master' and 'stdenv-fixes' into x-updates
...
Final stabilization phase before merging into master.
Conflicts (glibc-2.13):
pkgs/top-level/all-packages.nix
2013-06-16 10:13:51 +02:00
Rob Vermaas
ccda14879e
Add unionfs-fuse and ntfs-3g to the channel
2013-06-15 20:47:47 +02:00
Michael Raskin
81b7f5fe63
Merge remote-tracking branch 'upstream/master' into x-updates
2013-06-15 17:15:32 +04:00
Peter Simons
b7cba63031
Add moderntimeline extension for moderncv.
2013-06-15 13:00:02 +02:00
Peter Simons
9df1684126
moderncv: update to version 1.5.1
2013-06-15 13:00:02 +02:00
Christophe Raffalli
ec41f1928a
fix pgf hash
2013-06-15 07:07:26 +00:00
Christophe Raffalli
f53c60c8bb
upgrading pgf/tikz to 2.10
2013-06-15 06:57:06 +00:00
Eelco Dolstra
a0c5ff6571
nixUnstable: Update to 1.5.3pre3141_1b6ee8f
2013-06-14 13:38:36 +02:00
Michael Raskin
19530856ed
Merge remote-tracking branch 'upstream/master' into x-updates
...
Conflicts:
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/gdk-pixbuf/default.nix
pkgs/development/libraries/gtk+/2.x.nix
pkgs/misc/ghostscript/default.nix
pkgs/top-level/all-packages.nix
2013-06-13 17:12:43 +04:00
Michael Raskin
27bbff463f
Merge pull request #601 from craff/ocaml/upgrade_and_new
...
Ocaml/upgrade and new
2013-06-13 05:41:59 -07:00
Peter Simons
71439b3e96
Merge pull request #610 from lovek323/sup
...
Add sup expression
2013-06-12 23:33:19 -07:00
Jason "Don" O'Conal
b62aa175a2
gnupg: use libiconvOrEmpty instead of libiconv (not required for glibc platforms)
2013-06-13 14:17:27 +10:00
Jason "Don" O'Conal
ee00c7aa4e
Add gpgme build input for sup
2013-06-13 10:45:42 +10:00
Michael Raskin
1a45886454
Merge branch 'master' into x-updates
2013-06-11 15:46:10 +04:00
Peter Simons
a2680cdc48
groff: explicitly disable X11 support in configure to avoid impure builds
...
Without this flag, the configure script will find /usr/X11 on host system and
assume that it can build with X11 support.
2013-06-11 12:14:49 +02:00
Peter Simons
6b1ebeccf2
Merge branch 'master' into stdenv-updates.
...
There were conflicts in pkgs/development/interpreters/ruby/ruby-19.nix,
which I resolved to the best of my knowledge. I'd appreciate if some of
the ruby gurus could have a look at the outcome of my merge, though.
2013-06-11 12:11:25 +02:00
Eelco Dolstra
eaf98cf26e
nixUnstable: Update to 1.5.3pre3134_5c06e52
2013-06-11 12:08:37 +02:00
Peter Simons
a3cc980193
groff: explicitly disable X11 support in configure to avoid impure builds
...
Without this flag, the configure script will find /usr/X11 on host system and
assume that it can build with X11 support.
2013-06-11 11:55:52 +02:00
Peter Simons
a2328d7b80
Merge pull request #609 from coroa/ppp-ipv6
...
ppp: enable ipv6 support
2013-06-11 02:21:42 -07:00
Jonas Hoersch
b39a6ef532
ppp: enable ipv6 support
...
networkmanager requires pppd to have ipv6 support for managing mobile
connections since version 0.9.5.95, ref. to commit 7575f4d.
2013-06-11 01:07:06 +02:00
Michael Raskin
8271de6727
Merge remote-tracking branch 'upstream/master' into x-updates
...
Conflicts:
pkgs/misc/emulators/wine/default.nix
2013-06-10 10:04:46 +04:00
Benjamin Cahill
923b3d032d
rmlint: Remove unneeded dependency
2013-06-09 14:44:06 -05:00
Benjamin Cahill
6e6181bc89
Add rmlint, a tool for removing duplicate files
2013-06-09 13:34:50 -05:00
Evgeny Egorochkin
dc54358ce9
Change package versions to conform to nixpkgs conventions.
2013-06-09 05:41:44 +03:00
Vladimír Čunát
7db886fdb9
Merge remote-tracking branch 'hydra/master' into x-updates
...
Conflicts (taken from @7c6f434c):
pkgs/development/libraries/libgphoto2/default.nix
2013-06-08 15:41:39 +00:00
Christophe Raffalli
e4c2a5ddc7
Upgraded openconnect to 5.01.
...
Added the new option --no-xmlpost to avoid a cisco server bug
2013-06-08 12:38:12 +02:00
Christophe Raffalli
270d929089
New ocaml packages:
...
- ocaml-cairo
- camlimages
- dypgen
- patoline
2013-06-07 21:40:38 +02:00
Domen Kozar
74bde3bedd
groff: let hydra build it
2013-06-07 09:35:20 +02:00
Evgeny Egorochkin
9c6f7cc9c1
Add package versions to some of the packages or fix existing ones to conform to nixpkgs conventions.
2013-06-07 03:15:45 +03:00
Evgeny Egorochkin
61baf49624
Merge pull request #595 from grrwlf/fix-nmap
...
nmap: fix GUI paths
2013-06-06 15:28:34 -07:00
Evgeny Egorochkin
a83d544f4e
Merge pull request #597 from bjornfor/solfege
...
Add Solfege, an ear training program
2013-06-06 14:21:32 -07:00
Bjørn Forsman
aaac7100c8
txt2man: new package
...
txt2man converts flat ASCII text to man page format. (Solfege, which is
added in the next commit, needs this.)
2013-06-06 19:15:18 +02:00
Christophe Raffalli
8be8701db7
Added openconnect
2013-06-06 10:48:58 +02:00
Sergey Mironov
ea82f6d0e9
nmap: help zenmap to find it's templates in nix-store
...
Zenamp wrapper confuses python so it thinks that zenmap is launched as a script
and not as an executable. This leads to incorrect /share path and missing
templates. ./zenmap.patch cures that (a bit hacky as usual).
2013-06-06 12:09:19 +04:00
Vladimír Čunát
7af694700c
Merge branch 'master' into x-updates
...
Silently merged badly the firefox 20/21 things. I got that, hopefully
there aren't more (my nixos-rebuild dry-run finds no more errors).
2013-06-05 12:59:47 +02:00
Ricardo M. Correia
76b18e4204
gmvault: Fix start script
2013-06-05 02:27:18 +00:00
Ricardo M. Correia
6eb8048c8f
gmvault: New package
...
Gmvault Gmail Backup - Backup and restore your gmail account at will.
2013-06-05 02:27:18 +00:00
Vladimír Čunát
22967c71f8
network-manager: update all to 0.9.8.0
...
This should fix compilation with newer glib versions.
2013-06-04 16:36:21 +02:00
Domen Kozar
96b193a7b1
typos
2013-06-03 00:31:43 +02:00
Domen Kozar
d9fe34aeb4
aircrackng: add platform & maintainers
2013-06-02 20:37:14 +02:00
Lluís Batlle i Rossell
778e09625f
aircarck-ng: updating and fixing build
...
Requested in issue #585
2013-06-02 19:54:50 +02:00
Lluís Batlle i Rossell
0e57e74e6f
youtube-dl: without pandoc on non-pc
2013-06-02 14:56:44 +02:00
Peter Simons
5718931dd3
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-06-01 11:48:21 +02:00
bbenoist
f7934d7b9d
Add numdiff-5.6.1
...
A little program that can be used to compare putatively similar files line
by line and field by field, ignoring small numeric differences or/and
different numeric formats.
2013-06-01 00:59:58 +02:00
Rob Vermaas
1f4c75f9e8
Update euca2ools to 2.1.3
2013-05-30 15:02:36 +02:00
Rickard Nilsson
1ddfbae86a
stunnel: Add explicit openssl reference (latest stunnel version did not build for me otherwise)
2013-05-30 12:12:18 +02:00
Vladimír Čunát
25471803e4
Merge master into x-updates
2013-05-29 23:25:26 +02:00
Vladimír Čunát
b770365574
ReRevert Merge x-updates into master
...
This reverts commit ec3965d8d0
.
Conflicts (taken x-updates):
pkgs/development/libraries/libgcrypt/default.nix
pkgs/development/libraries/libgpg-error/default.nix
pkgs/development/libraries/poppler/default.nix
2013-05-29 23:25:02 +02:00
Lluís Batlle i Rossell
f54c4c99e3
tcpdmup/libpcap udpate
2013-05-29 19:23:40 +02:00
Lluís Batlle i Rossell
21cb347f20
Adding babeld.
2013-05-29 19:16:02 +02:00
Lluís Batlle i Rossell
08f8371a50
Adding ahcpd.
2013-05-29 19:16:01 +02:00
Lluís Batlle i Rossell
55eccc68bb
Adding oslrd.
2013-05-28 22:37:59 +02:00
Eelco Dolstra
6c03d641fa
openvpn: Update to 2.3.1
2013-05-28 14:48:56 +02:00
Gergely Risko
29b6370b0c
Fix vboot_reference's libuuid overriding to work on systems wo libuuid
2013-05-27 23:36:43 +02:00
Gergely Risko
601e9dfd94
Add vboot_reference: tools needed for installing custom OS on Chromebooks
2013-05-27 12:10:19 +02:00
Domen Kozar
303c3a9fbf
unzip: add bzip2 as native build input
...
Signed-off-by: Domen Kozar <domen@dev.si>
2013-05-26 19:25:37 +02:00
Domen Kozar
0f8a1b29d2
unzip: add bzip2 as native build input
2013-05-26 13:22:55 +02:00
Lluís Batlle i Rossell
7e7b669b3e
megatools: fixing the network part
...
It requires some env vars to work
2013-05-25 00:08:42 +02:00
Lluís Batlle i Rossell
a403f55ccf
Adding megatools
2013-05-24 23:43:26 +02:00
Michael Raskin
1d38b4842a
Support pre-start commands from newer NixOS versions in xlaunch
2013-05-24 00:43:31 +04:00
Ricardo M. Correia
200fd97b04
chrony: Add readline and libcap (on Linux) as dependencies
...
libcap is needed for chronyd to drop privileges when starting up.
readline was added as a convenience for when using chronyc.
2013-05-23 02:11:21 +00:00
Lluís Batlle i Rossell
f93971ef0c
filegive: update to 0.6.1
2013-05-22 19:21:11 +02:00
Peter Simons
728e305205
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-05-22 12:30:02 +02:00
Peter Simons
bce5681e53
gnupg: update to version 2.0.20
2013-05-22 12:27:08 +02:00
Ricardo M. Correia
e28b51360d
Add chrony.
...
Chrony is a pair of programs which are used to maintain the accuracy of the system clock on a computer.
2013-05-22 00:41:58 +02:00
Lluís Batlle i Rossell
ec65563e2c
Adding meo: Multiple Eyepairs Only
...
I also add the pkcs11helper it needs.
2013-05-20 23:13:40 +02:00
Bjørn Forsman
05bb66ce20
Add myself as maintainer for several packages
...
And set missing meta.platforms for the packages I've added earlier.
2013-05-20 20:28:15 +02:00
Lluís Batlle i Rossell
8160f816af
mtr: adding ncurses support
2013-05-20 17:43:27 +02:00
Ricardo M. Correia
84e69bf619
tinc: update to 1.0.21 (fixes CVE-2013-1428) (merge #545 )
2013-05-20 17:18:28 +02:00
Petr Rockai
7abebbad4d
curl: Optionally add support for GSSAPI (Kerberos).
...
@vcunat also did some configureFlags refactoring
2013-05-18 13:24:30 +02:00
Lluís Batlle i Rossell
61e7a72931
mosh: update to 1.2.4
2013-05-18 13:17:41 +02:00
Song Wenwu
d762e574fa
add parcellite-1.1.4
2013-05-18 13:22:49 +08:00
Lluís Batlle i Rossell
d72da0329d
zsync: update to 0.6.2
2013-05-17 23:48:22 +02:00
Marc Weber
87a579dd53
partclone, partimage. both are used by clonezilla and drbl (which I haven't packaged yet)
2013-05-16 17:18:11 +02:00
David Guibert
c887f9e932
update gnuplot to 4.6.0
2013-05-14 15:42:14 +02:00
Eelco Dolstra
fdd06dc094
nix: Update to 1.5.2
2013-05-14 00:01:38 +02:00
Rok Garbas
0e29127928
pa-audio: adding hash
2013-05-13 10:10:05 +02:00
Domen Kožar
d16e50c3fe
Merge pull request #518 from NixOS/networkmanager-openvpn
...
make openvpn work with networkmanagerapplet
2013-05-11 10:18:47 -07:00
Domen Kozar
b38ae22a2d
make openvpn work with networkmanagerapplet
2013-05-11 19:17:48 +02:00
Eelco Dolstra
7f4e473832
e2fsprogs: Fix manpages
...
See issue #523 .
2013-05-11 18:18:40 +02:00
Eelco Dolstra
534c5c5d9c
e2fsprogs: Update to 1.42.7
2013-05-11 18:09:05 +02:00
Mathijs Kwik
7761952d06
btrfsprogs: upgrade to latest git
...
this incorporates all patches we already used and makes btrfs-send
work with kernel 3.9+
2013-05-11 15:27:54 +02:00
Domen Kozar
1aaa1a7b5b
add networ-manager-openvpn, WIP
2013-05-10 19:17:51 +02:00
Evgeny Egorochkin
675c4c70ad
bluedevil: update to 1.3.1
2013-05-10 04:38:16 +03:00
Vladimír Čunát
ec3965d8d0
Revert Merge x-updates into master due to mesa bloat
...
See #490 discussion.
This reverts commit 1278859d31
, reversing
changes made to 0c020c98f9
.
Conflicts:
pkgs/desktops/xfce/core/xfce4-session.nix (take master)
pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00
Eelco Dolstra
84b0bf63b7
pwnat: Fix evaluation
2013-05-09 13:21:10 +02:00
Lluís Batlle i Rossell
e9cbe5439e
Adding udptunnel
...
(Fixing a semicolon in pwnat expr too)
2013-05-08 22:51:39 +02:00
Lluís Batlle i Rossell
a8b576ecaf
Adding pwnat.
2013-05-08 22:51:39 +02:00
Vladimír Čunát
1278859d31
Merge branch 'master' into x-updates
...
Conflicts (just splitting version from name):
pkgs/os-specific/linux/systemd/default.nix
2013-05-08 13:46:46 +02:00
Lluís Batlle i Rossell
e087ce095e
filegive: update to 0.5.2
...
(fixing miniupnpd support)
2013-05-07 12:19:38 +02:00
Evgeny Egorochkin
026b9971f5
Remove KBluetooth. BlueDevil should be used instead.
2013-05-07 09:37:53 +03:00
Evgeny Egorochkin
12be8c30a6
Improve bluedevil meta.
2013-05-07 09:36:46 +03:00
Joachim Schiele
fd8e249b5d
byobu 5.37 integration
2013-05-06 11:06:59 +00:00
Rickard Nilsson
9c73572ecf
gnu parallel: Update to version 20130422
2013-05-06 11:27:28 +02:00
Domen Kozar
7cc21354d5
pa-applet: add pulseaudio applet
2013-05-05 23:09:59 +02:00
Domen Kozar
db04466380
xarchive: add gtk archiver
2013-05-05 22:03:50 +02:00
Domen Kozar
1a003e7dfc
autojump: add bash as buildInput
2013-05-05 16:24:16 +02:00
David Guibert
9b5685271d
fix autojump licence attribute
2013-05-05 12:46:23 +02:00
Domen Kozar
8aabef6875
autojump: bump and reogranize a bit, not functional yet
2013-05-05 11:06:13 +02:00
Shea Levy
fde3526e7d
Merge branch 'master' into stdenv-updates
...
Conflict in kerberos, which was updated both in master and in
stdenv-updates. Kept the stdenv-updates version, except pulled in the
enableParallelBuilding change from master.
Signed-off-by: Shea Levy <shea@shealevy.com>
Conflicts:
pkgs/development/libraries/kerberos/krb5.nix
2013-05-04 18:28:48 -04:00
Domen Kozar
301d2e5431
ncdu: set platforms
2013-05-04 20:34:15 +02:00
Lluís Batlle i Rossell
a5adbf19a6
filegive: fixing licence, adding maintainer
2013-05-04 10:08:52 +04:00
Lluís Batlle i Rossell
5465a118e1
filegive: update to 0.5.1
...
nat-pmp, fixed upnp bugs, ...
2013-05-04 01:04:17 +04:00
Eelco Dolstra
233aca358f
checkinstall: Fix build on i686-linux
...
http://hydra.nixos.org/build/4844549
2013-05-03 13:43:47 +02:00
Moritz Ulrich
24466df152
Update isync to 1.0.6
2013-05-03 11:03:49 +02:00
Evgeny Egorochkin
6414a306a4
filegive: bump version to 0.3.1
2013-05-02 13:15:50 +03:00
Lluís Batlle i Rossell
28f87c0eb5
Adding description to filegive
2013-05-02 11:34:42 +04:00
Lluís Batlle i Rossell
bd55358159
Adding filegive, my file sending program
2013-05-02 11:32:58 +04:00
Shea Levy
faddfc97b0
x11vnc: Properly hard-code the path to xdpyinfo
...
This never worked before, I don't think
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-01 20:49:56 -04:00
Lennart Kats
aa555c56ac
lftp: use a download location that keeps old versions around
2013-05-01 10:58:32 +02:00
Vladimír Čunát
8fc5fb6ecc
Merge branch 'master' into x-updates
2013-05-01 08:14:15 +02:00
Eelco Dolstra
ef6fc4a345
nixUnstable: Update to 1.5.2pre3091_772b709
2013-04-30 00:17:18 +02:00
Lluís Batlle i Rossell
678e983f5e
Adding reaver-wps.
2013-04-26 17:14:09 +04:00
Eelco Dolstra
607437122b
dhcpcd: Update to 5.6.8
2013-04-26 14:06:32 +02:00
Peter Simons
06d02090d2
bup: enable Hydra builds
2013-04-26 12:51:46 +02:00
Lluís Batlle i Rossell
b4687c6966
tahoe-lafs: update to 1.9.2
...
I had to update a python package too (foolscap)
2013-04-24 22:41:17 +04:00
Vladimír Čunát
bde20f3e88
Merge branch 'master' into x-updates
...
Conflicts (just taken x-updates):
pkgs/servers/x11/xorg/overrides.nix
2013-04-24 06:29:09 +00:00
Eelco Dolstra
d44ffc5338
curl: Update to 7.30.0
...
CVE-2013-1944
2013-04-23 14:54:51 +02:00
Rok Garbas
f1184916dd
Merge pull request #477 from coroa/offlineimap
...
offlineimap: enable support for the sqlite status backend
2013-04-23 03:47:15 -07:00
Michael Raskin
b98ece6bc2
Auto-update some packages; no early build failures (SBCL and Wine not yet fully built)
2013-04-23 09:15:48 +04:00
viric
4311ba66e0
Merge pull request #474 from logann2019/autocutsel
...
Autocutsel
2013-04-22 10:32:37 -07:00
Jordi
97de12b58e
Fix indention, remove maintainers.
2013-04-22 19:23:50 +02:00
Rickard Nilsson
51bf1ae795
munge 0.5.10: New package, a credentials handler for clusters
2013-04-22 16:04:41 +02:00
Jonas Hoersch
93c39d24b5
offlineimap: enable support for the sqlite status backend
2013-04-22 10:40:36 +02:00
Jordi
4ed2c81817
Licence to GPLv2+
2013-04-21 18:50:51 +02:00
Peter Simons
2ffd0b6dac
Merge changes from branch 'origin/master' into stdenv-updates.
2013-04-20 22:19:39 +02:00
Jordi
8680d5bc5a
Add autocutsel tool.
2013-04-20 16:21:01 +02:00
Vladimír Čunát
1c22316af6
Merge pull request #429 from ierton/wicd-fixes
...
wicd: some fixes
2013-04-20 01:32:29 -07:00
Peter Simons
4914e63a89
Merge changes from branch 'master' into stdenv-updates.
...
Conflicts:
pkgs/development/libraries/icu/default.nix
pkgs/tools/misc/coreutils/default.nix
2013-04-19 11:48:11 +02:00
Rickard Nilsson
40ac613f85
obnam: Update to 1.4
2013-04-18 16:09:35 +02:00
Vladimír Čunát
ec736312d4
Merge branch 'master' into x-updates
...
Conflicts:
pkgs/development/compilers/vala/default.nix (it's different version)
pkgs/development/libraries/cairo/default.nix (trivial)
2013-04-17 18:26:28 +02:00
Vladimír Čunát
6ee2cce9ef
glxinfo: update the mesa-demos source
2013-04-17 13:36:05 +02:00
Peter Simons
d6bdc558c7
nbd: update to version 3.3
2013-04-14 21:33:04 +02:00
Vladimír Čunát
d8a2ae8d01
some libintl and libiconv cleanups + non-linux fixes
2013-04-14 13:43:09 +02:00
Vladimír Čunát
17ae1617dc
Merge branch 'master' into x-updates
...
Conflicts (systemd version is split on x-updates):
pkgs/os-specific/linux/systemd/default.nix
2013-04-13 12:21:31 +02:00
Eelco Dolstra
4d5ba15ea9
openssh: Update to 6.2p1
2013-04-12 15:27:13 +02:00
Eelco Dolstra
8fc1fe9f6b
socat: Update to 1.7.2.1
...
CVE-2012-0219
2013-04-12 15:01:01 +02:00
Eelco Dolstra
4adad458e7
Remove the "proprietary" license
...
We already had "unfree".
2013-04-12 14:37:50 +02:00
Vladimír Čunát
8249695b61
Merge branch 'master' into x-updates
...
Needed that to fix the tarball.
2013-04-11 23:31:33 +02:00
Cillian de Róiste
7f8ecc65ac
hdf5: download URL no longer available for 1.8.5, upgrade to 1.8.10
2013-04-11 10:54:31 +02:00
Lluís Batlle i Rossell
91a94932d9
coreutils: fixing cross-build
...
coreutils can't generate the man pages cross-building. I do a trick
to get them from a non-cross-built coreutils.
2013-04-10 15:56:14 +02:00
Cillian de Róiste
277816eb00
lftp: update to 4.4.5
2013-04-10 14:13:27 +02:00
Rickard Nilsson
7870db8b10
unionfs: Add mount helper (mount.unionfs-fuse)
...
This makes it possible to mount unionfs directly with mount or fstab.
Example fstab entry:
none /mnt/union unionf-fuse allow-other,dirs=/source1=RW,/source2=RW
Note, the dirs= option need to be the last option, due to limitations
in the mount helper provided by unionfs-fuse. Maybe we should write a
better helper ourselves.
Also, you need to specify your branches as dirs= option, NOT as
the device, since the latest version of libmount always interprets
"=" characters in the device name as a tag (like LABEL, UUID etc)
and will try to resolve the tag before calling the mount helper.
This will of course not succeed and the mount will fail.
2013-04-09 16:36:38 +02:00
Rickard Nilsson
08f1b426bc
stunnel: Update to 4.56
...
Note, I had to add "fips = no" to my stunnel configuration after
the update.
2013-04-09 16:34:59 +02:00
Sergey Mironov
8b3b208f33
wicd: rename icons/hicolour to icons/hicolor
2013-04-09 09:27:45 +04:00
Peter Simons
adfc924015
Merge branch 'master' into stdenv-updates.
2013-04-08 01:19:38 +02:00