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

your-editor: 1403 -> 1503
This commit is contained in:
Weijia Wang
2023-01-22 16:20:50 +01:00
committed by GitHub
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "your-editor";
version = "1403";
version = "1503";
src = fetchFromGitHub {
owner = "your-editor";
repo = "yed";
rev = version;
sha256 = "sha256-hG0ZRAxWOdFtDgKcDysu89LOdULZmJHLi7grfVjAbwM=";
sha256 = "sha256-tRS01z2SnWTDDUfQxZTWiagQuIULDA4aQ8390ZFBqn0=";
};
installPhase = ''