diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-06-13 22:10:41 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-06-13 22:10:41 +0200 |
| commit | cb7ad4121b831c42478a446d7e9a6e916a651465 (patch) | |
| tree | 2d27fafef6fb0b1e67e9fde43e2834a6769f993d /npins | |
| parent | flake/devShell: Add `html2text` (diff) | |
| download | nixos-config-cb7ad4121b831c42478a446d7e9a6e916a651465.zip | |
modules/atuin: Use `turtle` instead
Diffstat (limited to 'npins')
| -rw-r--r-- | npins/sources.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json index c3ff6cb0..51c061a0 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -14,6 +14,18 @@ "url": "https://codeberg.org/bpeetz/flake-templates/archive/0294fb03df7c265f8fae24a9e775d69a953bbf03.tar.gz", "hash": "sha256-rI1qMFzbXVjfEvmf2OS4upnibXpL21its6cCXqhz86o=" }, + "unflake_git_https---git-foss-syndicate-org-bpeetz-forks-atuin_ref_main": { + "type": "Git", + "repository": { + "type": "Git", + "url": "https://git.foss-syndicate.org/bpeetz/forks/atuin" + }, + "branch": "main", + "submodules": false, + "revision": "478ccf2b33ee06f43a27378992280b8f62de6531", + "url": null, + "hash": "sha256-h7Madx8B9ECeQcpoN79eI2l4+QSSD9o5Sl8vMNRcvxY=" + }, "unflake_git_https---git-foss-syndicate-org-bpeetz-qmk_layout_ref_prime": { "type": "Git", "repository": { |
