From 5de9a88a3e9104ab231e15d7e797a8ab29e4b904 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 26 May 2024 12:17:46 +0200 Subject: build: add task to update dependencies --- flake.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 7410e09..38cfada 100644 --- a/flake.nix +++ b/flake.nix @@ -6,7 +6,6 @@ flake-utils.url = "github:numtide/flake-utils"; pre-commit-hooks = { url = "github:cachix/pre-commit-hooks.nix"; - inputs.flake-utils.follows = "flake-utils"; }; gomod2nix = { url = "github:nix-community/gomod2nix"; -- cgit 1.4.1