erbium: fix derivation

This commit is contained in:
Luke Granger-Brown 2020-11-30 23:39:21 +00:00
parent 7b9191f261
commit 8db16c9c60

View file

@ -7,4 +7,6 @@ let
hash = "sha256:1gn41dy8s0c8bq2dckrilf7dlc54hhq14n51nhf1rfhqrbzily3w";
};
in
import src
import src {
nixpkgs = depot.third_party.nixpkgs;
}