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
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +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
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
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
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