about summary refs log tree commit diff
path: root/pkgs/servers/livepeer
Commit message (Collapse)AuthorAge
* treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar2020-06-12
| | | | | | After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change.
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* livepeer: fix build with strict depsJörg Thalheim2020-03-23
|
* stop using hardeningDisable = [ "fortify" ]; for Go packagesPavol Rusnak2019-10-27
| | | | it seems that the issue #25959 is not present anymore
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: http -> httpsRyan Mulligan2018-07-19
|
* livepeer: init at 0.2.4Eric Litak2018-07-02