sources: bump & address deprecations
Signed-off-by: Ryan Lahfa <federez-infra@lahfa.xyz>
This commit is contained in:
parent
c3844094b2
commit
918610b56e
2 changed files with 12 additions and 14 deletions
|
@ -8,9 +8,9 @@
|
|||
"repo": "agenix"
|
||||
},
|
||||
"branch": "main",
|
||||
"revision": "24a7ea390564ccd5b39b7884f597cfc8d7f6f44e",
|
||||
"url": "https://github.com/ryantm/agenix/archive/24a7ea390564ccd5b39b7884f597cfc8d7f6f44e.tar.gz",
|
||||
"hash": "165am10r61wl5v4hz169zrlljvj929hgnhr9sn7ak3bz73cr1m86"
|
||||
"revision": "3f1dae074a12feb7327b4bf43cbac0d124488bb7",
|
||||
"url": "https://github.com/ryantm/agenix/archive/3f1dae074a12feb7327b4bf43cbac0d124488bb7.tar.gz",
|
||||
"hash": "09aldzzc50121p0b3apj2c0l71jgmbif46a76shlgps8wbbbkr35"
|
||||
},
|
||||
"disko": {
|
||||
"type": "Git",
|
||||
|
@ -20,9 +20,9 @@
|
|||
"repo": "disko"
|
||||
},
|
||||
"branch": "master",
|
||||
"revision": "285e26465a0bae510897ca04da26ce6307c652b4",
|
||||
"url": "https://github.com/nix-community/disko/archive/285e26465a0bae510897ca04da26ce6307c652b4.tar.gz",
|
||||
"hash": "0clj35a0rwxci2ss6401gyi3w803bz01ixis6pdxvkmap4i65h4i"
|
||||
"revision": "ffc1f95f6c28e1c6d1e587b51a2147027a3e45ed",
|
||||
"url": "https://github.com/nix-community/disko/archive/ffc1f95f6c28e1c6d1e587b51a2147027a3e45ed.tar.gz",
|
||||
"hash": "1svmagazxfwjwq5y0dzy8a6i30vd6js7iiywnwjwlxacjlrxp4hb"
|
||||
},
|
||||
"nix-phps": {
|
||||
"type": "Git",
|
||||
|
@ -32,15 +32,15 @@
|
|||
"repo": "nix-phps"
|
||||
},
|
||||
"branch": "master",
|
||||
"revision": "d40b1a19f521b1c495f60af2a9ac40e5c27d0925",
|
||||
"url": "https://github.com/fossar/nix-phps/archive/d40b1a19f521b1c495f60af2a9ac40e5c27d0925.tar.gz",
|
||||
"hash": "13rxp9l2ik360r68kvdnm62bdi909bhfw8daz1a18n96ba6k0fhf"
|
||||
"revision": "5c2a9bf0246b7f38b7ca737f0f1f36d5b45ae15a",
|
||||
"url": "https://github.com/fossar/nix-phps/archive/5c2a9bf0246b7f38b7ca737f0f1f36d5b45ae15a.tar.gz",
|
||||
"hash": "1f7d8yhm2z34s2c7la9rrbp4zikzlwvgsz67g3vx7nmf61siqa0h"
|
||||
},
|
||||
"nixpkgs": {
|
||||
"type": "Channel",
|
||||
"name": "nixos-unstable-small",
|
||||
"url": "https://releases.nixos.org/nixos/unstable-small/nixos-24.05pre617751.c8d7c8a78fb5/nixexprs.tar.xz",
|
||||
"hash": "19hh0a2jbgjg8w75riyr5lmj4x4m7l6rg6j432imyrlxcbdki3mc"
|
||||
"url": "https://releases.nixos.org/nixos/unstable-small/nixos-24.11pre663805.15ae9a17b392/nixexprs.tar.xz",
|
||||
"hash": "0pa6nb4xzy204i5izzysnxa9f12cqgvh8xvq1zis6cs3pz9yhqjx"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
|
|
|
@ -38,9 +38,7 @@ in
|
|||
];
|
||||
routes = [
|
||||
{
|
||||
routeConfig = {
|
||||
Gateway = "172.17.11.254";
|
||||
};
|
||||
}
|
||||
];
|
||||
linkConfig.RequiredForOnline = "routable";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue