diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-25 22:32:59 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-25 22:32:59 -0600 |
| commit | 94f08f5ca042cd2d65379b13767096936f8028ce (patch) | |
| tree | 2de57e60d2a375c808f039e560fa42be8e79b2f4 /flake.lock | |
| parent | 606b7ae3bb2b45e094132dbec4574faa4317331f (diff) | |
changes
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -392,7 +392,8 @@ "nixos-facter-modules": "nixos-facter-modules", "nixpkgs": "nixpkgs", "nmd": "nmd", - "tmux-tsunami": "tmux-tsunami" + "tmux-tsunami": "tmux-tsunami", + "yoshi-lua": "yoshi-lua" } }, "rust-overlay": { @@ -544,6 +545,22 @@ "repo": "flake-utils", "type": "github" } + }, + "yoshi-lua": { + "flake": false, + "locked": { + "lastModified": 1769401156, + "narHash": "sha256-FkxS0bSSRY4dRouDgfRRuAHl6CosYPZVjf0rtD5XxSs=", + "owner": "bluedragon1221", + "repo": "yoshi", + "rev": "fb109139eb6ddc77c9703b3f0e0047bbdde3c03b", + "type": "github" + }, + "original": { + "owner": "bluedragon1221", + "repo": "yoshi", + "type": "github" + } } }, "root": "root", |
