R. Ryantm
|
3e23d21b5c
|
gerbera: 1.10.0 -> 1.11.0
|
2022-07-28 12:16:27 +00:00 |
|
R. Ryantm
|
06ffff70bb
|
gerbera: 1.9.2 -> 1.10.0
|
2022-02-25 07:21:17 +00:00 |
|
Fabian Möller
|
4329d79dba
|
nixos/tests: link tests to their packages
|
2022-01-23 21:08:10 +01:00 |
|
Artturin
|
b4fab0a98b
|
treewide: remove fmt from buildInputs where spdlog is used
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
|
2021-11-07 22:05:08 +02:00 |
|
R. Ryantm
|
1bba146541
|
gerbera: 1.9.1 -> 1.9.2
|
2021-10-29 17:10:51 +00:00 |
|
R. RyanTM
|
1a81511189
|
gerbera: 1.9.0 -> 1.9.1
|
2021-09-16 08:53:51 +00:00 |
|
R. RyanTM
|
064b1e0c30
|
gerbera: 1.8.2 -> 1.9.0
|
2021-07-31 12:26:53 +00:00 |
|
R. RyanTM
|
eca4094cd2
|
gerbera: 1.8.1 -> 1.8.2
|
2021-06-01 10:17:40 +00:00 |
|
Peter Hoeg
|
3ed9ed81ab
|
gerbera: 1.8.0 -> 1.8.1
|
2021-05-17 09:10:16 +08:00 |
|
R. RyanTM
|
ba80e48da5
|
gerbera: 1.7.0 -> 1.8.0
|
2021-05-08 18:51:15 -07:00 |
|
R. RyanTM
|
e5adde1556
|
gerbera: 1.6.4 -> 1.7.0
|
2021-02-28 12:50:39 +00:00 |
|
Robert Schütz
|
9cba0bbf6d
|
gerbera: use ffmpeg instead of libav
|
2021-02-04 15:19:23 +01:00 |
|
Robert Schütz
|
013953c89b
|
gerbera: don't pass pkgs as argument
|
2021-02-04 15:19:23 +01:00 |
|
Ben Siraphob
|
872973d7d1
|
pkgs/servers: stdenv.lib -> lib
|
2021-01-15 14:24:03 +07: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 |
|
R. RyanTM
|
37d6d5a32c
|
gerbera: 1.6.1 -> 1.6.4
|
2020-10-18 09:03:52 +00:00 |
|
Antoine R. Dumont (@ardumont)
|
dc19e3be0c
|
gerbera: Init at 1.6.1
|
2020-10-07 10:53:52 +02:00 |
|