This commit also adds the flake version to the justfile's version check.
This commit is contained in:
parent
442fd5c30f
commit
18db1bdc1f
3 changed files with 36 additions and 34 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
outputs = { nixpkgs, self }: let
|
||||
name = "en";
|
||||
version = "0.4.0";
|
||||
version = "0.4.0-alpha";
|
||||
|
||||
supportedSystems = [
|
||||
"x86_64-linux"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue