Commit graph

20 commits

Author SHA1 Message Date
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08: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 3c8e8f1443 libatomic_ops: 7.6.8 -> 7.6.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/libatomic_ops/versions
2019-03-10 11:31:11 -07:00
R. RyanTM e022e80989 libatomic_ops: 7.6.6 -> 7.6.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/libatomic_ops/versions
2018-12-15 03:17:34 -08:00
R. RyanTM d7f9a337ed libatomic_ops: 7.6.4 -> 7.6.6 (#46253)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libatomic_ops
2018-09-20 00:14:44 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Shea Levy 6dc900c068
libatomic_ops: 7.6.2 -> 7.6.4.
Inspired by #38083.

Closes #38083.
2018-03-30 05:57:01 -04:00
John Ericson e49c14c35b libatomic_ops: Allow Building on Windows too 2018-03-20 13:01:27 -04:00
Eelco Dolstra f67b2512aa
libatomic_ops: Use multiple outputs 2018-02-22 15:15:42 +01:00
Shea Levy a61fdebc25
libatomic_ops: Add patch for RISC-V support. 2018-02-18 09:00:12 -05:00
Will Dietz c4e9e4a4d6 boehm-gc, libatomic_ops: 7.6.0 -> 7.6.2
These should be the same version.
2018-01-13 09:33:14 -06:00
Michael Raskin c06f3ca994 Drop obsolete .upstream file (project has moved) 2017-11-11 15:31:35 +01:00
Ivan Jager a9c9040a02 libatomic_ops: Provide alternate URL
www.ivmaisoft.com is currently down.
2017-06-23 10:21:12 -05:00
Tuomas Tynkkynen 4182fc36b6 libatomic_ops: 7.4.4 -> 7.6.0 2017-06-11 20:21:00 +03:00
Tuomas Tynkkynen 54e0607630 libatomic_ops: Cleanup 2017-06-11 20:20:58 +03:00
Michael Raskin a5d752c630 libatomic_ops: 7.4.2 -> 7.4.4 2016-08-11 18:49:18 +02:00
Marko Durkovic e45745f1f4 cygwin: libatomic_ops: add missing interlibrary dep 2015-05-28 10:53:35 +02:00
Johannes Bornhold c30b11c776 libatomic_ops: Allow on all unix platforms 2015-03-20 14:31:54 +01:00
Michael Raskin 5e64a8360f Adding libatomic_ops 2014-06-27 16:33:45 +04:00