Commit Graph

56299 Commits

Author SHA1 Message Date
Michael Raskin
5c9df93376 Allegro 5 (stable): 5.0.10 -> 5.0.11 2015-01-18 18:20:09 +03:00
Michael Raskin
ad7ced806f Update vanity to add more special characters. 2015-01-18 18:20:08 +03:00
Bjørn Forsman
0e3007ec88 ardour: report correct version number
Even though we build from git tag 3.5.403, `ardour --version` reports
3.5-380-g2f6065b. Fix it.

(Another way to fix this is to clone the whole git repo, preserve the
.git/ directory and add git as buildInput so that Ardour can figure out
all this version info stuff by itself.)
2015-01-18 15:24:30 +01:00
Bjørn Forsman
412cb5a3a2 munin: remove /usr/{bin,sbin}/ references from plugins
Instead, run things out of $PATH.

Fixes errors like these (on NixOS):
  munin-available-plugins/.mysql_slowqueries-wrapped: line 67: /usr/bin/printf: No such file or directory

(Basically, this unbreaks some plugins.)
2015-01-18 14:39:57 +01:00
Bjørn Forsman
02458a939a taskwarrior: enable bash completion
By adding the missing link between the (already installed) completion
script and $out/etc/bash_completion.d/.
2015-01-18 14:14:36 +01:00
Robert Helgesson
b2be4092c6 Add package 'pytrainer'. 2015-01-18 13:34:02 +01:00
Peter Simons
35e5f59aee Cabal-1.22.0.0: fix build with GHC 7.2.2 2015-01-18 12:58:31 +01:00
Peter Simons
380114738f haskell-ng: rename "noHaddock" attribute to "doHaddock"
This makes the attribute (a) consistent with "doCheck" and friends and (b)
avoids the double negation "noHaddock = false" meaning "doHaddock = true".

Fixes https://github.com/NixOS/cabal2nix/issues/63.
2015-01-18 12:58:31 +01:00
Peter Simons
8c833f2a12 hackage-packages.nix: re-generate from Hackage 2015-01-18T10:18:52+0100 2015-01-18 12:58:31 +01:00
Domen Kožar
de9f27b07d remove biolib 2015-01-18 11:52:00 +01:00
Domen Kožar
029dae30ac Merge pull request #5696 from mdesantis/ruby-2.2.0-package
Add Ruby 2.2.0 package
2015-01-18 11:41:03 +01:00
Domen Kožar
48bae0e685 Merge pull request #5821 from eduarrrd/pshs
pshs: 0.2.5 -> 0.2.6
2015-01-18 10:32:50 +01:00
Domen Kožar
0ff4b2e040 Merge pull request #5816 from AndersonTorres/xfce
Adding some plugins to XFCE4
2015-01-18 10:32:32 +01:00
Evgeny Egorochkin
e92c942d1d KDE4: correctly propagate user env packages 2015-01-18 08:10:25 +02:00
Evgeny Egorochkin
5c496422e6 kde4: fix silent missing kde-workspace dependencies needed for kfontinst and kfontview 2015-01-18 07:13:53 +02:00
Eduard Bachmakov
2a338357f3 pshs: 0.2.5 -> 0.2.6 2015-01-17 21:00:41 -05:00
AndersonTorres
5d853f7dca Adding some plugins to XFCE4
Here is a list:
Battery      (1.0.5)
Clipman      (1.2.6)
Cpufreq      (1.0.0)
Cpugraph     (1.0.5)
Datetime     (0.6.2)
Dict         (0.3.0)
Embed        (1.4.1)
Eyes         (4.4.3)
Fsguard      (1.0.1)
Genmon       (3.4.0)
Netload      (1.2.4)
Notes        (1.7.7)
Systemload   (1.1.2)
Verve        (1.0.0)
Xkb          (0.5.6)
2015-01-17 21:53:23 -02:00
viric
d2c4421d74 Merge pull request #5817 from fpletz/batman-updates
batman-adv: Update packages & add alfred
2015-01-18 00:21:22 +01:00
Franz Pletz
9db669d66d alfred: Add new package 2015-01-18 00:02:56 +01:00
Franz Pletz
52c1be07b9 batctl: Update to 2014.4.0 2015-01-18 00:02:53 +01:00
Franz Pletz
0cc2f6ec40 batman-adv: Update to 2014.4.0 2015-01-18 00:02:25 +01:00
Michael Raskin
4a8feb5792 Update CLX 2015-01-18 01:58:20 +03:00
Michael Raskin
a910aa77fb Add Squid 3.5 2015-01-18 01:58:20 +03:00
Peter Simons
ce06d504bb cabal2nix-2.x: bump to latest version 2015-01-17 23:43:27 +01:00
Peter Simons
3274e5cad2 hackage-packages: disable all Hydra builds have never succeeded 2015-01-17 23:40:09 +01:00
Peter Simons
703bf2978d haskell-unordered-containers: fix build with GHC 7.4.2 2015-01-17 20:29:00 +01:00
Peter Simons
51457dd687 haskell-primitive: fix build with GHC 7.4.2 2015-01-17 20:29:00 +01:00
Peter Simons
3dae215667 haskell-utf8-string: fix build on GHC 6.12.x 2015-01-17 20:29:00 +01:00
Peter Simons
a317a4ae11 haskell-configuration-ghc-7.8.x: cosmetic changes to amazonka environment 2015-01-17 20:29:00 +01:00
Peter Simons
7c1eae89f0 hackage-packages.nix: update from Hackage 2015-01-17T11:39:27+0100 2015-01-17 20:29:00 +01:00
Peter Simons
20560e667a Remove obsolete, broken, and unnecessary versions of GHC.
These versions have been removed:

 - 6.4.2-binary.nix
 - 6.4.2.nix
 - 6.6.1.nix
 - 6.8.2.nix
 - 6.8.3.nix
 - 6.10.1-binary.nix
 - 6.10.1.nix
 - 6.10.2.nix
 - 6.10.3.nix
 - 6.11.nix
 - 6.12.1-binary.nix
 - 6.12.1.nix
 - 6.12.2.nix
 - 7.0.1.nix
 - 7.0.2.nix
 - 7.0.3.nix
 - 7.2.1.nix
 - 7.4.1.nix
 - 7.6.1.nix
 - 7.6.2.nix
 - 7.8.3-binary.nix

