diff options
| author | Fuwn <[email protected]> | 2024-12-13 00:33:16 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-12-13 00:33:16 -0800 |
| commit | 50eb3fa8d907f2e16c19f187cc9a93167b91e7b0 (patch) | |
| tree | a9194a49e4d7fd6314053377515d5bbb82385502 /flake.lock | |
| parent | nara: move configuration to module (diff) | |
| download | nixos-config-50eb3fa8d907f2e16c19f187cc9a93167b91e7b0.tar.xz nixos-config-50eb3fa8d907f2e16c19f187cc9a93167b91e7b0.zip | |
nara: touch id support for sudo
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -84,6 +84,22 @@ "type": "github" } }, + "artginzburg-homebrew-tap": { + "flake": false, + "locked": { + "lastModified": 1675679148, + "narHash": "sha256-BRWWKPJZEFgF4zLcA2nwwVACY/2UuIsQjLCId5ogNoA=", + "owner": "artginzburg", + "repo": "homebrew-tap", + "rev": "f6f77166841101b215ac061b3aab9485c3ee4ab7", + "type": "github" + }, + "original": { + "owner": "artginzburg", + "repo": "homebrew-tap", + "type": "github" + } + }, "brew-src": { "flake": false, "locked": { @@ -1905,6 +1921,7 @@ "inputs": { "aagl": "aagl", "apple-fonts": "apple-fonts", + "artginzburg-homebrew-tap": "artginzburg-homebrew-tap", "cachix": "cachix", "chaotic": "chaotic", "cider": "cider", |