allow phone syncthing
This commit is contained in:
@@ -94,6 +94,7 @@ in
|
||||
"kop-pc"
|
||||
"server"
|
||||
"laptop"
|
||||
"phone"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
@@ -11,8 +11,8 @@ rustPlatform.buildRustPackage {
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "Kropatz";
|
||||
repo = "kop-newproject";
|
||||
rev = "0c1e64c0ab8d5b81a12562665b903240a02e315a";
|
||||
hash = "sha256-Va6q9aDbX5Kag96WK1XAhDMb7VDzZzfp24t89C9oRuY=";
|
||||
rev = "b93a9c564edd2c44c1dc041ab26a6d3d8281982b";
|
||||
hash = "sha256-xZ0g4Y0gN3e5i+5jmWlSFvVSsKXY/4UVj2xxMuB/eXs=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-daR6Mt78QBheEV6Pg6kGUVmU+lgg2eV4/0Sl7UEXUeU=";
|
||||
|
||||
Reference in New Issue
Block a user