Unverified Commit cf9c82a2 authored by Loïc Reynier's avatar Loïc Reynier Committed by GitHub
Browse files

Update pkgs/by-name/fo/foxmarks/package.nix



Co-authored-by: default avatarSandro <sandro.jaeckel@gmail.com>
parent 5da4af11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ rustPlatform.buildRustPackage rec {

  src = fetchFromGitHub {
    owner = "zer0-x";
    repo = pname;
    repo = "foxmarks";
    rev = "v${version}";
    hash = "sha256-tkmmu6A7vqK4yO9zHjVEeACaOHP3+hJQLBK7p/Svn7Q=";
  };