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
c9b945e0f8
webhook: 2.8.0 -> 2.8.1
2023-05-30 02:04:29 +00:00
Lucas Franceschino
e8e932bc80
nixos/webhook: init
2022-12-29 01:24:46 +01:00
Azat Bahawi
b0e0d8db46
webhook: use buildGoModule
2022-06-07 19:06:45 +03:00
R. RyanTM
34318b7c42
webhook: 2.7.0 -> 2.8.0
2020-12-08 09:12:54 +00:00
R. RyanTM
778ffb0334
webhook: 2.6.8 -> 2.7.0
2020-06-17 11:53:57 -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
Alyssa Ross
7e3b43d75a
webhook: init at 2.6.8
2018-10-05 12:14:49 +01:00