Commit graph

1210 commits

Author SHA1 Message Date
Michael Raskin
b37af08c3d Update mdbtools-git to latest 2014-09-03 21:54:25 +04:00
William A. Kennington III
88d270f62e grub2: Add localizations 2014-09-03 01:06:07 -07:00
William A. Kennington III
c369c4afbd grub2: Fix zfs support 2014-09-02 19:38:52 -07:00
William A. Kennington III
36614ff3e2 Revert "Revert "Merge pull request #2449 from wkennington/master.grub""
This reverts commit 94205f5f21.

Conflicts:
	nixos/modules/system/boot/loader/grub/install-grub.pl
2014-09-02 09:16:13 -07:00
Michael Raskin
10b4bc3c43 Update XDaliClock 2014-09-02 14:25:17 +04:00
Michael Raskin
6d7c2c7858 Update ised 2014-09-02 14:25:16 +04:00
Ricky Elrod
aaa7e89a93 [screenfetch] Bump to the stable release
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-09-02 02:51:24 -04:00
Michael Raskin
d33a20ef4a Merge pull request #3869 from pmahoney/skarnet
skarnet.org UNIX utilities
2014-09-02 02:15:22 +04:00
Domen Kožar
f70acd2584 munin: fix test 2014-08-31 16:54:09 +02:00
Michael Raskin
94205f5f21 Revert "Merge pull request #2449 from wkennington/master.grub"
This reverts commit 469f22d717, reversing
changes made to 0078bc5d8f.

Conflicts:
	nixos/modules/installer/tools/nixos-generate-config.pl
	nixos/modules/system/boot/loader/grub/install-grub.pl
	nixos/release.nix
	nixos/tests/installer.nix

