mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 00:12:17 +01:00
Update README
This commit is contained in:
parent
fc040ab29c
commit
4fac16904d
1 changed files with 1 additions and 7 deletions
|
|
@ -16,13 +16,7 @@ configurations.
|
||||||
|
|
||||||
## Building the package
|
## Building the package
|
||||||
|
|
||||||
First, you can (optionally) update the necessary Nix files:
|
The distribution for financier can be built with the following command:
|
||||||
|
|
||||||
``` bash
|
|
||||||
nix develop --command bash generate.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
Afterwards, the distribution for financier can be built:
|
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
nix build
|
nix build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue