Skip to content

Commit

Permalink
nix: passthru commitHash
Browse files Browse the repository at this point in the history
  • Loading branch information
vs49688 committed Mar 20, 2023
1 parent 5dd174f commit af7b311
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ stdenv.mkDerivation {
popd
'';

passthru.commitHash = commitHash;

meta = with lib; {
description = "A small collection of utilities for Croc.";
homepage = "https://github.com/vs49688/CrocUtils";
Expand Down

0 comments on commit af7b311

Please sign in to comment.