Skip to content

Commit

Permalink
README: improve demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Apr 26, 2020
1 parent ffd24e2 commit 048fe46
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ $ nix-build-uncached ./ci.nix
```

As a result `nix-build-uncached` will built all packages,
not present in the binary cache.
not present in the binary cache:

```
../nix-build-unchached/nix-build-uncached non-broken.nix
$ nix-env -f non-broken.nix --drv-path -qaP * --xml --meta
$ nix-build --dry-run non-broken.nix
1/40 attribute(s) will be built:
Expand Down

0 comments on commit 048fe46

Please sign in to comment.