saschagrunert has quit [Remote host closed the connection]
saschagrunert has joined #nixos-dev
saschagrunert has quit [Remote host closed the connection]
devhell has joined #nixos-dev
justanotheruser has quit [Ping timeout: 264 seconds]
orivej has quit [Ping timeout: 265 seconds]
mkaito has joined #nixos-dev
mkaito has quit [Changing host]
mkaito has joined #nixos-dev
__monty__ has joined #nixos-dev
cole-h has joined #nixos-dev
<ajs124>
sphalerite: I seem to remember that kernel.org also has some script to do what generate-config.pl does now, which we might want to switch to, instead of trying to fix it.
kraem has joined #nixos-dev
<lukegb>
buildBazelPackage+-
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-dev
orivej has joined #nixos-dev
devhell has quit [Ping timeout: 260 seconds]
sorki has joined #nixos-dev
srk has quit [Ping timeout: 240 seconds]
sorki is now known as srk
justanotheruser has joined #nixos-dev
tilpner_ has joined #nixos-dev
tilpner has quit [Ping timeout: 260 seconds]
tilpner_ is now known as tilpner
Jackneill has quit [Ping timeout: 240 seconds]
Jackneill has joined #nixos-dev
tilpner has quit [Ping timeout: 240 seconds]
tilpner has joined #nixos-dev
ruuda has joined #nixos-dev
ruuda has quit [Client Quit]
ruuda has joined #nixos-dev
rajivr has quit [Quit: Connection closed for inactivity]
kalbasit has joined #nixos-dev
ruuda has quit [Quit: ruuda]
devhell has joined #nixos-dev
devhell has quit [Quit: leaving]
kalbasit has quit [Ping timeout: 256 seconds]
jonringer has joined #nixos-dev
fcortesi has joined #nixos-dev
<fcortesi>
Hello. I just asked a question about flakes on #nixos but nobody answers. Can I het a little of help here? I'm just trying to use a few unstable packages in configuration.nix (with flakes).
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-dev
<elvishjerricco>
Messing around with building a custom initramfs from scratch using systemd as pid 1. Systemd mounts /dev automatically, but the drive I have "plugged in" in qemu isn't showing up. I see stuff like /dev/ram0, but not vda or anything. Why would that be?
<elvishjerricco>
Oh I guess maybe the kernel module for such drives isn't built into the kernel? I wonder if it would work if I made qemu virtualize a scsi drive
<MichaelRaskin>
I think you need to put modules into initramfs, for scsi too
<samueldr>
there's a list of modules in use by the usual stage-1
* samueldr
looks
<samueldr>
you'll probably want to interface with the same config
<elvishjerricco>
samueldr: Don't even have udev in this thing yet :P
<samueldr>
you really want it soon :)
<samueldr>
good thing it's also part of systemd
<elvishjerricco>
Not sure how to do that. At the moment I basically just have it booting with default.target set to initrd.target and an fstab that points to the root drive
<elvishjerricco>
Mounts the root drive to /sysroot, more accurately
<{^_^}>
#72401 (by kirelagin, 1 year ago, open): PSA: systemd in initramfs
<samueldr>
not sure if there's anything that could help you, or that you can help with
<samueldr>
(feel free to explore your own way first!)
<elvishjerricco>
Yea I've seen that. It's tackling more than I'm looking at right now I think
<samueldr>
just wanted to make sure you knew of it :)
<elvishjerricco>
Thanks :)
<manveru>
can someone help me understand the limitations on IFD with flakes?
<manveru>
i basically have `scopedImport vars (toFile (baseNameOf file) "''${readFile file}''")` to implement my templating engine in nix...
<manveru>
but with that i get `access to path '/nix/store/fan4pnqwgiqibghrfigv7id6a1dyga6z-about.html' is forbidden in restricted mode`
<manveru>
given that the file was written during evaluation, and nix should know i created it, why would access be restricted?
<manveru>
guess for now i can put the ''s into the files, but i really would love to find a way to avoid that :)
orivej has quit [Ping timeout: 240 seconds]
<MichaelRaskin>
I think even just evaluating from a preexisting store path, without IFD, is not pure enough for Nix
<manveru>
it is, for now i worked around it by inserting ''s manually and simply doing `scopedImport vars file` instead, but i really would like to understand why this is required :)
cole-h has quit [Quit: Goodbye]
justanotheruser has quit [Ping timeout: 260 seconds]
__monty__ has quit [Quit: leaving]
fcortesi has quit [Quit: Leaving]
jonringer_ has joined #nixos-dev
asymmetric has quit [Ping timeout: 260 seconds]
asymmetric has joined #nixos-dev
ghuntley has quit [Ping timeout: 260 seconds]
msirabella has joined #nixos-dev
srhb has quit [Ping timeout: 260 seconds]
jkkm has quit [Ping timeout: 260 seconds]
jonringer has quit [Ping timeout: 260 seconds]
{^_^} has quit [Ping timeout: 260 seconds]
mjsir911 has quit [Ping timeout: 260 seconds]
lopsided98 has quit [Ping timeout: 260 seconds]
lopsided98 has joined #nixos-dev
Mic92 has quit [Ping timeout: 260 seconds]
jkkm has joined #nixos-dev
Mic92 has joined #nixos-dev
srhb has joined #nixos-dev
{^_^} has joined #nixos-dev
cole-h has joined #nixos-dev
ghuntley has joined #nixos-dev
cole-h has quit [Client Quit]
tokudan has quit [Remote host closed the connection]
tokudan has joined #nixos-dev
cole-h has joined #nixos-dev
tilpner has quit [Remote host closed the connection]