org: update
This commit is contained in:
parent
e00e55460c
commit
3354f5b221
2 changed files with 10 additions and 10 deletions
2
meta.nix
2
meta.nix
|
@ -15,7 +15,7 @@ let
|
|||
};
|
||||
org = {
|
||||
deployment = {
|
||||
targetHost = "localhost"; # todo make something with ens firewall
|
||||
targetHost = "server1.hackens.org"; # todo make something with ens firewall
|
||||
targetPort = 2222;
|
||||
};
|
||||
imports = [agenix];
|
||||
|
|
|
@ -8,9 +8,9 @@
|
|||
"repo": "agenix"
|
||||
},
|
||||
"branch": "main",
|
||||
"revision": "13ac9ac6d68b9a0896e3d43a082947233189e247",
|
||||
"url": "https://github.com/ryantm/agenix/archive/13ac9ac6d68b9a0896e3d43a082947233189e247.tar.gz",
|
||||
"hash": "196k2gchfy4y0258j6n15zd96harinzx91yqcmfrv1dvgwk9x94c"
|
||||
"revision": "564595d0ad4be7277e07fa63b5a991b3c645655d",
|
||||
"url": "https://github.com/ryantm/agenix/archive/564595d0ad4be7277e07fa63b5a991b3c645655d.tar.gz",
|
||||
"hash": "01dhrghwa7zw93cybvx4gnrskqk97b004nfxgsys0736823956la"
|
||||
},
|
||||
"disko": {
|
||||
"type": "Git",
|
||||
|
@ -20,9 +20,9 @@
|
|||
"repo": "disko"
|
||||
},
|
||||
"branch": "master",
|
||||
"revision": "e74526b33421a52ce06b2ccadbe670d25012eb01",
|
||||
"url": "https://github.com/nix-community/disko/archive/e74526b33421a52ce06b2ccadbe670d25012eb01.tar.gz",
|
||||
"hash": "1rqyig16g7g96hw5bk7vs92y8gpfj03pivfl4aplh1j51j2i8ysr"
|
||||
"revision": "b4104fcaea42037b04c199a5d6784682a15be254",
|
||||
"url": "https://github.com/nix-community/disko/archive/b4104fcaea42037b04c199a5d6784682a15be254.tar.gz",
|
||||
"hash": "0shixlm3mgjw0f6anha89ixp36gfhcv508cbjj9488pvlrjd22is"
|
||||
},
|
||||
"dns.nix": {
|
||||
"type": "GitRelease",
|
||||
|
@ -46,9 +46,9 @@
|
|||
"repo": "nixpkgs"
|
||||
},
|
||||
"branch": "nixos-unstable",
|
||||
"revision": "a9bf124c46ef298113270b1f84a164865987a91c",
|
||||
"url": "https://github.com/NixOS/nixpkgs/archive/a9bf124c46ef298113270b1f84a164865987a91c.tar.gz",
|
||||
"hash": "0wdjv548d84s74wrncqqj5pdzfq7nj8xn97l0v7r82jl6124jil2"
|
||||
"revision": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
|
||||
"url": "https://github.com/NixOS/nixpkgs/archive/54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6.tar.gz",
|
||||
"hash": "1lx3v67ymjr8vy49hzm9z52zzg7g5ak1x33qcp4vcp75rg04vlgs"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
|
|
Loading…
Reference in a new issue