Compare commits
2 commits
f1bce47ea3
...
3ed47822fa
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ed47822fa | |||
| b22fed225a |
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@
|
|||
packages.default = packages.crate;
|
||||
|
||||
apps.crate = inputs.flake-utils.lib.mkApp {
|
||||
name = "library";
|
||||
name = "hem";
|
||||
drv = crate;
|
||||
};
|
||||
apps.default = apps.crate;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue