diff options
| author | colin <colin@uninsane.org> | 2022-10-13 21:46:04 -0700 |
|---|---|---|
| committer | colin <colin@uninsane.org> | 2022-10-13 21:46:04 -0700 |
| commit | 9443d83e6fee728c1926a783647b45011bd3b514 (patch) | |
| tree | 2c89d1259893b003b072bdaf75f9fa9f52191f50 /pkgs/development/python-modules/rangehttpserver | |
| parent | b4facda89598e67e5d6008275c1fec3d34cb6a5e (diff) | |
freshrss: patchShebangs instead of specifying interpreter at use site
this makes it easier for one to manually administer freshrss.
for example, i can import OPML from the CLI like:
```
$ nix build .#freshrss
$ freshrss FRESHRSS_DATA_PATH=/var/lib/freshrss ./result/cli/import-for-user.php --user admin --file my-opml.opml
```
whereas previously i would have needed to include
`environment.systemPackages = [ php ];` in my system for that to work.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
