erbium: fix derivation
This commit is contained in:
parent
7b9191f261
commit
8db16c9c60
1 changed files with 3 additions and 1 deletions
|
@ -7,4 +7,6 @@ let
|
||||||
hash = "sha256:1gn41dy8s0c8bq2dckrilf7dlc54hhq14n51nhf1rfhqrbzily3w";
|
hash = "sha256:1gn41dy8s0c8bq2dckrilf7dlc54hhq14n51nhf1rfhqrbzily3w";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
import src
|
import src {
|
||||||
|
nixpkgs = depot.third_party.nixpkgs;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue