Commit graph

36 commits

Author SHA1 Message Date
John Ericson 4689d19e35 libbsd: Separate out, dev, and man outputs 2021-04-14 21:52:36 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Matthew Bauer 0a13901f16 libbsd: update darwin.patch
fix multiple version map flags
2019-10-14 17:47:28 -04:00
Matthew Bauer 7d364b9400 Revert "Revert "libbsd: 0.9.1 -> 0.10.0 (#66948)""
This reverts commit 9e7582c74b.

* Updates libbsd along with the darwin.patch.
* Upstream PR for darwin.patch can be found at
https://gitlab.freedesktop.org/libbsd/libbsd/merge_requests/3.
* musl.patch is removed.
2019-10-13 13:39:17 -04:00
c0bw3b 9e7582c74b Revert "libbsd: 0.9.1 -> 0.10.0 (#66948)"
This reverts commit 5a952d0822.

Build broken on Darwin because the patch needs a refresh
(also the musl patch is not needed anymore)
See issue #71081
2019-10-13 16:02:22 +02:00
R. RyanTM 5a952d0822 libbsd: 0.9.1 -> 0.10.0 (#66948)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbsd/versions
2019-10-08 10:37:02 +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
Will Dietz e2f8d7bd44 libbsd: fix build w/musl by adding missing include
Patch from void, with prefix added.
2018-10-13 19:53:19 -05:00
Matthew Bauer 7c61bb615a libbsd: update patches 2018-10-13 18:14:56 -05:00
R. RyanTM a29f2f20cd libbsd: 0.8.7 -> 0.9.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libbsd
2018-10-08 14:08:37 -05:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Orivej Desh 05fedecad9 Revert "libbsd: replace with nbcompat"
This reverts commit 480434f7ee.

netbsd.compat does not provide include files that are provided by libbsd [1], and it
encumbers its transitive dependents with an obligatory include file that setups
BSD-compatible C environment [2].

[1] https://github.com/NixOS/nixpkgs/pull/41320#issuecomment-394922277
[2] https://github.com/NixOS/nixpkgs/pull/41320#issuecomment-394928845
2018-06-06 04:09:15 +00:00
Orivej Desh 13170a9694 Revert "libbsd-freedesktop: re-init at 0.9.1, use for samba"
This reverts commit 8b5ed12952.
2018-06-06 04:09:11 +00:00
Michael Raskin 8b5ed12952 libbsd-freedesktop: re-init at 0.9.1, use for samba
a partial rollback of #41320

samba is already Linux-only because of acl, and it is unclear what the
problem is with upstream netbsd-compat.
2018-06-02 16:15:38 +02:00
Matthew Bauer 480434f7ee libbsd: replace with nbcompat 2018-05-31 12:36:45 -04:00
Will Dietz 969499f3e2 libbsd: more upstream patches 2018-03-25 18:48:28 -05:00
Will Dietz 88ea78745a libbsd: apply upstream patch to fix w/musl 2018-03-25 18:48:26 -05:00
Matthew Bauer c61a990714 libbsd: update darwin patch
Fixes #27120
Fixes #34989
2018-02-15 11:38:58 -06:00
Tuomas Tynkkynen 5925caf39d libbsd: 0.8.6 -> 0.8.7 2018-01-27 16:23:43 +02:00
Vladimír Čunát f80a55ca37
libbsd, libtiger: fix meta evaluation
I suppose we'll one day transition to forced automatic checks of some
basic things before pushing/merging.
2017-11-13 21:53:10 +01:00
Matthew Bauer 6b0e1910af libbsd: add myself as maintainer 2017-11-13 00:43:27 -06:00
Matthew Bauer ff0ac72719 libbsd: update darwin patch for 0.8.6
This resolves the patch issues. If someone has time, they should try to get the
patched merged upstream.
2017-11-13 00:43:27 -06:00
Tuomas Tynkkynen d0631d4445 libbsd: 0.8.5 -> 0.8.6 2017-10-22 01:40:58 +03:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Tuomas Tynkkynen 01260e9f7f libbsd: 0.8.4 -> 0.8.5 2017-07-04 17:30:02 +03:00
Franz Pletz 63eb0e9c37
libbsd: 0.8.3 -> 0.8.4 2017-06-20 05:36:46 +02:00
Matthew Bauer b688827072
libbsd: use patch instead of fork 2017-04-20 20:17:43 -05:00
Matthew Bauer 8316eb5a5f
libbsd: fixup on darwin
This is my attempt to get libbsd workin on Darwin. It's kind of a mess
right now with patches. Most of it are ugly hacks but at least it builds!
2017-04-20 17:55:47 -05:00
Peter Hoeg fa03b8279f libbsd: 0.8.2 -> 0.8.3 2017-03-01 09:36:53 +08:00
Robin Gloster 792ba4a466 libbsd: remove unnecessary patchPhase
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Graham Christensen a1b69275af libbsd: 0.7.0 -> 0.8.2 for CVE-2016-2090 2016-02-27 14:32:56 -06:00
Aristid Breitkreuz 91ce3084a7 libbsd: update from 0.3.0 to 0.7.0 2014-10-08 20:23:28 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Arie Middelkoop 3f1054b1ec Added 'bumblebee', a package that facilitates NVidia Optimus graphics with X11.
Note: it relies heavily on 'virtualgl'. This also makes the approach taken
by bumblebee not very effective.
So, this package is actually mainly useful for shutting down your card so that
it does not consume power/produce heat.

See the comments in bumblebee/default.nix

svn path=/nixpkgs/trunk/; revision=32036
2012-02-05 00:51:35 +00:00