ma 1 vbob: remove obsolete source

This commit is contained in:
makefu 2016-04-03 21:43:31 +02:00
parent 315bb8e67e
commit bc72bad6e2

View File

@ -15,11 +15,6 @@
];
nixpkgs.config.allowUnfree = true;
krebs.build.source.upstream-nixpkgs = {
url = https://github.com/makefu/nixpkgs;
# HTTP Everywhere + libredir
rev = "8239ac6";
};
fileSystems."/nix" = {
device ="/dev/disk/by-label/nixstore";
fsType = "ext4";