From 7e5c8249e27427235aa82e6086f9cdbd21194a48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sun, 15 May 2022 08:07:55 +0200 Subject: [PATCH] shell.nix: add nixFlakes version --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 4438e14..adaff38 100644 --- a/shell.nix +++ b/shell.nix @@ -6,7 +6,7 @@ pkgs.mkShell { delve gnupg utillinux - nix + nixFlakes golangci-lint ]; # delve does not compile with hardening enabled