mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 00:12:17 +01:00
Minor changes in README
This commit is contained in:
parent
0d00fa5123
commit
e1abf18f5b
1 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
# Nix support for financier
|
# Nix support for financier
|
||||||
|
|
||||||
This repository contains files for building [financier](https://gitlab.com/mpuppe/financier/).
|
This repository contains files for building
|
||||||
|
[financier](https://gitlab.com/mpuppe/financier/) with the
|
||||||
|
[Nix](https://nixos.org/manual/nix/stable/) package manager.
|
||||||
|
|
||||||
You first need to generate the necessary Nix files:
|
You first need to generate the necessary Nix files:
|
||||||
|
|
||||||
|
|
@ -10,7 +12,7 @@ bash generate.sh
|
||||||
exit
|
exit
|
||||||
```
|
```
|
||||||
|
|
||||||
Afterwards, the distribution for financier can be build:
|
Afterwards, the distribution for financier can be built:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
nix-build dist.nix
|
nix-build dist.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue