nix-channels: bump 19.03 -> 19.09 and adapt

This commit is contained in:
steveej 2019-10-31 10:45:37 +01:00
parent 265ed7d982
commit edbeaf50df
5 changed files with 23 additions and 15 deletions

View file

@ -71,4 +71,7 @@ in {
});
rdedup = super.callPackages ./pkgs/rdedup {};
# TODO: facetimehd is currfently broken (https://github.com/NixOS/nixpkgs/pull/72804)
facetimehd-firmware = super.hello;
}