diff options
| author | ยท๐๐ด๐๐๐ฉ๐ค | 2025-12-10 13:00:27 +0000 |
|---|---|---|
| committer | ยท๐๐ด๐๐๐ฉ๐ค | 2025-12-10 13:00:27 +0000 |
| commit | acdb21f94d642417bef845041122a168ff64c4a5 (patch) | |
| tree | 84804dd9b1a7746dce41c056cdc538e381d3f60c /nix | |
| parent | 6c275ab6cfcbcbdbf99dae089d390b8be0498fbf (diff) | |
| download | nixtaml-acdb21f94d642417bef845041122a168ff64c4a5.tar nixtaml-acdb21f94d642417bef845041122a168ff64c4a5.tar.gz nixtaml-acdb21f94d642417bef845041122a168ff64c4a5.tar.bz2 nixtaml-acdb21f94d642417bef845041122a168ff64c4a5.tar.lz nixtaml-acdb21f94d642417bef845041122a168ff64c4a5.tar.xz nixtaml-acdb21f94d642417bef845041122a168ff64c4a5.tar.zst nixtaml-acdb21f94d642417bef845041122a168ff64c4a5.zip | |
add banners! โง
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/tamal/default.nix | 4 | ||||
| -rw-r--r-- | nix/tamal/manifest.kdl | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/nix/tamal/default.nix b/nix/tamal/default.nix index dcebfbd..95a95f7 100644 --- a/nix/tamal/default.nix +++ b/nix/tamal/default.nix @@ -15,7 +15,9 @@ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ -This file was generated by Nixtamal. Do not edit as it will be overwritten. +โโโป+โป โฑโโณโโโโโณโโโโป +โโโโโโโโนโโนโฃโซโโโโฃโซโ This file was generated by Nixtamal. +โนโโโนโฑ โน โน โนโนโน โนโนโนโโ Do not edit as it will be overwritten. โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */ { diff --git a/nix/tamal/manifest.kdl b/nix/tamal/manifest.kdl index 236392a..6dfe609 100644 --- a/nix/tamal/manifest.kdl +++ b/nix/tamal/manifest.kdl @@ -1,3 +1,6 @@ +// โโโป+โป โฑโโณโโโโโณโโโโป +// โโโโโโโโนโโนโฃโซโโโโฃโซโ Read the manpage: +// โนโโโนโฑ โน โน โนโนโน โนโนโนโโ $ man nixtamal-manifest version "0.1.0" inputs { nixpkgs { |
