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
Fabián Heredia Montiel
ff323ed355
treewide: vendorSha256 → vendorHash
...
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Daniel Nagy
2ced733dc1
gron: set version at build time
2023-07-27 13:00:00 +02:00
Sandro Jäckel
3ad7d71afe
treewide: don't set platforms.unix for buildGoModule
2023-06-13 17:54:26 +03:00
Francesco Gazzetta
31ce165240
gron: 0.6.1 -> 0.7.1
2022-04-14 11:29:46 +02:00
Colin
5c11ca256f
gron: switch to go_1_17
...
Just needed a hash regen.
2022-02-05 17:37:29 +10:00
Sandro Jäckel
024fa9bd40
gron: switch to buildGoModule, add SuperSandro2000 as maintainer
2021-02-12 20:35:44 +01:00
Francesco Gazzetta
aa79516e0a
gron: 0.6.0 -> 0.6.1
2021-02-11 17:14:10 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274
pkgs/development/tools: stdenv.lib -> lib
2021-01-23 20:30:03 +07: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
Francesco Gazzetta
c20c4be047
gron: 0.5.2 -> 0.6.0 ( #49282 )
2018-10-29 11:56:56 +01:00
Francesco Gazzetta
9c01a77450
gron: 0.5.1 -> 0.5.2
2018-05-01 09:13:59 +00:00
Francesco Gazzetta
70ff455608
gron: init at 0.5.1
2018-04-04 11:45:54 +00:00