Loading pkgs/by-name/st/stown/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, tree, versionCheckHook, nix-update-script, }: let version = "1.2.0"; Loading @@ -30,6 +31,8 @@ python3Packages.buildPythonApplication { versionCheckHook ]; passthru.updateScript = nix-update-script { }; meta = { description = "Manage file system object mapping via symlinks. Lightweight alternative to GNU Stow"; homepage = "https://www.seichter.de/stown/"; Loading Loading
pkgs/by-name/st/stown/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, tree, versionCheckHook, nix-update-script, }: let version = "1.2.0"; Loading @@ -30,6 +31,8 @@ python3Packages.buildPythonApplication { versionCheckHook ]; passthru.updateScript = nix-update-script { }; meta = { description = "Manage file system object mapping via symlinks. Lightweight alternative to GNU Stow"; homepage = "https://www.seichter.de/stown/"; Loading