diff options
author | Soispha <soispha@vhack.eu> | 2023-05-02 19:50:23 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-05-09 19:33:07 +0200 |
commit | fb6d17171ead4cbbeb5d75f5606f16e3c15629f0 (patch) | |
tree | 52cbac43c528abbf35b84dc20d37709148b0ea67 | |
parent | Fix(update): Rename to update.sh to work with flake-update (diff) | |
download | nixos-config-fb6d17171ead4cbbeb5d75f5606f16e3c15629f0.tar.gz nixos-config-fb6d17171ead4cbbeb5d75f5606f16e3c15629f0.zip |
Chore(flake): Update
Diffstat (limited to '')
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock index 87837ced..e4ceabaa 100644 --- a/flake.lock +++ b/flake.lock @@ -124,11 +124,11 @@ ] }, "locked": { - "lastModified": 1683047231, - "narHash": "sha256-sWzkaMmZCeUzC1pMoD3XUmtajjunBa/jSj5eK5j7URY=", + "lastModified": 1683049651, + "narHash": "sha256-fDhzVO7rvAhNVD3/JHIJdZtbcjVWmBiYjuC14stf/Po=", "ref": "refs/heads/prime", - "rev": "5ceaf50f2624ab25d9664c88357d211c7065d799", - "revCount": 9, + "rev": "375a05ceac3fac2a3738ded06f32779848f34297", + "revCount": 10, "type": "git", "url": "https://codeberg.org/soispha/flake_update.git" }, |