Commit graph

63 commits

Author SHA1 Message Date
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08: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
Bart Brouns 5bb1c43fc6 yoshimi: 1.7.0.1 -> unstable-2020-01-19
fix build with lv2 1.18.0
2020-06-11 17:08:20 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Sigrid Haflínudóttir 6808f48dfd yoshimi: 1.6.1 -> 1.7.0.1 2020-02-10 10:24:07 +00:00
R. RyanTM 683feaa515 yoshimi: 1.6.0.3 -> 1.6.1 2019-12-24 16:46:20 -08:00
Lancelot SIX a0c0489a0b
Merge pull request #74709 from r-ryantm/auto-update/yoshimi
yoshimi: 1.6.0.2 -> 1.6.0.3
2019-12-01 17:37:44 +01:00
R. RyanTM d0d0932f6a yoshimi: 1.6.0.2 -> 1.6.0.3 2019-11-29 16:09:02 -08:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
R. RyanTM 1c2ac8d7e0 yoshimi: 1.6.0.1 -> 1.6.0.2 2019-11-03 16:29:58 +01:00
R. RyanTM 4fb9a75fc8 yoshimi: 1.5.11.3 -> 1.6.0.1 (#70005)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yoshimi/versions
2019-10-13 18:05:00 +02: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
Bart Brouns 6c4bedbab5 yoshimi: 1.5.10.2 ->1.5.11.3 2019-07-20 12:55:04 +02:00
R. RyanTM 7abf9be865 yoshimi: 1.5.10.1 -> 1.5.10.2 (#57517)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yoshimi/versions
2019-03-27 15:53:39 +01:00
R. RyanTM c72f8be60c yoshimi: 1.5.10 -> 1.5.10.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/yoshimi/versions
2019-01-26 16:40:39 -08:00
R. RyanTM c169f233e6 yoshimi: 1.5.9 -> 1.5.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yoshimi/versions
2019-01-13 09:47:18 +01:00
R. RyanTM 1a3bd10f5a yoshimi: 1.5.8.2 -> 1.5.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yoshimi/versions
2018-10-03 00:10:06 -07:00
R. RyanTM a8e867f990 yoshimi: 1.5.8 -> 1.5.8.2 (#41925)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/yoshimi/versions.

These checks were done:

- built on NixOS
- /nix/store/k0c0kks60fdnismml72d956yca922nv4-yoshimi-1.5.8.2/bin/yoshimi passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.5.8.2 with grep in /nix/store/k0c0kks60fdnismml72d956yca922nv4-yoshimi-1.5.8.2
- directory tree listing: https://gist.github.com/cba4c23026b96fbb6a4cd4ee08212a0f
- du listing: https://gist.github.com/867590c63053855dd8091a35257291d2
2018-06-13 17:56:09 +02:00
R. RyanTM e37e19ff61 yoshimi: 1.5.7 -> 1.5.8 (#41221)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/yoshimi/versions.

These checks were done:

- built on NixOS
- /nix/store/jpvzkcfk0dablksr19lnwi7xajm7d7bh-yoshimi-1.5.8/bin/yoshimi passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.5.8 with grep in /nix/store/jpvzkcfk0dablksr19lnwi7xajm7d7bh-yoshimi-1.5.8
- directory tree listing: https://gist.github.com/53f8899fb2961c61707a03b4bcb225d1
- du listing: https://gist.github.com/3b61f944f2b81b3f5bc299051a284cec
2018-05-31 10:13:32 +02:00
Bart Brouns a712514bd5 yoshimi: 1.5.6 -> 1.5.7 2018-03-24 06:36:20 +01:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Bart Brouns 3fc9b54c62 yoshimi: 1.5.5 -> 1.5.6 2018-01-05 23:41:46 +01:00
Bart Brouns 0b8ec310ea yoshimi: 1.5.4.1 -> 1.5.5 2017-12-12 18:26:56 +01:00
Bart Brouns 756f4fe1a3 yoshimi: 0.5.3 -> 0.5.4.1 2017-12-08 21:07:58 +01:00
Bart Brouns f01ea209e5 yoshimi: 1.5.0 -> 1.5.3 2017-08-28 00:48:35 +02:00
Bart Brouns 56f5eaae86 yoshimi: 1.4.1 -> 1.5.0 2017-03-01 18:50:34 +01:00
Bart Brouns 067e3dcbf1 yoshimi: 1.3.8.2 -> 1.4.1 2016-11-01 02:57:27 +01:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Vladimír Čunát 09af15654f Merge master into closure-size
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Bart Brouns 4deefc15ef yoshimi: 1.3.7.1 -> 1.3.8.2 2016-02-27 20:29:44 +01:00
Luca Bruno 5b0352a6a4 Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
Bart Brouns b94a2db590 yoshimi: 1.3.6 -> 1.3.7.1 2015-12-03 19:54:19 +01:00
Vladimír Čunát 333d69a5f0 Merge staging into closure-size
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Cillian de Róiste 1d3a4b17dd yoshimi: update from 1.3.5.2 to 1.3.6 2015-10-04 14:27:36 +02:00
Vladimír Čunát 5227fb1dd5 Merge commit staging+systemd into closure-size
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Cillian de Róiste c8707db64c yoshimi: update from 1.3.5.1 to 1.3.5.2 2015-09-23 16:31:15 +02:00
William A. Kennington III 7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
Cillian de Róiste 5c4a2d311f yoshimi: update from 1.3.4 to 1.3.5.1 2015-06-23 09:48:48 +02:00
Vladimír Čunát 3b9ef2c71b fix "libc}/lib" and similar references
Done mostly without any verification.
I didn't bother with libc}/include, as the path is still correct.
2015-05-05 11:52:08 +02:00
Cillian de Róiste e74e572331 yoshimi: update from 1.3.3 to 1.3.4 2015-04-20 14:51:55 +02:00
Cillian de Róiste 96cc8da5de yoshimi: update from 1.3.2 to 1.3.3 2015-03-07 19:01:37 +01:00
Cillian de Róiste 0a00a351ab yoshimi: update from 1.3.1 to 1.3.2 2015-02-15 20:36:38 +01:00
Cillian de Róiste f5e874903e yoshimi: update from 1.3.0 to 1.3.1 2015-01-02 23:47:59 +01:00
Cillian de Róiste 46cd3237af yoshimi: update from 1.2.5 to 1.3.0
Fix build by adding LV2 support
2014-12-02 23:12:21 +01:00
Cillian de Róiste f9fddf1e78 yoshimi: update from 1.2.4 to 1.2.5 2014-11-12 20:56:49 +01:00
William A. Kennington III aa3e800be7 boost: Remove boost.lib 2014-11-02 17:22:27 -08:00
Cillian de Róiste c74adc358d yoshimi: update from 1.2.3 to 1.2.4 2014-10-08 19:53:17 +02:00
William A. Kennington III 31220480d8 boost: Update depdendent packages 2014-09-21 17:20:59 -07:00
Cillian de Róiste 6a12b9ab53 yoshimi: update from 1.2.2 to 1.2.3 2014-08-26 14:57:22 +02:00