15 lines
293 B
YAML
15 lines
293 B
YAML
inputs:
|
|
git-hooks:
|
|
url: github:cachix/git-hooks.nix
|
|
inputs:
|
|
nixpkgs:
|
|
follows: nixpkgs
|
|
gitignore:
|
|
url: github:hercules-ci/gitignore.nix
|
|
inputs:
|
|
nixpkgs:
|
|
follows: nixpkgs
|
|
nixpkgs:
|
|
url: github:cachix/devenv-nixpkgs/rolling
|
|
allow_unfree: true
|