Commit graph

45 commits

Author SHA1 Message Date
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
Jörg Thalheim 41581d1222
Merge pull request #43874 from plumelo/feature/avocode-3.2.0
avocode: 3.1.1 -> 3.2.0
2018-07-21 16:02:51 +01:00
Meghea Iulian 6cc783ee29 avocode: 3.1.1 -> 3.2.0 2018-07-21 09:45:38 +03:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Meghea Iulian c9f9ec6f18 avocode: 3.0.0 -> 3.1.1 (#42808) 2018-06-30 13:56:33 +02:00
Meghea Iulian e2bc05edc6 avocode: 2.26.4 -> 3.0.0 (#41947) 2018-06-13 23:32:21 +02:00
Meghea Iulian c1d72c6af1 avocode: 2.26.1 -> 2.26.4 (#41131) 2018-05-28 20:26:37 +02:00
Meghea Iulian 247a501eb0 avocode: 2.26.0 -> 2.26.1 (#40601) 2018-05-16 23:43:59 +02:00
Meghea Iulian 8712ea5ccf avocode: init at 2.26.0 (#40425) 2018-05-13 16:02:51 +02:00