I tried to keep apparently-safe code in conflicts.
2014-08-31 12:58:37 +04:00
Patrick Mahoney
a4b794bb73 s6-portable-utils: new package
s6-portable-utils is a set of tiny general Unix utilities, often
performing well-known tasks such as cut and grep, but optimized for
simplicity and small size.
2014-08-30 00:05:23 -05:00
Mateusz Kowalczyk
b4b3bd1bd7 cloc: update to 1.62 2014-08-29 12:21:52 +01:00
Michael Raskin
fdfaa7bac4 Merge pull request #3826 from ruediger/up/parallel
parallel: Update to 20140822.
2014-08-29 01:26:26 +04:00
Michael Raskin
469f22d717 Merge pull request #2449 from wkennington/master.grub
Grub Update
2014-08-29 01:22:47 +04:00
Michael Raskin
0078bc5d8f Merge pull request #3316 from aherrmann/pr_mpi
MPI support for HDF5 and SGE support for OpenMPI
2014-08-29 01:22:02 +04:00
Michael Raskin
121050046d Adding flashrom BIOS update utility. Patch by Edward O'Callaghan 2014-08-29 01:27:28 +04:00
William A. Kennington III
0fdbc44411 grub: Fix typo 2014-08-28 13:36:41 -07:00
William A. Kennington III
dd18e67cfb grub: Cleanup efi support 2014-08-28 13:35:37 -07:00
William A. Kennington III
2ea1433b77 grub: Fetch from alpha.gnu.org instead of git 2014-08-28 13:35:36 -07:00
William A. Kennington III
1f460e00ef grub: Build grub2 from git instead of using the unpredictable generated tarball 2014-08-28 13:35:35 -07:00
William A. Kennington III
f2bef62716 Update grub 2.00 to 2.02-beta2 2014-08-28 13:35:34 -07:00
Rüdiger Sonderfeld
d5ea3b1e44 parallel: Update to 20140822.
https://savannah.gnu.org/forum/forum.php?forum_id=8067
2014-08-28 13:02:37 +02:00
Emery Hemingway
ea7c412368 cpuminer-multi: initial expression 2014-08-27 12:47:36 +02:00
Domen Kožar
8b98d7dc08 logstash_forwarder: specify platforms 2014-08-25 14:55:14 +02:00
William Roe
963b97088f Logstash-forwarder requires Go-1.1/1.2
The SSL stuff in it doesn't work right with Go 1.3 yet.
1.2 doesn't have a derivation for darwin, so go 1.1 should work for
everyone
2014-08-25 14:55:14 +02:00
Bjørn Forsman
c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Michael Raskin
bd9e07c24c Merge pull request #3352 from luke-clifton/master
Added abduco
2014-08-23 12:40:44 +04:00
Patrick Mahoney
d8d7cd7ef2 execline: new package
Execline is a small scripting language, to be used in place of a shell
in non-interactive scripts.
2014-08-22 23:40:52 -05:00
Peter Simons
17d3aee3eb Merge pull request #3693 from ruediger/add/colord-kde
Add colord-kde.
2014-08-20 19:59:15 +02:00
Rickard Nilsson
5c9157b329 riemann-c-client: Update from 1.2.0 to 1.2.1 2014-08-20 16:04:10 +02:00
Peter Simons
f8da7d5d18 Merge pull request #3684 from bodil/master
Update to ponysay version 3.0.2.
2014-08-20 12:41:27 +02:00
Rüdiger Sonderfeld
fd5084bc8f Add colord-kde.
A KDE front-end for colord.
2014-08-20 01:54:45 +02:00
Rüdiger Sonderfeld
0741150b97 colord: Update to 1.1.7 and copy bash completions. 2014-08-20 01:53:46 +02:00
Bodil Stokke
c38a27df77 Update to ponysay version 3.0.2. 2014-08-19 19:43:48 +01:00
Rüdiger Sonderfeld
775b4a39e6 tmux: Install bash completion script. 2014-08-19 17:03:49 +02:00
Sergey Mironov
37d5b54f59 plowshare: version bump
From #3301.
2014-08-15 00:25:45 +02:00
Vladimír Čunát
ae7153b9b0 sl: fix license (close #3072)
From https://github.com/fistonbettens/nixpkgs/commit/7b6591b551afc6a17b
but it failed to apply for me, so I hand-added and corrected the change.
2014-08-14 21:28:33 +02:00
Matt Miemiec
8695c58648 Add the bspwm window manager to Nix. 2014-08-12 18:22:15 +02:00
Mateusz Kowalczyk
749cf663be youtube-dl: update to 2014.08.10 2014-08-11 08:57:38 +02:00
Luca Bruno
7926b587c3 file: fails to build on darwin 2014-08-09 14:37:03 +02:00
Mateusz Kowalczyk
44d65c6582 youtube-dl: update to 2014.08.05 2014-08-09 02:57:18 +02:00
Vladimír Čunát
52d9c93abe Merge 'staging' into master 2014-08-08 20:13:23 +02:00
Eelco Dolstra
8a7f3c3618 Mark a bunch of packages as broken or not supported on Darwin 2014-08-08 17:59:02 +02:00
Pascal Wittmann
7bd3921cf9 multitail: update from 5.2.13 to 6.2.1 2014-08-08 14:51:11 +02:00
Pascal Wittmann
f3fd2bf9b2 xclip: fixed broken homepage link 2014-08-08 11:20:32 +02:00
Peter Simons
9226fbf56a Merge remote-tracking branch 'origin/master' into staging. 2014-08-08 09:51:01 +02:00
Rickard Nilsson
d958692420 riemann-c-client: Update from 1.1.1 to 1.2.0 2014-08-06 12:08:41 +02:00
Peter Simons
2d326e5032 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
	pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Mateusz Kowalczyk
a54b012fe9 youtube-dl: update to 2014.08.02.1 2014-08-02 18:57:54 +02:00
aszlig
57781346d7
Merge branch 'i3-tests'.
The reason I went through this whole journey of gathering dependencies
and debugging just in order to get i3 tests working was because I wanted
to supply test cases to a small patch I wrote for the upstream project.

This adds/updates quite a few Perl packages and a X dummy helper, which
are all needed in order to successfully run the test suite.
2014-08-01 05:51:57 +02:00
aszlig
feeb5bae23
Add new package xdummy, a dummy X server.
This is actually a small script which just starts an X server without
any real display. Right now only needed for running the test suite of
the i3 window manager within the Nix chroot, but might be useful for
running other tests needing a DISPLAY.

Usage is just like a regular X server, so in order to start an instance
for display :666, you just run it like this:

xdummy :666

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 05:49:14 +02:00
Bjørn Forsman
62d0a320b3 Revert "Remove obsolete jackaudio version 1."
This reverts commit bdb77826d9.

Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.

Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Peter Simons
bdb77826d9 Remove obsolete jackaudio version 1. 2014-07-28 20:32:52 +02:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra
f64d84698e Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/applications/audio/espeak/edit.nix
	pkgs/applications/audio/lmms/default.nix
	pkgs/desktops/e18/enlightenment.nix
	pkgs/games/exult/default.nix
	pkgs/os-specific/linux/alsa-plugins/default.nix
2014-07-28 11:30:49 +02:00
Luke Clifton
dcb226deb7 Changed to correct license from licenses.* 2014-07-26 08:39:14 +08:00
lethalman
9188444027 Merge pull request #3367 from FlashKorten/emv
Emv
2014-07-25 10:32:49 +02:00
Sebastian Korten
d03905dbf3 emv: perl isn't needed after all 2014-07-25 10:26:44 +02:00
Sebastian Korten
8da1291928 emv: Initial install script 2014-07-25 09:20:17 +02:00
Joel Taylor
4273d38b3b tmux 1.9a 2014-07-23 16:06:22 -07:00
Bjørn Forsman
49c9ba81a5 kalibrate-rtl: new package
kalibrate-rtl calculates the local oscillator frequency offset in
RTL-SDR devices.

kalibrate-rtl has no tags/releases, so I'm using the latest commit from
git master (dated 2013-12-14). I made an upstream issue about making a
release back in May[1], but I've gotten no response yet.

[1] https://github.com/steve-m/kalibrate-rtl/issues/7
2014-07-23 22:47:41 +02:00
William A. Kennington III
0031a036ca picocom: Add dependency on lrzsz so that we can transfer files 2014-07-23 20:28:18 +02:00
William A. Kennington III
9e767db818 lrzsz: Add derivation
[Bjørn Forsman: remove "a unix" from beginning of meta.description and
capitalize first word]
2014-07-23 20:27:12 +02:00
Bjørn Forsman
f6f2f38a6e jack: change package and attr names to 'jack1' and 'jack2'
Currently, we have a 'jack' package with attrname 'jack1d' and a
'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1'
and 'jack2' in both package name and attrname.

This aligns the naming with what can be found on the JACK homepage.

Q: what's the difference between jack1 and jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-23 20:22:14 +02:00
Luke Clifton
50c63f9b32 Added abduco 2014-07-23 21:52:22 +08:00
Eelco Dolstra
4f7289eec9 Don't use ensureDir 2014-07-22 11:01:32 +02:00
Eelco Dolstra
7f410ef923 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/misc/vim-plugins/default.nix
2014-07-22 11:00:00 +02:00
Pascal Wittmann
261ecebfaf Merge pull request #3323 from wjlroe/logstash-1.4.2
Logstash 1.4.2
2014-07-21 20:02:11 +02:00
Pascal Wittmann
5156b5d11d Merge pull request #3260 from linquize/gbdfed
gbdfed: add package 1.6
2014-07-21 19:49:26 +02:00
Bjørn Forsman
f8778ed82c openopc: new package
"OPC (OLE for Process Control) toolkit designed for use with Python"

This package contains a python module (OpenOPC) and a command line
client (opc). The OpenOPC Gateway Service for Windows is also copied to
$out, for reference.

It only works with python2.7 (not python3.x), so I'm not adding it to
python-packages.nix.

Also add needed dependency, python-pyro3, a distributed object
middleware for Python (IPC/RPC).

http://openopc.sourceforge.net/
2014-07-21 18:43:33 +02:00
William Roe
b6c2dc4e4f License, platforms and maintainer for Logstash 2014-07-20 16:09:19 +01:00
Pascal Wittmann
52cf78ef22 added cv: Tool that shows the progress of coreutils programs 2014-07-20 15:45:19 +02:00
Andreas Herrmann
37b064fcc7 hdf5: Optional enableShared flag
Required by h5py in mpi mode.
2014-07-18 22:41:56 +02:00
Andreas Herrmann
8346343aa5 hdf5: Add mpi support
Optionally, build the parallel version of hdf5.
2014-07-18 22:41:55 +02:00
Pascal Wittmann
d518ef91c0 cpuminer: update from 2.3.3 to 2.4 and build with -O3 as described in the installation instructions 2014-07-17 00:15:44 +02:00
Eelco Dolstra
b9d19af3e6 Merge remote-tracking branch 'origin/master' into staging 2014-07-15 12:14:35 +02:00
Eelco Dolstra
45d327a346 jdiskreport: Update to 1.4.1 2014-07-15 11:52:20 +02:00
William Roe
a5783a977e Install all dirs for logstash
Also only patch shebangs in bin/ directory
2014-07-14 17:54:20 +01:00
Eelco Dolstra
ff97b7dbe6 Merge remote-tracking branch 'origin/master' into staging 2014-07-14 17:04:55 +02:00
Pascal Wittmann
8c94b943de dvtm: update from 0.11 to 0.12 2014-07-14 15:40:09 +02:00
Linquize
73028ef161 gbdfed: add package 1.6 2014-07-13 19:22:10 +08:00
William Roe
d79a58e392 Bump Logstash to 1.4.2 2014-07-11 17:50:02 +01:00
zimbatm
a05ae93c66 Update direnv to v2.4.0 2014-07-08 00:20:21 +02:00
Rickard Nilsson
0ee69ef529 New pkg: riemann-c-client version 1.1.1
A C client library for the Riemann monitoring system
2014-07-07 23:58:24 +02:00
Eelco Dolstra
06fc1ec34d Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/servers/serfdom/default.nix
2014-07-01 11:25:41 +02:00
Eelco Dolstra
40f7b0f9df Another attempt to eradicate ensureDir
See c556a6ea46.
2014-06-30 14:56:10 +02:00
Michael Raskin
127175d27f Update gummiboot to the latest 2014-06-30 11:05:40 +04:00
Benno Fünfstück
e10001042d fetchbzr, fetchdarcs, fetchhg: use rev attr
This makes it match the behaviour of fetchgit and fetchsvn, so it's
easier to write scripts that support all of them.
2014-06-28 21:06:10 +02:00
Florian Friesdorf
ba654b9368 Merge pull request #3056 from aherrmann/pr_tables
Python module tables
2014-06-23 22:58:04 +02:00
Bjørn Forsman
e805731cac convmv: add meta.description 2014-06-22 23:03:36 +02:00
Andreas Herrmann
5a96043637 hdf5: Update to 1.8.13 2014-06-22 20:05:20 +02:00
Andreas Herrmann
d1f7bc7bcf hdf5: Add szip as an optional dependency
This adds additional compression modes to hdf5.

Note: The szip license may not be compatible with everyone's use case. Hence,
it is an optional dependency.
2014-06-22 20:05:20 +02:00
Andreas Herrmann
4528ebf509 hdf5: Add zlib as optional dependency
This adds addition compression modes to the hdf5 library.

I am adding this, because pytables depends on it.
2014-06-22 20:05:20 +02:00
Austin Seipp
55fee4ffce Merge pull request #3004 from offlinehacker/pkgs/logstash/update_1_3_3
logstash: update to 1.3.3
2014-06-18 16:20:00 -05:00
Jaka Hudoklin
d4506fd7eb logstash: update to 1.3.3 2014-06-18 13:29:26 +02:00
Vladimír Čunát
9757785295 Merge recent master 2014-06-15 17:55:35 +02:00
Vladimír Čunát
de12094b0e Merge recent master 2014-06-12 09:15:11 +02:00
Vladimír Čunát
1bcc2aa216 fix licenCe typos 2014-06-12 09:12:14 +02:00
Bjørn Forsman
86d19319d6 t1utils: new package
t1utils is a collection of simple Type 1 font manipulation programs.
2014-06-11 21:17:49 +02:00
Vladimír Čunát
5a98b9f514 Merge recent master into p/stdenv
Merged just before the pypi update, as it seems to cause problems on Hydra.
2014-06-09 19:07:31 +02:00
Vladimír Čunát
872860e6de Merge #1187 into p/stdenv
Tested building firefox, kdelibs, evince on x86_64-linux.
2014-05-29 22:16:07 +02:00
Rob Vermaas
400e85ae1e debootstrap: update from 1.0.42 to 1.0.60 2014-05-27 21:30:59 +02:00
Rob Vermaas
4d6f2e41d7 ethtool: update from 3.13 to 3.14 2014-05-27 21:28:40 +02:00
Michael Raskin
90602bc8a9 Merge pull request #2773 from ederoyd46/master
Added goaccess package
2014-05-27 05:11:13 -07:00
Ricky Elrod
c1bbfbc13e add screenfetch
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 07:13:44 -04:00
Matthew Brown
155de0279e Added goaccess package 2014-05-27 11:57:32 +01:00
Rob Vermaas
1cc7ebe3cc pv: update from 1.5.2 to 1.5.3 2014-05-22 12:56:14 +02:00
Luca Bruno
288076154f appdata-tools: add new package 2014-05-20 13:41:39 +02:00
Eelco Dolstra
2cb65a3b99 testdisk: Enable NTFS support 2014-05-19 21:45:48 +02:00
Lluís Batlle i Rossell
471e5bcf41 rkflashtool: install more files
rkcrc is quite needed, for example, to prepare files to flash.
2014-05-18 18:25:45 +02:00
Austin Seipp
32b0416cf0 Merge pull request #2509 from lovek323/lbdb
lbdb: fix build on darwin
2014-05-18 08:24:10 -05:00
Vladimír Čunát
8e9ead8656 berlios.de probably shut down, replace it
The shutdown was announced years ago, only now it stopped working.
2014-05-18 13:30:27 +02:00
Ricardo M. Correia
667008d56f grub: Add support for grsecurity 2014-05-15 13:25:48 +02:00
Lluís Batlle i Rossell
4fcdc32924 Adding rkflashtool, to flash MK802IV. 2014-05-14 09:59:36 +02:00
Rob Vermaas
14eebb54df Merge pull request #2564 from darklajid/bump_tmux
nixpkgs: bump tmux to 1.9
2014-05-08 21:42:06 +02:00
Benjamin Podszun
141d1a1253 nixpkgs: Bump screen to 4.2.1 2014-05-08 16:25:27 +02:00
Benjamin Podszun
719bcde6cc nixpkgs: bump tmux to 1.9 2014-05-08 08:59:32 +02:00
Jason "Don" O'Conal
686fa3f2cc lbdb: fix build on darwin 2014-05-05 11:40:24 +10:00
宋文武
eb36621839 dvtm: update from 0.10 to 0.11 2014-05-02 21:31:05 +02:00
Oliver Charles
e89d37b4c4 Merge pull request #2393 from linquize/cpuminer
cpuminer: Upgrade to 2.3.3
2014-04-26 10:00:50 +01:00
Linquize
ae1189379e cpuminer: Upgrade to 2.3.3 2014-04-25 18:21:58 +02:00
Eelco Dolstra
dbd332d147 Fix meta.maintainer -> meta.maintainers 2014-04-23 14:26:32 +02:00
John Wiegley
35aeac2939 Allow multitail to build on Darwin 2014-04-19 11:35:52 +01:00
Luca Bruno
8decc8fc2f apparix: new package
Add directory bookmarks, distant listing, and distant editing to the command line

http://micans.org/apparix
2014-04-15 10:41:55 +02:00
Bjørn Forsman
da5b52f1b4 minicom: update 2.6.2 -> 2.7
Changelog:
- Configurable status line via -F option, see manpage for a listing of
  format specifier.
- Improve display of device name in status line.
- Script: Binary transmission feature via "!<"
- Bugfixes
2014-04-14 07:06:49 +02:00
Michael Raskin
97982c4085 Update MDBTools Git version 2014-04-12 19:29:40 +04:00
Rob Vermaas
c3c045c59d Add logstash-forwarder. 2014-04-10 13:31:23 +02:00
Luca Bruno
1653c118bd pastebinit: new package
A software that lets you send anything you want directly to a pastebin from the command line

https://launchpad.net/pastebinit
2014-04-06 11:10:24 +02:00
Vladimír Čunát
10147beecf Merge branch vcunat@NixOS:p/stdenv (close #1840)
This branch contains a collection of stdenv-changing updates.
There's glibc 2.18 -> .19 bump and many non-intrusive PRs.

The grsecurity branch #1187 got removed at Eelco's request,
see https://github.com/NixOS/nixpkgs/issues/1840#issuecomment-39327023
2014-04-04 21:33:55 +02:00
Evgeny Egorochkin
586d19d787 mc: update from 4.8.11 to 4.8.12 2014-04-03 10:32:28 +03:00
Evgeny Egorochkin
899fd2942a units: update from 2.02 to 2.10 2014-04-03 07:46:21 +03:00
Evgeny Egorochkin
bf0bc1044d youtubeDL: update from 2014.03.30.1 to 2014.04.02 2014-04-03 07:27:31 +03:00
Vladimír Čunát
11d4c257c1 Merge branch glibc-2.19, see #1840 2014-04-02 19:03:49 +02:00
Evgeny Egorochkin
6f4a62e9e4 youtubeDL: update from 2014.03.25.1 to 2014.03.30.1 2014-03-30 19:24:21 +03:00
Evgeny Egorochkin
cca30b37f8 youtubeDL: update from 2014.03.18.1 to 2014.03.25.1 2014-03-26 12:57:11 +02:00
Vladimír Čunát
58857096fb file: update to fix CVE-2014-2270, CVE-2013-7345 2014-03-25 23:02:37 +01:00
Evgeny Egorochkin
06097489a6 youtubeDL: update from 2014.03.12 to 2014.03.18.1 2014-03-20 13:32:29 +02:00
Tom Hinton
7b9485145d Add missing sha256sum to autorandr derivation 2014-03-18 10:15:59 +00:00
Ellis Whitehead
44b6766f5d Create package for 'fasd' 2014-03-15 20:33:10 +01:00
Vladimír Čunát
d6349df0dd put systemd unit dirs on the right place
Also see #1936.
2014-03-13 21:44:51 +01:00
Evgeny Egorochkin
7c38f9afe1 youtubeDL: update from 2014.03.07.1 to 2014.03.12, add myself as a maintainer 2014-03-13 08:56:04 +02:00
Domen Kožar
2de56d103c Merge pull request #1837 from falsifian/apt-offline
apt-offline: offline APT package manager
2014-03-10 21:39:43 +01:00
James Cook
c6e4e366e5 apt-offline: set platforms to linux
(Only tested on Linux; might work on other systems.)
2014-03-10 13:38:24 -07:00
James Cook
727c8981ad apt-offline: set platforms 2014-03-10 13:32:47 -07:00
Evgeny Egorochkin
bf900c25ec youtubeDL: update from 2014.03.04.2 to 2014.03.07.1 2014-03-08 17:53:52 +02:00
Thomas Tuegel
df5639183c Claim maintainership of recently added packages
Also set platforms for some packages where it was missing.
2014-03-07 11:23:30 -06:00
Evgeny Egorochkin
2dd320a382 youtubeDL: update from 2014.02.28 to 2014.03.04.2 2014-03-05 05:12:09 +02:00
Peter Simons
9c2c002a3b gparted: update from 0.15.0 to 0.18.0 2014-03-03 11:10:27 +01:00
Peter Simons
c4873add80 youtubeDL: update from 2014.02.26 to 2014.02.28 2014-03-03 11:10:27 +01:00
Peter Simons
98cb9c073f xsel: update from 0.9.6 to 1.2.0 2014-03-03 11:10:27 +01:00
Peter Simons
506da15579 pv: update from 1.4.12 to 1.5.2 2014-03-03 11:10:25 +01:00
Evgeny Egorochkin
6eecf5f03f parallel: update from 20130422 to 20140222 2014-02-27 18:52:05 +02:00
Evgeny Egorochkin
d189a57fd7 ncdu: update from 1.8 to 1.10 2014-02-27 18:49:28 +02:00
Evgeny Egorochkin
68e9829134 youtubeDL: update from 2014.02.19.1 to 2014.02.26 2014-02-26 20:47:30 +02:00
Eelco Dolstra
db9d204d33 Merge remote-tracking branch 'origin/master' into glibc-2.19 2014-02-26 12:42:03 +01:00
James Cook
a03f23440c apt-offline: fixed typo 2014-02-25 21:48:42 -08:00
James Cook
2294553cb1 apt-offline: offline APT package manager 2014-02-25 21:33:51 -08:00
Peter Simons
20a150a1df memtest86: update from 4.1.0 to 4.3.3 2014-02-24 22:04:40 +01:00
Domen Kožar
a131bf9be7 i3minator: 0.0.3 -> 0.0.4 2014-02-23 16:57:44 +01:00
Evgeny Egorochkin
a52f17e4e1 youtubeDL: update from 2014.02.17 to 2014.02.19.1 2014-02-19 15:56:13 +02:00
Evgeny Egorochkin
f10280fc19 youtubeDL: update from 2014.02.13 to 2014.02.17 2014-02-18 04:14:05 +02:00
Bjørn Forsman
47ead60c03 plantuml: update 7982 -> 7991 2014-02-16 10:31:24 +01:00
William A. Kennington III
42358f0cd0 man-db: Upgrade package from 2.5.1 -> 2.6.6
Additionally, remove the uneeded share.patch since share/man is now
searched within upstream code.
2014-02-15 12:17:06 +01:00
William A. Kennington III
bdb842d5eb Move all db4 packages to the default db5 2014-02-15 12:03:02 +01:00
Evgeny Egorochkin
f1ebc4a019 youtubeDL: update from 2014.02.10 to 2014.02.13 2014-02-14 20:27:41 +02:00
Eelco Dolstra
a0bbe58a19 coreutils: Disable parallel building 2014-02-14 19:17:23 +01:00
Bjørn Forsman
2f314cb231 ethtool: update 3.11 -> 3.13 2014-02-13 23:09:02 +01:00
Evgeny Egorochkin
08004bc93e youtubeDL: update from 2014.02.03 to 2014.02.10 2014-02-13 19:09:47 +02:00
Domen Kožar
35d1c4d34a i3minator: add platforms and maintain 2014-02-12 19:22:44 +01:00
Domen Kožar
7271eb50e6 Add i3minator: i3 project manager similar to tmuxinator 2014-02-12 12:04:53 +01:00
Domen Kožar
5ffab7710d gnome3.gnome_control_center: build and fix runtime deps 2014-02-08 12:30:23 +01:00
Evgeny Egorochkin
e27b00915a youtubeDL: update from 2014.01.30.2 to 2014.02.03 2014-02-05 20:12:54 +02:00
Shea Levy
a2b9ed2eae gummiboot: bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:48:05 -05:00
Shea Levy
dc4c049f3c Remove refind
We never used it in NixOS

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:16:10 -05:00
Bjørn Forsman
34484e65f3 arp-scan: new package
Arp-scan is a command-line tool that uses the ARP protocol to discover
and fingerprint IP hosts on the local network.

http://www.nta-monitor.com/tools-resources/security-tools/arp-scan
2014-02-03 12:37:51 +01:00
Evgeny Egorochkin
2ed3c10cbe youtubeDL: update from 2014.01.23.4 to 2014.01.30.2 2014-02-02 07:45:23 +02:00
Eelco Dolstra
39a31190f0 less: Build on Darwin 2014-01-28 12:10:27 +01:00
Evgeny Egorochkin
4ae9de41ff youtubeDL: update from 2014.01.23.1 to 2014.01.23.4 2014-01-27 17:26:02 +02:00
Peter Simons
4a17e1be93 youtubeDL: update from 2014.01.20 to 2014.01.23.1 2014-01-25 20:58:48 +01:00
Peter Simons
a1f7094b98 Merge pull request #1583 from MarcWeber/submit/drop-myhasktags
drop myhasktags, current hackage version has everything my version had
2014-01-25 04:24:12 -08:00
Evgeny Egorochkin
f0081dcc02 youtubeDL: update from 2014.01.08 to 2014.01.20 2014-01-23 20:52:59 +02:00
Marc Weber
0d0eb44a35 drop myhasktags, current hackage version has everything my version had 2014-01-23 14:44:21 +01:00
Arvin Moezzi
96e933a36f rockbox-utility: upgrade 1.3.1 -> 1.4.0 2014-01-22 06:40:32 +01:00
Shea Levy
ca116f76f9 Unmaintain a bunch of packages
Trying to take maintainership more seriously...

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 22:34:41 -05:00
Vladimír Čunát
ac6761c908 Merge master into stdenv-updates
Conflicts:
	pkgs/applications/version-management/gource/default.nix
	pkgs/top-level/all-packages.nix
2014-01-20 19:39:28 +01:00
Domen Kožar
745472d66a Add gnome3.gnome_settings_daemon 2014-01-19 23:15:00 +01:00
Vladimír Čunát
0a58b512cb Merge master into stdenv-updates
Conflicts (simple):
	pkgs/development/compilers/gcc/4.8/default.nix
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/libraries/gmp/5.1.1.nix
	pkgs/development/libraries/gmp/5.1.3.nix
	pkgs/development/libraries/gmp/5.1.x.nix
	pkgs/top-level/all-packages.nix
2014-01-18 14:46:20 +01:00
Peter Simons
3095fa887e youtubeDL: update from 2014.01.07.5 to 2014.01.08 2014-01-15 17:29:14 +01:00
Eelco Dolstra
6fb27abf33 Merge branch 'java' 2014-01-13 13:16:17 +01:00
Jaka Hudoklin
f45793f284 Add cpuminer, multi-threaded Litecoin and Bitcoin miner 2014-01-13 00:03:31 +01:00
zimbatm
df5adbe307 direnv 2.2.1 2014-01-12 17:16:08 +01:00
Vladimír Čunát
a2c316288c Merge master into stdenv-updates
Conflicts:
	pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved)
	pkgs/top-level/all-packages.nix (trivial)
2014-01-12 12:29:24 +01:00
Sergey Mironov
674f21c668 yad: fix (remove) icon-theme.cache 2014-01-11 19:29:02 +01:00
Sergey Mironov
0223847b6a yad: a nice zenity clone for creating GUI dialogs from the shell 2014-01-11 19:29:02 +01:00
zimbatm
2f8fc8bb24 direnv 2.2.0 2014-01-11 14:33:27 +00:00
Evgeny Egorochkin
fd0b94dd6a Remove "v" prefix from package versions to make them machine-readable 2014-01-10 10:16:41 +02:00
Eelco Dolstra
16e626a80d Replace lib/java -> share/java 2014-01-09 13:01:38 +01:00
Nixpkgs Monitor
e49656fcf7 youtubeDL: update from 2014.01.05.6 to 2014.01.07.5 2014-01-09 07:09:12 +02:00
Nixpkgs Monitor
3a6254f3f7 mc: update from 4.8.0 to 4.8.11 2014-01-08 16:05:08 +01:00
Nixpkgs Monitor
7f8b47b60d youtubeDL: update from 2014.01.03 to 2014.01.05.6 2014-01-06 15:17:32 +02:00