Loading pkgs/development/interpreters/bats/libraries.nix +5 −5 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ platforms = lib.platforms.all; homepage = "https://github.com/bats-core/bats-assert"; license = lib.licenses.cc0; maintainers = [ ]; maintainers = with lib.maintainers; [ brokenpip3 ]; }; }); Loading @@ -47,18 +47,18 @@ platforms = lib.platforms.all; homepage = "https://github.com/bats-core/bats-file"; license = lib.licenses.cc0; maintainers = [ ]; maintainers = with lib.maintainers; [ brokenpip3 ]; }; }); bats-detik = stdenv.mkDerivation (finalAttrs: { pname = "bats-detik"; version = "1.3.0"; version = "1.3.2"; src = fetchFromGitHub { owner = "bats-core"; repo = "bats-detik"; rev = "v${finalAttrs.version}"; hash = "sha256-cbWNZ9a/Q9reJLQxUyTdqfLykOJcJKnoKB123ao8/xM="; hash = "sha256-Lz5BPKHtgdakKRALPZFFgz91d07Ubk5rUgA+Ep2aoG8="; }; dontBuild = true; installPhase = '' Loading Loading @@ -98,7 +98,7 @@ platforms = lib.platforms.all; homepage = "https://github.com/bats-core/bats-support"; license = lib.licenses.cc0; maintainers = [ ]; maintainers = with lib.maintainers; [ brokenpip3 ]; }; }); } Loading
pkgs/development/interpreters/bats/libraries.nix +5 −5 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ platforms = lib.platforms.all; homepage = "https://github.com/bats-core/bats-assert"; license = lib.licenses.cc0; maintainers = [ ]; maintainers = with lib.maintainers; [ brokenpip3 ]; }; }); Loading @@ -47,18 +47,18 @@ platforms = lib.platforms.all; homepage = "https://github.com/bats-core/bats-file"; license = lib.licenses.cc0; maintainers = [ ]; maintainers = with lib.maintainers; [ brokenpip3 ]; }; }); bats-detik = stdenv.mkDerivation (finalAttrs: { pname = "bats-detik"; version = "1.3.0"; version = "1.3.2"; src = fetchFromGitHub { owner = "bats-core"; repo = "bats-detik"; rev = "v${finalAttrs.version}"; hash = "sha256-cbWNZ9a/Q9reJLQxUyTdqfLykOJcJKnoKB123ao8/xM="; hash = "sha256-Lz5BPKHtgdakKRALPZFFgz91d07Ubk5rUgA+Ep2aoG8="; }; dontBuild = true; installPhase = '' Loading Loading @@ -98,7 +98,7 @@ platforms = lib.platforms.all; homepage = "https://github.com/bats-core/bats-support"; license = lib.licenses.cc0; maintainers = [ ]; maintainers = with lib.maintainers; [ brokenpip3 ]; }; }); }