Merge pull request #455 from nix-community/flake-improv

README: fix syntax
This commit is contained in:
Jörg Thalheim 2022-06-03 10:23:48 +01:00 committed by GitHub
commit 2f52704e28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -116,7 +116,7 @@ You cannot use `config.nur` for importing NixOS modules from NUR as this will le
Instead use:
```
```nix
{
inputs.nur.url = github:nix-community/NUR;