Skip to content

Instantly share code, notes, and snippets.

View expipiplus1's full-sized avatar
🙀
Trying to `fix error` in Haskell

Ellie Hermaszewska expipiplus1

🙀
Trying to `fix error` in Haskell
View GitHub Profile
systemd.services.eth0-mac-change =
let iname = "eth0";
macaddress = "aa:aa:aa:aa:aa:aa";
subsystemdevice = interface:
"sys-subsystem-net-devices-${lib.escapesystemdpath interface}.device";
devicedependency = if config.boot.iscontainer
then []
else [ (subsystemdevice i.name) ];
in {
description = "mac configuration of ${iname}";
.
├── applications
│   ├── altcoins
│   ├── audio
│   ├── backup
│   ├── display-managers
│   ├── editors
│   ├── gis
│   ├── graphics
│   ├── inferno
{
PrintThread p;
registers.debugPrint(p);
}
FIFORegisters(const volatile FIFORegisters &other)
: inferStatus(other.inferStatus), inferGo(other.inferGo),
inferBeginPhys(other.inferBeginPhys), inferEndPhys(other.inferEndPhys),
inferReadPhys(other.inferReadPhys),
inferWritePhys(other.inferWritePhys), maxFIFOLevel(other.maxFIFOLevel),
numInferWordsWritten(other.numInferWordsWritten),
imageStatus(other.imageStatus), imageGo(other.imageGo),
imageBeginPhys(other.imageBeginPhys), imageEndPhys(other.imageEndPhys),
imageReadPhys(other.imageReadPhys),
imageWritePhys(other.imageWritePhys),
--includedir=/nix/store/14gp7lcrga2jz5rh0771flkd6j0dv405-boost-1.62.0-arm-unknown-linux-gnueabihf-dev/include
--libdir=/nix/store/grximq50zw988b77sy7sdw4n9pb8hchr-boost-1.62.0-arm-unknown-linux-gnueabihf/lib
-j8
--layout=system
variant=release
threading=single
runtime-link=shared
link=shared
debug-symbols=off
-sEXPAT_INCLUDE=/nix/store/a1kalzfrp34x7narp4xy2k7blpzj1ajj-expat-2.2.1-arm-unknown-linux-gnueabihf/include
SmiGraphicsOutputQueryMode +
SmiGraphicsOutputQueryMode -
Loading driver at 0x0002DCA6000 EntryPoint=0x0002EA0B3B0
Loading driver at 0x0002DCA6000 EntryPoint=0x0002EA0B3B0
EFI stub: Booting Linux Kernel...
SmiGraphicsOutputQueryMode +
SmiGraphicsOutputQueryMode -
SmiGraphicsOutputQueryMode +
SmiGraphicsOutputQueryMode -
EFI stub: EFI_RNG_PROTOCOL unavailable, no randomness supplied
$ make -j
HOSTCC scripts/basic/bin2c
scripts/kconfig/conf --silentoldconfig Kconfig
.config:582:warning: override: reassigning to symbol COMPAT
#
# configuration written to .config
#
/*
* This devicetree is generated by sopc2dts version 17.0 [3927ad8028c372247b58d3c7494076a6183668dc] on Fri Jul 14 08:40:08 UTC 2017
* Sopc2dts is written by Walter Goossens <waltergoossens@home.nl>
* in cooperation with the nios2 community <nios2-dev@lists.rocketboards.org>
*/
/dts-v1/;
/ {
model = "Altera SOCFPGA Arria 10"; /* appended from boardinfo */
compatible = "altr,socfpga-arria10", "altr,socfpga"; /* appended from boardinfo */
/*
* This devicetree is generated by sopc2dts version 17.0 [3927ad8028c372247b58d3c7494076a6183668dc] on Sat Jul 08 18:40:08 UTC 2017
* Sopc2dts is written by Walter Goossens <waltergoossens@home.nl>
* in cooperation with the nios2 community <nios2-dev@lists.rocketboards.org>
*/
/dts-v1/;
/ {
model = "Altera SOCFPGA Arria 10"; /* appended from boardinfo */
compatible = "altr,socfpga-arria10", "altr,socfpga"; /* appended from boardinfo */
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.