aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-06-27 17:38:20 -0700
committerFranck Cuny <franck@fcuny.net>2022-06-28 06:41:54 -0700
commit00d543bd7c3c735538e1edaea55237c062997e6c (patch)
tree55a69ab210c5acd620b536cfe94e4b0c9ec0e95f /flake.lock
parentfix(tools/gerrit-hook): exit on error (diff)
downloadinfra-00d543bd7c3c735538e1edaea55237c062997e6c.tar.gz
fix(flake): remove duplicated definition of flake-utils
Change-Id: I8cb6cfcc89fd2c4167a99a27f8e50d954bacdf6a Reviewed-on: https://cl.fcuny.net/c/world/+/584 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 0 insertions, 16 deletions
diff --git a/flake.lock b/flake.lock
index 1f176d9..33e55e1 100644
--- a/flake.lock
+++ b/flake.lock
@@ -54,21 +54,6 @@
"type": "github"
}
},
- "flake-utils_2": {
- "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"
- }
- },
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -153,7 +138,6 @@
"inputs": {
"agenix": "agenix",
"emacs-overlay": "emacs-overlay",
- "flake-utils": "flake-utils_2",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",