Arion flake input
This commit is contained in:
parent
9ace130029
commit
7f9c3535ef
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# Arion for docker
|
||||
arion = {
|
||||
url = "github:hercules-ci/arion/236f9dd82d6ef6a2d9987c7a7df3e75f1bc8b318";
|
||||
};
|
||||
|
||||
# Nix colors
|
||||
nix-colors.url = "github:misterio77/nix-colors";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue