Skip to content

Commit

Permalink
my bad
Browse files Browse the repository at this point in the history
  • Loading branch information
beh-10257 committed Dec 6, 2024
1 parent d61293a commit 7eb8c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/nix/umu-launcher.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{lib, pyth1 ,python3Packages , umu-launcher, pkgs,version, truststore, ...}:
{lib, pyth1 ,python3Packages , umu-launcher, pkgs,version, truststore ? true, ...}:
python3Packages.buildPythonPackage {
pname = "umu-launcher";
version = "${version}";
Expand Down

0 comments on commit 7eb8c6a

Please sign in to comment.