ma 1 vbob: remove obsolete source
This commit is contained in:
parent
29f26bfa37
commit
da9ec1feb0
|
@ -15,11 +15,6 @@
|
||||||
];
|
];
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
krebs.build.source.upstream-nixpkgs = {
|
|
||||||
url = https://github.com/makefu/nixpkgs;
|
|
||||||
# HTTP Everywhere + libredir
|
|
||||||
rev = "8239ac6";
|
|
||||||
};
|
|
||||||
fileSystems."/nix" = {
|
fileSystems."/nix" = {
|
||||||
device ="/dev/disk/by-label/nixstore";
|
device ="/dev/disk/by-label/nixstore";
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
|
|
Loading…
Reference in a new issue