starbound: Fix post-update issues
This commit is contained in:
parent
e8b16459d9
commit
78ecfd63a1
2 changed files with 2 additions and 2 deletions
pkgs
|
@ -1,5 +1,5 @@
|
|||
{pkgs, ...}: let
|
||||
inherit (pkgs.lib) callPackage;
|
||||
inherit (pkgs) callPackage;
|
||||
in {
|
||||
starbound = callPackage ./starbound {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue