nix build: typo in pkgs/xo-expression2.nix [BUGFIX]
Some checks failed
CI / smoke-test (push) Has been cancelled
Some checks failed
CI / smoke-test (push) Has been cancelled
This commit is contained in:
parent
2dee3f5f68
commit
bbc439ac87
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
doCheck ? true
|
||||
} :
|
||||
|
||||
stdenv.mmkDerivation (finalattrs :
|
||||
stdenv.mkDerivation (finalattrs :
|
||||
{
|
||||
name = "xo-expression2";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue