Commit Graph

15468 Commits

Author SHA1 Message Date
Domen Kožar
61d5c2c0af eventlet: disable tests, too much of a burden
(cherry picked from commit 676e8d7aa4)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-20 13:48:06 +01:00
Eelco Dolstra
1ccbc2cbcc Merge pull request #5861 from nckx/perl-remove-URIURL
Perl: remove unused URIURL (duplicate of URI)
2015-01-20 12:15:43 +01:00
Tobias Geerinckx-Rice
4dc43d8c3e Perl: remove unused URIURL (duplicate of URI) 2015-01-20 06:36:35 +01:00
Jim Garrison
90181a4a3d Don't overspecify the julia version
This is to bring the julia version information into accordance with
section 7.3.2 of the nixpkgs manual:

    The version in the filename should leave out unnecessary detail.
    For instance, if we keep the latest Firefox 2.0.x and 3.5.x
    versions in Nixpkgs, they should be named firefox/2.0.nix and
    firefox/3.5.nix, respectively (which, at a given point, might
    contain versions 2.0.0.20 and 3.5.4).

Julia uses semantic versioning (http://semver.org), so the third
digit (the patch level) represents backwards-compatible bug fixes
only.
2015-01-19 09:35:18 -08:00
lethalman
d957d9e6bc Merge pull request #5517 from paraseba/bumblebee
Bumblebee config to enable multiple monitors
2015-01-19 15:00:11 +01:00
lethalman
7fdbd2a394 Merge pull request #5537 from nckx/perlUpdates
perl: Glib 1.306 -> 1.307, Gtk2 1.2923 -> 1.2494
2015-01-19 14:54:01 +01:00
lethalman
ec7c028e14 Merge pull request #5563 from nckx/gdrivefs
Add gdrivefs (Python Google Drive FUSE client) and dependencies
2015-01-19 14:52:47 +01:00
Wout Mertens
7c3fa29e30 Fix LOCALE_ARCHIVE handling 2015-01-19 14:50:52 +01:00
lethalman
3d65a59e9f Merge pull request #5703 from eduarrrd/gnuplot-5
gnuplot: bump to 5.0.0, allow choosing qt version
2015-01-19 14:50:14 +01:00
Peter Simons
134d1a80c6 Add a package set for GHC 7.10.1-rc1 and bump GHC HEAD to 7.11.x.
Fixes https://github.com/NixOS/nixpkgs/issues/5836.
2015-01-19 13:55:31 +01:00
Michael Raskin
f366483f36 Making StumpWM contrib separately available in line with upstream recommendations 2015-01-19 15:09:29 +03:00
Michael Raskin
c163baca3b Clean up glibcLocales environment handling -- manual merge of patch by wmertens (except Haskell part) 2015-01-19 11:06:11 +03:00
Michael Raskin
f33979461d Merge pull request #5815 from eduarrrd/3dfsb
Add 3dfsb
2015-01-19 09:20:08 +03:00
Eduard Bachmakov
9b049948fa Add 3dfsb 2015-01-18 22:22:22 -05:00
Eduard Bachmakov
825f976b27 Add package: SDL_stretch-0.3.1
Added in preparation for 3dfsb.
2015-01-18 22:22:17 -05:00
Rickard Nilsson
b64eeaf727 new package: httping 2.3.4 2015-01-19 03:52:26 +01:00
Pascal Wittmann
09c4fe4999 Merge pull request #5837 from nckx/darkstat
Add darkstat: light-weight network monitor web interface
2015-01-19 01:04:32 +01:00
Tobias Geerinckx-Rice
5c2041ca5d Add darkstat: light-weight network monitor web interface 2015-01-18 21:53:17 +01:00
Krzysztof Starecki
87862a003b Add spatialite-tools and its missing dependency (readosm) 2015-01-18 23:51:14 +03:00
koral
4cf2f41f01 New package: jumanji-20140622 2015-01-18 23:44:18 +03:00
Markus Kohlhase
cfb9e8b94d added sloc v0.1.5 2015-01-18 23:23:50 +03:00
Pascal Wittmann
d79bba5116 Merge pull request #5538 from ehmry/gnubg
gnubg: initial package at 1.04.000
2015-01-18 20:46:21 +01:00
Domen Kožar
f98a2558ec eventlet: increase TEST_TIMEOUT
(cherry picked from commit 1c489ee2a8)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-18 19:20:11 +01:00
Domen Kožar
3b174a4024 Merge pull request #5301 from nbp/syncserver
Add Firefox Sync service
2015-01-18 17:47:51 +01:00
Robert Helgesson
b2be4092c6 Add package 'pytrainer'. 2015-01-18 13:34:02 +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
Franz Pletz
9db669d66d alfred: Add new package 2015-01-18 00:02:56 +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
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
Tobias Geerinckx-Rice
4d6c69d9bf Add libcli 1.9.7: emulate a Cisco-telnet-style command line 2015-01-17 15:48: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
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
Robert Helgesson
c8d0d91db1 Add optional backends to matplotlib. 2015-01-17 14:24:49 +01:00
Domen Kožar
c611f5837c fix gevent/eventlet on python 2.7.9, fixes #5782 2015-01-17 14:15: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
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
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
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
Peter Simons
7397bb8d63 Merge pull request #5788 from abbradar/yesod-pagination
yesod-pagination: add Haskell package
2015-01-16 09:50:35 +01:00
Renzo Carbonara
ce8651ba1e Add package xbrightness
xbrightness allows controlling by software the screen gamma and
brigthness settings for individual color channels.
2015-01-16 03:03:41 -03:00
Daniel Peebles
65522d05d4 Turn nixUnstable back on 2015-01-15 22:47:47 -05:00
Matthias Beyer
ddc0d43115 Add package: ctodo 2015-01-15 22:56:09 +01:00