Merge remote-tracking branch 'onondaga/master'
This commit is contained in:
commit
0d81f95c41
@ -38,6 +38,8 @@ with import <stockholm/lib>;
|
|||||||
aliases = [
|
aliases = [
|
||||||
"onondaga.retiolum"
|
"onondaga.retiolum"
|
||||||
"onondaga.r"
|
"onondaga.r"
|
||||||
|
"cgit.onondaga.r"
|
||||||
|
"cgit.onondaga.retiolum"
|
||||||
];
|
];
|
||||||
tinc.pubkey = ''
|
tinc.pubkey = ''
|
||||||
-----BEGIN RSA PUBLIC KEY-----
|
-----BEGIN RSA PUBLIC KEY-----
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
{
|
{
|
||||||
krebs.build.source.nixpkgs.git = {
|
krebs.build.source.nixpkgs.git = {
|
||||||
url = https://github.com/nixos/nixpkgs;
|
url = https://github.com/nixos/nixpkgs;
|
||||||
ref = "6b28bd0daf00b8e5e370a04347844cb8614138ff";
|
ref = "d2cd8a0";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user