Commit Graph

4592 Commits

Author SHA1 Message Date
Michael Raskin
2b7e30b674 Merge pull request #3741 from wkennington/master.tinc
tinc_pre: Add derivation
2014-09-03 11:18:25 +04:00
Michael Raskin
74343ca3ab Fix handling of paths with multuple mounts — for example rootfs first mount for / 2014-09-03 10:11:41 +04:00
William A. Kennington III
c369c4afbd grub2: Fix zfs support 2014-09-02 19:38:52 -07:00
Aristid Breitkreuz
3a33731e54 Merge pull request #3903 from wkennington/master.grub
Bring back grub update with fixes
2014-09-02 20:59:27 +02:00
Michael Raskin
0ede64bfcb Override postFixup for urlwatch so it works somehwo 2014-09-02 21:17:52 +04:00
William A. Kennington III
d13423c74f tinc_pre: Experimental Patches 2014-09-02 09:16:15 -07:00
William A. Kennington III
ac502d28ff tinc_pre: Add derivation
The tinc developer has made significant developments to the next version
of tinc including many protocol security fixes. This patch adds the
prerelease of the next major tinc release.
2014-09-02 09:16:15 -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
Sander van der Burg
ef8220d1bf Expose Android NDK in the top level expression 2014-09-02 14:11:09 +02:00
Peter Simons
1c0d15b90e Merge branch 'origin/master' into staging.
Conflicts:
	pkgs/development/libraries/ffmpeg/2.x.nix
	pkgs/development/libraries/serf/default.nix
2014-09-02 12:31:03 +02:00
Michael Raskin
10b4bc3c43 Update XDaliClock 2014-09-02 14:25:17 +04:00
Michael Raskin
85caa0942d Update SleuthKit 2014-09-02 14:25:17 +04:00
Michael Raskin
0d8c76057f Update Wavemon 2014-09-02 14:25:17 +04:00
Michael Raskin
6d7c2c7858 Update ised 2014-09-02 14:25:16 +04:00
Michael Raskin
1d7f18798e Update ipmiutil 2014-09-02 14:25:16 +04:00
Michael Raskin
36e3de7646 ioping auto-updater 2014-09-02 14:25:16 +04:00
Michael Raskin
23639a93fa Update ioping 2014-09-02 14:25:16 +04:00
Michael Raskin
9668a7a63b Update getmail 2014-09-02 14:25:16 +04:00
Michael Raskin
f6dd506372 Update freeipmi 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
tv@shackspace.de
f87c516a91 urlwatch: add version 1.16 2014-09-02 01:29:30 +04:00
Michael Raskin
23b3495a25 Merge pull request #3876 from wkennington/master.btrfsProgs
btrfsProgs: 3.14.2 -> 3.16.0
2014-09-02 01:00:22 +04:00
Michael Raskin
a6dfb4dc28 Merge pull request #3241 from ehmry/cjdns
cjdns declarative configuration
2014-09-02 00:53:18 +04:00
Michael Raskin
5b9110233d Update atftp 2014-09-02 00:56:07 +04:00
Michael Raskin
8c167b22a5 Merge pull request #3918 from robberer/pkgs/clamav
clamav: update to version 0.98.4 and run freshclam in daemon mode
2014-09-02 00:46:25 +04:00
aszlig
3fbb9f0502
Add new openntpd package in version 20080406p-10.
It's actually a fork from Debian who are providing cross-platform
compatibility fixes for it. A big advantage is that it is far more
minimal than the ntpd reference implementation and especially useful if
you don't want to run an NTP service.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-01 16:07:27 +02:00
Lluís Batlle i Rossell
3a663f679f duplicity: update to 0.6.24. 2014-09-01 11:34:44 +02:00
Longrin Wischnewski
38f2c19324 clamav: update to version 0.98.4 2014-09-01 09:44:00 +02:00
Michael Raskin
a27e27c1f9 Fix barcode src 2014-09-01 09:07:54 +04:00
Emery Hemingway
fc6ccd1080 cjdns: package update from 20140303 to 20140829 2014-08-31 18:14:16 -04:00
Michael Raskin
08131bd5d5 Update guitone 2014-09-01 00:38:07 +04:00
Michael Raskin
60d4216d01 Update Graphviz 2014-09-01 00:38:07 +04:00
Michael Raskin
fc83dfbc49 Update smbnetfs 2014-08-31 22:54:37 +04:00
Michael Raskin
8152e66da5 update dd_rescue 2014-08-31 20:42:08 +04:00
Michael Raskin
92ad86bb5e Allow search for updates for GNU Barcode 2014-08-31 19:32:21 +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
William A. Kennington III
86d72b2c30 btrfsProgs: 3.14.2 -> 3.16.0
Additionally, add myself as a maintainer.
2014-08-30 16:23:50 -07:00
Daniel Peebles
3182cf00ff Add xar 2014-08-30 22:52:46 +01:00
Domen Kožar
b8fca7b38c koji: factor python module into an standalone app 2014-08-30 21:08:49 +02:00
Aristid Breitkreuz
b63cd192fe Merge pull request #3879 from robberer/pkgs/textlive
texlive: Updated to latest release 2014.20140821
2014-08-30 19:38:35 +02:00
Longrin Wischnewski
a111e7ff08 texlive: Updated to latest release 2014.20140821 2014-08-30 19:14:35 +02:00
Patrick Mahoney
7fc369cfca dnsmasq: Replace deprecated ensureDir with mkdir. 2014-08-30 09:19:23 -05:00
Vladimír Čunát
e51f73652d Merge recent master into staging
Hydra: ?compare=1149952

