forked from quickshell/quickshell
version: bump to 0.2.0
This commit is contained in:
parent
f0d5f48a82
commit
a5431dd02d
3 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@
|
|||
}: let
|
||||
unwrapped = buildStdenv.mkDerivation {
|
||||
pname = "quickshell${lib.optionalString debug "-debug"}";
|
||||
version = "0.1.0";
|
||||
version = "0.2.0";
|
||||
src = nix-gitignore.gitignoreSource "/default.nix\n" ./.;
|
||||
|
||||
dontWrapQtApps = true; # see wrappers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue