Skip to content

Commit

Permalink
nice AAAAAAAAAAAAAA
Browse files Browse the repository at this point in the history
  • Loading branch information
beh-10257 committed Oct 17, 2024
1 parent 234bd1b commit 3cf4f19
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,6 +1,6 @@
{pyth1 ,python3Packages , umu-launcher, pkgs,version, ...}:
python3Packages.buildPythonPackage {
name = "umu-launcher";
pname = "umu-launcher-${version}";
#version = "1.1.3-${umu-launcher.shortRev}";
version = "${version}";
src = umu-launcher;
Expand Down

0 comments on commit 3cf4f19

Please sign in to comment.