update to 8.4.0.1
This commit is contained in:
parent
0a7ebe3fc3
commit
964a4a0aff
1 changed files with 2 additions and 2 deletions
|
|
@ -19,12 +19,12 @@
|
|||
{
|
||||
packages = rec {
|
||||
default = pkgs.pixelflasher.overrideAttrs rec {
|
||||
version = "8.3.1.0";
|
||||
version = "8.4.0.1";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "badabing2005";
|
||||
repo = "PixelFlasher";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-/IEnQQ1fUKWeoKIOH4q9NmWM2Sz/b1xDqQ1s9zEWOI8=";
|
||||
hash = "sha256-9WQXkJ902PHgfwyWY0zd1fBVsEoxyeg5Eq2H0lUxY2Q=";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue