Skip to content

Commit

Permalink
Merge pull request #478 from nixinator/patch-1
Browse files Browse the repository at this point in the history
Fix the file name bat opens
  • Loading branch information
garbas committed Jun 19, 2020
2 parents cbd7cc7 + 7c4525b commit 3df14ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.scenario
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ $ # 3.) only redis-server binary is needed
$ # Now all we need to is build docker image with our new minimal redis
$ bat docker-redis-minimal.nix
───────┬─────────────────────────────────────────────────────────────────────
│ File: redis-minimal.nix
│ File: docker-redis-minimal.nix
───────┼─────────────────────────────────────────────────────────────────────
1 │ { pkgs ? import <nixpkgs> {}
2 │ }:
Expand Down

0 comments on commit 3df14ba

Please sign in to comment.