Commit Graph

41 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
Yureka
f9ab7d7753 ferretdb: add changelog link 2024-03-18 11:20:19 +01:00
R. Ryantm
6b41e26ae3 ferretdb: 1.19.0 -> 1.20.1 2024-02-19 23:37:24 +00:00
R. Ryantm
1f1133954a ferretdb: 1.18.0 -> 1.19.0 2024-01-30 04:53:00 +00:00
R. RyanTM
e60846e9ff
ferretdb: 1.17.0 -> 1.18.0 (#279837)
Changelog: https://github.com/FerretDB/FerretDB/releases/tag/v1.18.0
2024-01-09 15:45:36 +01:00
Jörg Thalheim
e8130ad55e ferretdb: buildGo121Module -> buildGoModule 2023-12-19 13:34:43 +01:00
noisersup
f61302d5e3 ferretdb: 1.16.0 -> 1.17.0 2023-12-18 23:16:11 +01:00
Patryk Kwiatek
b3caa5f50a
ferretdb: 1.15.0 -> 1.16.0 (#272254) 2023-12-05 18:23:31 +01:00
Patryk Kwiatek
53bf48c749
ferretdb: 1.14.0 -> 1.15.0 (#269168) 2023-11-22 14:57:04 +01:00
Patryk Kwiatek
a5dff5b799
ferretdb: 1.13.0 -> 1.14.0 (#266054) 2023-11-17 13:41:33 +01:00
Patryk Kwiatek
df922ca8e5
ferretdb: 1.12.1 -> 1.13.0 (#263779) 2023-10-27 19:53:34 +02:00
Mario Rodas
e42f00c96c
Merge pull request #260862 from noisersup/ferretdb-1.12.1
ferretdb: 1.11.0 -> 1.12.1
2023-10-22 19:46:10 -05:00
Julien Malka
8cff7c9e69 tests/ferretdb: init 2023-10-16 10:15:30 +02:00
noisersup
a5a68ca319 ferretdb: 1.11.0 -> 1.12.1 2023-10-13 12:42:47 +02:00
Yureka
356ac890ba ferretdb: 1.10.1 -> 1.11.0
Diff: https://github.com/FerretDB/FerretDB/compare/v1.10.1...v1.11.0

Changelog: https://github.com/FerretDB/FerretDB/releases/tag/v1.11.0
2023-09-28 11:26:39 +02:00
Patryk Kwiatek
0b05535ac3
ferretdb: 1.9.0 -> 1.10.1 (#255873) 2023-09-19 22:46:33 +02: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
noisersup
172e7570a1 ferretdb: 1.8.0 -> 1.9.0 2023-08-28 22:27:00 +02:00
Patryk Kwiatek
9af10fefd9
ferretdb: 1.7.0 -> 1.8.0 (#251122) 2023-08-24 14:24:13 +02:00
Patryk Kwiatek
a4e6a339a9
ferretdb: 1.6.1 -> 1.7.0 (#247721) 2023-08-07 15:44:07 +02:00
Julien Malka
3ea5c9c57f
ferretdb: 1.6.0 -> 1.6.1 2023-07-26 18:16:34 +02:00
Julien Malka
14ef6934ca
ferretdb: 1.5.0 -> 1.6.0 (#243986) 2023-07-17 19:34:03 +02:00
Julien Malka
d744b1281e
ferretdb: 1.4.0 -> 1.5.0 2023-07-04 18:58:01 +02:00
Julien Malka
f982d017f6
ferretdb: 1.3.0 -> 1.4.0 (#238641) 2023-06-19 22:59:50 +02:00
Patryk Kwiatek
5cb42972d2
ferretdb: 1.2.1 -> 1.3.0 (#236333) 2023-06-06 23:40:27 +02:00
Patryk Kwiatek
e2ec447c57
ferretdb: 1.2.0 -> 1.2.1 (#233950) 2023-05-25 11:39:29 +02:00
Julien Malka
7ea816fd24
ferretdb: 1.1.0 -> 1.2.0 2023-05-22 19:03:10 +02:00
Patryk Kwiatek
65d7f80283
ferretdb: 1.0.0 -> 1.1.0 (#231058) 2023-05-10 14:28:50 +02:00
Patryk Kwiatek
6c108c5a72
ferretdb: 0.9.4 -> 1.0.0 (#225792) 2023-04-11 22:31:52 +02:00
noisersup
6be98b2a33 ferretdb: 0.9.3 -> 0.9.4 2023-03-28 11:58:16 +02:00
Yureka
faa448fa76
ferretdb: 0.9.2 -> 0.9.3 (#220997) 2023-03-17 13:19:51 +01:00
Julien Malka
64b341c997 ferretdb: 0.9.1->0.9.2 2023-02-27 15:19:42 +00:00
noisersup
5596aefd05 ferretdb: 0.9.0 -> 0.9.1 2023-02-13 13:23:12 +01:00
Alexey Palazhchenko
f6b16324f7 ferretdb: 0.7.1 -> 0.9.0
Tweak the build process to set correct version.
2023-02-09 20:39:01 +01:00
R. Ryantm
955da5b711 ferretdb: 0.7.0 -> 0.7.1 2022-12-26 22:48:11 +08:00
R. Ryantm
42056e77ea ferretdb: 0.6.2 -> 0.7.0 2022-12-06 01:19:16 +00:00
R. Ryantm
847e77dd2b ferretdb: 0.6.1 -> 0.6.2 2022-11-22 16:35:21 +08:00
R. Ryantm
8490af631e ferretdb: 0.6.0 -> 0.6.1 2022-11-07 20:59:41 +00:00
R. Ryantm
b43682ff09 ferretdb: 0.5.4 -> 0.6.0 2022-10-28 08:22:46 +08:00
R. Ryantm
e00a2c8569 ferretdb: 0.5.2 -> 0.5.4 2022-10-22 13:19:05 +00:00
Mostly Void
5518e6aba1
ferretdb: init at 0.5.2 (#188584)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-04 15:53:06 +02:00