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
Domen Kožar
3001bbac36
Merge pull request #5810 from rycee/package/open-dyslexic
...
Add package for the 'open-dyslexic' font.
2015-01-17 15:18:06 +01:00
lethalman
127ee84d8f
Merge pull request #5784 from matthiasbeyer/add-stag
...
Add package: stag
2015-01-17 15:17:24 +01:00
lethalman
220f6927d2
Merge pull request #5794 from matthiasbeyer/add-ctodo
...
Add package: ctodo
2015-01-17 15:15:51 +01:00
Domen Kožar
0f82c6bdb2
matplotlib: add optional gtk3 backend, fixes #4500
2015-01-17 15:11:24 +01:00
Robert Helgesson
0c27d37495
Remove some matplotlib optional backends.
...
The removed ones are not certain to work at the moment.
2015-01-17 14:24:49 +01:00
Robert Helgesson
c8d0d91db1
Add optional backends to matplotlib.
2015-01-17 14:24:49 +01:00
Domen Kožar
9a33fbb52d
python: don't propagate installed packages into userenv, refs #4949
...
Propagation is not needed anymore, as we have more powerful apis today
than this dirty hack. See nix-shell tool and python.buildEnv function
in nixpkgs manual.
2015-01-17 14:19:29 +01:00
Domen Kožar
c611f5837c
fix gevent/eventlet on python 2.7.9, fixes #5782
2015-01-17 14:15:18 +01:00
Jaka Hudoklin
ca6434dcaa
Merge pull request #5808 from fmapfmapfmap/znc-privmsg
...
ZNC: added "privmsg" module.
2015-01-17 09:54:20 +01:00
Edward Tjörnhammar
2594999ced
ihaskell: fix path to installedconf in wrapper
2015-01-17 01:26:18 +01:00
Robert Helgesson
44c3424414
Add package for the 'open-dyslexic' font.
2015-01-17 00:49:54 +01:00
lethalman
c83673a050
Merge pull request #5801 from k0001/add-pkg-xbrightness
...
Add package xbrightness
2015-01-17 00:48:51 +01:00
Renzo Carbonara
a850749447
xbrightness: remove unnecessary x11 parameter
2015-01-16 20:37:22 -03:00
Renzo Carbonara
11e3503f10
Improve packaging of xbrightness
2015-01-16 20:23:44 -03:00
Peter Simons
08c3f2bc05
pkgs/top-level/release.nix: build all versions of GHC on their supported platforms
2015-01-16 23:23:23 +01:00
Peter Simons
5d91f7f47f
Merge pull request #5762 from boothead/master
...
Haskell: Bump 'mvc' to 1.0.3
2015-01-16 22:32:43 +01:00
Peter Simons
39746cb02d
haskell-ChasingBottems: fix build with GHC 7.6.x
2015-01-16 21:01:24 +01:00
vi
d47bec44e6
ZNC: added "privmsg" module.
2015-01-16 18:45:03 +00:00
Matthias Beyer
91e4ef3488
Fixup: Add platform
2015-01-16 17:18:06 +01:00
Matthias Beyer
f3f06fc1cc
Fixup: Use archive instead of git clone
2015-01-16 17:17:35 +01:00
Domen Kožar
7d5206b08a
Merge pull request #5802 from DamienCassou/backintime-1.1.0
...
Update backintime to 1.1.0
2015-01-16 14:37:03 +01:00
Vincent Laporte
ef92f1094a
Python27.zope_testrunner: disable test
...
Tests fails due to `python-subunit` not found
2015-01-16 14:25:17 +01:00
Domen Kožar
a6a5a05ff8
Merge pull request #5804 from DamienCassou/cups-browsed
...
Create a nixos module for cups-browsed
2015-01-16 14:12:29 +01:00
Damien Cassou
a7024cb4b4
Create a nixos module for cups-browsed
2015-01-16 14:10:57 +01:00
vbgl
91bd762f64
Merge pull request #5760 from nckx/pygments
...
Python: pygments: update 1.6 -> 2.0.1; add licence; maintain
2015-01-16 13:56:36 +01:00
Matthias Beyer
76583470c5
Fixup: Remove x=x lines in all-packages.nix
2015-01-16 11:32:12 +01:00
Damien Cassou
2bdfa515c9
Update backintime to 1.1.0
...
This release removed the Gnome UI to only keep the Qt4 one.
2015-01-16 10:31:16 +01:00
Michael Raskin
1e0d2a96b3
Bump allowed Firefox version for SlimerJS again, and with some reserve...
2015-01-16 12:18:38 +03:00
Peter Simons
7397bb8d63
Merge pull request #5788 from abbradar/yesod-pagination
...
yesod-pagination: add Haskell package
2015-01-16 09:50:35 +01:00
Peter Simons
ac82dd8233
Merge pull request #5792 from gridaphobe/darwin-haskell-ng
...
Haskell-ng: don't use cpphs by default on darwin
2015-01-16 09:48:25 +01:00