mirror of
https://github.com/ryantm/nixpkgs-update.git
synced 2024-12-17 08:21:44 +03:00
update readme names
This commit is contained in:
parent
5f7fede1d6
commit
b0a1687392
@ -1,6 +1,6 @@
|
||||
# nix-update
|
||||
# nixpkgs-update
|
||||
|
||||
[![Build Status](https://travis-ci.org/ryantm/nix-update.svg?branch=master)](https://travis-ci.org/ryantm/nix-update)
|
||||
[![Build Status](https://travis-ci.org/ryantm/nixpkgs-update.svg?branch=master)](https://travis-ci.org/ryantm/nixpkgs-update)
|
||||
|
||||
Scripts to try to update nixpkgs packages. Uses `hub` to automatically make PRs.
|
||||
|
||||
@ -8,7 +8,7 @@ Scripts to try to update nixpkgs packages. Uses `hub` to automatically make PRs.
|
||||
|
||||
1. Clone this repo:
|
||||
```
|
||||
git clone https://github.com/ryantm/nix-update
|
||||
git clone https://github.com/ryantm/nixpkgs-update
|
||||
```
|
||||
2. Get a list of oudated packages and place them in a `packages-to-update.txt` file in the root directory of this repository.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user