midchildan
67db526c02
btfs: add darwin build
2021-04-20 00:51:41 +09:00
R. RyanTM
b7d9b76910
btfs: 2.23 -> 2.24
2021-02-16 21:44:08 +00:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08: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
Milan Pässler
a333985d59
libtorrentRasterbar: rename to libtorrent-rasterbar
...
This is done to match upstream naming:
https://github.com/NixOS/nixpkgs/pull/107194#issuecomment-748501379
2020-12-20 20:51:28 +01:00
R. RyanTM
1edae8aa7b
btfs: 2.22 -> 2.23
2020-11-18 05:13:07 +00:00
R. RyanTM
49d51914b6
btfs: 2.21 -> 2.22
2020-08-13 04:30:00 +00:00
R. RyanTM
a7232067e7
btfs: 2.20 -> 2.21
2020-05-25 09:13:22 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jörg Thalheim
2e3df3f1a9
btfs: simplify shebang fixup
2019-09-26 09:09:41 +01:00
R. RyanTM
38bff390bc
btfs: 2.19 -> 2.20
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btfs/versions
2019-09-26 01:00:08 -07:00
R. RyanTM
da627dec9f
btfs: 2.18 -> 2.19 ( #60478 )
...
* btfs: 2.18 -> 2.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btfs/versions
* btfs: refactor
2019-05-01 00:22:15 +02:00
rnhmjoj
55c4269c09
btfs: use python3
2018-08-08 02:20:53 +02:00
rnhmjoj
e76eb4ea88
btfs: 2.17 -> 2.18
2018-01-13 03:52:23 +01:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
rnhmjoj
b9dc49e847
btfs: 2.13 -> 2.17
2017-09-12 14:10:50 +02:00
rnhmjoj
4ee66dbc7c
btfs: 2.12 -> 2.13
2017-02-04 18:51:44 +01:00
rnhmjoj
7cf7572734
btfs: 2.11 -> 2.12
2016-09-30 01:23:16 +02:00
Michele Guerini Rocco
7522de2f4b
btfs: 2.10 -> 2.11 ( #17737 )
...
(cherry picked from commit 340a9571f5
)
2016-08-14 21:14:20 +00:00
Robin Gloster
a6c5638565
Revert "btfs: 2.10 -> 2.11 ( #17737 )"
...
This reverts commit 340a9571f5
.
2016-08-14 21:12:21 +00:00
Michele Guerini Rocco
340a9571f5
btfs: 2.10 -> 2.11 ( #17737 )
2016-08-14 22:48:56 +02:00
Michele Guerini Rocco
d75c7d0dcd
btfs: 2.9 -> 2.10 ( #16603 )
2016-06-30 23:39:15 +02:00
rnhmjoj
862ccab89c
btfs: 2.8 -> 2.9
2016-05-28 15:21:15 +02:00
rnhmjoj
bd737b105c
btfs: 2.7 -> 2.8
2016-02-28 02:39:05 +01:00
rnhmjoj
63bd1cbb6e
btfs: init at 2.7
2016-02-14 13:48:15 +01:00