Commit Graph

24 Commits

Author SHA1 Message Date
Yongun Seong
6933748e09
hydron: fix vendorHash for go1.22 2024-04-14 14:27:51 +09:00
Pierre Bourdon
fd45d4a3cb
hydron: mark as vulnerable to CVE-2023-4863 2023-09-18 21:56:15 +02:00
Atemu
9bd2506458 treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4
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.
2023-03-13 16:42:22 -06:00
Madoura
29e09b1d0c
hydron: 3.3.5 -> 3.3.6
This is the final update, hydron is now archived.
2022-12-24 17:29:28 -06:00
Artturi
3cc32b62e2
Merge pull request #169110 from Madouura/dev/hydron
hydron: 3.0.4 -> 3.3.5
2022-04-18 02:15:36 +03:00
Madoura
b18031c413
treewide/meta: Remove chiiruno and replace with Madouura (#169096)
* 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-18 02:13:36 +03:00
Madoura
d497bc834e
hydron: 3.0.4 -> 3.3.5 2022-04-17 16:15:55 -05:00
zowoq
7e1f70680d hydron: update vendorSha256 2022-01-31 06:31:22 +10:00
zowoq
dc748e7ddf hydron: switch to proxyVendor 2022-01-06 14:00:58 +10:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
freezeboy
f398566d3a hydron: unstable-2019-02-17 -> 3.0.4 2021-01-13 18:23:15 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
zowoq
d5433ef2e4 hydron: remove enableParallelBuilding = true 2020-08-17 17:13:01 +10:00
zowoq
a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Jörg Thalheim
9050cd5a5a
hydron: fix strict deps build 2020-03-23 08:14:47 +00:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Okina Matara
c66b062d30
hydron: 2018-10-08 -> 2019-02-17 2019-03-23 01:19:30 -05:00
隠岐奈
1beff36b2f hydron: 2018-09-25 -> 2018-10-08 2018-12-06 11:41:59 -06:00
Okina Matara
d13b64cff8
hydron: 2018-08-18 -> 2018-09-25 2018-09-25 09:18:38 -05:00
Okina Matara
7ce5ff0e56 hydron: 2018-08-15 -> 2018-08-18 2018-08-18 21:31:27 -05:00
Okina Matara
4513bad4e7 hydron: 2018-07-30 -> 2018-08-15 2018-08-15 22:09:00 -05:00
Okina Matara
74a57e24d0 hydron: 2018-07-15 -> 2018-07-30 2018-08-03 10:43:00 -05:00
Okina Matara
920f1bc190 hydron: init at 2018-07-15 2018-07-18 13:17:42 -05:00