treewide: fix evaluation warnings
Some checks failed
Check flake / build-amd64-linux (push) Failing after 1m3s
Some checks failed
Check flake / build-amd64-linux (push) Failing after 1m3s
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
};
|
||||
system = final.system;
|
||||
system = final.stdenv.hostPlatform.system;
|
||||
};
|
||||
})
|
||||
(import ../overlays/default.nix)
|
||||
|
||||
Reference in New Issue
Block a user