mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 13:50:04 +00:00
nix-output-monitor: 1.0.4.0 -> 1.0.4.2
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
}:
|
||||
mkDerivation rec {
|
||||
pname = "nix-output-monitor";
|
||||
version = "1.0.4.0";
|
||||
version = "1.0.4.2";
|
||||
src = fetchFromGitHub {
|
||||
owner = "maralorn";
|
||||
repo = "nix-output-monitor";
|
||||
hash = "sha256-3EQgjrDX8C3qG6danuPRl2gnPlX1qZjxjrROrKitsS0=";
|
||||
hash = "sha256-gjKX8qGYd+I6FqXC/QBVb3ONT/q0hiwNfh6ZeUavDtg=";
|
||||
rev = "v${version}";
|
||||
};
|
||||
isLibrary = true;
|
||||
|
||||
Reference in New Issue
Block a user