stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Aaron Jheng
d38485921a
treewide: vendorSha256 -> vendorHash ( #256514 )
2023-09-21 19:11:11 +02:00
figsoda
d8f9bcbcd6
treewide: remove empty go vendor hashes
2023-01-21 11:35:00 -05:00
Azat Bahawi
08f841f03d
asmfmt: use buildGoModule
2022-06-12 02:26:59 +03:00
xrelkd
951c01396e
asmfmt: 1.2.3 -> 1.3.2
2022-04-05 00:29:19 +08:00
Markus S. Wamser
b59e0191fd
asmfmt: 1.2.1 -> 1.2.3
2021-03-25 23:02:16 +01:00
Wael M. Nasreddine
cb91e0c667
asmfmt: 1.1 -> 1.2.1
2020-04-30 21:24:02 -07:00
Wael M. Nasreddine
65f85b6efb
asmfmt: do not include gofmt/goimports/goreturns
2020-04-30 21:18:07 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Wael M. Nasreddine
126e64e658
asmfmt: init at 1.1
2018-11-02 21:58:08 -07:00