mirror of https://github.com/rm-dr/daisy
Updated docs
parent
80f17ac210
commit
93c34ca4a4
|
@ -28,4 +28,9 @@ What to do
|
|||
- Tag merge commit on `master` (`git tag -a v1.0.0 -m "Version 1.0.0"`)
|
||||
- `cargo publish`
|
||||
- Update web demo & pull server (`make docker`)
|
||||
- Update aur package
|
||||
- Update aur package
|
||||
|
||||
Test `default.nix` with
|
||||
``sh
|
||||
nix-build -E 'let pkgs = import <nixpkgs> { }; in pkgs.callPackage ./default.nix {}'
|
||||
``
|
Loading…
Reference in New Issue