Merge pull request #226948 from r-ryantm/auto-update/treesheets
treesheets: unstable-2023-04-09 -> unstable-2023-04-17
This commit is contained in:
commit
98d18d205c
1 changed files with 3 additions and 3 deletions
|
@ -12,13 +12,13 @@
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "treesheets";
|
pname = "treesheets";
|
||||||
version = "unstable-2023-04-09";
|
version = "unstable-2023-04-17";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "aardappel";
|
owner = "aardappel";
|
||||||
repo = "treesheets";
|
repo = "treesheets";
|
||||||
rev = "afeb34a1c5255484eea912edf0cc175cae5eea12";
|
rev = "49b7592b6b59412d14884d19d9911d59b13f8c9f";
|
||||||
sha256 = "KFGI3p9V8clOACQ+kxhLazOqcSm7Ou/84+1JrEA1rC0=";
|
sha256 = "PS/g/ZdeCz/BHud6WtMkzvVQi+TBqEZLZaw05xRTmrQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
Loading…
Reference in a new issue