Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cb45126c3ed4
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c0b62a782d2c
Choose a head ref

Commits on Aug 7, 2019

  1. roon-server: disable DynamicUser

    DynamicUser currently breaks the backup functionality provided by roon,
    as the roon server cannot write to non-canonical directories and the
    recycled UIDs/GIDs would make managing permissions for the directory
    impossible. On top of that, it would break the ability to manage the
    local music library files (as it would not be able to delete them).
    reanimus committed Aug 7, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    Mic92 Jörg Thalheim
    Copy the full SHA
    8becc89 View commit details
  2. roon-server: Add actual user piping

    Adds defined IDs
    reanimus committed Aug 7, 2019
    Copy the full SHA
    62d242d View commit details
  3. Copy the full SHA
    f160233 View commit details
  4. Copy the full SHA
    6572b5e View commit details
  5. [roon-server] don't create user if user changes defaults

    If the user changes the user for roon, we can assume they handled the setup for it
    reanimus committed Aug 7, 2019
    Copy the full SHA
    9f9b458 View commit details

Commits on Aug 9, 2019

  1. Copy the full SHA
    d830ae9 View commit details

Commits on Aug 10, 2019

  1. Copy the full SHA
    9fec6df View commit details

Commits on Aug 19, 2019

  1. Copy the full SHA
    e4f0b64 View commit details
  2. Copy the full SHA
    ea9a298 View commit details

Commits on Aug 20, 2019

  1. openapi-generator-cli: 4.0.3 -> 4.1.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/openapi-generator-cli/versions
    r-ryantm committed Aug 20, 2019
    Copy the full SHA
    1a4644b View commit details
  2. joypixels: init at 5.0.2

    jtojnar committed Aug 20, 2019
    Copy the full SHA
    50f2ecf View commit details
  3. Copy the full SHA
    b53f098 View commit details
  4. python37Packages.braintree: 3.55.0 -> 3.56.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/python3.7-braintree/versions
    r-ryantm committed Aug 20, 2019
    Copy the full SHA
    c2adb5d View commit details
  5. Copy the full SHA
    9a2c241 View commit details
  6. pulseeffects: 4.6.5 -> 4.6.6

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/pulseeffects/versions
    r-ryantm committed Aug 20, 2019
    Copy the full SHA
    fcadb6a View commit details
  7. jormungandr: removing rustup

    mmahut committed Aug 20, 2019
    Copy the full SHA
    bf5d943 View commit details
  8. Merge pull request #67021 from vbgl/ocaml-javalib-3.1.1

    ocamlPackages.javalib: 3.0 -> 3.1.1
    srhb authored Aug 20, 2019
    Copy the full SHA
    a14b47b View commit details
  9. Merge pull request #66976 from dtzWill/update/taskell-1.6.0

    taskell: 1.4.3 -> 1.6.0
    srhb authored Aug 20, 2019
    Copy the full SHA
    66813d1 View commit details
  10. Merge pull request #67014 from jtojnar/joypixels

    joypixels: init at 5.0.2
    jtojnar authored Aug 20, 2019
    Copy the full SHA
    91d627a View commit details
  11. Merge pull request #66988 from dtzWill/update/zstd-1.4.3

    zstd: 1.4.2 -> 1.4.3
    danbst authored Aug 20, 2019
    Copy the full SHA
    0857c05 View commit details
  12. Merge pull request #67025 from r-ryantm/auto-update/python3.7-braintree

    python37Packages.braintree: 3.55.0 -> 3.56.0
    ryantm authored Aug 20, 2019
    Copy the full SHA
    7525996 View commit details
  13. pulseeffects: 4.6.5 -> 4.6.6 (#67045)

    pulseeffects: 4.6.5 -> 4.6.6
    jtojnar authored Aug 20, 2019
    Copy the full SHA
    151d86c View commit details
  14. Copy the full SHA
    225e412 View commit details
  15. Merge pull request #67003 from r-ryantm/auto-update/openapi-generator…

    …-cli
    
    openapi-generator-cli: 4.0.3 -> 4.1.0
    domenkozar authored Aug 20, 2019
    Copy the full SHA
    40e9737 View commit details
  16. liburing: bump to 0.1 tag + some extra patches

    Normally changing the version of the tag in this manner would be nasty
    for users -- `nix-env -u` would not see this as an upgrade on the
    channel, for instance, if you had a previous version installed. But
    liburing is a *library* and does not really come included with any
    useful end-user tools. Most cases will use it directly as a build
    dependency, in which case, an appropriate rebuild will happen anyway.
    
    This also re-introduces AArch64 builds, which was previously broken due
    to some internal changes requiring memory barrier support. In a twist of
    fate, however, this was later broken by another patch, which was written
    to fix a *different* regression for users. So we simply apply both of
    these patches, as well as a third patch that re-fixes AArch64 support,
    which I will submit upstream to Jens. Life is never easy.
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Aug 20, 2019
    Copy the full SHA
    66f37f4 View commit details
  17. libressl_3_0: init at 3.0.0

    ruuda authored and thoughtpolice committed Aug 20, 2019
    Copy the full SHA
    bc18550 View commit details
  18. liburing: replace obsoleted patch with new upstream patch

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Aug 20, 2019
    Copy the full SHA
    6576162 View commit details
  19. Merge pull request #67051 from mmahut/jormungandr

    jormungandr: removing rustup
    mmahut authored Aug 20, 2019
    Copy the full SHA
    20d2531 View commit details
  20. Merge pull request #66291 from reanimus/roon-no-dynamic

    roon-server: disable DynamicUser
    infinisil authored Aug 20, 2019
    Copy the full SHA
    dc0d945 View commit details
  21. Merge pull request #66987 from dtzWill/update/qownnotes-qt-mkderiv

    qownnotes: 19.7.3 -> 19.8.6, use qt's mkDerivation
    worldofpeace authored Aug 20, 2019
    Copy the full SHA
    c0b62a7 View commit details
Showing with 176 additions and 76 deletions.
  1. +26 −2 nixos/modules/services/audio/roon-server.nix
  2. +1 −2 pkgs/applications/altcoins/jormungandr/default.nix
  3. +1 −1 pkgs/applications/audio/gmpc/default.nix
  4. +1 −1 pkgs/applications/audio/mopidy/default.nix
  5. +1 −1 pkgs/applications/audio/mopidy/moped.nix
  6. +1 −1 pkgs/applications/audio/mopidy/spotify.nix
  7. +2 −2 pkgs/applications/audio/pulseeffects/default.nix
  8. +1 −1 pkgs/applications/graphics/darktable/default.nix
  9. +2 −2 pkgs/applications/misc/taskell/default.nix
  10. +1 −1 pkgs/applications/networking/browsers/vimb/default.nix
  11. +6 −6 pkgs/applications/office/qownnotes/default.nix
  12. +31 −0 pkgs/data/fonts/joypixels/default.nix
  13. +1 −1 pkgs/development/libraries/libivykis/default.nix
  14. +5 −0 pkgs/development/libraries/libressl/default.nix
  15. +44 −3 pkgs/development/libraries/liburing/default.nix
  16. +10 −13 pkgs/development/ocaml-modules/javalib/default.nix
  17. +2 −2 pkgs/development/python-modules/braintree/default.nix
  18. +1 −1 pkgs/development/python-modules/carbon/default.nix
  19. +1 −1 pkgs/development/python-modules/cliapp/default.nix
  20. +1 −1 pkgs/development/python-modules/graphite-web/default.nix
  21. +1 −1 pkgs/development/python-modules/larch/default.nix
  22. +1 −1 pkgs/development/python-modules/pykka/default.nix
  23. +1 −1 pkgs/development/python-modules/pyspotify/default.nix
  24. +1 −1 pkgs/development/python-modules/tracing/default.nix
  25. +1 −1 pkgs/development/python-modules/ttystatus/default.nix
  26. +1 −1 pkgs/development/python-modules/txamqp/default.nix
  27. +1 −1 pkgs/development/python-modules/whisper/default.nix
  28. +1 −1 pkgs/development/python-modules/ws4py/default.nix
  29. +1 −1 pkgs/development/tools/build-managers/sbt/default.nix
  30. +1 −1 pkgs/development/tools/misc/kibana/5.x.nix
  31. +1 −1 pkgs/development/tools/misc/kibana/6.x.nix
  32. +1 −1 pkgs/development/tools/misc/kibana/7.x.nix
  33. +1 −1 pkgs/development/web/remarkjs/default.nix
  34. +1 −1 pkgs/servers/diod/default.nix
  35. +1 −1 pkgs/servers/monitoring/riemann/default.nix
  36. +1 −1 pkgs/servers/search/solr/8.x.nix
  37. +1 −1 pkgs/servers/search/solr/default.nix
  38. +1 −1 pkgs/tools/X11/xcalib/default.nix
  39. +1 −1 pkgs/tools/backup/wal-e/default.nix
  40. +2 −2 pkgs/tools/compression/zstd/default.nix
  41. +1 −1 pkgs/tools/graphics/argyllcms/default.nix
  42. +1 −1 pkgs/tools/misc/riemann-c-client/default.nix
  43. +1 −1 pkgs/tools/networking/chrony/default.nix
  44. +1 −1 pkgs/tools/networking/httping/default.nix
  45. +1 −1 pkgs/tools/networking/network-manager/applet.nix
  46. +1 −1 pkgs/tools/networking/network-manager/default.nix
  47. +2 −2 pkgs/tools/networking/openapi-generator-cli/default.nix
  48. +1 −1 pkgs/tools/networking/swaks/default.nix
  49. +1 −1 pkgs/tools/system/runit/default.nix
  50. +1 −1 pkgs/tools/system/syslog-ng-incubator/default.nix
  51. +1 −1 pkgs/tools/system/syslog-ng/default.nix
  52. +4 −1 pkgs/top-level/all-packages.nix
28 changes: 26 additions & 2 deletions nixos/modules/services/audio/roon-server.nix
Original file line number Diff line number Diff line change
@@ -19,6 +19,20 @@ in {
TCP: 9100 - 9200
'';
};
user = mkOption {
type = types.str;
default = "roon-server";
description = ''
User to run the Roon Server as.
'';
};
group = mkOption {
type = types.str;
default = "roon-server";
description = ''
Group to run the Roon Server as.
'';
};
};
};

