Christoph Hrdinka
b10288eaa5
haskell-hs-blake2: fix dependency on libb2
...
`hs-blake2` currently wrongly depends on `pkgs.b2` which is an application
for backblazes storage service. This patch overrides it to link against
its correct native library `pkgs.libb2`.
2016-03-12 18:57:42 +01:00
Arseniy Seroka
a25d2a7466
Merge pull request #13717 from zohl/banshee
...
[WIP] Banshee
2016-03-12 20:19:49 +03:00
Thomas Tuegel
3f5bf201d5
spotify: 1.0.23.93 -> 1.0.25.127
2016-03-12 10:40:23 -06:00
joachifm
53e96040c9
Merge pull request #13842 from tg-x/pax-utils-1.1.6
...
pax-utils: 1.1.1 -> 1.1.6
2016-03-12 16:39:35 +00:00
Nikolay Amiantov
4a01f70f8f
octoprint service: add extraConfig
2016-03-12 18:52:16 +03:00
Nikolay Amiantov
0ba77c4cbd
octoprint-plugins.m3d-fio: 0.28.2 -> 0.29
2016-03-12 18:51:49 +03:00
joachifm
ab2b2670c8
Merge pull request #13860 from romildo/new.uget
...
uget: init at 2.0.5
2016-03-12 14:21:25 +00:00
Thomas Tuegel
5d36644f42
mantisbt: fix typo in documentation
2016-03-12 07:48:36 -06:00
Christoph Hrdinka
bd0f1351b8
Merge pull request #13846 from devhell/libzen
...
libzen: 0.4.32 -> 0.4.33
2016-03-12 14:34:17 +01:00
devhell
7b32e5497c
libzen: 0.4.32 -> 0.4.33
...
Built and tested locally.
From the changelog:
```
Version 0.4.33, 2016-02-29
x File::Open(): using now FILE_APPEND_DATA on windows when append mode
is requested
x File::Open(): accept file names with * and ? characters on non-Windows
platforms
x Better MinGW and CygWin compatibility
x autogen.sh: Adding missing shebang
x Dir/Create: create the parents directory if not existing
```
Additionally, the package was cleaned up, now using `autoreconfHook` and
with some helpful pointers by @hrdinka.
2016-03-12 13:09:26 +00:00
José Romildo Malaquias
607ea3ef76
uget: init at 2.0.5
2016-03-12 10:05:49 -03:00
Robin Gloster
11b99a4ef6
Merge pull request #13854 from makefu/graphite-web-fix
...
graphite: fix carbonCache graphiteWeb graphiteApi
2016-03-12 13:48:34 +01:00
Nikolay Amiantov
2a288ad435
spin: add gcc to path
2016-03-12 14:13:42 +03:00
Nikolay Amiantov
39ed265c80
Merge commit 'refs/pull/13853/head' of git://github.com/NixOS/nixpkgs
2016-03-12 09:34:28 +03:00
Allan Espinosa
b80f823789
unrar: build on darwin
2016-03-11 19:15:02 -06:00
makefu
626bfce3b8
graphite: fix carbonCache graphiteWeb graphiteApi
...
This commit implements the changes necessary to start up a graphite carbon Cache
with twisted and start the corresponding graphiteWeb service.
Dependencies need to be included via python buildEnv to include all recursive
implicit dependencies.
Additionally cairo is a requirement of graphiteWeb and pycairo is not a standard
python package (buildPythonPackage) and therefore cannot be included via
buildEnv. It also needs cairo in the Library PATH.
2016-03-12 02:02:04 +01:00
zimbatm
5e6798d7b7
Merge pull request #13849 from colemickens/update-azurecli
...
azure-cli: 0.9.15 -> 0.9.17
2016-03-12 00:32:54 +00:00
Nikolay Amiantov
db090ce659
openbox: add platforms, split version
2016-03-12 03:19:37 +03:00
Cole Mickens
6e8db533ec
azure-cli: 0.9.15 -> 0.9.17
2016-03-11 16:00:20 -08:00
Domen Kožar
2f398c365f
Merge pull request #13845 from grahamc/md5s-python
...
Upgrade md5 and sha1 to sha256 across Python
2016-03-11 22:57:58 +00:00
Graham Christensen
b2b8c1345a
tornadokick: Removed, missing upstream.
2016-03-11 15:54:55 -06:00
Graham Christensen
bdb1e5c73f
svn: convert sha1 to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
8f6be38247
giflib: convert md5 to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
1b556f9f46
docbook: convert md5 to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
e079de30ad
nixpart: pykickstart, pyblock: upgrade to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
57830093e7
pythonPackages: upgrade hashes to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
f822592598
pyusb: md5sum changed upstream?
2016-03-11 15:54:55 -06:00
Graham Christensen
00078e317e
libxkbdcommon: sha1 to sha256, also: upstream sha1 changed?
2016-03-11 15:54:54 -06:00
Graham Christensen
53d31634ed
pushbullet: 0.5.0 -> 0.10.0 because 0.5.0 doesn't exist upstream
2016-03-11 15:54:54 -06:00
Graham Christensen
c81118c76c
ntplib: 0.3.2 -> 0.3.3
2016-03-11 15:54:54 -06:00
tg(x)
f3e5ee51bd
pax-utils: https urls
2016-03-11 22:36:22 +01:00
Arseniy Seroka
329addf0b3
Merge pull request #13831 from lancelotsix/update_darktable2
...
pkgs.darktable: 2.0.0 -> 2.0.2
2016-03-11 22:37:15 +03:00
Arseniy Seroka
bbe1adaf75
Merge pull request #13841 from eskimor/add-git-crypt
...
pkgs: Made git-crypt installable
2016-03-11 22:36:00 +03:00
Domen Kožar
2d38f13f4c
Merge pull request #13836 from kevincox/mesos-sh
...
mesos: Patch more executable paths.
2016-03-11 19:27:07 +00:00
tg(x)
184aca3907
pax-utils: 1.1.1 -> 1.1.6
2016-03-11 20:22:17 +01:00
Christoph Hrdinka
1ba4e7a365
Merge pull request #13834 from markus1189/add-jo
...
jo: init at 1.0
2016-03-11 20:04:12 +01:00
Markus Hauck
7b09191563
jo: init at 1.0
2016-03-11 19:33:13 +01:00
Markus Hauck
c97c667610
lib.maintainers: add markus1189
2016-03-11 19:32:10 +01:00
joachifm
cc3cd8ba0e
Merge pull request #13538 from leenaars/rimshot
...
rimshot: init at 1.0
2016-03-11 17:22:32 +00:00
Robert Klotzner
4eaffab2f3
pkgs: Made git-crypt installable
2016-03-11 18:16:15 +01:00
Michiel Leenaars
d73dfd2780
rimshot: init at 1.0
2016-03-11 17:42:07 +01:00
joachifm
7c73dc227b
Merge pull request #13830 from Chattered/fix/emacs-w3m
...
emacs-w3m: fix reference to env variable
2016-03-11 16:10:16 +00:00
Peter Simons
ce6a1a6cea
Revert "Drop support for postfix 2.x from Nixpkgs and NixOS."
...
This reverts commit a889c683dd
. Sorry, I
pushed to the wrong branch. :-(
2016-03-11 16:00:49 +01:00
Vladimír Čunát
61556b727a
nixos/mantisbt: add a simple service
...
It doesn't really deserve a package, as it's just a bunch of PHP scripts
copied into a folder and we have to copy on reconfiguration anyway.
2016-03-11 15:59:26 +01:00
Vladimír Čunát
ab0bc1ecaf
symlinkJoin: preferLocalBuild && !allowSubstitutes
2016-03-11 15:59:18 +01:00
Peter Simons
a889c683dd
Drop support for postfix 2.x from Nixpkgs and NixOS.
...
Version 3.x has been stable for a long time; let's give up support for
the obsolete versions.
2016-03-11 15:58:03 +01:00
Thomas Tuegel
41e7f3b9d8
Merge branch 'colord-kde'
2016-03-11 08:47:33 -06:00
Thomas Tuegel
d8dceb7077
kde5: install colord-kde when colord is enabled
2016-03-11 08:45:50 -06:00
Thomas Tuegel
d2dc8cc47f
kde5.colord-kde: init at 0.5.0.20160224
2016-03-11 08:45:41 -06:00
Kevin Cox
8b7adf808e
mesos: Patch more executable paths.
2016-03-11 09:23:48 -05:00