Commit Graph

8 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
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
Martin Weinelt
c3f9bd9472
go-neb: Mark broken on darwin 2022-11-19 15:10:14 +01:00
Jörg Thalheim
400c9e1825 go-neb: 2021-03-24 -> 2021-07-21 2021-07-21 14:12:39 +02:00
Jörg Thalheim
bba5559d2c
go-neb: 2020-04-09 -> 2021-03-24 2021-06-26 11:59:50 +02:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Martin Weinelt
d72a7360c2
nixos/tests/go-neb: init
Simple test to start the unit with a dummy client and a dummy service
and check if it can receive webhooks.
2020-06-04 01:44:33 +02:00
Malte Brandy
766c337445
go-neb: Init at unstable-2020-04-09 2020-05-28 20:55:26 +02:00