Migration fork 2

This commit is contained in:
nyanloutre 2018-10-23 22:23:29 +02:00
parent 48cb9ae6b2
commit eb8db47758
3 changed files with 0 additions and 9 deletions

View file

@ -1,7 +0,0 @@
self: super:
let
unstable = import (fetchTarball https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz) {};
in
{
unstable-pkgs = unstable;
}