diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-06-14 15:17:20 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-06-14 15:17:20 +0200 |
| commit | 13471867a8bf30712d35cf7f737ddc9f8da11f48 (patch) | |
| tree | 9199f54e7a3aa7aea62a72179a5b7b90fb3b9d97 | |
| parent | modules/atuin/secrets/user_id: Fix typo (diff) | |
| download | nixos-config-13471867a8bf30712d35cf7f737ddc9f8da11f48.zip | |
| -rw-r--r-- | npins/sources.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npins/sources.json b/npins/sources.json index 0b8897b5..f7d5476a 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -22,9 +22,9 @@ }, "branch": "main", "submodules": false, - "revision": "e62d01d22cbc9c1b9979ea68be3abf2802b72053", + "revision": "3ba41b526d57368bfa8d151fd777865370c24f6b", "url": null, - "hash": "sha256-PxMWzVROLJ/pUgeZ3RWb04IqTybvrW+WbuXtxZ8kRP0=" + "hash": "sha256-6upceGLe7W2i00Qsv4fPQUuAIAUpHK8Tm/dsmoQ4SzI=" }, "unflake_git_https---git-foss-syndicate-org-bpeetz-qmk_layout_ref_prime": { "type": "Git", |
