Sandro Jäckel
3453b89f4b
lzma: deprecate alias
2021-04-04 19:49:52 +02:00
R. RyanTM
ccc5582110
folly: 2021.01.18.01 -> 2021.01.25.00
2021-01-29 02:07:28 +00:00
R. RyanTM
2d390cdbc3
folly: 2021.01.18.00 -> 2021.01.18.01
2021-01-22 11:53:16 +00:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
R. RyanTM
513b2647dc
folly: 2020.09.28.00 -> 2021.01.18.00
2021-01-18 20:46:36 -05:00
Sohalt
7e63c97223
folly: 2019.11.11.00 -> 2020.09.28.00, fix build ( #99133 )
2020-12-21 13:32:25 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
ac820c9c1e
folly: 2019.10.21.00 -> 2019.11.11.00
2019-12-07 21:35:29 +01:00
R. RyanTM
752231d474
folly: 2019.10.14.00 -> 2019.10.21.00
2019-11-02 13:29:39 -07:00
R. RyanTM
2f28107251
folly: 2019.09.16.00 -> 2019.10.14.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-10-21 19:48:47 -07:00
R. RyanTM
154d3f19e2
folly: 2019.08.05.00 -> 2019.09.16.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-09-26 08:11:48 -07: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
R. RyanTM
940306ea5f
folly: 2019.07.22.00 -> 2019.08.05.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-08-19 09:59:14 +03: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
aeb5d5eee1
folly: 2019.06.17.00 -> 2019.07.22.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-08-09 12:41:18 +03:00
Orivej Desh
b5d1d50aa9
google-gflags: move to aliases.nix
...
google-gflags were renamed to gflags in 2012:
https://github.com/gflags/gflags/#25-january-2012
gflags.name will be updated in staging.
2019-07-25 09:18:32 +00:00
R. RyanTM
93965ed86b
folly: 2019.05.27.00 -> 2019.06.17.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-06-17 23:15:38 -05:00
Pierre
366985e2a7
folly: 2019.04.22.00 -> 2019.05.27.00
2019-06-01 13:44:25 +03:00
R. RyanTM
f75c68c449
folly: 2019.03.18.00 -> 2019.04.22.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-05-01 11:15:49 +02:00
R. RyanTM
ec2df9895f
folly: 2019.01.28.00 -> 2019.03.18.00 ( #58673 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-04-08 15:37:30 +00:00
R. RyanTM
4f621ca1d4
folly: 2018.10.29.00 -> 2019.01.28.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-02-06 01:01:03 -08:00
Langston Barrett
45db416201
folly: 2018.08.27.00 -> 2018.10.29.00
...
Folly disabled autotools-based builds in favor of CMake.
2018-11-02 13:12:26 -07:00
R. RyanTM
0b324f35f6
folly: 2018.08.13.00 -> 2018.08.27.00 ( #46282 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2018-09-28 20:50:07 +02:00
R. RyanTM
23130640cb
folly: 2018.07.09.00 -> 2018.08.13.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions .
2018-08-17 02:56:37 -07:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
R. RyanTM
ec61067db7
folly: 2018.06.25.00 -> 2018.07.09.00
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/folly/versions .
2018-07-11 04:57:56 -07:00
R. RyanTM
3924d7d50c
folly: 2018.06.18.00 -> 2018.06.25.00 ( #43008 )
2018-07-04 16:22:45 +00:00
R. RyanTM
51c00872d3
folly: 2018.06.11.00 -> 2018.06.18.00
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/folly/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018.06.18.00 with grep in /nix/store/cbijzsfm1ik0hmblhsg9q8krwq0gs69r-folly-2018.06.18.00
- directory tree listing: https://gist.github.com/d36711520cd03c3b19d6a9f3bc3dc523
- du listing: https://gist.github.com/d83b87211ca6b6a6a538eccba6783c66
2018-06-24 00:26:34 -07:00
R. RyanTM
c99ba895aa
folly: 2018.05.28.00 -> 2018.06.11.00 ( #42014 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/folly/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018.06.11.00 with grep in /nix/store/3x7mc1n99r135i68xrax71bqcxpk6cbs-folly-2018.06.11.00
- directory tree listing: https://gist.github.com/cd02bb388dc7ae5c5b39289c8d8b3dc9
- du listing: https://gist.github.com/87c16407b769dd56c0d14d59d577da32
2018-06-18 23:00:20 +02:00
R. RyanTM
9b0370fc47
folly: 2018.05.21.00 -> 2018.05.28.00
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/folly/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018.05.28.00 with grep in /nix/store/j0vmqnzcn83749cw2x6rzzf3bay2zyg0-folly-2018.05.28.00
- directory tree listing: https://gist.github.com/2a05d2503ea41d5bd03239e4562bea92
- du listing: https://gist.github.com/f4cb65851fac8a956d81301fa5623140
2018-05-30 18:37:42 -07:00
R. RyanTM
23dce527d8
folly: 2018.04.23.00 -> 2018.05.21.00
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/folly/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018.05.21.00 with grep in /nix/store/n4qdpjqixmlcly3al00c5a2ivp6lh74f-folly-2018.05.21.00
- directory tree listing: https://gist.github.com/80adf61ca8bb6b1020e7b48cae590a9c
- du listing: https://gist.github.com/dc5d5cb97ea76a087a50b733c659ebe5
2018-05-22 23:59:15 -07:00
R. RyanTM
369a7e5985
folly: 2018.04.16.00 -> 2018.04.23.00
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/folly/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 2018.04.23.00 with grep in /nix/store/gdpqjqzr8vyisbqsklghaj7lzbbld8a7-folly-2018.04.23.00
- directory tree listing: https://gist.github.com/07bd48be1a92119ed9366c9d83b6a9d1
2018-04-30 16:58:59 -07:00
R. RyanTM
4e57d0928d
folly: 2018.03.26.00 -> 2018.04.16.00
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/folly/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 2018.04.16.00 with grep in /nix/store/482k5y2ij070kildxy60p23wk1dm525y-folly-2018.04.16.00
- directory tree listing: https://gist.github.com/4564853405edf5ad8e8b9bc7c2f68c9d
2018-04-20 06:07:14 -07:00
R. RyanTM
f5adb580d9
folly: 2018.02.26.00 -> 2018.03.26.00
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/folly/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 2018.03.26.00 with grep in /nix/store/3gv71wva8lpjgwvi5rrdq4441xk112w7-folly-2018.03.26.00
- directory tree listing: https://gist.github.com/936223d2c5bbeea7a741d5500253330a
2018-04-05 14:38:38 +03:00
Ryan Mulligan
dd486d992c
folly: 2017.11.06.00 -> 2018.02.26.00
...
Semi-automatic update. 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 2018.02.26.00 with grep in /nix/store/a1f6l0wcn1cw5v7ycmpdd21kmka3bxpg-folly-2018.02.26.00
- found 2018.02.26.00 in filename of file in /nix/store/a1f6l0wcn1cw5v7ycmpdd21kmka3bxpg-folly-2018.02.26.00
2018-03-09 03:07:30 +03:00
Orivej Desh
eb23772c10
double-conversion: rename attr from double_conversion
2017-11-22 23:39:03 +00:00
Evan Wallace
f11e3b5c93
folly: 2017.07.24.00 -> 2017.11.06.00
2017-11-11 11:41:35 +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
Nikolay Amiantov
147d6f7ac3
folly: 2016.12.19.00 -> 2017.07.24.00
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
f5f8d59f44
folly: 2016.11.21.00 -> 2016.12.19.00
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
eddd7c3da2
folly: 2016.08.08.00 -> 2016.11.21.00
2016-11-24 01:17:54 +03:00
Nikolay Amiantov
be95ceaff2
treewide: quote URLs in my packages
2016-11-24 01:17:52 +03:00
Nikolay Amiantov
0859b1e119
folly: fix license
...
Fixes #17977 .
2016-08-25 02:30:28 +03:00
Nikolay Amiantov
552f63ab8e
folly: 2016-04-29 -> 2016.08.08.00
2016-08-14 22:37:08 +03:00
Tuomas Tynkkynen
aadaa91379
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/networking/browsers/vivaldi/default.nix
pkgs/misc/emulators/wine/base.nix
2016-05-03 23:12:48 +03:00
Nikolay Amiantov
6fef00260a
folly: 0.57.0 -> 2016-04-29
2016-04-30 03:12:32 +03:00
Tuomas Tynkkynen
b465dc202f
boost: Kill unnecessary 'lib' output
...
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
Nikolay Amiantov
f2ce7bb0a5
folly: 2015-09-17 -> 0.57.0
2015-10-15 17:07:38 +03:00
William A. Kennington III
f8e7cee32e
folly: 0.57.0 -> 2015-09-17
2015-09-17 15:39:21 -07:00
William A. Kennington III
3df7b15932
folly: 0.52.0 -> 0.57.0
2015-09-03 14:31:10 -07:00