Compare commits

..

1 commit

Author SHA1 Message Date
3a6acf547e
Create .gitignore 2025-08-24 11:35:29 +02:00
2 changed files with 3 additions and 4 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
result
result-*

View file

@ -1,7 +1,4 @@
{
pkgs,
nix_templater ? pkgs.callPackage ./pkgs/nix_templater { },
}:
{ pkgs, nix_templater }:
{
# placeholder to be substituted with the content of a secret file
fileContents = file: {