cmon
This commit is contained in:
parent
80b2b57d79
commit
3ad1f454ad
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ with lib; let
|
||||||
|
|
||||||
commit = "d5015e394b0a666a8c7c4d4bdf786266e773b145";
|
commit = "d5015e394b0a666a8c7c4d4bdf786266e773b145";
|
||||||
|
|
||||||
recipe = writeText "recipe" ''
|
recipe = pkgs.writeText "recipe" ''
|
||||||
(app-launcher :repo "SebastienWae/app-launcher" :fetcher github)
|
(app-launcher :repo "SebastienWae/app-launcher" :fetcher github)
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue