1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 20:21:14 +00:00
nixpkgs/pkgs
colin 9443d83e6f 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.
2022-10-13 21:46:04 -07:00
..
applications Merge pull request #189505 from lorenzleutgeb/patch-4 2022-10-14 04:09:13 +02:00
build-support Merge pull request #141050 from koenw/dockertools_too_many_arguments 2022-10-13 21:45:10 +01:00
common-updater
data
desktops Merge pull request #195776 from bobby285271/pantheon-patch-update 2022-10-13 18:13:02 +08:00
development Merge pull request #195794 from r-ryantm/auto-update/python310Packages.mne-python 2022-10-14 01:06:27 +02:00
games Merge pull request #195399 from r-ryantm/auto-update/fheroes2 2022-10-13 12:35:05 +01:00
misc Merge pull request #193484 from wegank/gpl1-eol 2022-10-12 21:04:31 +02:00
os-specific Merge #182618: GNOME 42 → 43 2022-10-13 08:14:27 +02:00
pkgs-lib
servers freshrss: patchShebangs instead of specifying interpreter at use site 2022-10-13 21:46:04 -07:00
shells
stdenv
test
tools Merge pull request #195856 from r-ryantm/auto-update/opentelemetry-collector 2022-10-14 10:17:13 +11:00
top-level nodejs-16_x-openssl_1_1: Use openssl 1.1 2022-10-13 14:38:07 -07:00