nix-output-monitor: 1.0.1.0 -> 1.0.1.1
This commit is contained in:
parent
2f96b9a7b4
commit
1ee875ce68
@ -4,12 +4,12 @@
|
|||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "nix-output-monitor";
|
pname = "nix-output-monitor";
|
||||||
version = "1.0.1.0";
|
version = "1.0.1.1";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "maralorn";
|
owner = "maralorn";
|
||||||
repo = "nix-output-monitor";
|
repo = "nix-output-monitor";
|
||||||
sha256 = "10a3sn5isdb9q13yzdclng35jwfaf4lxrkdxwbhwms1k2ll08qk6";
|
sha256 = "1wi1gsl5q1sy7k6k5wxhwpwzki7rghhbsyzm84hnw6h93w6401ax";
|
||||||
rev = "1.0.1.0";
|
rev = "v1.0.1.1";
|
||||||
};
|
};
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user