Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Will Dietz
|
3dd3376491
|
acpica-tools,iasl: 20191213 -> 20200110
Actually, we apparently managed to bump iasl separately
so acpica-tools are upgraded from 20191018.
|
2020-01-10 23:53:06 -06:00 |
|
Jan Tojnar
|
3ee75033db
|
Revert "iasl: make NIX_CFLAGS_COMPILE a list"
This reverts commit 5aff75d32d .
|
2019-12-31 03:58:41 +01:00 |
|
Jonathan Ringer
|
5aff75d32d
|
iasl: make NIX_CFLAGS_COMPILE a list
strings are no longer supported for this attribute.
|
2019-12-30 16:17:08 -08:00 |
|
Frederik Rietdijk
|
6d059becd3
|
Merge gcc-9 into staging (#68029)
|
2019-12-30 16:38:38 +01:00 |
|
Maximilian Bosch
|
76a8f48119
|
iasl: 20191018 -> 20191213
https://acpica.org/node/175
|
2019-12-30 14:11:04 +01:00 |
|
Merijn Broeren
|
133103d709
|
treewide: replace make/build/configure/patchFlags with nix lists
|
2019-12-30 12:58:11 +01:00 |
|
Franz Pletz
|
84d72c7e4a
|
iasl: 20190108 -> 20191018
|
2019-11-02 18:03:37 +01:00 |
|
worldofpeace
|
c29b2cbb24
|
iasl: drop uneeded patch
|
2019-09-09 16:20:50 -04:00 |
|
Frederik Rietdijk
|
5f4734b1dd
|
Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
|
2019-09-08 20:44:26 +02:00 |
|
Frederik Rietdijk
|
e68505e735
|
Merge remote-tracking branch 'upstream/gcc8' into staging-next
|
2019-09-06 23:25:18 +02:00 |
|
Franz Pletz
|
de85797565
|
Merge remote-tracking branch 'origin/master' into gcc-8
|
2019-09-03 22:15:07 +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 |
|
Franz Pletz
|
88d50fa87f
|
iasl: 20181213 -> 20190108
|
2019-06-17 07:05:54 +02:00 |
|
Alyssa Ross
|
b17035126d
|
iasl: broaden platforms
Builds fine on Darwin.
|
2019-01-25 15:08:31 +00:00 |
|
Will Dietz
|
dd152dbd95
|
iasl: 20180313 -> 20181213; match acpica-tools
Not sure how valueable the separation is,
but keep it for now and just bump this.
Needs xen fix, coming soon...
|
2018-12-19 13:42:23 -06:00 |
|
Uli Baum
|
08b94e3c45
|
Revert "iasl: 20180313 -> 20180629 (#46272)"
This reverts commit 11d0ae3632 .
It broke xen.
|
2018-09-19 12:03:44 +02:00 |
|
R. RyanTM
|
11d0ae3632
|
iasl: 20180313 -> 20180629 (#46272)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
iasl
|
2018-09-18 19:16:37 +02:00 |
|
Patrick Hilhorst
|
8a999d15eb
|
iasl: integrate upstream patch for acpica/acpica#387 (#41481)
|
2018-06-05 20:06:09 +02:00 |
|
Uli Baum
|
a581c10aca
|
Revert "iasl: 20180313 -> 20180508"
Broke xen and virtualbox.
This reverts commit d2f2132160 .
|
2018-05-19 23:07:08 +02:00 |
|
Uli Baum
|
bd6a3b2160
|
Revert "iasl: 20180313 -> 20180508 (#40613)"
Broke xen and virtualbox.
This reverts commit 5e49920d41 .
|
2018-05-19 10:39:32 +02:00 |
|
Patrick Hilhorst
|
5e49920d41
|
iasl: 20180313 -> 20180508 (#40613)
|
2018-05-18 20:35:26 +02:00 |
|
Patrick Hilhorst
|
482a41f025
|
iasl: Temporary fix for acpica/acpica/#387
|
2018-05-16 21:34:20 +02:00 |
|
Patrick Hilhorst
|
d2f2132160
|
iasl: 20180313 -> 20180508
|
2018-05-16 21:04:45 +02:00 |
|
R. RyanTM
|
6961b585d3
|
iasl: 20170303 -> 20180313
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/iasl/versions.
These checks were done:
- built on NixOS
- ran ‘/nix/store/hqhn3nlmqm58nkh71a97sd5s60yd2fdd-iasl-20180313/bin/iasl -h’ got 0 exit code
- directory tree listing: https://gist.github.com/15e34bd3c2286ed995ac1e3040a1e568
|
2018-04-07 08:56:06 -07:00 |
|
Kranium Gikos Mendoza
|
45bb3fcbbe
|
iasl: 20130117 -> 20170303
|
2017-05-31 01:09:59 +02: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 |
|
Mateusz Kowalczyk
|
007f80c1d0
|
Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999, issue #739
|
2014-11-06 00:48:16 +00:00 |
|
Eelco Dolstra
|
ac9932d133
|
iasl: Fix build
http://hydra.nixos.org/build/3887583
|
2013-01-28 17:19:01 +01:00 |
|
Shea Levy
|
27bedda4f6
|
iasl: Bump
svn path=/nixpkgs/trunk/; revision=33056
|
2012-03-14 00:53:52 +00:00 |
|
Lluís Batlle i Rossell
|
3569572ce4
|
Fixing the name of iasl.
svn path=/nixpkgs/trunk/; revision=15072
|
2009-04-16 07:19:31 +00:00 |
|
Lluís Batlle i Rossell
|
fb1fd1115f
|
Adding Intel ACPI Compiler (trying to build virtualbox)
svn path=/nixpkgs/trunk/; revision=13845
|
2009-01-25 14:31:42 +00:00 |
|