Commit Graph

24 Commits

Author SHA1 Message Date
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
52d59170c6 pet: 0.6.3 -> 0.7.0 2024-03-09 22:04:39 +00:00
R. Ryantm
ffc5061f70 pet: 0.6.2 -> 0.6.3 2024-02-27 00:27:29 +00:00
R. Ryantm
8601ec1341 pet: 0.6.1 -> 0.6.2 2024-02-19 13:31:16 +00:00
R. Ryantm
ff1f3ca6fe pet: 0.6.0 -> 0.6.1 2024-02-12 21:18:53 +00:00
R. Ryantm
c3632a3cdc pet: 0.5.0 -> 0.6.0 2024-02-05 13:12:51 +00:00
R. Ryantm
d51c14d0dd pet: 0.4.0 -> 0.5.0 2023-05-21 07:47:43 +00:00
Patrizio Bekerle
2944ade411
pet: split ldflags into parts
Co-authored-by: figsoda <figsoda@pm.me>
2023-04-15 09:10:47 +02:00
Patrizio Bekerle
af1dd1387c
pet: add ldflags to set version of application 2023-04-14 15:41:16 +02:00
ilkecan
731ff64aed pet: install zsh completion file 2022-09-20 07:36:40 +00:00
zowoq
67fe8f94d2 pet: update vendorSha256 2022-02-01 12:35:44 +10:00
R. Ryantm
5c0328242e pet: 0.3.6 -> 0.4.0 2021-12-08 00:19:42 +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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
42b14764ab pet: fix build on darwin 2020-03-21 05:54:00 -05:00
R. RyanTM
62ff5b6342 pet: 0.3.5 -> 0.3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pet/versions
2019-09-27 18:15:57 -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
R. RyanTM
01f11297e4 pet: 0.3.4 -> 0.3.5 (#64108)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pet/versions
2019-07-02 07:58:20 -07: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
ff110364a4
pet: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:12 -07:00
Wael M. Nasreddine
6688b650f8 pet: init at 0.3.2 2018-07-24 20:25:39 -07:00