Unverified Commit 3f4173ed authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

nordpass: Add pname and version (#505406)

parents eed8cfc4 81403813
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ let
in

buildFHSEnv {
  name = "nordpass";
  inherit (thisPackage) pname version;
  targetPkgs = _: deps ++ [ thisPackage ];
  runScript = "nordpass";