Skip to content

Instantly share code, notes, and snippets.

View daviehh's full-sized avatar
✍️

daviehh daviehh

✍️
View GitHub Profile
@daviehh
daviehh / fedora-nspawn.markdown
Created September 27, 2019 23:07 — forked from jdnavarro/fedora-nspawn.markdown
Bootstrap systemd-nspawn Fedora container from an Arch Linux host

Install yum from AUR

$ yaourt -Sy yum

Add bootstrap repos to /etc/yum.d/boot.repo

[fedora]
name=fedora
baseurl=https://archives.fedoraproject.org/pub/fedora/linux/releases/23/Everything/x86_64/os/
enabled=1
@daviehh
daviehh / lima-agnoster.zsh-theme
Created September 15, 2019 13:44 — forked from brunodles/lima-agnoster.zsh-theme
A simple change on agnoster theme. This will add the time of the last command on the right size.
# vim:ft=zsh ts=2 sw=2 sts=2
#
# agnoster's Theme - https://gist.github.com/3712874
# A Powerline-inspired theme for ZSH
#
# # README
#
# In order for this theme to render correctly, you will need a
# [Powerline-patched font](https://github.com/Lokaltog/powerline-fonts).
# Make sure you have a recent version: the code points that Powerline
Linux localhost.localdomain 5.0.16-300.fc30.x86_64 #1 SMP Tue May 14 19:33:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
PATH="/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/vagrant/julia/usr/tools" /home/vagrant/julia/contrib/fixup-libgfortran.sh --verbose /home/vagrant/julia/usr/lib
Discovered traces of libgfortran within .
Got SONAMES of
CC src/codegen.o
In file included from /home/vagrant/julia/usr/include/llvm/CodeGen/TargetSubtargetInfo.h:22,
from /home/vagrant/julia/src/codegen.cpp:36:
/home/vagrant/julia/usr/include/llvm/CodeGen/SchedulerRegistry.h: In constructor ‘llvm::RegisterScheduler::RegisterScheduler(const char*, const char*, llvm::RegisterScheduler::FunctionPassCtor)’:
/home/vagrant/julia/usr/include/llvm/CodeGen/SchedulerRegistry.h:40:52: warning: cast between incompatible function types from ‘llvm::RegisterScheduler::FunctionPassCtor’ {aka ‘llvm::ScheduleDAGSDNodes* (*)(llvm::SelectionDAGISel*, llvm::CodeGenOpt::Level)’