removed erronerous leftover boilerplate

This commit is contained in:
Storm
2025-03-30 14:17:05 +02:00
parent 9178921962
commit 2a36b02b07
2 changed files with 1 additions and 73 deletions
-3
View File
@@ -1,9 +1,6 @@
{
description = "A basic gomod2nix flake with pre-commit hooks";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
gomod2nix.url = "github:nix-community/gomod2nix";
flake-parts.url = "github:hercules-ci/flake-parts";
devshell.url = "github:numtide/devshell";
git-hooks.url = "github:cachix/git-hooks.nix";