Merge remote-tracking branch 'prism/nin'
This commit is contained in:
commit
90f6d9f228
|
@ -59,7 +59,7 @@ with import <stockholm/lib>;
|
|||
|
||||
krebs = {
|
||||
enable = true;
|
||||
search-domain = "retiolum";
|
||||
search-domain = "r";
|
||||
build = {
|
||||
user = config.krebs.users.nin;
|
||||
source = let inherit (config.krebs.build) host; in {
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
{
|
||||
krebs.build.source.nixpkgs.git = {
|
||||
url = https://github.com/nixos/nixpkgs;
|
||||
ref = "5b0c9d4";
|
||||
ref = "0afb6d7";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue