Added missing package
Don't think I'll need this but just in case I do want to run `devenv up` in the future.
This commit is contained in:
parent
88637aaae4
commit
70cc4d9918
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
default = self.packages.${system}.alejandro-resume;
|
default = self.packages.${system}.alejandro-resume;
|
||||||
|
devenv-up = self.devShells.${system}.default.config.procfileScript;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue