From f6f45655e7b09c9f9155d4aac1d41eab37392c28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Wed, 8 Nov 2023 08:55:04 +0100 Subject: [PATCH] README: drop comment about black formatter --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 4cbdedf..cb4fbc6 100644 --- a/README.md +++ b/README.md @@ -57,15 +57,6 @@ If you have nix flakes enabled you can also do: $ nix run github:Mic92/nix-update ``` -Note that this asserts formatting with the latest version of -[black](https://github.com/psf/black), so you may need to specify a more -up to date version of NixPkgs: - -```console -$ nix-build -I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixpkgs-unstable.tar.gz -$ ./result/bin/nix-update -``` - ## USAGE First change to your directory containing the nix expression (Could be a