nixpkgs/pkgs/applications/video/epgstation
Jan Tojnar 777edf6a60 epgstation.updateScript: Fix eval and clean up
- `gnused` was not passed, use `callPackage` to prevent such issues in the future.
- Do not pass redundant attributes like `pname` or `version` to the script,
  `update.nix` already passes them as environment variables.
- Do not combine the scripts manually, we have combinators for that.
- Pass the path to update as an argument so that `update.nix`
  can ensure it is a writeable path instead a one in the Nix store.
2022-10-05 23:21:15 +02:00
..
client epgstation: 1.7.5 -> 2.6.20 2022-03-12 15:10:28 +09:00
default.nix epgstation.updateScript: Fix eval and clean up 2022-10-05 23:21:15 +02:00
epgstation.1 epgstation: 1.7.5 -> 2.6.20 2022-03-12 15:10:28 +09:00
package.json epgstation: fix for node2nix npmv7 update 2022-09-28 12:41:47 -04:00
update.nix epgstation.updateScript: Fix eval and clean up 2022-10-05 23:21:15 +02:00
use-mysql-over-domain-socket.patch epgstation: 1.7.5 -> 2.6.20 2022-03-12 15:10:28 +09:00