forked from pub-solar/os
Use forked nix-autobahn with dependency fixes
This commit is contained in:
parent
cba5562e35
commit
47239ec1bb
|
@ -51,7 +51,7 @@
|
||||||
tritonshell.url = "git+https://git.greenbaum.cloud/dev/tritonshell?ref=main&dir=template";
|
tritonshell.url = "git+https://git.greenbaum.cloud/dev/tritonshell?ref=main&dir=template";
|
||||||
tritonshell.inputs.nixpkgs.follows = "latest";
|
tritonshell.inputs.nixpkgs.follows = "latest";
|
||||||
|
|
||||||
nix-autobahn.url = "github:wucke13/nix-autobahn";
|
nix-autobahn.url = "github:pub-solar/nix-autobahn/fix/clap-and-bump-dependencies";
|
||||||
nix-autobahn.inputs.nixpkgs.follows = "latest";
|
nix-autobahn.inputs.nixpkgs.follows = "latest";
|
||||||
nix-autobahn.inputs.naersk.follows = "naersk";
|
nix-autobahn.inputs.naersk.follows = "naersk";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue