Merge pull request #324467 from r-ryantm/auto-update/your-editor

your-editor: 1506 -> 1600
This commit is contained in:
Weijia Wang
2024-07-10 12:29:39 +02:00
committed by GitHub
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "your-editor";
version = "1506";
version = "1600";
src = fetchFromGitHub {
owner = "your-editor";
repo = "yed";
rev = version;
sha256 = "sha256-QmUquXoDGhoan+Y1kdkTirdkIvYPBkeAEkMLkaE9QKk=";
sha256 = "sha256-bSW0ZAPIBDh3+VhAJlp16W1z4fEIPUkI73grJE/KUx4=";
};
installPhase = ''