Commit graph

11 commits

Author SHA1 Message Date
0x4A6F 1ed8af4b99
xandikos: add passthru.tests 2021-03-25 20:13:05 +01:00
0x4A6F 1be6dbf3e5
xandikos: 0.2.5 -> 0.2.6 2021-03-22 22:35:20 +01:00
0x4A6F 1aee338519
xandikos: 0.2.3 -> 0.2.5 2021-02-20 15:33:41 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +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
Mario Rodas 39e9bcedee xandikos: install man page 2020-12-26 04:20:00 +00:00
zowoq 7d9c49f8e6 maintainers: 0x4A6F -> _0x4A6F 2020-08-18 07:59:44 +10:00
0x4A6F f51ada1387
xandikos: 0.2.2 -> 0.2.3 2020-07-30 21:29:29 +02:00
0x4A6F b51258e721
xandikos: 0.2.1 -> 0.2.2 2020-06-04 20:51:34 +02:00
0x4A6F 3b5a1e4591
xandikos: 0.1.0 -> 0.2.1 2020-05-08 18:03:56 +02:00
0x4A6F 89674bd73d
xandikos: init at 0.1.0 2019-12-16 18:02:27 +01:00