Migrate packages to use callPackage pattern
All checks were successful
CI / build (push) Successful in 2m46s
All checks were successful
CI / build (push) Successful in 2m46s
This commit is contained in:
parent
478b8903e0
commit
15ece3585e
11 changed files with 92 additions and 62 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"nix.enableLanguageServer": true,
|
||||
"nix.formatterPath": "nixfmt",
|
||||
"nix.formatterPath": "nix fmt",
|
||||
"nix.serverPath": "nixd",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue