Tobias Geerinckx-Rice
4dc43d8c3e
Perl: remove unused URIURL (duplicate of URI)
2015-01-20 06:36:35 +01:00
Tobias Geerinckx-Rice
4a3c873e17
Python: add pgcli 0.13.0: command line interface for Postgres
2015-01-20 06:22:27 +01:00
Tobias Geerinckx-Rice
6a2175e4f2
Python: psycopg2 2.5.3 -> 2.5.4
2015-01-20 06:22:27 +01:00
Tobias Geerinckx-Rice
75573d02f2
Python: add sqlparse 0.1.14: SQL parser
2015-01-20 06:22:26 +01:00
Tobias Geerinckx-Rice
6b74454634
Python: add wcwidth 0.1.4: measure wide-character columns
2015-01-20 06:22:26 +01:00
Tobias Geerinckx-Rice
b3747c9180
Python: add prompt_toolkit 0.26: powerful command lines
2015-01-20 06:22:25 +01:00
Charles Strahan
bf16d03075
ruby: support for proper bundler installs
2015-01-19 20:02:47 -05:00
Edward Tjörnhammar
3a321906d1
Add Kodi retroarch launchers
2015-01-19 22:14:37 +01:00
Edward Tjörnhammar
8d1657b463
Migrating the XBMC plugin wrapper and plugins to Kodi.
2015-01-19 22:14:36 +01:00
Robert Helgesson
f4bcecbda4
Fix build of 'pyacoustid' under Python 3.
2015-01-19 18:42:23 +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
Kris Jenkins
fb4a6119b6
Updating Elm packages.
...
This includes updates to elm -compiler, -make, -package and -reactor.
-repl's test suite currently breaks.
The build for elm-reactor could be more concise, but it's clean. The
final build step for elm-reactor ultimately relies on elm-package
downloading some libraries, so anything radically better would probably
need nix to step in and somehow emulate elm-package. That would take
more knowledge about elm & nix than I have...
2015-01-19 09:31:35 +00: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
Charles Strahan
673fccf505
ruby: new bundler approach
2015-01-18 18:47:28 -05:00
tinkerthaler
7d8ebab819
Add PyChart 1.39 as pychart in the Python packages
2015-01-18 22:13:00 +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
Johannes Bornhold
51b4ce18f4
dub: Add dub to interact with the D package registry
2015-01-18 18:32:46 +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
Tobias Geerinckx-Rice
2f32d8f848
Add netsniff-ng 0.5.9-rc4-40-g5107740: Linux networking toolkit
2015-01-15 21:03:32 +01:00
Nikolay Amiantov
b2a6fd6059
yesod-pagination: add Haskell package
2015-01-15 22:26:41 +03:00
Matthias Beyer
6be4eb7a43
Add package: stag
2015-01-15 18:38:27 +01:00
Pascal Wittmann
e01d24bd72
Merge pull request #5773 from matthiasbeyer/add-cortex
...
Add cortex in applications/misc
2015-01-15 18:32:48 +01:00
Tobias Geerinckx-Rice
0f15ee1a45
Python: pygments: update 1.6 -> 2.0.1; add licence; maintain
2015-01-15 17:33:46 +01:00
Matthias Beyer
9261b976ee
Add cortex in applications/misc
2015-01-15 17:13:40 +01:00
Markus Kohlhase
daf75aae57
nixpkgs: new: openbr v0.5
2015-01-15 15:57:04 +00:00
cillianderoiste
63f48b2528
Merge pull request #5758 from nckx/click
...
Python: click: upgrade 2.1 -> 3.3
2015-01-15 14:14:46 +01:00
cillianderoiste
1158c6c155
Merge pull request #5780 from eduarrrd/pshs
...
Add package pshs-0.2.5
2015-01-15 14:13:47 +01:00
vtaku0
b87da0fa91
source-han-sans: update, and refactor expressions
...
Close #5778 .
@vcunat nitpicks: truetype -> opentype, remove empty buildInputs.
2015-01-15 14:09:00 +01:00
Pascal Wittmann
375ba22185
Merge pull request #5678 from muflax/awscli
...
awscli: bump version and fix missing runtime dependency
2015-01-15 14:00:24 +01:00
cillianderoiste
1b753579a1
Merge pull request #5775 from nckx/jfbview
...
Add jfbview 0.4.2: framebuffer PDF/image viewer
2015-01-15 10:26:32 +01:00
Tobias Geerinckx-Rice
3aaec79aed
Python: click: upgrade 2.1 -> 3.3 (!)
2015-01-15 05:34:56 +01:00
Tobias Geerinckx-Rice
dda7ea5dd8
Python: jedi: update 0.8.0-final0 -> 0.8.1
2015-01-15 05:34:30 +01:00
Eduard Bachmakov
f9a5ad039b
Add package pshs-0.2.5
...
Announcement blog post:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/licenses/
2015-01-14 22:56:54 -05:00
AndersonTorres
f928894292
rEFInd (version 0.8.4): New Package
...
rEFInd is a graphical, EFI-based boot manager
2015-01-14 21:46:49 -02:00
Tobias Geerinckx-Rice
cf22b82b6c
Add jfbview 0.4.2: framebuffer PDF/image viewer
2015-01-14 23:31:47 +01:00
Peter Simons
ee62982af7
Merge pull request #5679 from nkaretnikov/yesod-markdown
...
New Haskell package: yesod-markdown
2015-01-14 20:03:14 +01:00
William A. Kennington III
1ec68e0d13
kernel: Fix path to stp bridge helper
2015-01-14 10:34:28 -08:00
Georges Dubus
c64b294970
fetchFromGitHub: add option for custom name
...
This is necessary when the rev name contains a "/"
2015-01-14 17:38:47 +01:00
muflax
79e901e3e1
botocore: update to 0.81.0
2015-01-14 16:17:49 +00:00
Pascal Wittmann
56e3d5d99e
Merge pull request #5742 from j-keck/kpcli
...
add kpcli: KeePass Command Line Interface
2015-01-14 14:28:06 +01:00
j-keck
4e21ef88fb
add kpcli: KeePass Command Line Interface
2015-01-14 14:12:29 +01:00
cillianderoiste
50640b18fa
Merge pull request #5763 from nckx/stress-ng
...
Add stress-ng 0.03.09: stress test a computer system
2015-01-14 11:51:51 +01:00
Peter Simons
d246fb6696
all-packages.nix: remove the haskellPackages_ghcHEAD package set from the top-level
...
That package set is broken because GHC 7.10.1-rc1 no longer supports old-style
database files as used by the pkgs/build-support/cabal/default.nix builder.
A working packages set is in "haskell-ng.packages.ghcHEAD".
2015-01-14 11:46:44 +01:00
cillianderoiste
6e66d3df90
Merge pull request #5752 from nckx/lz4
...
Add lz4: very fast lossless compression
2015-01-14 11:46:21 +01:00
Tobias Geerinckx-Rice
d885a5003a
Add stress-ng 0.03.09: stress test a computer system
2015-01-14 10:02:05 +01:00
Benjamin Saunders
0351b7a710
Add tup
...
Closes #5720
2015-01-14 01:37:44 -05:00
William A. Kennington III
3d4b315d91
Revert "kernel: Add a patch to remove checks for bridge stp helpers"
...
This reverts commit f64c3ce18d
.
2015-01-13 15:34:26 -08:00
William A. Kennington III
f64c3ce18d
kernel: Add a patch to remove checks for bridge stp helpers
2015-01-13 15:24:02 -08:00
Tobias Geerinckx-Rice
8257ed81c9
Add lz4: very fast lossless compression
2015-01-13 23:54:02 +01:00
Nikita Karetnikov
bbb304fbbd
New Haskell package: yesod-markdown
2015-01-14 01:10:11 +03:00
Peter Simons
c11f898e7e
Merge pull request #4548 from echo-oddly/clash
...
new package: clash
2015-01-13 22:45:02 +01:00
Peter Simons
b97c29330d
haskell-ng: register the 7.8.3 binary snapshot of GHC
2015-01-13 21:22:16 +01:00
Oliver Charles
9669b4a0e8
Merge pull request #5740 from alpmestan/add-haskell-sitemap
...
add the 'sitemap' haskell package
2015-01-13 13:35:56 +00:00
Oliver Charles
304819b3a3
haskellPackages.exhaustive: New expression
2015-01-13 13:25:37 +00:00
Vincent Laporte
b094768e99
Adds ocaml-gtktop
...
Gtktop is a small OCaml library to ease the creation of graphical
toplevels.
Homepage: http://zoggy.github.io/gtktop/
2015-01-13 14:17:56 +01:00
lethalman
19d6d436dc
Merge pull request #5699 from pmahoney/fswatch
...
Fswatch
2015-01-13 14:12:43 +01:00
Alp Mestanogullari
126955d050
add the 'sitemap' haskell package
2015-01-13 12:04:21 +01:00
Vincent Laporte
7169b87664
Adds ocaml-lablgtk-extras
...
Lablgtk-extras is a collection of libraries and modules useful when
developing OCaml/LablGtk2 applications.
Homepage: http://gtk-extras.forge.ocamlcore.org/
2015-01-13 11:14:28 +01:00
Vincent Laporte
81b57bb8ef
Adds ocaml-config-file
...
config-file is an OCaml library used to manage the configuration
file(s) of an application.
Homepage: http://config-file.forge.ocamlcore.org/
2015-01-13 09:46:48 +01:00
devhell
13b3fb2aca
top-level: Add enhanced-ctorrent
2015-01-13 00:38:06 -08:00
Domen Kožar
f5445f2660
Merge pull request #5687 from nckx/ipv6calc
...
Add ipv6calc: calculate/manipulate (not only) IPv6 addresses
2015-01-12 23:13:31 +01:00
Tobias Geerinckx-Rice
5d36b300bd
Add gdrivefs (Google Drive FUSE client) & dependecies
2015-01-12 19:22:24 +01:00
Vladimír Čunát
f9c59ca168
fontforge: large update with large changes implied
...
- Things didn't work very well before, as libs were only dlopened and
not found. Fixes #5716 .
- Newer releases need autotools to build (and git), leading to some bloat.
- Also, more things are installed by default, increasing the output size.
2015-01-12 13:43:30 +01:00
Vladimír Čunát
9274093a34
uthash: new package
...
It's headers only. Newer fontforge needs it.
2015-01-12 13:43:30 +01:00
Rob Vermaas
4d8f73a654
Use callPackage for nodePackages, to allow easier overriding of node-packages set.
...
(cherry picked from commit 65a89fcce7
)
2015-01-12 10:05:05 +01:00
Charles Strahan
96fd899fea
capnproto: update to 0.5.0
2015-01-12 03:24:52 -05:00
aszlig
dcbcc85fea
miro: Fix build by adding sqlite to buildInputs.
...
The dependency on sqlite was propagated through to miro by libsoup, but
with f570f97
, it's no longer propagated anymore so we need to pass it to
the miro derivation directly.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-12 03:05:40 +01:00
Michael Raskin
6aafb9a06f
Use SBCL 1.2.5 to build StumpWM
2015-01-12 02:11:13 +03:00
Michael Raskin
9a6afa95c1
Re-add SBCL 1.2.5 --- for StumpWM compatibility
2015-01-12 02:11:13 +03:00
Arseniy Seroka
cc17ebdca8
Merge pull request #5689 from k0ral/mkvtoolnix
...
Added mkvtoolnix-cli = mkvtoolnix without GUI dependencies.
2015-01-12 02:07:40 +03:00
cillianderoiste
78d8c67fa3
Merge pull request #5711 from johbo/emacs-d-mode
...
Emacs d mode
2015-01-11 19:30:42 +01:00
Johannes Bornhold
860336e786
Add d-mode to emacs modes
2015-01-11 18:46:48 +01:00
Arseniy Seroka
88683589b4
Merge pull request #5706 from nckx/coan
...
Add coan: the C preprocessor chainsaw
2015-01-11 20:42:45 +03:00
Arseniy Seroka
01f5b79524
Merge pull request #5681 from Ericson2314/master
...
Remove `rust=rustc` alias,update racer
2015-01-11 20:41:58 +03:00
John Ericson
81bc099d48
Remove rust=rustc
alias
...
I was asked to add this for backwards comparability when I renamed `rust`
to `rustc` and added `rustcMaster`. It has been a few months so I'd hope
deprecating this is acceptable.
2015-01-11 17:33:58 +00:00
Evgeny Egorochkin
9aeb2cdc2b
calligra: fix dependencies, and add several new ones
2015-01-11 17:03:14 +02:00
Tobias Geerinckx-Rice
0761330f64
Add ipv6calc: calculate/manipulate (not only) IPv6 addresses
2015-01-11 15:28:57 +01:00
Tobias Geerinckx-Rice
03e53af0f5
Add coan: the C preprocessor chainsaw
2015-01-11 15:21:26 +01:00
Peter Simons
43bae26b33
Merge pull request #5627 from oxij/update-postfix
...
postfix: make 2.11 the default, nixos: update postfix config for 2.11
2015-01-11 11:28:31 +01:00
Domen Kožar
44912c2ac1
Merge pull request #5598 from brendanlong/go-1.4
...
go: Update to 1.4
2015-01-11 07:46:58 +01:00
Domen Kožar
d8389fc073
Merge pull request #5661 from robberer/php/geoip
...
php: add geoip-1.1.0 module
2015-01-11 07:45:55 +01:00
Domen Kožar
385315620b
Merge pull request #5705 from nckx/fmit
...
Add fmit: Free Musical Instrument Tuner
2015-01-11 07:41:03 +01:00
Tobias Geerinckx-Rice
9fc1a35784
Add fmit: Free Musical Instrument Tuner
2015-01-11 03:19:40 +01:00
Eduard Bachmakov
5915d9c417
gnuplot: bump to 5.0.0, allow choosing qt version
...
default to qt5
2015-01-10 19:51:54 -05:00
Peter Simons
f639d6bb09
darcs: switch to haskell-ng build
2015-01-10 23:38:16 +01:00
Peter Simons
55003ca34b
pkgs/development/haskell-modules/lib.nix: add funky helper function for overriding
2015-01-10 23:36:59 +01:00
Patrick Mahoney
41ca36e30c
fswatch: new derivation
2015-01-10 15:10:16 -06:00
Nikolay Amiantov
663082b366
mumble: add pulseaudio support
2015-01-10 23:36:42 +03:00
Patrick Mahoney
70e7b34470
gettext: add derivation for 0.19 series
2015-01-10 13:26:01 -06:00
Maurizio De Santis
5bcd29466e
ruby: add 2.2.0 package
2015-01-10 19:25:37 +01:00
Daniel Beecham
66f7542f79
Merge branch 'master' of git://github.com/NixOS/nixpkgs
2015-01-10 18:38:07 +01:00
koral
29d7fa6525
Added mkvtoolnix-cli = mkvtoolnix without GUI dependencies.
2015-01-10 14:46:05 +01:00
Daniel Beecham
8dd2352dd0
Added haskell-web-routes-happstack
2015-01-10 14:11:22 +01:00
Moritz Ulrich
19c686e768
node-packages.json: Add castnow & regenerate.
2015-01-10 12:11:58 +01:00
Jim Garrison
04729dd26a
julia: 0.3.3 -> 0.3.5
2015-01-09 22:50:27 -08:00
William A. Kennington III
d3940e0542
NetAddrIP: 4.072 -> 4.075
2015-01-09 15:01:30 -08:00
William A. Kennington III
b5e03ce6a6
MozillaLdap: Add derivation
2015-01-09 15:01:30 -08:00
John Wiegley
2aec1b0f31
coqPackages.fiat: new expression
2015-01-09 14:07:39 -06:00
William A. Kennington III
fe9529ae3f
389-ds-base: Fix build
2015-01-09 11:05:31 -08:00
lethalman
5bc68e1a0e
Merge pull request #5656 from nckx/boxfs2
...
Add boxfs: FUSE file system for box.com accounts
2015-01-09 15:39:02 +01:00
Longrin Wischnewski
1262b1d295
php: add geoip-1.1.0 module
2015-01-09 13:55:08 +00:00
Peter Simons
90b8267e7b
Merge pull request #5662 from krisajenkins/case-fix
...
Correcting some non-camel-cased haskell-packages entries.
2015-01-09 14:17:20 +01:00
Kris Jenkins
63951837e7
Correcting some non-camel-cased haskell-packages entries.
2015-01-09 12:50:30 +00:00
Vincent Laporte
310623ad6c
Addg ocaml-uri
...
RFC3986 URI parsing library for OCaml
Homepage: https://github.com/mirage/ocaml-uri
2015-01-09 10:28:36 +01:00
Tobias Geerinckx-Rice
bec3dd5dd5
Add boxfs: FUSE file system for box.com accounts
2015-01-09 10:24:18 +01:00
Tobias Geerinckx-Rice
8e5b02d847
Add mp3fs: FUSE FS that transparently transcodes to MP3
2015-01-09 04:49:18 +01:00
Tobias Geerinckx-Rice
d792ee9598
perl: Glib 1.306 -> 1.307, Gtk2 1.2923 -> 1.2494
2015-01-09 01:23:24 +01:00
Michael Raskin
9438fa4d3f
Add haskellPackages.unique
2015-01-09 03:21:38 +03:00
Peter Simons
dbdabe03a7
haskell-ng: remove obsolete 7.8.3 package set
2015-01-08 22:44:08 +01:00
Peter Simons
50b2fab866
Merge pull request #5646 from mpickering/master
...
Add psqueues and slack-api haskell packages
2015-01-08 21:41:41 +01:00
Matthew Pickering
0b8ca844a5
Register psqueues and slack-api package
2015-01-08 19:15:55 +00:00
Shea Levy
5cb62016a5
Revert "Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages"
...
Unnecessary change to the haskell packages infrastructure, will move
this to haskellng packages.
This reverts commit 0f04707953
.
2015-01-08 09:38:47 -05:00
lethalman
908c47b281
Merge pull request #5550 from abbradar/fprintd
...
add fprintd support
2015-01-08 14:58:22 +01:00
Nikolay Amiantov
30cd59667b
libfprint: add git version with patch for vfs5011
2015-01-08 16:42:37 +03:00
lethalman
174184ccc1
Merge pull request #5621 from prikhi/add-workrave
...
Add Workrave, an RSI prevention app
2015-01-08 14:41:29 +01:00
lethalman
cc8e61cff1
Merge pull request #5613 from spwhitt/dtrx
...
Add package 'dtrx'
2015-01-08 13:30:08 +01:00
lethalman
7665a97d06
Merge pull request #5601 from robberer/tmp1
...
php: add optional ZTS support and new PECL module pthreads
2015-01-08 13:22:08 +01:00
Vincent Laporte
b6f8d1f6d5
Adds ocaml-stringext
...
Extra string functions for OCaml
Homepage: https://github.com/rgrinberg/stringext
2015-01-08 11:23:19 +01:00
Austin Seipp
b4f4291a59
Merge pull request #5528 from KoviRobi/ddate
...
Added program ddate, discordian date.
2015-01-08 02:56:37 -06:00
William A. Kennington III
406fefdf83
icedtea_web: Cleanup java home
2015-01-07 14:55:41 -08:00
William A. Kennington III
770d5947b0
java: Correct more missed normalizations
2015-01-07 14:55:41 -08:00
William A. Kennington III
238f4d1652
jdkPath: Remove in favor of jdk.home
2015-01-07 14:55:41 -08:00
William A. Kennington III
a3eb2465ef
java: Use icedtea by default on linux
2015-01-07 14:55:41 -08:00
William A. Kennington III
c82410eeda
java: Normalize to the default jre / jdk
2015-01-07 14:55:41 -08:00
Peter Simons
54baa53df1
Say hello to our brand-new Haskell infrastructure.
2015-01-07 23:45:21 +01:00
William A. Kennington III
7c6cbdc145
mstpd: Add derivation
2015-01-07 13:38:04 -08:00
Peter Simons
55d6b7eb08
all-packages.nix: remove redundant gmp51 attribute
2015-01-07 20:55:40 +01:00
Aristid Breitkreuz
ba1ad03fe7
fix perl Date::Calc (by disabling the bogus tests)
2015-01-07 19:31:02 +00:00
Benno Fünfstück
acadc608a9
go-mtpfs: new package
2015-01-07 20:19:23 +01:00
Peter Simons
24f5b2a1a0
Merge pull request #5619 from oxij/various-changes-2
...
Various (hopefully) small changes
2015-01-07 16:59:10 +01:00
Jan Malakhovski
265c1c1472
postfix: make 2.11 the default, nixos: update postfix config for 2.11
...
postfix 2.11 is much more humane with respect to disk writes since it uses
sockets (which do not change inodes on accesses) instead of fifos (which do).
2015-01-07 15:43:32 +00:00
Jan Malakhovski
e4859ddd95
qastools: add version 0.18.1
2015-01-07 15:43:01 +00:00
Eelco Dolstra
71aef59300
Remove obsolete shebangfix script
2015-01-07 15:29:10 +01:00
Vincent Laporte
4e382bce7e
Adds ocaml-re
...
Re is a regular expression library for OCaml.
Homepage: https://github.com/ocaml/ocaml-re
2015-01-07 14:15:10 +01:00
j-keck
021e557be3
postgresql: remove 9.4betaX
...
final version 9.4.0 added per commit: 73839ca
2015-01-07 13:59:38 +01:00
j-keck
356d05dbc0
postgresql: add version 9.4.0
2015-01-07 13:21:18 +01:00
Pavan Rikhi
323829af0a
workrave: add expression
2015-01-07 02:15:26 -05:00
Emery Hemingway
8bde40359a
gnubg: initial package at 1.04.000
2015-01-07 02:14:45 -05:00
Shea Levy
0f04707953
Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages
...
Required adding a deep override mechanism to haskell packages
2015-01-06 14:42:37 -05:00
Spencer Whitt
8b6e6e93b1
Add package 'dtrx'
2015-01-06 14:41:23 -05:00
Brendan Long
8c3399f4d8
go: Update to 1.4
2015-01-06 13:31:02 -06:00
Rob Vermaas
cbdf1abc33
Use recurseIntoAttrs for libuvVersions
2015-01-06 19:26:48 +01:00
Oliver Charles
302f056f91
haskellPackages.nonEmpty: New expression
2015-01-06 15:05:24 +00:00
vbgl
56b8f1441b
Merge pull request #5588 from rycee/package/bibtool
...
Add package 'bibtool'.
2015-01-06 13:48:10 +01:00
Longrin Wischnewski
ef3a755c1f
php: add optional ZTS support and new PECL module pthreads
2015-01-06 12:08:47 +00:00
Eelco Dolstra
d2d09547a3
Build stdenv on Darwin
2015-01-06 11:55:47 +01:00
Eelco Dolstra
fddc347689
Tweak
2015-01-06 11:55:47 +01:00
Eelco Dolstra
ab10131663
Remove scheduling priorities
...
This was only used for stdenv and is pretty obsolete now.
2015-01-06 11:55:47 +01:00
Domen Kožar
fb508b6a58
add stress: configurable amount of CPU, memory, I/O, and disk stress on the system
2015-01-06 11:15:48 +01:00
Sander van der Burg
af9bb71848
Merge pull request #5592 from AndersonTorres/fsuae
...
FS-UAE (version 2.4.1): New Package
2015-01-06 09:59:56 +00:00
Mateusz Kowalczyk
ebf4d5c62b
livestreamer: update to 1.11.1
2015-01-05 21:11:04 +00:00
AndersonTorres
291d507d98
FS-UAE (version 2.4.1): New Package
...
FS-UAE is a new, cycle-accurate, customizable Amiga Emulator.
2015-01-05 17:47:07 -02:00
Peter Simons
d7798d1b8b
Merge pull request #5590 from jmwoehr/classy-prelude-yesod
...
New Haskell package: classy-prelude-yesod
2015-01-05 20:37:15 +01:00
Peter Simons
0c99319efe
Merge pull request #5591 from dmalikov/master
...
haskellPackages.xmonadScreenshot: add 0.1.0.0
2015-01-05 20:36:30 +01:00
Peter Simons
f1fc78d998
haskell-defaults.nix: down-grade cabal-install to 1.20.x for GHC < 7.4.x
2015-01-05 19:52:28 +01:00
Peter Simons
a0a192e318
haskell-defaults.nix: switch jailbreak-cabal back to Cabal 1.20.x.
...
https://github.com/peti/jailbreak-cabal/issues/3
2015-01-05 18:39:19 +01:00
Peter Simons
4f50600ae0
haskell-defaults.nix: build Cabal 1.22.x with binary 0.7.x on GHC versions < 7.8.x
...
https://github.com/haskell/cabal/issues/2322
2015-01-05 18:39:19 +01:00
Peter Simons
920a7cc1a8
haskell-jailbreak: use Cabal 1.22.x to build this tool
2015-01-05 18:39:19 +01:00
Peter Simons
dc70244447
Update HEAD versions of Cabal and cabal-install version to 1.22.0.0.
2015-01-05 18:39:19 +01:00
Dmitry Malikov
712186fa43
haskellPackages.xmonadScreenshot: add 0.1.0.0
2015-01-05 19:48:05 +03:00
Rob Vermaas
20c4d9cade
Add pythonPackages.ntplib, needed for dd-agent update.
...
(cherry picked from commit 3e73b5888e
)
2015-01-05 13:15:19 +01:00
Peter Simons
88de70ebd4
Merge pull request #5585 from jraygauthier/diagrams-builder
...
Add haskell diagrams-builder package and its wrapper.
2015-01-05 12:52:08 +01:00
Peter Simons
d458e93758
Merge pull request #5584 from jmwoehr/yesod-newsfeed
...
New Haskell package: yesod-newsfeed
2015-01-05 12:51:23 +01:00
Robert Helgesson
b00649c01e
Add package 'bibtool'.
2015-01-05 09:30:20 +01:00
aszlig
0d12020a3f
Merge pull request #5582 from devhell/profanity.
...
This add profanity and dependencies and a few cleanups from me for the
profanity package expression.
Thanks to @devhell and apologies for pestering him with my nitpicking.
* Commit summary:
profanity: Add option for autoAwaySupport.
profanity: Clean up package expression file.
profanity: Add libnotifySupport config option
all-packages: Add libnotify option to profanity
profanity: Add "platforms" meta information
profanity: Add libXScrnSaver and libX11 buildInputs
libstrophe: Add "platforms" meta information
libstrophe: Fix typo
profanity: Add profanity, a ncurses XMPP client
libstrophe: Add new package
2015-01-05 08:33:11 +01:00
aszlig
f1f5a7f6c5
profanity: Add option for autoAwaySupport.
...
Actually, two dependencies used for notifySupport are for
autoAwaySupport and have nothing to do with notifications, so let's
split them apart.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-05 08:30:44 +01:00
aszlig
a313780202
profanity: Clean up package expression file.
...
No real changes in functionality, other than renaming libnotifySupport
to just notifySupport.
I've wrapped the lines to a maximum of 80 characters in width, so the
file looks less cluttered up. Which includes setting apart the attribute
for notifySupport and its respective dependencies from the main
dependencies.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-05 08:22:32 +01:00
Raymond Gauthier
bbed7f95cd
Add haskell diagrams-builder package and its wrapper.
2015-01-04 21:53:44 -05:00
Michael Raskin
ba574e54c5
Add haskellPackages.reverse-apply
2015-01-05 03:03:30 +03:00
dev.hell
bd039dd667
all-packages: Add libnotify option to profanity
...
This adds the option to build profanity with libnotify.
2015-01-04 23:49:00 +00:00
Jordan Woehr
bac9085ba9
New Haskell package: yesod-newsfeed
2015-01-04 15:37:42 -07:00
Jordan Woehr
8179cd52ee
New Haskell package: classy-prelude-yesod
2015-01-04 15:22:04 -07:00
dev.hell
19aa2b5b0f
profanity: Add profanity, a ncurses XMPP client
...
This adds profanity, a ncurses irssi-style XMPP client, which depends on
libstrophe.
2015-01-04 21:22:44 +00:00
dev.hell
ee36ef9891
libstrophe: Add new package
...
This adds libstrophe as a dependency to the profanity XMPP client.
2015-01-04 21:04:43 +00:00
Peter Simons
f5d24141ec
haskell-packages: drop redundant override for liquid-fixpoint
2015-01-04 20:56:50 +01:00
Peter Simons
7af2eee472
Merge pull request #5561 from rycee/package/unpaper
...
Add package 'unpaper'.
2015-01-04 15:20:36 +01:00
Pavan Rikhi
d926582bd1
samba3_light: fix package
2015-01-04 02:52:44 -05:00
William A. Kennington III
b50a73cab3
samba: Fixes for build and paths
2015-01-03 21:45:16 -08:00
William A. Kennington III
cc73af1d10
samba: Add version 4 as the default
2015-01-03 21:45:16 -08:00
Arseniy Seroka
6b8b0fd544
Merge pull request #5556 from rycee/package/flashbench
...
Add package 'flashbench'.
2015-01-04 01:04:40 +03:00
Robert Helgesson
9a3b8068f8
Add package 'flashbench'.
2015-01-03 22:49:08 +01:00
Domen Kožar
d03e88b865
Merge pull request #5560 from rycee/package/radeontop
...
Add package 'radeontop'.
2015-01-03 21:37:57 +01:00
Robert Helgesson
5b9b923abd
Add package 'unpaper'.
2015-01-03 21:36:43 +01:00
Robert Helgesson
f9afb8e6cb
Add package 'radeontop'.
2015-01-03 21:18:54 +01:00
Domen Kožar
03a57c7d9d
Merge pull request #5557 from rycee/package/svtplay-dl
...
Add package 'svtplay-dl'.
2015-01-03 20:42:57 +01:00
Nikolay Amiantov
006dceba14
fprint_demo: add package
2015-01-03 19:50:40 +03:00
Nikolay Amiantov
63af25130e
fprintd: add package
2015-01-03 19:50:40 +03:00
Nikolay Amiantov
7452a03ba9
libfprint: add package
2015-01-03 19:50:40 +03:00
Vladimir Still
68ba6ca863
perlPackages: Add X11-IdleTime.
2015-01-03 13:55:17 +01:00
Robert Helgesson
3c78e7a3e5
Add package 'svtplay-dl'.
2015-01-03 10:43:09 +01:00
William A. Kennington III
6b9133dbae
Add all-packages.nix changes
2015-01-02 17:25:23 -08:00
William A. Kennington III
cde8e6086f
subunit: Update to 1.0.0 and build other bindings
2015-01-02 17:22:37 -08:00
William A. Kennington III
312f812c40
testscenarios: Add derivation
2015-01-02 17:22:36 -08:00
Peter Simons
2be045fac5
Merge pull request #5534 from ryantrinkle/ghcjs-workarounds
...
Work around issues that appear when compiling the 'split' and 'dependent-map' packages with ghcjs
2015-01-03 00:10:13 +01:00
John Wiegley
8dd9fd7b20
haskellPackages.intern: new expression
2015-01-02 15:32:21 -06:00
John Wiegley
f742da0a31
liquidhaskell: new expression
2015-01-02 15:29:01 -06:00
Ryan Trinkle
e50802323c
Work around issues that appear when compiling the 'split' and 'dependent-map' packages with ghcjs
2015-01-02 14:25:16 -05:00
Bob van der Linden
54c9c0b4a7
mjpg-streamer: added package
2015-01-02 17:49:58 +01:00
Bjørn Forsman
b8e860682b
python-llfuse: new package
...
Python bindings for the low-level FUSE API. (Needed by attic, the backup
program.)
2015-01-02 15:17:42 +01:00
Peter Simons
8235e8c544
Switch users of 'pandoc' to the lean version.
2015-01-02 14:56:24 +01:00
Peter Simons
c2b1ff33fe
Add a 'pandoc' variant to the top-level that has no run-time dependencies on GHC or any other Haskell package.
2015-01-02 14:55:38 +01:00
Kovacsics Robert (rmk35)
5afa961605
Added program ddate, discordian date.
...
ddate converts normal dates to Discordian dates
2015-01-02 12:02:13 +00:00
William A. Kennington III
8627110091
icedtea: Make major version nonspecific attrs
2015-01-02 00:24:49 -08:00
Vincent Laporte
0ed2a253f1
Adds hop 2.5.1
...
HOP is a multi-tier programming language for the Web 2.0 and the
so-called diffuse Web.
Homepage: http://hop.inria.fr/
2015-01-02 00:01:40 +01:00
Peter Simons
9b8ff2f5f2
Update Cabal to version 1.20.0.3 and cabal-install to version 1.20.0.6.
2015-01-01 23:07:41 +01:00
Peter Simons
70cfd75382
elm-make: re-generate with cabal2nix
2015-01-01 23:07:41 +01:00
Peter Simons
e30a2d6a0b
haskell-webkitgtk3: re-generate with cabal2nix
2015-01-01 23:07:41 +01:00