1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-18 19:07:19 +03:00
niv/nix
Nicolas Mattia 3e1d44bbfa Allow specifying custom sources.json
This turns `sources.nix` into a functor that acceps an argument:

``` nix
{ sourcesJson = <path/to/sources.json> ; }
```

The `sourcesJson` will be used instead of `./sources.json`.
2019-12-08 20:29:15 +01:00
..
default.nix format with nixpkgs-fmt 2019-11-16 16:08:44 +00:00
sources.json Add update script 2019-09-09 20:35:49 +02:00
sources.nix Allow specifying custom sources.json 2019-12-08 20:29:15 +01:00
termtosvg.nix Upgrade termtosvg 2019-07-01 16:01:33 +02:00