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
R. Ryantm
483914836c
mod: 0.7.0 -> 0.7.1
2023-12-17 01:32:47 +00:00
R. Ryantm
24738602a8
mod: 0.5.0 -> 0.7.0
2023-10-26 13:27:54 +00:00
R. Ryantm
9bcecfef05
mod: 0.4.3 -> 0.5.0
2023-03-03 01:08:06 +00:00
R. Ryantm
6294155267
mod: 0.4.2 -> 0.4.3
2022-09-21 22:50:46 +00:00
R. Ryantm
3670639415
mod: 0.4.1 -> 0.4.2
2022-07-29 00:58:44 +00:00
R. RyanTM
962f751627
mod: 0.4.0 -> 0.4.1
2021-01-22 16:02:45 +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
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256
2020-05-14 07:22:21 +01:00
R. RyanTM
8ecc768d4c
mod: 0.3.0 -> 0.4.0
2020-05-04 00:04:16 +00:00
R. RyanTM
4f933be5a3
mod: 0.2.2 -> 0.3.0
2020-04-01 15:25:28 +00:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
...
This reverts commit 4e6bf03504
, reversing
changes made to afd997aab6
.
Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas
ee2bda2119
mod: fix build on darwin
2020-03-21 05:47:00 -05:00
R. RyanTM
b8225d33c3
mod: 0.2.0 -> 0.2.2
2020-03-14 09:09:15 +00: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 Nasreddine
52dae14f0c
buildGoModule: use go_1_12 instead of go_1_11 ( #58103 )
2019-03-21 20:40:07 -07:00
Wael M. Nasreddine
d45408bd48
mod: init at 0.2.0
2019-03-14 11:03:47 -07:00