Commit graph

28 commits

Author SHA1 Message Date
Ben Siraphob 2f78ee7e81 pkgs/development: stdenv.lib -> lib 2021-01-24 00:16:29 +07:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM 447864e075 libre: 0.6.0 -> 0.6.1 2020-01-06 14:11:11 -08:00
Christine Koppelt 3aa0d776a1 pkgs/development/libraries: Add missing descriptions and homepages 2019-11-17 09:43:55 +01: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
R. RyanTM f15f78a3c2 libre: 0.5.9 -> 0.6.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/libre/versions
2018-12-15 03:28:50 -08:00
R. RyanTM ae093d7d9b libre: 0.5.8 -> 0.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/libre/versions
2018-09-20 18:50:32 +02:00
R. RyanTM daea65c8e2 libre: 0.5.7 -> 0.5.8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.5.8 with grep in /nix/store/rqyqr2gb6pxqqah435xznnqwr9zi0xi2-libre-0.5.8
- directory tree listing: https://gist.github.com/a84247052706f314827aca34a1869d10
2018-04-24 11:51:25 -07:00
Ryan Mulligan 4de6588a1b libre: 0.5.6 -> 0.5.7
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.5.7 with grep in /nix/store/flnmjxr20pwpgi7d35361gh6xwai8d07-libre-0.5.7
- found 0.5.7 in filename of file in /nix/store/flnmjxr20pwpgi7d35361gh6xwai8d07-libre-0.5.7

cc "@raskin"
2018-02-26 20:59:42 -08:00
Orivej Desh 7267338736 libre: 0.5.1 -> 0.5.6
Fixes `baresip` broken by 99a3e135c3.
2017-12-11 15:01:37 +00:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Michael Raskin 308f13ce60 libre: 0.5.0 -> 0.5.1 2017-03-09 18:59:31 +01:00
Michael Raskin 1e580945f0 libre: 0.4.17 -> 0.5.0 2016-12-08 16:15:18 +01:00
Tuomas Tynkkynen 7259f80577 libre: Use 'dev' output of libc 2016-08-30 16:30:24 +03:00
Michael Raskin 44760fca8e libre: 0.4.16 -> 0.4.17 2016-08-11 18:49:18 +02:00
Michael Raskin 40fd39e88e libre: 0.4.15 -> 0.4.16 2016-05-15 23:49:44 +02:00
Michael Raskin 481b1da3ef libre: 0.4.14 -> 0.4.15 2016-02-14 21:17:07 +01:00
Michael Raskin 1a085b0c54 libre: 0.4.13 -> 0.4.14 2016-01-01 12:30:17 +03:00
Michael Raskin 92c86c34c5 libre: update 0.4.12 -> 0.4.13 2015-07-05 00:32:54 +03:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Michael Raskin 3179728482 Update libre 2015-04-05 20:27:25 +03:00
Eric Seidel f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Michael Raskin 4ee59d8ddf libre: 0.4.10 → 0.4.11 2014-12-21 11:14:24 +03:00
Michael Raskin bf3dedc5b0 Update lib-re 2014-11-04 00:37:43 +03:00
Michael Raskin 4f4a378a02 Update lib re 2014-07-01 11:54:09 +04:00
Michael Raskin 4517d03af1 Opportunistic measures to prevent the need to convert null to string; they may work or may not work for actually building 2012-09-24 23:49:11 +04:00
Michael Raskin 732811700a Added BareSIP 2012-09-24 21:03:02 +04:00