Commit graph

12 commits

Author SHA1 Message Date
Bastien Rivière 8bf543af06
libfixposix: add support for darwin 2021-05-25 18:25:37 +02:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +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
Ryan Mulligan f1f6b462ff libfixposix: 0.4.1 -> 0.4.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. 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.4.3 with grep in /nix/store/ksrz74w4gzxb2mf8yb3f3i67i80cr93v-libfixposix-0.4.3
- directory tree listing: https://gist.github.com/ddc89b6def68fbc70c046bfdaa1c02b8
2018-03-20 10:34:42 -07:00
Orivej Desh d992619de2 libfixposix: 30b75609 -> 0.4.1 2017-03-18 20:21:50 +00:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Joachim Fasting f4c9d2f64e libfixposix: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Michael Raskin 03912fb435 Update libfixposix link 2015-03-24 09:45:08 +03:00
Michael Raskin 45f78e3feb Fixing source
svn path=/nixpkgs/trunk/; revision=24463
2010-10-25 09:04:45 +00:00
Michael Raskin ec500ae264 Add libfixposix
svn path=/nixpkgs/trunk/; revision=24462
2010-10-25 05:52:13 +00:00