about summary refs log tree commit diff
path: root/pkgs/servers/hydron
AgeCommit message (Collapse)AuthorFilesLines
2024-04-14hydron: fix vendorHash for go1.22Yongun Seong1-1/+1
2023-09-18hydron: mark as vulnerable to CVE-2023-4863Pierre Bourdon1-0/+1
2023-03-13treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4Atemu1-2/+2
These packages were identified as broken when ffmpeg = ffmpeg_5. Tested _only_ by building them. If you are a maintainer of one of these packages, please test whether your package still works.
2022-12-24hydron: 3.3.5 -> 3.3.6Madoura1-5/+16
This is the final update, hydron is now archived.
2022-04-18Merge pull request #169110 from Madouura/dev/hydronArtturi1-6/+4
hydron: 3.0.4 -> 3.3.5
2022-04-18treewide/meta: Remove chiiruno and replace with Madouura (#169096)Madoura1-1/+1
* maintainers: remove chiiruno * nixos/zeronet.nix: replace chiiruno with Madouura * nixos/hydron: replace chiiruno with Madouura * nixos/tests/bcachefs: replace chiiruno with Madouura * lutris: replace chiiruno with Madouura * qtchan: replace chiiruno with Madouura * tinygo: replace chiiruno with Madouura * vlang: replace chiiruno with Madouura * merkletools: replace chiiruno with Madouura * easyjson: replace chiiruno with Madouura * quicktemplate: replace chiiruno with Madouura * statik: replace chiiruno with Madouura * dumb: replace chiiruno with Madouura * sndio: replace chiiruno with Madouura * hydron: replace chiiruno with Madouura * edid-decode-unstable: replace chiiruno with Madouura * tewisay: replace chiiruno with Madouura * svt-av1: replace chiiruno with Madouura
2022-04-17hydron: 3.0.4 -> 3.3.5Madoura1-6/+4
2022-01-31hydron: update vendorSha256zowoq1-1/+1
2022-01-06hydron: switch to `proxyVendor`zowoq1-2/+2
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-13hydron: unstable-2019-02-17 -> 3.0.4freezeboy2-149/+11
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-08-17hydron: remove enableParallelBuilding = truezowoq1-2/+0
2020-08-15buildGoPackage: remove platform.all from packageszowoq1-1/+0
2020-03-23hydron: fix strict deps buildJörg Thalheim1-2/+4
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-03-23hydron: 2018-10-08 -> 2019-02-17Okina Matara2-17/+53
2018-12-06hydron: 2018-09-25 -> 2018-10-08隠岐奈2-20/+20
2018-09-25hydron: 2018-08-18 -> 2018-09-25Okina Matara2-28/+19
2018-08-18hydron: 2018-08-15 -> 2018-08-18Okina Matara2-5/+5
2018-08-15hydron: 2018-07-30 -> 2018-08-15Okina Matara2-11/+11
2018-08-03hydron: 2018-07-15 -> 2018-07-30Okina Matara2-16/+29
2018-07-18hydron: init at 2018-07-15Okina Matara2-0/+126