Compare commits
2 commits
aceb4ef901
...
9a06108603
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a06108603 | |||
| c8633abf6d |
2 changed files with 2 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1 @@
|
|||
.pre-commit-config.yaml
|
||||
.pre-commit-config.yaml
|
||||
/.pre-commit-config.yaml
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
devShell = pkgs.mkShell {
|
||||
name = "NixOS-config";
|
||||
|
||||
buildInputs = with pkgs; [
|
||||
nativeBuildInputs = with pkgs; [
|
||||
git-crypt
|
||||
gitAndTools.pre-commit
|
||||
gnupg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue