mirror of
https://github.com/Mic92/nix-update.git
synced 2024-11-03 21:04:49 +03:00
README: drop comment about black formatter
This commit is contained in:
parent
47945865f6
commit
f6f45655e7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user