R. Ryantm
7ef1ede354
avocode: 4.15.5 -> 4.15.6
2022-03-05 12:30:28 +00:00
K900
cb2cfba6f7
treewide: switch all desktop file generators to new API
...
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm
8ddda2b444
avocode: 4.15.1 -> 4.15.5
2021-12-11 23:23:51 +00:00
R. RyanTM
2e1d856625
avocode: 4.15.0 -> 4.15.1
2021-08-20 17:20:53 +00:00
R. RyanTM
f717dcafbf
avocode: 4.14.3 -> 4.15.0
2021-06-29 02:39:04 +00:00
R. RyanTM
24b29d114e
avocode: 4.14.1 -> 4.14.3
2021-06-22 17:34:03 -07:00
R. RyanTM
c78d3f3ecd
avocode: 4.14.0 -> 4.14.1
2021-06-15 20:04:52 -07:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Meghea Iulian
01f0665aac
avocode: add missing deps
2021-05-21 09:02:54 +03:00
R. RyanTM
1f79b3e79b
avocode: 4.12.0 -> 4.14.0
2021-05-17 11:50:21 -07:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Robert Schütz
54757b35c1
Merge branch 'staging-next' into staging
2021-02-26 10:56:17 +01:00
R. RyanTM
8ed20d2619
avocode: 4.11.2 -> 4.12.0
2021-02-23 14:17:05 +00:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs ( #112302 )
2021-02-20 16:01:53 -05:00
R. RyanTM
4caf8b9d0c
avocode: 4.11.1 -> 4.11.2
2021-02-12 03:24:53 +00:00
R. RyanTM
bab4f71136
avocode: 4.11.0 -> 4.11.1
2021-01-29 10:48:40 +00:00
Meghea Iulian
634d51c14a
avocode: 4.10.4 -> 4.11.0
2021-01-20 17:12:02 +02:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +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
c5c77eb0b1
avocode: 4.10.3 -> 4.10.4
2020-12-01 17:37:56 +00:00
R. RyanTM
b3efb71940
avocode: 4.7.0 -> 4.10.3
2020-11-27 09:00:10 +00:00
zowoq
c7e61112df
treewide: remove deprecated value Application
from makeDesktopItem
2020-06-25 12:18:37 +10:00
R. RyanTM
e487f9f708
avocode: 4.6.4 -> 4.7.0
2020-06-17 12:41:36 -07:00
R. RyanTM
41525f7d9a
avocode: 4.6.3 -> 4.6.4
2020-06-09 08:01:11 +00:00
R. RyanTM
cca54adf81
avocode: 4.6.2 -> 4.6.3
2020-05-20 07:44:20 +00:00
R. RyanTM
f45c1dc89e
avocode: 4.4.3 -> 4.6.2
2020-05-04 14:30:48 +00:00
R. RyanTM
64310331a5
avocode: 4.3.0 -> 4.4.3
2020-03-04 17:19:28 +00:00
R. RyanTM
59886a75d9
avocode: 4.2.2 -> 4.3.0
2020-02-15 02:53:01 +00:00
R. RyanTM
869d157cc1
avocode: 4.2.1 -> 4.2.2
2020-01-15 06:40:19 +00:00
R. RyanTM
1f705c691c
avocode: 4.0.1 -> 4.2.1
2019-12-22 21:20:17 -08:00
R. RyanTM
18351447b3
avocode: 3.9.6 -> 4.0.1
2019-11-25 01:30:25 -08:00
R. RyanTM
d15b9b1561
avocode: 3.9.3 -> 3.9.6
2019-11-04 23:45:59 -08:00
Frederik Rietdijk
503081fa5b
Merge staging into staging-next
2019-09-29 11:05:22 +02:00
R. RyanTM
3c6eabdbe6
avocode: 3.9.2 -> 3.9.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avocode/versions
2019-09-26 00:06:02 -07:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
...
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Marek Mahut
2d7a222970
avocode: adding at-spi2-core into rpath
2019-08-23 08:30:31 +02:00
R. RyanTM
41f72597df
avocode: 3.9.0 -> 3.9.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avocode/versions
2019-08-17 11:51:12 -07:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk
55e4555b77
Merge master into staging-next
2019-08-01 09:42:54 +02:00
Meghea Iulian
ed9b84da33
avocode: 3.8.1 -> 3.9.0
2019-07-27 15:11:55 +03:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
R. RyanTM
93485ada43
avocode: 3.8.0 -> 3.8.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avocode/versions
2019-06-16 06:54:04 -07:00
R. RyanTM
106341a56f
avocode: 3.7.2 -> 3.8.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avocode/versions
2019-05-31 21:53:22 -07:00
R. RyanTM
5b7568c0f3
avocode: 3.7.0 -> 3.7.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avocode/versions
2019-04-29 22:48:10 -07:00
Meghea Iulian
e02e667a16
avocode: 3.6.12 -> 3.7.0 ( #59053 )
2019-04-06 10:03:00 +00:00
Meghea Iulian
4f74e248c5
avocode: 3.6.2 -> 3.6.12 ( #57658 )
2019-03-14 20:52:28 +01:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
Meghea Iulian
f3fb56d633
avocode: 3.4.0 -> 3.6.2
2018-10-27 18:07:48 +03:00
Meghea Iulian
e1d1b7ff65
avocode: 3.2.0 -> 3.4.0 ( #45350 )
2018-08-19 23:45:53 +02:00