using updated upstream dino instead of own overlay

This commit is contained in:
Trolli Schmittlauch 2018-12-06 22:37:21 +01:00
parent bad21690e1
commit 112a91513b
2 changed files with 0 additions and 68 deletions

View file

@ -1,6 +1,5 @@
[(self: super:
{
dino = super.callPackage ./ov/dino.nix {};
amarok = super.libsForQt5.callPackage ./ov/amarok.nix {};
}
)]