Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
John Ericson
f52263ced0
treewide: Start to break up static overlay
...
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.
CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
Doron Behar
fbaa330937
libpfm: 4.10.1 -> 4.11.0
2020-09-04 20:04:48 +02:00
Robin Gloster
e5ded57aab
treewide: NIX_CFLAGS_COMPILE -> string
2019-12-31 00:05:53 +01:00
Nicolas Mattia
4fb06f0916
libpfm: enable static build
2019-09-26 11:58:19 +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
Matthew Bauer
76474b2da7
libpfm: use hostPlatform
...
(cherry picked from commit 08f5b419b9efc77db044f8c1d725632552617966)
2019-02-24 17:00:48 -05:00
Ben Wolsieffer
8032edf6af
libpfm: use placeholder for PREFIX
2018-12-21 15:57:30 -05:00
Jörg Thalheim
4b6bdc29b0
libpfm: fix cross compilation
2018-11-25 00:45:55 +00:00
Will Dietz
3bd0e50a28
libpfm: don't use -Werror
2018-09-24 11:19:04 -05:00
R. RyanTM
41c05a72a7
libpfm: 4.10.0 -> 4.10.1 ( #42489 )
2018-06-26 07:02:31 +00:00
Franz Pletz
618713a08a
libpfm: only builds on linux
2018-06-19 16:55:23 +00:00
R. RyanTM
3a2ffc7368
libpfm: 4.9.0 -> 4.10.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/libpfm/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.
- directory tree listing: https://gist.github.com/18a96cac8552cdaa20b1dc95f0a5dd0d
- du listing: https://gist.github.com/b27b79dfd650b016fa859607d16859d9
2018-06-14 04:42:38 -07:00
Ryan Mulligan
94e14cf61e
libpfm: 4.8.0 -> 4.9.0
...
Semi-automatic update. These checks were performed:
- built on NixOS
- found 4.9.0 in filename of file in /nix/store/3nyn4vl383r9m140mvphm8dvsyhn8pj0-libpfm-4.9.0
cc "@pierron"
2018-02-26 20:53:50 -08:00
Franz Pletz
3c33ceadb6
libpfm: 4.5.0 -> 4.8.0
2017-06-20 06:27:25 +02:00
Pascal Wittmann
1d30557516
Fixed meta.license: s/licence/license
2015-05-30 15:19:05 +02:00
Nicolas Pierron
1b294105d7
libpfm & rr: Add packages.
2014-11-30 17:20:34 +01:00