diff options
author | Soispha <soispha@vhack.eu> | 2023-04-18 15:36:41 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-05-09 19:31:07 +0200 |
commit | b3bcc10fac3411b5eedea58131f0dbcd39a0b3f1 (patch) | |
tree | 07378b6b3357948a4452dc01e665d66dad07e916 | |
parent | Build: Add a script to ensure correct updates (diff) | |
download | nixos-config-b3bcc10fac3411b5eedea58131f0dbcd39a0b3f1.zip |
Chore(flake): Update
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock index db9b5ef8..f39537d8 100644 --- a/flake.lock +++ b/flake.lock @@ -176,11 +176,11 @@ "neovim_config": { "flake": false, "locked": { - "lastModified": 1681648048, - "narHash": "sha256-2acPxiH0gStiIZB6W0nfDL0S3PvTqXvTlxgkYB81XR8=", + "lastModified": 1681824896, + "narHash": "sha256-OCJIgY8fQpfc+sPAKfsZXHEW4TUd+NOIOqjcK9BH9Ig=", "ref": "refs/heads/prime", - "rev": "0db72d9fb5eb22735db26045830320003cc2c69d", - "revCount": 6, + "rev": "50ec63f662ce66c32e17edd04734842419594776", + "revCount": 7, "type": "git", "url": "https://codeberg.org/soispha/neovim-config.git" }, |