[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51747] [PATCH]: gnu: nix: Update to 2.4.
From: |
Zhu Zihao |
Subject: |
[bug#51747] [PATCH]: gnu: nix: Update to 2.4. |
Date: |
Thu, 13 Jan 2022 12:54:07 +0800 |
User-agent: |
mu4e 1.6.10; emacs 27.2 |
Maxime Devos <maximedevos@telenet.be> writes:
> Could you change it to
>
> (filter (lambda (t) (or (x86-64-target? t) (or (x86-32-target? t))))
> %supported-systems)
I found that it actually only supports Linux & Windows. There're only
code stubs for other platform.
I've created a patch to libcpuid, make it only link with msrdriver.c
on Windows platform. See https://github.com/anrieff/libcpuid/pull/159.
--
Retrieve my PGP public key:
gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F
Zihao
signature.asc
Description: PGP signature
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Oleg Pykhalov, 2022/01/11
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Zhu Zihao, 2022/01/11
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Zhu Zihao, 2022/01/11
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4.,
Zhu Zihao <=
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Zhu Zihao, 2022/01/13
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Maxime Devos, 2022/01/14
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Zhu Zihao, 2022/01/14
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Maxime Devos, 2022/01/14
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Zhu Zihao, 2022/01/14
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Zhu Zihao, 2022/01/15
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Maxime Devos, 2022/01/15
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Zhu Zihao, 2022/01/15
- bug#51747: [PATCH]: gnu: nix: Update to 2.4., Oleg Pykhalov, 2022/01/21
- [bug#51747] [PATCH]: gnu: nix: Update to 2.4., Maxime Devos, 2022/01/23