Conflicts:
	nixos/doc/manual/configuration.xml (changed split file)
	nixos/modules/config/users-groups.nix (choosing filterNull instead of inline definition)
	pkgs/development/libraries/readline/readline6.3.nix (auto-solved)
2014-08-30 10:04:02 +02:00
Patrick Mahoney
9247013255 s6-networking: new package
s6-networking is a suite of small networking utilities for Unix systems
including UCSPI Unix and TCP tools, access control tools, and network
time management utilities.
2014-08-30 00:07:45 -05:00
Patrick Mahoney
1030ca0550 s6-dns: new package
s6-dns is a suite of DNS client programs and libraries for Unix systems,
as an alternative to the BIND, djbdns or other DNS clients.
2014-08-30 00:06:42 -05: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
Mateusz Kowalczyk
8fe82841ea xnee: update to 3.19 2014-08-29 12:19:38 +01:00
Emil Rangden
f6954aa8d5 updated wkhtmltopdf and use patched qt
With stock version of qt4 wkthmltopdf lacks a lot of features, including:
  * Running without an X11 server
  * Printing more then one HTML document into a PDF file
  * Adding a document outline to the PDF file
  * Adding headers and footers to the PDF file
  * Generating a table of contents
  * Adding links in the generated PDF file
  * Printing using the screen media-type
  * Disabling the smart shrink feature of webkit
2014-08-29 00:04:39 +02:00
Michael Raskin
844fd2553e Merge pull request #3745 from wkennington/master.dnsmasq
dnsmasq: Update and enable dbus support
2014-08-29 01:43:41 +04:00
Michael Raskin
e8badf3c3b Merge pull request #3275 from taku0/gtk-env
uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qt
2014-08-29 01:35:38 +04:00
Michael Raskin
b6bc65ab23 Merge pull request #3805 from iyzsong/anthy
add anthy, Japanese input method
2014-08-29 01:30:58 +04: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
Austin Seipp
792afca113 spiped: 1.3.1 -> 1.4.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-28 15:26:39 -05:00
William A. Kennington III
9194f69e73 dnsmasq: Meta Update 2014-08-28 11:39:03 -07:00
Paul Colomiets
adbb9ff796 dnsmasq: upgrade to 2.71, fixed dnsmasq module
* The module now has systemd config

* Add resolveLocalQueries option which sets up it as a dns server for
  local host (including reasonable setup of resolvconf)

* Add "dnsmasq" user for running daemon

* Enabled dbus and dnssec support for the package

Conflicts:
	nixos/modules/misc/ids.nix
2014-08-28 11:39:03 -07:00
Michael Fellinger
e07b5c95af Add di package 2014-08-28 14:16:11 +02: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
宋文武
92f728d546 add fcitx-anthy 2014-08-27 17:05:14 +08:00
宋文武
6f6724027d fcitx: update to 4.2.8.4 2014-08-27 15:43:03 +08:00
宋文武
a3800db3d2 add anthy, Japanese input method 2014-08-27 15:41:50 +08:00
Domen Kožar
7573763e89 netboot: simplify, build only on 64bit 2014-08-26 12:11:31 +02:00
Rob Vermaas
8fc3bedb5a Fix ntopng build 2014-08-26 11:22:23 +02:00
Jaka Hudoklin
8a5f5e4e8b Merge pull request #3793 from NixOS/pkgs/nfchacktools
Libnfc and mfcuk packages
2014-08-26 01:32:50 +02:00
Jaka Hudoklin
12c3f65173 Add mfcuk, tool for hacking mifare classic cards 2014-08-26 01:22:08 +02:00
Moritz Ulrich
08f24b85c2 GnuPG: Bump to 2.0.26 2014-08-25 19:45:55 +02:00
William A. Kennington III
c063a8d9a5 docbook2x: Add platforms so that it builds on hydra 2014-08-25 14:55:15 +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
Thomas Tuegel
6bda0b00e0 atftp: new expression for version 0.7.1 2014-08-25 14:01:19 +02:00
Domen Kožar
fbecc676e5 wgetpaste: 2.23 -> 2.25 2014-08-25 13:03:30 +02:00
Domen Kožar
e3fe98044c pnmixer: cleanup 2014-08-25 10:04:49 +02:00
Philip Horger
e293112976 pnmixer: Add description field 2014-08-25 10:03:26 +02:00
Philip Horger
83c5a3d22d pnmixer: Add maintainer and fix name 2014-08-25 10:03:26 +02:00
Philip Horger
21a4539698 Initial packaging for pnmixer 2014-08-25 10:03:26 +02:00
Domen Kožar
ed463b37ed Merge pull request #3771 from bjornfor/fix-package-descriptions
Fix many package descriptions
2014-08-25 10:00:01 +02:00
Markus Kohlhase
2053c7d8be added xinput_calibrator v0.7.5 2014-08-25 09:57:01 +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
Eelco Dolstra
2d6d43c02c Fix tarball build 2014-08-24 18:52:50 +02:00
William A. Kennington III
4da69cb7da radvd: Upsate 1.8.1 -> 2.5 2014-08-24 03:12:55 -07:00
Nathaniel Baxter
33879427b7 maintainers: add myself as a maintainer to obconf and teamspeak_client 2014-08-24 10:10:13 +02:00
Michael Raskin
bc9904184a Merge pull request #3635 from nathanielbaxter/dev/obconf
obconf: Added obconf - A gui configuration tool for openbox
2014-08-23 13:05:12 +04:00
Michael Raskin
35bf361608 Merge pull request #3615 from bosu/tigervnc-xkb-fix
tigervnc: fix xkb configuration for Xvnc
2014-08-23 12:54:49 +04:00
Michael Raskin
dec865c88c Merge pull request #3583 from ts468/thermald
Add thermald: Linux Thermal Daemon
2014-08-23 12:49:59 +04:00
Michael Raskin
c80f325109 Merge pull request #3514 from deepfire/chntpw
chntpw:  new expression
2014-08-23 12:47:17 +04: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
Eelco Dolstra
ce6b86cc68 Fix various evaluation problems
http://hydra.nixos.org/build/13616685
2014-08-22 11:57:40 +02:00
Eelco Dolstra
07e1301085 nixUnstable: Update to 1.8pre3766_809ca33 2014-08-21 18:04:56 +02:00