We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flake-parts
Quick-n-dirty method:
flake.nix
outputs
flake-parts.lib.mkFlake
flake
mkFlake
Use flakeModules:
flakeModules
inputs.devshells.flakeModule
numtide/devshells
inputs.agenix-shell.flakeModule
inputs.treefmt-nix.flakeModule
inputs.precommit-nix.flakeModule
inputs.hercules-ci.flakeModule
To-Dos:
GITHUB_TOKEN
sops-nix
agenix-shell
devShells.nix
devShells.nixos
The text was updated successfully, but these errors were encountered:
Lehmanator
No branches or pull requests
Quick-n-dirty method:
flake.nix
currentoutputs
attr withflake-parts.lib.mkFlake
outputs
attrs insideflake
attr ofmkFlake
arg attrset.outputs
one-by-one.Use
flakeModules
:inputs.devshells.flakeModule
(numtide/devshells
)inputs.agenix-shell.flakeModule
inputs.treefmt-nix.flakeModule
inputs.precommit-nix.flakeModule
inputs.hercules-ci.flakeModule
To-Dos:
GITHUB_TOKEN
from per-hostsops-nix
toagenix-shell
devShells.nix
for Nix-based repos.devShells.nixos
for NixOS config repos.The text was updated successfully, but these errors were encountered: