Maximilian Bosch
|
ce206ce87f
|
grocy: 3.1.1 -> 3.1.2
ChangeLog: https://github.com/grocy/grocy/releases/tag/v3.1.2
(cherry picked from commit d8ff7944ede3210c2172b87517803e25b8ed4736)
|
2021-09-30 12:35:26 +00:00 |
R. RyanTM
|
168f530891
|
grocy: 3.1.0 -> 3.1.1
(cherry picked from commit e52facaf7575ce3e520b8081523cad96e6fd36a1)
|
2021-09-08 21:51:00 +02:00 |
Maximilian Bosch
|
e94b0c2a22
|
grocy: 3.0.1 -> 3.1.0
ChangeLog: https://github.com/grocy/grocy/releases/tag/v3.1.0
(cherry picked from commit 07b51f58df6042e0baaff5e10b0ca389f2cac1fe)
|
2021-07-23 15:57:43 +00:00 |
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
Maximilian Bosch
|
b8da2979c5
|
grocy: 3.0.0 -> 3.0.1
https://github.com/grocy/grocy/releases/tag/v3.0.1
|
2021-01-05 19:26:28 +01:00 |
Maximilian Bosch
|
123f953c98
|
grocy: 2.7.1 -> 3.0.0
https://github.com/grocy/grocy/releases/tag/v3.0.0
|
2020-12-22 16:00:33 +01:00 |
Maximilian Bosch
|
135ae45d24
|
grocy: 2.7.0 -> 2.7.1
https://github.com/grocy/grocy/releases/tag/v2.7.1
|
2020-04-17 22:02:28 +02:00 |
Maximilian Bosch
|
d4659dece2
|
grocy: 2.6.2 -> 2.7.0
|
2020-04-16 21:52:08 +02:00 |
Maximilian Bosch
|
37fe88e227
|
grocy: add `passthru.tests` to reference VM-test
|
2020-04-15 22:35:46 +02:00 |
Maximilian Bosch
|
1d7a795fcd
|
grocy: 2.6.1 -> 2.6.2
https://github.com/grocy/grocy/releases/tag/v2.6.2
|
2020-04-03 21:57:30 +02:00 |
Maximilian Bosch
|
d0e0acadbb
|
grocy: 2.6.0 -> 2.6.1
|
2020-03-07 09:28:14 +01:00 |
Maximilian Bosch
|
3d051f49ba
|
grocy: init at 2.6.0
|
2020-02-07 23:31:04 +01:00 |