3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

55042 commits

Author SHA1 Message Date
Patrick Mahoney 26e74d8a3e Update skarnet.org software for 2.0 release.
New build system using configure script and GNU Make 4.0, and new
releases of the following using the new build system:

execline 2.0.0.0
s6 2.0.0.0
s6-dns 2.0.0.0
s6-linux-utils 2.0.0.0
s6-networking 2.0.0.0
s6-portable-utils 2.0.0.0
skalibs 2.0.0.0
2014-12-23 15:24:30 -06:00
Domen Kožar 59807bf947 Merge pull request #5445 from pmahoney/connect
connect 1.104
2014-12-23 16:17:14 +01:00
Domen Kožar 415df72d0d Merge pull request #5443 from rycee/morituri-cleanup
Cleanup of the 'morituri' expression.
2014-12-23 16:16:02 +01:00
Patrick Mahoney a6f35b3e60 connect 1.104
Upstream moved to https://bitbucket.org/gotoh/connect
2014-12-23 09:07:39 -06:00
Eelco Dolstra 4a63787b78 pstack: Remove
It doesn't work anymore. And anyway, this probably shouldn't have been
a package in the first place (it's just some gdb options).
2014-12-23 16:07:02 +01:00
Robert Helgesson 9715af37b0 Cleanup of the 'morituri' expression.
- Replaces brittle path substitutions by patch.

 - Adds `namePrefix = ""` to avoid python prefix.
2014-12-23 14:07:53 +01:00
Peter Simons 4bb1e611a2 Merge pull request #5440 from ip1981/strongswan
Patches to Strongswan
2014-12-23 13:02:08 +01:00
Peter Simons cbe0a81041 all-packages.nix: strip trailing whitespace 2014-12-23 12:51:49 +01:00
Peter Simons f0c80e1ced haskell-mode: add current snapshot of git 'master' branch as a low-prio alternative to the (fairly old) release version 2014-12-23 12:50:43 +01:00
Lluís Batlle i Rossell 8885c992fd Updating xpdf to 3.04
(cherry picked from commit 0420a025e3)
2014-12-23 11:34:56 +01:00
Cray Elliott d54db47b3c add new emulator, nestopia undead 2014-12-23 02:33:00 -08:00
Domen Kožar d2e6891be9 trash-cli: assert we're on linux 2014-12-23 11:30:56 +01:00
Domen Kožar beff50e501 Merge pull request #5426 from ts468/enlightenment
Update: Enlightenment 0.19.1 -> 0.19.2
2014-12-23 11:18:56 +01:00
Domen Kožar 168f541724 Merge pull request #5442 from rycee/package/trash-cli
Add package 'trash-cli'.
2014-12-23 11:17:41 +01:00
Siarhei Zirukin 3bd2c4dabf gqrx: update 2.3.0 -> 2.3.2
[Bjørn: use 'gqrx:' commit message prefix]
2014-12-23 10:25:46 +01:00
Robert Helgesson b017231a21 Add package 'trash-cli'. 2014-12-23 10:22:37 +01:00
Ricardo M. Correia 6d1befb7b7 rustcMaster: Update from 0.13.0-pre-2600-g34d6800 -> 0.13.0-pre-2604-g2f3cff6
The previous version had a serious bug.
2014-12-22 23:47:43 +01:00
Ricardo M. Correia 66ca0b6163 cargoSnapshot: Update from 2014-11-22 -> 2014-12-21 2014-12-22 23:40:30 +01:00
Vincent Laporte dc8c05de63 sip-4.16: update from 4.16.1 to 4.16.4 2014-12-22 23:36:55 +01:00
Igor Pashev 17d8029150 Strongswan: preserve PATH 2014-12-22 20:20:58 +00:00
Igor Pashev 2b91b9b594 Strongswan: updown script uses ip and iptables utilities 2014-12-22 20:20:52 +00:00
Igor Pashev 9bbe674927 Strongswan: use full path to ipsec
This fixes issue:

... charon[6135]: 11[CHD] updown: /bin/sh: ipsec: command not found
2014-12-22 20:20:15 +00:00
Igor Pashev d57927748a autoreconf may need gettext
E. g. for AC_LIB_PREFIX
2014-12-22 20:20:00 +00:00
Shea Levy 4e558732e7 Add newrelic-sysmond 2014-12-22 15:13:08 -05:00
Luca Bruno 79209e30b5 nixos: Add -verbose to xserverArgs example 2014-12-22 21:01:12 +01:00
Nicolas B. Pierron c184d7e7e0 Merge pull request #5421 from nbp/mkSink
modules: Add mkSinkUndeclaredOptions.
2014-12-22 11:59:42 -08:00
lethalman 50789593df Merge pull request #5346 from svenkeidel/disable-xserver-verbose-logging
disable verbose logging for XServer, fixes #4333
2014-12-22 20:59:06 +01:00
Ricardo M. Correia a8e33da2dd grsecurity: Update stable and test patches
stable: 3.0-3.14.27-201412170659 -> 3.0-3.14.27-201412211908
test:   3.0-3.17.7-201412170700  -> 3.0-3.17.7-201412211910
2014-12-22 20:33:00 +01:00
Ricardo M. Correia 3639bff381 rustcMaster: Update from 0.13.0-pre-1673-g3a325c6 -> 0.13.0-pre-2600-g34d6800 2014-12-22 19:30:01 +01:00
Pascal Wittmann 389f745efb Merge pull request #5429 from joachifm/fix-attic-checksum
attic: fix sha256
2014-12-22 19:03:24 +01:00
Domen Kožar 7541cd1a9b Merge pull request #5438 from henrytill/dunst
dunst: allow user configuration (fixes #5222)
2014-12-22 18:30:38 +01:00
Henry Till 37fb8fb9ca dunst: allow user configuration (fixes #5222)
This commit eliminates a patch which hard-coded an example configuration file as the program's default settings and prevented the program from reading a user's configuration file.
2014-12-22 12:03:59 -05:00
Moritz Ulrich e93c528a01 openttd: Fix build with fix from upstream. 2014-12-22 17:29:30 +01:00
James Cook 656ae7a97c Merge branch 'jasper_vulnerabilities' 2014-12-22 08:17:52 -08:00
lethalman 74fbd2f676 Merge pull request #5436 from mcmtroffaes/feature/easytag-fix-gsettings
easytag: Fix "Using the 'memory' GSettings backend" (see issue  #4415).
2014-12-22 16:14:01 +01:00
lethalman 8b2f701fc0 Merge pull request #5435 from mcmtroffaes/feature/pavucontrol-fix-icons
pavucontrol: use gnome icons (fixes issue #5330).
2014-12-22 13:51:20 +01:00
Benno Fünfstück 914b76bad4 services.mpd: use systemd's user option
For some reason, mpd fails to open the sound card if using mpd's user
option. Starting mpd directly as the mpd user works for me.
2014-12-22 11:22:14 +00:00
Matthias C. M. Troffaes 6c9eb020ab easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415). 2014-12-22 11:17:38 +00:00
Matthias C. M. Troffaes d1a2586077 pavucontrol: use gnome icons (fixes issue #5330). 2014-12-22 10:50:37 +00:00
Peter Simons a9d779aa5d wxmaxima: update to version 14.12.1 2014-12-22 11:20:59 +01:00
Peter Simons 0dd52aba89 maxima: update to version 5.35.1 2014-12-22 11:20:58 +01:00
lethalman d0fdad5f36 Merge pull request #5419 from ehmry/tox-bootstrapd
tox-bootstrapd
2014-12-22 11:16:44 +01:00
lethalman a80f7d7c96 Merge pull request #5434 from mcmtroffaes/feature/shotwell-gsettings-fix
shotwell: use gsettings dconf backend, use hicolor_icon_theme
2014-12-22 10:54:55 +01:00
Matthias C. M. Troffaes 29575e4901 Also install hicolor_icon_theme. 2014-12-22 09:36:20 +00:00
Matthias C. M. Troffaes 1aacda5490 shotwell: Fix "Using the 'memory' GSettings backend" (fix suggested by lethalman, see issue #5433). 2014-12-22 09:36:20 +00:00
lethalman 924b55c6a7 Merge pull request #5432 from mcmtroffaes/feature/shotwell-icons-fix
shotwell: uses icons from gnome3.gnome_icon_theme and gnome3.gnome_icon_theme_symbolic
2014-12-22 10:09:57 +01:00
Thomas Strobel 5c620a998d Update: Enlightenment: 0.19.1 -> 0.19.2 2014-12-22 10:04:15 +01:00
Matthias C. M. Troffaes 59e22e8879 shotwell: uses icons from gnome3.gnome_icon_theme and gnome3.gnome_icon_theme_symbolic 2014-12-22 08:47:21 +00:00
Joachim Fasting bee4a4e5dc attic: fix sha256 2014-12-22 05:11:58 +01:00
Nicolas B. Pierron 6a7971bee7 Merge pull request #5416 from nbp/nixos-option-include
nixos-option: Support -I option
2014-12-21 15:11:11 -08:00