Compare commits
No commits in common. "3ed47822fa661d2b40cfc919b3db727fefbc8092" and "f1bce47ea3025489ed541039f56b296892de1be9" have entirely different histories.
3ed47822fa
...
f1bce47ea3
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 = "hem";
|
||||
name = "library";
|
||||
drv = crate;
|
||||
};
|
||||
apps.default = apps.crate;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue