aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.lock34
1 files changed, 17 insertions, 17 deletions
diff --git a/flake.lock b/flake.lock
index 33e55e1..e342937 100644
--- a/flake.lock
+++ b/flake.lock
@@ -54,6 +54,21 @@
"type": "github"
}
},
+ "futils": {
+ "locked": {
+ "lastModified": 1656065134,
+ "narHash": "sha256-oc6E6ByIw3oJaIyc67maaFcnjYOz1mMcOtHxbEf9NwQ=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "bee6a7250dd1b01844a2de7e02e4df7d8a0a206c",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -138,26 +153,11 @@
"inputs": {
"agenix": "agenix",
"emacs-overlay": "emacs-overlay",
+ "futils": "futils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",
- "nur": "nur",
- "utils": "utils"
- }
- },
- "utils": {
- "locked": {
- "lastModified": 1653893745,
- "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
+ "nur": "nur"
}
}
},