Commit graph

23 commits

Author SHA1 Message Date
zowoq bdae2bcc6a wal-g: buildFlagsArray -> ldflags, tags 2021-08-07 12:30:19 +10:00
Mario Rodas 761c513f79 wal-g: 0.2.21 -> 1.0
https://github.com/wal-g/wal-g/releases/tag/v1.0
2021-06-01 04:20:00 +00:00
Mario Rodas 0abc38a934 wal-g: 0.2.19 -> 0.2.21 2021-04-09 04:20:00 +00:00
timds 4e2b38d137 wal-g: enable support for brotli compression
Brotli support was always on until v0.2.10. It is enabled by default
in the wal-g's 'official' releases and build instructions, so it makes
sense to enable it in nixpkgs too.

wal-g has a Makefile (not used by nixpkgs) which statically links to
brotli v1.0.7 (a C library). Nixpkgs dynamically links to brotli
v1.0.9.
2021-03-01 17:13:55 +01:00
Ollie Charles 1675b11cd4 Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
Mario Rodas 3c22950438 wal-g: 0.2.18 -> 0.2.19
https://github.com/wal-g/wal-g/releases/tag/v0.2.19
2020-11-30 04:20:00 +00:00
Mario Rodas dce3b4517f wal-g: 0.2.17 -> 0.2.18 2020-11-13 04:20:00 +00:00
Mario Rodas debeb8781c wal-g: add marsam to maintainers 2020-08-15 00:48:32 -07:00
Mario Rodas 66b8e7d51b wal-g: 0.2.15 -> 0.2.17 2020-08-15 00:48:32 -07:00
zowoq 264475ce5b buildGoModule packages: remove doCheck = true 2020-08-10 16:02:36 +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
zowoq c217a1a7e8 wal-g: remove Security
Not needed now that Security is propagated via go 0bba7474b3
2020-04-13 13:10:04 +10:00
Mario Rodas 237a07a7d5
wal-g: 0.2.14 -> 0.2.15
Changelog: https://github.com/wal-g/wal-g/releases/tag/v0.2.15
2020-03-24 04:20:00 -05:00
Mario Rodas 5bd7c81ae7
wal-g: 0.2.0 -> 0.2.14 2020-02-18 04:20:00 -05:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02: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
Mario Rodas aff92495ab wal-g: 0.1.12 -> 0.2.0 2018-11-25 03:57:22 -05:00
Mario Rodas 9bdec58bc0 wal-g: 0.1.10 -> 0.1.12 2018-09-09 18:26:41 -05:00
Mario Rodas 6af6fec22d wal-g: 0.1.8pre240_966f3c5f4 -> 0.1.10 (#44656) 2018-08-08 10:03:47 +02:00
Austin Seipp d0945011ae wal-g: 0.1.2 -> 0.1.8pre240_966f3c5f4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-10 13:10:15 -05:00
Ollie Charles b075e79c97 wal-g: fix license so not to break evaluation 2017-11-17 13:55:14 +00:00
Ollie Charles 5735aecc27 wal-g: init at 0.1.2 2017-11-17 13:45:00 +00:00