As a rule of thumb, we keep the latest version in every major release. If
someone feels up to the task of fixing versions 6.4.x, 6.6.x, and 6.8.x, then
please don't hesitate to revive those builds.

Fixes https://github.com/NixOS/nixpkgs/issues/5630.
2015-01-17 20:29:00 +01:00
Peter Simons
54bbfd5440 haskell-generic-builder: re-factor for improved modularity 2015-01-17 20:29:00 +01:00
Peter Simons
e6ecb1fb83 haskell-ng: enable package sets for GHC 6.12.3, 7.0.4, 7.2.2, and 7.4.2 2015-01-17 20:29:00 +01:00
Peter Simons
d1fc5370e9 ghc: pass explicit 'ncurses' path to ./configure instead of finding through the environment
Fixes https://github.com/NixOS/nixpkgs/issues/5616. For real this time!
2015-01-17 20:29:00 +01:00
Domen Kožar
48eea20e69 Merge pull request #5814 from nckx/netsniff
netsniff-ng: add what's needed to/and build missing tools
2015-01-17 18:52:36 +01:00
Tobias Geerinckx-Rice
96812d6adc netsniff-ng: use libsodium to build curvetun 2015-01-17 18:39:51 +01:00
Tobias Geerinckx-Rice
b37e3f6233 netsniff-ng: flowtop is now included 2015-01-17 18:39:51 +01:00
Tobias Geerinckx-Rice
6b957783a5 libnetfilter_conntrack: propagate buildInput libnfnetlink 2015-01-17 18:38:56 +01:00
Domen Kožar
b92a62165d Merge pull request #5726 from spwhitt/zsh-command-not-found
command-not-found: Add ZSH Support
2015-01-17 18:15:35 +01:00
Aristid Breitkreuz
46a938ad3a linux 3.18.3 2015-01-17 16:31:13 +00:00
Pascal Wittmann
6d978a3dee Merge pull request #5771 from ehmry/acme
plan9port: fix acme font loading
2015-01-17 16:24:54 +01:00
Tobias Geerinckx-Rice
5d143fae58 netsniff-ng: enable "mausezahn" tool 2015-01-17 15:50:55 +01:00
Tobias Geerinckx-Rice
4d6c69d9bf Add libcli 1.9.7: emulate a Cisco-telnet-style command line 2015-01-17 15:48:54 +01:00
Tobias Geerinckx-Rice
3c3ede970e netsniff-ng: don't work around tput now that we have ncurses 2015-01-17 15:31:41 +01:00
Domen Kožar
a4e3393050 matplotlib: be consistent 2015-01-17 15:24:54 +01:00
Domen Kožar
60f83499eb Merge pull request #5789 from nckx/netsniff-ng
Add netsniff-ng 0.5.9-rc4-40-g5107740: Linux networking toolkit
2015-01-17 15:22:16 +01:00
Domen Kožar
64e9e827b1 Merge pull request #5785 from flosse/openbr
nixpkgs: new: openbr v0.5
2015-01-17 15:21:42 +01:00
Domen Kožar
c222352cf8 Merge pull request #5795 from pmahoney/skarnet-2015-01-14
Skarnet release 2015-01-14
2015-01-17 15:21:27 +01:00
Domen Kožar
afe7612e89 Merge pull request #5779 from cstrahan/prefetch-scripts-home
prefetch-scripts: improve purity
2015-01-17 15:18:52 +01:00
Domen Kožar
0a24d46cca Merge pull request #5776 from taku0/firefox-bin-35.0
firefox-bin: update to version 35.0; thunderbird-bin: update to version 31.4.0
2015-01-17 15:18:37 +01:00