Skip to content

Commit

Permalink
Bump version number + run bootstrap again
Browse files Browse the repository at this point in the history
  • Loading branch information
svanderburg committed Jan 6, 2018
1 parent 0ca808c commit 22d0c19
Show file tree
Hide file tree
Showing 13 changed files with 5,502 additions and 5,502 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ function, that adds support for private repositories that can be reached with
SSH:

```bash
node2nix --use-fetchgit-private
$ node2nix --use-fetchgit-private
```

Before running the `node2nix` command shown above, you probably want to set
Expand Down
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file has been generated by node2nix 1.5.0. Do not edit!
# This file has been generated by node2nix 1.5.1. Do not edit!

{pkgs ? import <nixpkgs> {
inherit system;
Expand Down
Loading

0 comments on commit 22d0c19

Please sign in to comment.