Rick van Schijndel
|
8fc6a95bff
|
dmidecode: support cross-compilation
|
2021-10-07 21:03:25 +02:00 |
|
Felix Buehler
|
540499bf10
|
os-specific/linux: replace name with pname&version
|
2021-08-29 11:28:34 +02:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
superherointj
|
d284d3203a
|
nixos/dmidecode: added recommended patches
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
|
2020-09-10 15:55:52 -03:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Merijn Broeren
|
133103d709
|
treewide: replace make/build/configure/patchFlags with nix lists
|
2019-12-30 12:58:11 +01:00 |
|
c0bw3b
|
a04a512f34
|
Treewide: use HTTPS on NonGNU domains
|
2018-12-02 15:21:04 +01:00 |
|
R. RyanTM
|
dc47fdabc6
|
dmidecode: 3.1 -> 3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dmidecode/versions
|
2018-09-20 17:28:49 -07:00 |
|
Markus Kowalewski
|
80dd1456d0
|
dmidecode: add license
|
2018-08-30 00:19:06 +02:00 |
|
Franz Pletz
|
c34299f592
|
dmidecode: 3.0 -> 3.1
|
2017-06-12 17:44:43 +02:00 |
|
William A. Kennington III
|
70b6b6a735
|
dmidecode: 2.12 -> 3.0
|
2015-09-13 15:55:49 -07:00 |
|
Domen Kožar
|
3e06d3da1d
|
dmidecode: set meta.platforms to linux
|
2013-12-12 00:32:31 +01:00 |
|
William A. Kennington III
|
1426f4b72b
|
Upgrade dmidecode from 2.11 -> 2.12
|
2013-11-28 00:52:12 -06:00 |
|
Evgeny Egorochkin
|
da4be371e9
|
make package use mirror:// for gnu, savannah and gnome repositories where possible
|
2013-07-14 05:23:06 +03:00 |
|
Eelco Dolstra
|
8a5e005bee
|
* dmidecode updated to 2.11.
svn path=/nixpkgs/trunk/; revision=33132
|
2012-03-16 01:46:39 +00:00 |
|
Lluís Batlle i Rossell
|
6236de3380
|
Blindly commiting a fix for dmidecode to build with gnumake 3.82
Thank you niksnut.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23777
|
2010-09-14 08:45:15 +00:00 |
|
Eelco Dolstra
|
6e4a53de74
|
* dmidecode 2.10.
svn path=/nixpkgs/trunk/; revision=16678
|
2009-08-11 20:43:39 +00:00 |
|