R. Ryantm
|
5ccc047d3a
|
grocy: 3.3.1 -> 3.3.2
|
2022-11-15 03:53:33 +00:00 |
|
R. Ryantm
|
f06b37c413
|
grocy: 3.3.0 -> 3.3.1
|
2022-07-28 13:51:13 +00:00 |
|
R. Ryantm
|
668010302b
|
grocy: 3.2.0 -> 3.3.0
|
2022-04-10 21:40:33 +00:00 |
|
R. Ryantm
|
dbe164158e
|
grocy: 3.1.3 -> 3.2.0
|
2022-02-12 09:41:46 +00:00 |
|
Maximilian Bosch
|
0ea203399b
|
grocy: 3.1.2 -> 3.1.3
ChangeLog: https://github.com/grocy/grocy/releases/tag/v3.1.3
|
2021-11-15 19:58:02 +01:00 |
|
Maximilian Bosch
|
d8ff7944ed
|
grocy: 3.1.1 -> 3.1.2
ChangeLog: https://github.com/grocy/grocy/releases/tag/v3.1.2
|
2021-09-28 23:45:37 +02:00 |
|
R. RyanTM
|
e52facaf75
|
grocy: 3.1.0 -> 3.1.1
|
2021-08-22 20:04:29 +00:00 |
|
Maximilian Bosch
|
07b51f58df
|
grocy: 3.0.1 -> 3.1.0
ChangeLog: https://github.com/grocy/grocy/releases/tag/v3.1.0
|
2021-07-23 11:45:31 +02: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 |
|