Skip to content

Commit

Permalink
Update pkgs/by-name/ta/tacentview/package.nix
Browse files Browse the repository at this point in the history
Co-authored-by: Gaétan Lepage <[email protected]>
  • Loading branch information
poperigby and GaetanLepage authored Dec 9, 2024
1 parent f3dc5f7 commit 3d99c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/ta/tacentview/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
src = fetchFromGitHub {
owner = "bluescan";
repo = "tacentview";
rev = "refs/tags/v${version}";
tag = "v${version}";
hash = "sha256-d4A26p1hmkYEZ+h6kRbHHr4QmAc3PMe3qYdkeKIRGkU=";
};

Expand Down

0 comments on commit 3d99c24

Please sign in to comment.