Merge pull request #197777 from maralorn/nom

nix-output-monitor: 2.0.0.2 -> 2.0.0.3
This commit is contained in:
maralorn 2022-10-26 01:58:44 +02:00 committed by GitHub
commit a722253294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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