Commit 22250fdc authored by maralorn's avatar maralorn
Browse files

nix-output-monitor: 2.0.0.2 -> 2.0.0.3

parent 73179cc5
Loading
Loading
Loading
Loading
+3 −7
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@
  extra,
  fetchzip,
  filepath,
  generic-optics,
  hermes-json,
  HUnit,
  lib,
@@ -38,10 +37,10 @@
}:
mkDerivation {
  pname = "nix-output-monitor";
  version = "2.0.0.2";
  version = "2.0.0.3";
  src = fetchzip {
    url = "https://github.com/maralorn/nix-output-monitor/archive/refs/tags/v2.0.0.2.tar.gz";
    sha256 = "1xfcl7203sgc88a9xdnswwk7rirsaff7jb27yil7mrb7ni10g2f9";
    url = "https://github.com/maralorn/nix-output-monitor/archive/refs/tags/v2.0.0.3.tar.gz";
    sha256 = "0mgg309vncjvx80mhqcyb7kk1918nfl02d38jczm9lsrlrmdafd9";
  };
  isLibrary = true;
  isExecutable = true;
@@ -57,7 +56,6 @@ mkDerivation {
    directory
    extra
    filepath
    generic-optics
    hermes-json
    lock-file
    MemoTrie
@@ -86,7 +84,6 @@ mkDerivation {
    directory
    extra
    filepath
    generic-optics
    hermes-json
    lock-file
    MemoTrie
@@ -116,7 +113,6 @@ mkDerivation {
    directory
    extra
    filepath
    generic-optics
    hermes-json
    HUnit
    lock-file