Commit 66ae24b
feat(blocktypes/namaka): allow overriding of subdir
This allows you to put in {snapshots = {meta.description="your desc"; check = namaka.lib.load {...}; snap-dir = "nix";}
This is so that if your repo wants to have everything nix (apart from flake.nix) to be in nix/ or contrib/, maybe via some kind of code ownership system, you can have these snapshots inside1 parent 46878a2 commit 66ae24b
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
0 commit comments