Commit Graph

25 Commits

Author SHA1 Message Date
Alyssa Ross
ee94d2f392
bear: 3.0.13 -> 3.0.14 2021-09-03 13:32:26 +00:00
Dmitry Kalinkin
e2e44d9b5c
bear: fix on x86_64-darwin 2021-08-27 20:22:27 -04:00
Pavol Rusnak
999f55ee01
bear: unbreak on aarch64-darwin
we have recent macOS SDK on aarch64-darwin, only x86_64-darwin is broken
2021-08-27 23:30:51 +02:00
R. RyanTM
ada25b1a98 bear: 3.0.12 -> 3.0.13 2021-06-27 14:52:45 +00:00
Alyssa Ross
5d08999385
bear: 3.0.9 -> 3.0.12
Fixes: https://github.com/NixOS/nixpkgs/pull/117413
2021-06-14 18:12:02 +00:00
Sandro Jäckel
aecc8e4ab8
bear: mark broken on darwin 2021-03-10 23:52:38 +01:00
Daniel Beecham
a4f8c1dcf0 bear: 3.0.3 -> 3.0.9 2021-03-09 12:02:53 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
R. RyanTM
fdfc81bd44 bear: 3.0.2 -> 3.0.3 2020-11-25 22:38:25 +00:00
R. RyanTM
376405314f bear: 3.0.1 -> 3.0.2 2020-11-10 22:20:26 +00:00
Atemu
51acdda618 bear: 2.4.2 -> 3.0.1
Bear has been completely redone, this is basically a new package
2020-11-07 17:27:17 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Doron Behar
7f2fc686af bear: Use python3 by default 2020-03-26 07:25:15 +01:00
Will Dietz
718dbcaf13 bear: 2.4.1 -> 2.4.2 2019-09-06 21:14:08 +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
R. RyanTM
d8c7ac8714 bear: 2.4.0 -> 2.4.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/bear/versions
2019-08-03 15:53:50 -07:00
Vladimír Čunát
2a3bb2f8ac
bear.meta.maintainers: remove myself
I don't really use it anymore, thanks to meson+ninja.
2019-05-21 12:49:08 +02:00
R. RyanTM
3071160766 bear: 2.3.13 -> 2.4.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/bear/versions
2019-05-20 21:57:05 -07:00
R. RyanTM
79ba556020 bear: 2.3.12 -> 2.3.13 (#46308)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bear/versions
2018-09-07 17:48:26 +02:00
R. RyanTM
ab5e09bb36 bear: 2.3.11 -> 2.3.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bear/versions.
2018-08-08 20:26:21 -07:00
babariviere
6967498370 fix LD_PRELOAD error for bear 2018-03-01 18:14:24 +01:00
Ryan Mulligan
295934adda bear: 2.2.1 -> 2.3.11 2018-02-05 21:13:54 -08:00
Pavel Chuprikov
6693e3b06c bear: ignore wrapper calls (#20070)
Fixes #20056
2016-11-03 15:27:03 +01:00
Pavel Chuprikov
6f17cb108d bear: 2.2.0 -> 2.2.1
Taken from #20020.
2016-11-02 18:34:44 +01:00
Vladimír Čunát
f688ea37d8 bear: init at 2.2.0 2016-08-29 14:13:01 +02:00