diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-02-06 16:46:28 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-02-07 17:53:19 +0530 |
| commit | eef689b2e209dcf84c149ee4866c2a007676dc71 (patch) | |
| tree | c814443ad4b19bebe8396d645520ce3db50bc04b /flake.lock | |
| parent | d544925cf75a05b681cadfc11b7d8a2d98de6679 (diff) | |
| download | daft-watch-eef689b2e209dcf84c149ee4866c2a007676dc71.tar.gz daft-watch-eef689b2e209dcf84c149ee4866c2a007676dc71.zip | |
Fix timer interrupt priority + refactor
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1769461804, - "narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=", + "lastModified": 1770197578, + "narHash": "sha256-AYqlWrX09+HvGs8zM6ebZ1pwUqjkfpnv8mewYwAo+iM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d", + "rev": "00c21e4c93d963c50d4c0c89bfa84ed6e0694df2", "type": "github" }, "original": { |
