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
Sigmanificient
61fe0c0416
pkgs/by-name: remove unused arguments
2024-07-26 10:11:07 +02:00
❄️
d42f9ebf3f
Merge pull request #329501 from Tochiaha/pg-gvm
...
pg-gvm: init at 22.6.5
2024-07-23 18:50:05 -03:00
tahanonu
b420f2341f
pg-gvm: init at 22.6.5
...
Release: https://github.com/greenbone/pg-gvm/releases/tag/v22.6.5
2024-07-23 22:18:03 +01:00
Weijia Wang
330d149c16
Merge pull request #317779 from r-ryantm/auto-update/pgmoneta
...
pgmoneta: 0.11.1 -> 0.12.0
2024-07-03 00:26:36 +02:00
luftmensch-luftmensch
a2782b76af
pgraphs: 0.6.12 -> 0.6.13
2024-06-27 10:49:27 +02:00
luftmensch-luftmensch
da65f2146f
pgraphs: init at 0.6.12
2024-06-14 11:26:12 +02:00
Sandro
4a77c223c9
Merge pull request #269460 from tie/pghero
...
pghero: init at 3.4.1
2024-06-11 01:00:56 +02:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Maximilian Bosch
958d23307b
pg-dump-anon: 1.3.1 -> 1.3.2
...
ChangeLog: https://gitlab.com/dalibo/postgresql_anonymizer/-/blob/1.3.2/CHANGELOG.md?ref_type=tags#20240321--132---fix-pg_catalog-bindings
2024-06-08 15:34:07 +02:00
Marie Ramlow
ac55661610
pgrok: migrate to pnpm.fetchDeps
2024-06-06 21:58:57 +02:00
Marie Ramlow
a12b6b0555
pgrok: move to by-name
2024-06-06 21:05:41 +02:00
R. Ryantm
37672eb7c3
pgmoneta: 0.11.1 -> 0.12.0
2024-06-06 15:19:50 +00:00
Ivan Trubach
a5499ee535
nixos/pghero: init
2024-05-29 03:40:48 +03:00
Ivan Trubach
ee429344a5
pghero: init at 3.5.0
2024-05-29 03:40:40 +03:00
R. Ryantm
f86578599c
pgroll: 0.5.0 -> 0.6.0
2024-05-21 21:37:33 +00:00
R. Ryantm
da2fc0e0dd
pgmoneta: 0.11.0 -> 0.11.1
2024-04-30 16:42:31 +00:00
Mario Rodas
2becf6e837
maintainers: drop marsam
2024-04-24 04:20:00 +00:00
R. Ryantm
a555f88d93
pgmoneta: 0.10.1 -> 0.11.0
2024-04-24 01:38:43 +00:00
iko
0fb5cc0053
pgroll: init at 0.5.0
2024-04-09 15:58:23 +03:00
R. Ryantm
f67fad6b91
pgmoneta: 0.10.0 -> 0.10.1
2024-04-05 16:24:36 +00:00
R. Ryantm
e9c98c68d3
pgmoneta: 0.9.0 -> 0.10.0
2024-03-29 01:46:06 +00:00
Maximilian Bosch
0cdaede144
pg-dump-anon: init at 1.3.1
...
This is a Go program inside the sources of `postgresql_anonymizer` that
allows to perform database dumps, but with anonymized data. I figured
that it's a little awkward to have a client program to be part of the
extension package.
So I decided to create a second package called `pg-dump-anon`. Since
it's one repository, both share `version` & `src`.
Also extended the VM test to make sure we're getting properly anonymized
data when dumping with `pg_dump_anon`.
2024-03-13 16:15:54 +01:00
Mario Rodas
7a0c418c66
pgagroal: migrato to by-name
2024-02-23 04:20:00 +00:00
R. Ryantm
443a4faddb
pgmoneta: 0.8.0 -> 0.9.0
2024-02-15 00:01:37 +00:00
Andrey Donets
b7931ec92c
pget: init at 0.2.1
2024-02-07 21:02:33 +04:00
R. Ryantm
9bd349225c
pgmoneta: 0.7.3 -> 0.8.0
2024-01-23 08:57:12 +00:00
Mario Rodas
d49258bc6c
pgcopydb: init at 0.15
2024-01-12 04:20:00 +00:00
R. Ryantm
18e61acd4a
pgmoneta: 0.7.2 -> 0.7.3
2023-12-29 10:48:08 +00:00
R. Ryantm
03eb759230
pgmoneta: 0.7.1 -> 0.7.2
2023-12-17 15:43:02 +00:00
R. Ryantm
cfea4923c6
pgmoneta: 0.7.0 -> 0.7.1
2023-10-23 12:57:35 +00:00
Mario Rodas
60cd55da08
pgmoneta: init at 0.7.0
2023-10-14 04:20:00 +00:00