Merge pull request #302513 from r-ryantm/auto-update/nanosaur
nanosaur: 1.4.4-unstable-2023-05-21 -> 1.4.4-unstable-2024-04-06
This commit is contained in:
commit
949c7f605b
1 changed files with 3 additions and 3 deletions
|
@ -2,13 +2,13 @@
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "nanosaur";
|
pname = "nanosaur";
|
||||||
version = "1.4.4-unstable-2023-05-21";
|
version = "1.4.4-unstable-2024-04-06";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "jorio";
|
owner = "jorio";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "c9753648996b09a17c8bd526d8309b73fb14c435";
|
rev = "4f2612f81697a0852f63fa2ea1ac80892f8a5a9c";
|
||||||
sha256 = "sha256-0xG/HSUF65eV+fSJ2geDv5VUxTeso9dulrLgE1KNDhc=";
|
hash = "sha256-MQmlZbsQSREAIqKXyIIOF6Psa1rqY/iUsBHpeKGekBI=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue