diff options
author | Joris | 2022-02-20 09:33:55 +0100 |
---|---|---|
committer | Joris | 2022-02-20 09:33:55 +0100 |
commit | 1445e23a26c6581ad0c3f5b5016e47e95d224e9f (patch) | |
tree | 18bd4288fbcf52279a69de50be5bad6cc7db3c75 /flake.lock | |
parent | 6c47403b11e7aaf1a22778bdc7615051779cb7bd (diff) |
Save repetition in events
But don’t show repetead events for now.
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1641710945, - "narHash": "sha256-hPCSOq9IcWi+ALWKNbKCeuq7ozthppKDE+VXbOkOggM=", + "lastModified": 1642256510, + "narHash": "sha256-BPE/eVoFEDIN4QiFQjFyPsOmkDPpusc0RZap028Q42o=", "owner": "nixos", "repo": "nixpkgs", - "rev": "e8daaa85d484e132ffbeac78651a2e6e56b9f8fb", + "rev": "385d12ff2668d560de1eddee33bcfd090e905295", "type": "github" }, "original": { @@ -47,11 +47,11 @@ ] }, "locked": { - "lastModified": 1641696140, - "narHash": "sha256-Q7bQ0MSq201ah4Q+3SznEmMR4Kn9pY6ta8pL6KAjZ78=", + "lastModified": 1642214598, + "narHash": "sha256-wnJimHXrC+esUSF1McC42U4u+iCi+webzB6Tmj+QuFc=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "a1b1977429de5d69a332dd87700ffb00525335f9", + "rev": "27fb59f3f4c687d599ec63a6c328e8432cd61101", "type": "github" }, "original": { |