switch to dino from unstable to get updates automatically

This commit is contained in:
Trolli Schmittlauch 2020-11-24 12:39:37 +01:00
parent bb37241a4c
commit 6c09d9e882
3 changed files with 1 additions and 100 deletions

View file

@ -8,7 +8,6 @@ in
(
self: super:
rec {
dino = super.callPackage ./ov/dino.nix {};
lolcommits = super.callPackage ./ov/lolcommits-nixpkgs {mplayer = mplayerV4l;};
mplayerV4l = super.callPackage ./ov/mplayer.nix {v4lSupport = true;};
#jami-ring-daemon = super.qt5.callPackage ./ov/jami/ring-daemon.nix {};