summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-12-30 03:15:41 -0500
committerseth <[email protected]>2023-12-30 03:15:41 -0500
commitd4d1100fa6c291f0d1456703c25ccfeb0c3b9a9d (patch)
treefae070dbb05f35b1e90a941aaf0a69241a06265f /flake.lock
parent256bed1471369f7fd63c93ff5d4b3d7220a52c9c (diff)
flake: follow flake-utils for deploy-rs
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock5
1 files changed, 4 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index 0082f56..36621e1 100644
--- a/flake.lock
+++ b/flake.lock
@@ -111,7 +111,10 @@
"nixpkgs": [
"nixpkgs"
],
- "utils": []
+ "utils": [
+ "pre-commit",
+ "flake-utils"
+ ]
},
"locked": {
"lastModified": 1703087360,