your-editor: 1203 -> 1206 (#145241)

Co-authored-by: figsoda <figsoda@pm.me>
This commit is contained in:
uniquepointer 2021-11-10 10:40:54 +00:00 committed by GitHub
parent 03a257e5a3
commit 8f6a049920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "your-editor"; pname = "your-editor";
version = "1203"; version = "1206";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "kammerdienerb"; owner = "kammerdienerb";
repo = "yed"; repo = "yed";
rev = "608418f2037dc4ef5647e69fcef45302c50f138c"; rev = "6cdd99fe1359899b26d8967bd376fd5caa5451eb";
sha256 = "KqK2lcDTn91aCFJIDg+h+QsTrl7745So5aiKCxPkeh4="; sha256 = "0XECSolW/xPXd1v3sv9HbJMWuHGnwCOwmHoPNCUsE+w=";
}; };
installPhase = '' installPhase = ''