R. Ryantm
|
bbb9f070f6
|
gotify-cli: 2.2.4 -> 2.3.2
|
2024-08-02 03:44:24 +00:00 |
|
Jörg Thalheim
|
5356420466
|
treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
|
2024-07-29 10:06:20 +08:00 |
|
R. Ryantm
|
4e6c4ebcd4
|
gotify-cli: 2.2.3 -> 2.2.4
|
2024-06-24 02:10:28 +00:00 |
|
Alexis Hildebrandt
|
755b915a15
|
treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
|
2024-06-09 23:07:45 +02:00 |
|
R. Ryantm
|
13468fe908
|
gotify-cli: 2.2.2 -> 2.2.3
|
2023-05-14 16:49:03 +00:00 |
|
Maximilian Bosch
|
52e277d501
|
treewide: remove myself (ma27) as maintainer from a bunch of pkgs I don't use anymore
|
2023-01-15 18:52:27 +01:00 |
|
R. Ryantm
|
6f171cec1f
|
gotify-cli: 2.2.1 -> 2.2.2
|
2022-07-28 13:30:10 +00:00 |
|
Malo Bourgon
|
0e802eafad
|
treewide: add meta.mainProgram to many packages
|
2022-04-14 10:24:01 -07:00 |
|
zowoq
|
3a78e8e08d
|
gotify-cli: update vendorSha256
|
2022-02-01 15:42:33 +10:00 |
|
Maximilian Bosch
|
eeea72560c
|
gotify-cli: 2.2.0 -> 2.2.1
Changes: https://github.com/gotify/cli/compare/v2.2.0...v2.2.1
|
2021-12-19 16:16:22 +01:00 |
|
zowoq
|
13ea123c74
|
treewide: buildFlagsArray -> ldflags
|
2021-08-26 21:35:06 +10:00 |
|
Ben Siraphob
|
683a87dbeb
|
treewide: remove periods from end of package descriptions
|
2020-10-17 08:22:31 -07:00 |
|
Maximilian Bosch
|
d37d976601
|
gotify-cli: 2.1.1 -> 2.2.0
https://github.com/gotify/cli/releases/tag/v2.2.0
|
2020-09-26 14:00:56 +02:00 |
|
Doron Behar
|
b027fc3df8
|
gotify-cli: Add version and commit to ldflags
|
2020-09-13 00:41:49 +03: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
|
33f90726c3
|
gotify-cli: fix build on darwin
|
2020-03-21 05:10:00 -05:00 |
|
Maximilian Bosch
|
6b8400381c
|
gotify: init add 2.1.1
|
2019-10-05 21:19:27 +02:00 |
|