Commit Graph

27 Commits

Author SHA1 Message Date
Sandro Jäckel
b33fe92b81
sourcehut: remove unused inputs 2021-02-16 03:59:55 +01: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
Sandro Jäckel
694ff9691e
sourcehout: Disable setuptools check 2021-01-07 10:41:32 +01:00
Raito Bezarius
270ee5bb47 gitsrht: 0.60.7 -> 0.61.10 2020-10-11 17:06:30 +02:00
Edmund Wu
db5c7cc5ee sourcehut.gitsrht: fix build 2020-09-08 17:43:57 -07:00
Edmund Wu
00e0bdf938 sourcehut.gitsrht: check buildGoModule 2020-09-08 17:43:57 -07:00
Edmund Wu
8518ef1687 sourcehut.gitsrht: include api module 2020-09-08 17:43:57 -07:00
Edmund Wu
3fd4e765d0 sourcehut.gitsrht: fix build 2020-09-08 17:43:57 -07:00
Edmund Wu
42f17611a1 sourcehut.*: remove SRHT_PATH patch 2020-09-08 17:43:57 -07:00
Edmund Wu
20eec4f075 gitsrht: 0.50.3 -> 0.60.7 2020-09-08 17:43:57 -07:00
Timothy Stott
ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations (#95092)
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Edmund Wu
b4f8ce9e92
gitsrht: include minio 2020-04-16 16:49:37 -04:00
Edmund Wu
20466af068
gitsrht: 0.43.3 -> 0.50.3 2020-04-16 16:41:26 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Edmund Wu
889e5ca654
gitsrht: fix build 2019-12-29 20:06:23 -05:00
Edmund Wu
0b6cb53f5f
gitsrht: 0.35.6 -> 0.43.3 2019-12-29 20:06:19 -05:00
Edmund Wu
8fea620113 sourcehut.gitsrht: build git-srht-shell 2019-11-04 01:46:59 -08:00
Edmund Wu
7967cb05ad gitsrht: 0.34.2 -> 0.35.6 2019-11-04 01:46:59 -08:00
Edmund Wu
d1f0cbd4fe
gitsrht: 0.33.1 -> 0.34.2 2019-10-20 21:50:16 -04:00
Edmund Wu
c4ce930c23
sourcehut.*: fix setuptools validation 2019-10-06 08:48:32 -04:00
Edmund Wu
3c842a91a0
gitsrht: 0.32.3 -> 0.33.1 2019-10-05 10:44:52 -04:00
Edmund Wu
a2ca6ef26f
sourcehut: init
builds-sr-ht: init at 0.45.13
dispatch-sr-ht: init at 0.11.0
git-sr-ht: init at 0.32.3
hg-sr-ht: init at 0.13.0
lists-sr-ht: init at 0.36.3
man-sr-ht: init at 0.12.4
meta-sr-ht: init at 0.34.3
paste-sr-ht: init at 0.5.1
todo-sr-ht: init at 0.46.8
2019-08-13 11:25:52 -04:00