Commit Graph
37 Commits
Author SHA1 Message Date
Léo Gaspard 20ee7bd673 bcachefs-tools: add link to bcachefs nixos test 2021-05-08 21:42:17 +02:00
Ben Siraphob d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +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
Okina Matara 9bf997125c bcachefs-tools: 2020-08-25 -> 2020-11-17 2020-11-28 18:02:40 -06:00
Atemu 920441f96e bcachefs-tools: 2020-04-04 -> 2020-08-25 2020-09-10 18:57:52 +02:00
Atemu 90f01b1c55 bcachefs-tools: disable tests
Tests were failing because they require the bcachefs module to be loaded on the builder

Many tests were skipped anyways and Bcachefs is still tested via its nixos test
2020-09-10 18:54:52 +02:00
Michael Reilly 84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Edmund Wu b4e12243b4 bcachefs: 2020-03-25 -> 2020-04-04 2020-04-06 10:29:33 -04:00
Edmund Wu 3752bfd219 bcachefs-tools: 2019-10-12 -> 2020-03-25 2020-03-26 12:12:27 -04:00
Edmund Wu 05a0a6353d bcachefs-tools: 2019-10-01 -> 2019-10-12 2019-10-12 18:24:02 -04:00
Edmund Wu a3255de8c9 bcachefs-tools: 2019-09-25 -> 2019-10-01 2019-10-01 21:33:11 -04:00
Edmund Wu 5c6e9e83d3 bcachefs-tools: 2019-08-21 -> 2019-09-25 2019-09-27 09:18:56 -04:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Edmund Wu d8601dc4f9 bcachefs-tools: 2019-07-13 -> 2019-08-21 2019-08-23 22:38:00 -04:00
Edmund Wu 226ddb7a46 bcachefs-tools: 2019-07-11 -> 2019-07-13 2019-07-14 08:57:29 -04:00
Edmund Wu e7c72be0fc bcachefs-tools: 2019-05-29 -> 2019-07-11 2019-07-12 08:40:36 -04:00
Edmund Wu 4ecd28c4c7 bcachefs-tools: 2019-05-08 -> 2019-05-29 2019-05-30 16:25:32 -04:00
Edmund Wu 09c7ba4183 bcachefs-tools: 2019-04-04 -> 2019-05-08 2019-05-08 22:05:54 -04:00
Edmund Wu b9d110be3a bcachefs-tools: 2019-03-13 -> 2019-04-04 2019-04-26 09:11:36 -04:00
Edmund Wu f1844ac441 bcachefs-tools: 2019-02-09 -> 2019-03-13 2019-03-14 16:25:23 -04:00
Edmund Wu 09c194a352 bcachefs-tools: 2019-01-23 -> 2019-02-09 2019-02-09 21:11:29 -05:00
Edmund Wu efb1b47f9e bcachefs-tools: 2019-01-13 -> 2019-01-23 2019-01-27 20:47:24 -05:00
Will Dietz c6c38b61a8 bcachefs-tools: 2018-10-12 -> 2019-01-13 (fix w/attr bump, touchups) 2019-01-13 20:45:01 -06:00
隠岐奈 0c4a7a86fd bcachefs-tools: 2018-08-22 -> 2018-10-12 2018-10-16 18:31:53 -05:00
Okina Matara f7d1953d8f bcachefs-tools: 2018-07-21 -> 2018-08-22 2018-08-31 21:19:43 -05:00
Okina Matara 2d82b2625f bcachefs-tools: 2018-04-10 -> 2018-07-21 2018-08-06 08:58:12 -05:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Okina Matara 9c24f5001a linux_testing_bcachefs: 4.15.2018.03.22 -> 4.15.2018.04.14 2018-04-16 03:30:57 -05:00
Okina Matara 1b8d2a3119 bcachefs-tools: 2018-02-08 -> 2018-03-20 2018-03-27 04:40:44 -05:00
dywedir 2f0e3327ea bcachefs-tools: 2017-08-28 -> 2018-02-08 2018-02-10 00:40:03 +02:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
John Ericson f96f3f7a5c bcachefs-tools: Make eval more robust
No hash was changed
2017-09-14 12:32:23 -04:00
davidak bd79b8c9fc bcachefs-tools: 2016-05-13 -> 2017-08-28 2017-08-31 05:39:24 -05:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Jörg Thalheim ccb850248f bcachefs-tools: 2017-05-08 -> 2017-05-12 2017-05-19 13:24:50 +01:00
davidak 26294f40c3 bcachefs-tools: init at a588eb0 2017-05-10 00:22:33 +02:00