Commit graph

9 commits

Author SHA1 Message Date
Alyssa Ross ae8e8aaee7 treewide: remove obsolete kernel version checks
We no longer support any Linux kernel older than 4.9.
2022-04-08 09:56:09 +00:00
Felix Buehler b5e0221e44 treewide: use pname&version instead of name 2021-12-24 15:51:27 +01:00
Alyssa Ross 4e7392e76b linuxPackages.openafs_1_9: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
fortuneteller2k 5f394e5ef5 openafs_1_9, linuxPackages.openafs_1_9: 1.9.0 -> 1.9.1 2021-06-04 00:14:00 +08:00
Sandro Jäckel 33a395f195
yacc: deprecate alias
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
Sandro Jäckel dcb501f993
kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
Ben Siraphob 872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07: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
Michael Raitza 1e97f1d455 openafs_1_9: init at 1.9.0 2020-11-17 23:32:21 +01:00