[NixOS] Random tweak
This commit is contained in:
parent
7bb489c04b
commit
d3329b8b32
@ -14,7 +14,7 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
lorri = (import (lorriBinSource.outPath + "/default.nix")) { pkgs = super; };
|
lorri = (import (lorriBinSource.outPath + "/default.nix")) { pkgs = super; };
|
||||||
ic-keysmith = super.buildGoModule rec {
|
ic-keysmith = self.buildGoModule rec {
|
||||||
pname = "keysmith";
|
pname = "keysmith";
|
||||||
version = "1.6.0";
|
version = "1.6.0";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user