Longrin Wischnewski
38f2c19324
clamav: update to version 0.98.4
2014-09-01 09:44:00 +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
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
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
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
宋文武
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