lol

nix-output-monitor: 2.0.0.3 -> 2.0.0.4

https://github.com/maralorn/nix-output-monitor/releases/tag/v2.0.0.4

maralorn eec37392 7da50a95

+11 -3
+11 -3
pkgs/tools/nix/nix-output-monitor/generated-package.nix
··· 28 28 safe, 29 29 stm, 30 30 streamly, 31 + strict, 32 + strict-types, 31 33 terminal-size, 32 34 text, 33 35 time, ··· 37 39 }: 38 40 mkDerivation { 39 41 pname = "nix-output-monitor"; 40 - version = "2.0.0.3"; 42 + version = "2.0.0.4"; 41 43 src = fetchzip { 42 - url = "https://github.com/maralorn/nix-output-monitor/archive/refs/tags/v2.0.0.3.tar.gz"; 43 - sha256 = "0mgg309vncjvx80mhqcyb7kk1918nfl02d38jczm9lsrlrmdafd9"; 44 + url = "https://github.com/maralorn/nix-output-monitor/archive/refs/tags/v2.0.0.4.tar.gz"; 45 + sha256 = "1pgrynsjjry253fqpmm3yr4k9xcvqffnbs4p8i1nlfi9l821wj8c"; 44 46 }; 45 47 isLibrary = true; 46 48 isExecutable = true; ··· 66 68 safe 67 69 stm 68 70 streamly 71 + strict 72 + strict-types 69 73 terminal-size 70 74 text 71 75 time ··· 94 98 safe 95 99 stm 96 100 streamly 101 + strict 102 + strict-types 97 103 terminal-size 98 104 text 99 105 time ··· 126 132 safe 127 133 stm 128 134 streamly 135 + strict 136 + strict-types 129 137 terminal-size 130 138 text 131 139 time