mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
gitignore: add templates/_wrapper/simple/flake.lock
This commit is contained in:
committed by
Gaétan Lepage
parent
c96d7b46d0
commit
d6d47afa42
@@ -20,5 +20,5 @@ jobs:
|
|||||||
name: nix-community
|
name: nix-community
|
||||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||||
- run: nix flake check --all-systems
|
- run: nix flake check --all-systems
|
||||||
- run: nix flake check --all-systems ./templates/_wrapper/simple
|
- run: nix flake check --all-systems ./templates/_wrapper/simple --no-write-lock-file
|
||||||
- run: nix build .#docs --show-trace
|
- run: nix build .#docs --show-trace
|
||||||
|
|||||||
@@ -2,3 +2,5 @@
|
|||||||
result
|
result
|
||||||
.pre-commit-config.yaml
|
.pre-commit-config.yaml
|
||||||
.direnv
|
.direnv
|
||||||
|
|
||||||
|
templates/_wrapper/simple/flake.lock
|
||||||
|
|||||||
Reference in New Issue
Block a user