@@ -33,8 +47,8 @@ in {
serviceConfig = {
ExecStart = "${pkgs.roon-server}/opt/start.sh";
LimitNOFILE = 8192;
DynamicUser = true;
SupplementaryGroups = "audio";
User = cfg.user;
Group = cfg.group;
StateDirectory = name;
};
};
@@ -45,5 +59,15 @@ in {
];
allowedUDPPorts = [ 9003 ];
};


users.groups."${cfg.group}" = {};
users.users."${cfg.user}" =
if cfg.user == "roon-server" then {
isSystemUser = true;
description = "Roon Server user";
groups = [ cfg.group "audio" ];
}
else {};
};
}
3 changes: 1 addition & 2 deletions pkgs/applications/altcoins/jormungandr/default.nix
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@
, openssl
, pkgconfig
, protobuf
, rustup
, darwin
}:

@@ -22,7 +21,7 @@ rustPlatform.buildRustPackage rec {

cargoSha256 = "13zcbhhdf4xakp37r920xzcb0prdk58jlph9f3hwlp8npmcws52p";

nativeBuildInputs = [ pkgconfig protobuf rustup ];
nativeBuildInputs = [ pkgconfig protobuf ];
buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [ darwin.apple_sdk.frameworks.Security ];

PROTOC = "${protobuf}/bin/protoc";
2 changes: 1 addition & 1 deletion pkgs/applications/audio/gmpc/default.nix
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
homepage = https://gmpclient.org;
description = "A GTK2 frontend for Music Player Daemon";
license = licenses.gpl2;
maintainers = [ maintainers.rickynils ];
maintainers = [];
platforms = platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/audio/mopidy/default.nix
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ pythonPackages.buildPythonApplication rec {
SoundCloud, Google Play Music, and more
'';
license = licenses.asl20;
maintainers = with maintainers; [ rickynils fpletz ];
maintainers = [ maintainers.fpletz ];
hydraPlatforms = [];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/audio/mopidy/moped.nix
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ pythonPackages.buildPythonApplication rec {
homepage = https://github.com/martijnboland/moped;
description = "A web client for Mopidy";
license = licenses.mit;
maintainers = [ maintainers.rickynils ];
maintainers = [];
hydraPlatforms = [];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/audio/mopidy/spotify.nix
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ pythonPackages.buildPythonApplication rec {
homepage = https://www.mopidy.com/;
description = "Mopidy extension for playing music from Spotify";
license = licenses.asl20;
maintainers = [ maintainers.rickynils ];
maintainers = [];
hydraPlatforms = [];
};
}
4 changes: 2 additions & 2 deletions pkgs/applications/audio/pulseeffects/default.nix
Original file line number Diff line number Diff line change
@@ -47,13 +47,13 @@ let
];
in stdenv.mkDerivation rec {
pname = "pulseeffects";
version = "4.6.5";
version = "4.6.6";

src = fetchFromGitHub {
owner = "wwmm";
repo = "pulseeffects";
rev = "v${version}";
sha256 = "11ihr29szpqlk9wkscns00ijihyvn5659bj1p7r1ixwgfv708apq";
sha256 = "15w1kc1b0i8wrkrbfzrvcscanxvcsz336bfyi1awb1lbclvd3sf4";
};

nativeBuildInputs = [
2 changes: 1 addition & 1 deletion pkgs/applications/graphics/darktable/default.nix
Original file line number Diff line number Diff line change
@@ -52,6 +52,6 @@ stdenv.mkDerivation rec {
homepage = https://www.darktable.org;
license = licenses.gpl3Plus;
platforms = platforms.linux ++ platforms.darwin;
maintainers = with maintainers; [ goibhniu rickynils flosse mrVanDalo ];
maintainers = with maintainers; [ goibhniu flosse mrVanDalo ];
};
}
4 changes: 2 additions & 2 deletions pkgs/applications/misc/taskell/default.nix
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{ lib, haskellPackages, fetchFromGitHub }:

let
version = "1.4.3";
sha256 = "0i12x7qzfmmdvi09k96x53zzzrva2w3zbl2f6dkxb8kk5scqqa4v";
version = "1.6.0";
sha256 = "1yq7lbqg759i3hyxcskx3924b7xmw6i4ny6n8yq80k4hikw2k6mf";

in (haskellPackages.mkDerivation {
pname = "taskell";
2 changes: 1 addition & 1 deletion pkgs/applications/networking/browsers/vimb/default.nix
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
'';
homepage = https://fanglingsu.github.io/vimb/;
license = stdenv.lib.licenses.gpl3;
maintainers = [ stdenv.lib.maintainers.rickynils ];
maintainers = [];
platforms = with stdenv.lib.platforms; linux;
};
}
12 changes: 6 additions & 6 deletions pkgs/applications/office/qownnotes/default.nix
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{ stdenv, fetchurl, qmake, qttools, qtbase, qtsvg, qtdeclarative, qtxmlpatterns, qtwayland, qtwebsockets }:
{ mkDerivation, lib, fetchurl, qmake, qttools, qtbase, qtsvg, qtdeclarative, qtxmlpatterns, qtwayland, qtwebsockets, stdenv /* for isLinux */ }:

stdenv.mkDerivation rec {
mkDerivation rec {
pname = "qownnotes";
version = "19.7.3";
version = "19.8.6";

src = fetchurl {
url = "https://download.tuxfamily.org/${pname}/src/${pname}-${version}.tar.xz";
# Can grab official version like so:
# $ curl https://download.tuxfamily.org/qownnotes/src/qownnotes-19.1.8.tar.xz.sha256
sha256 = "1d4an3yzr77c6pz5cv1vbsrl2v5r62qdckk3l5y5dcv7jikb1l8l";
sha256 = "a242dd15dc484baad39e737fe1af8529411f49a0d74994e6c78cf6bad4b733b6";
};

nativeBuildInputs = [ qmake qttools ];
buildInputs = [
qtbase qtsvg qtdeclarative qtxmlpatterns qtwebsockets
] ++ stdenv.lib.optional stdenv.isLinux qtwayland;
] ++ lib.optional stdenv.isLinux qtwayland;

meta = with stdenv.lib; {
meta = with lib; {
description = "Plain-text file notepad and todo-list manager with markdown support and ownCloud / Nextcloud integration";

homepage = https://www.qownnotes.org/;
31 changes: 31 additions & 0 deletions pkgs/data/fonts/joypixels/default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{ stdenv, fetchurl }:

let
fontconfig = fetchurl {
name = "75-joypixels.conf";
url = "https://git.archlinux.org/svntogit/community.git/plain/trunk/75-joypixels.conf?h=packages/ttf-joypixels&id=b2b38f8393ec56ed7338c256f5b85f3439a2dfc3";
sha256 = "065y2fmf86zzvna1hrvcg46cnr7a76xd2mwa26nss861dsx6pnd6";
};
in stdenv.mkDerivation rec {
pname = "emojione";
version = "5.0.2";

src = fetchurl {
url = "https://cdn.joypixels.com/arch-linux/font/${version}/joypixels-android.ttf";
sha256 = "0javgnfsh2nfddr5flf4yzi81ar8wx2z8w1q7h4fvdng5fsrgici";
};

dontUnpack = true;

installPhase = ''
install -Dm644 $src $out/share/fonts/truetype/joypixels.ttf
install -Dm644 ${fontconfig} $out/etc/fonts/conf.d/75-joypixels.conf
'';

meta = with stdenv.lib; {
description = "Emoji as a Service (formerly EmojiOne)";
homepage = https://www.joypixels.com/;
license = licenses.unfree;
maintainers = with maintainers; [ jtojnar ];
};
}
2 changes: 1 addition & 1 deletion pkgs/development/libraries/libivykis/default.nix
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
notification facilities
'';
license = licenses.zlib;
maintainers = [ maintainers.rickynils ];
maintainers = [];
platforms = platforms.linux;
};
}
5 changes: 5 additions & 0 deletions pkgs/development/libraries/libressl/default.nix
Original file line number Diff line number Diff line change
@@ -56,4 +56,9 @@ in {
version = "2.9.2";
sha256 = "1m6mz515dcbrbnyz8hrpdfjzdmj1c15vbgnqxdxb89g3z9kq3iy4";
};

libressl_3_0 = generic {
version = "3.0.0";
sha256 = "0xiwri6xcnl3wb5nbc4aw8pv32s3hp13r9v465yr8wykaw211n81";
};
}
47 changes: 44 additions & 3 deletions pkgs/development/libraries/liburing/default.nix
Original file line number Diff line number Diff line change
@@ -1,16 +1,57 @@
{ stdenv, fetchgit
, fetchpatch
}:

stdenv.mkDerivation rec {
name = "liburing-${version}";
version = "1.0.0pre156_${builtins.substring 0 7 src.rev}";
version = "0.1";

src = fetchgit {
url = "http://git.kernel.dk/liburing";
rev = "c31c7ec4bcd7bb0d7b28897d730431c02b9d4ea1";
sha256 = "17d6s03fyajcrijca9d2d6llbf8cl8dyalpxnl39az3452p04s11";
rev = "refs/tags/liburing-${version}";
sha256 = "038iqsbm9bdmlwvmb899bc6g1rw5dalr990azynbvgn8qs5adysh";
};

patches = [

# This patch re-introduces support for aarch64-linux, by adding the
# necessary memory barrier primitives for it to work.
#
# Already upstream: remove when moving to the next version
(fetchpatch {
url = "http://git.kernel.dk/cgit/liburing/patch/?id=0520db454c29f1d96cda6cf6cedeb93df65301e8";
sha256 = "1i8133sb1imzxpplmhlhnaxkffgplhj40vanivc6clbibvhgwpq6";
})

# This patch shuffles the name of the io_uring memory barrier primitives.
# They were using extremely common names by accident, which caused
# namespace conflicts with many other projects using the same names. Note:
# this does not change the user-visible API of liburing (liburing is
# designed exactly to hide the necessary memory barriers when using the
# io_uring syscall directly). It only changes the names of some internals.
# The only reason this caused problems at all is because memory barrier
# primitives are written as preprocessor defines, in a common header file,
# which get included unilaterally.
#
# Already upstream: remove when moving to the next version
(fetchpatch {
url = "http://git.kernel.dk/cgit/liburing/patch/?id=552c6a08d04c74d20eeaa86f535bfd553b352370";
sha256 = "123d6jdqfy7b8aq9f6ax767n48hhbx6pln3nlrp623595i8zz3wf";
})

# Finally, this patch fixes the aarch64-linux support introduced by the
# first patch, but which was _broken_ by the second patch, in a horrid
# twist of fate: it neglected to change the names of the aarch64 barriers
# appropriately.
#
# Already upstream: remove when moving to the next version
(fetchpatch {
url = "http://git.kernel.dk/cgit/liburing/patch/?id=6e9dd0c8c50b5988a0c77532c9c2bd6afd4790d2";
sha256 = "11mqa1bp2pdfqh08gpcd98kg7lh3rrng41b4l1wvhxdbvg5rfw9c";
})

];

separateDebugInfo = true;
enableParallelBuilding = true;

23 changes: 10 additions & 13 deletions pkgs/development/ocaml-modules/javalib/default.nix
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
{ stdenv, fetchzip, which, ocaml, findlib, camlp4
, camlzip, camomile, extlib
{ stdenv, fetchzip, which, ocaml, findlib
, camlzip, extlib
}:

if !stdenv.lib.versionAtLeast ocaml.version "4"
then throw "javalib not supported for ocaml ${ocaml.version}"
if !stdenv.lib.versionAtLeast ocaml.version "4.04"
then throw "javalib is not available for OCaml ${ocaml.version}"
else

let
pname = "javalib";
in
stdenv.mkDerivation rec {
name = "ocaml${ocaml.version}-${pname}-${version}";
version = "3.0";
name = "ocaml${ocaml.version}-javalib-${version}";
version = "3.1.1";

src = fetchzip {
url = "https://github.com/javalib-team/javalib/archive/v${version}.tar.gz";
sha256 = "02zgn1z1wj3rbg9xqmbagys91bnsy27iwrngkivzhlykyaw9vf6n";
sha256 = "1myrf7kw7pi04pmp0bi4747nj4h4vfxlla05sz2hp4w8k76iscld";
};

buildInputs = [ which ocaml findlib camlp4 ];
buildInputs = [ which ocaml findlib ];

patches = [ ./configure.sh.patch ./Makefile.config.example.patch ];

@@ -29,13 +26,13 @@ stdenv.mkDerivation rec {
configureScript = "./configure.sh";
dontAddPrefix = "true";

propagatedBuildInputs = [ camlzip camomile extlib ];
propagatedBuildInputs = [ camlzip extlib ];

meta = with stdenv.lib; {
description = "A library that parses Java .class files into OCaml data structures";
homepage = https://javalib-team.github.io/javalib/;
license = licenses.lgpl3;
maintainers = [ maintainers.vbgl ];
platforms = ocaml.meta.platforms or [];
inherit (ocaml.meta) platforms;
};
}
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/braintree/default.nix
Original file line number Diff line number Diff line change
@@ -6,11 +6,11 @@

buildPythonPackage rec {
pname = "braintree";
version = "3.55.0";
version = "3.56.0";

src = fetchPypi {
inherit pname version;
sha256 = "0l3i0ayzykrsraqf87z4h39qm3kxyfwrm09n81gnkvsn2126izsd";
sha256 = "1d1xv7b4s68yfa3snnvcjldj0q7v1izpyvqkv2c1k0w73hl657b5";
};

propagatedBuildInputs = [ requests ];
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/carbon/default.nix
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ buildPythonPackage rec {
meta = with stdenv.lib; {
homepage = http://graphite.wikidot.com/;
description = "Backend data caching and persistence daemon for Graphite";
maintainers = with maintainers; [ rickynils offline basvandijk ];
maintainers = with maintainers; [ offline basvandijk ];
license = licenses.asl20;
};
}
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/cliapp/default.nix
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ buildPythonPackage rec {
homepage = http://liw.fi/cliapp/;
description = "Python framework for Unix command line programs";
license = licenses.gpl2;
maintainers = with maintainers; [ rickynils ];
maintainers = [];
};

}
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/graphite-web/default.nix
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ else buildPythonPackage rec {
meta = with stdenv.lib; {
homepage = http://graphite.wikidot.com/;
description = "Enterprise scalable realtime graphing";
maintainers = with maintainers; [ rickynils offline basvandijk ];
maintainers = with maintainers; [ offline basvandijk ];
license = licenses.asl20;
};
}
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/larch/default.nix
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ buildPythonPackage rec {
homepage = http://liw.fi/larch/;
description = "Python B-tree library";
license = licenses.gpl3;
maintainers = with maintainers; [ rickynils ];
maintainers = [];
};

}
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/pykka/default.nix
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ buildPythonPackage rec {
homepage = http://www.pykka.org;
description = "A Python implementation of the actor model";
license = licenses.asl20;
maintainers = with maintainers; [ rickynils ];
maintainers = [];
};

}
Loading