Commit graph

15 commits

Author SHA1 Message Date
Michael Reilly 17d2bc7eeb katago: Corrected git commit hash to be the tagged version, not the old tagged version 2021-07-07 12:09:42 -04:00
R. RyanTM c22c07f530 katago: 1.9.0 -> 1.9.1 2021-07-03 18:05:39 +00:00
R. RyanTM 6b06737e5a katago: 1.8.2 -> 1.9.0 2021-06-29 00:12:50 +00:00
Michael Reilly 72d78d8901 katago: 1.8.1 -> 1.8.2 2021-04-19 13:26:41 -04:00
Michael Reilly 88c64f8a11 katago: 1.8.0 -> 1.8.1 2021-03-15 11:12:53 -04:00
Michael Reilly bca9aa192a katago: 1.6.1 -> 1.8.0 2021-01-14 11:31:07 -05: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
Sandro Jäckel 9daf938d37
katago: Use stdenv.hostPlatform.avx2Support 2021-01-04 11:02:16 +01:00
Michael Weiss 197ddbced2
mesa: Replace all usages of old aliases 2020-11-08 22:56:55 +01:00
Michael Reilly 12c0b4ac58 katago: 1.6.0 -> 1.6.1 2020-08-28 13:48:49 -04:00
Michael Reilly 9d7a579b2e katago: 1.5.0 -> 1.6.0 2020-08-24 08:32:32 -04:00
Michael Reilly 7652a8e3d5 katago: 1.4.4 -> 1.5.0 2020-08-03 11:45:58 -04:00
Michael Reilly 5aeb03a06e katago: 1.4.2 -> 1.4.4 2020-06-15 22:10:18 -04:00
Michael Reilly b1d8188f1f katago: 1.3.5 -> 1.4.2 2020-05-18 13:41:47 -04:00
Michael Reilly dc3a76ae0a katago: init at 1.3.5 2020-03-31 01:49:11 -04:00