<infinisil>
Requires `./result` to be a runnable script. Attempts to remove dependencies one-by-one, only printing the deps that are really needed in the end
<infinisil>
(uses bubblewrap to create an empty mount namespace)
<infinisil>
For curl the exact same result as above though
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos-dev
<abathur>
between nix#3630 and picking at install/uninstall issues I've been wondering if /nix should have some sort of metadata (or maybe a structured log?) documenting how it was installed/created... is there some obvious reason it's a dumb suggestion? maybe multiple systems sharing a /nix mount?
kfound has quit [Remote host closed the connection]
alp has quit [Ping timeout: 260 seconds]
alp has joined #nixos-dev
<qyliss>
One reason to want some sort of fhs-run that isn't steam-run is that steam-run includes non-free graphics libraries, which I assume most programs on most systems would be fine without
<qyliss>
It would also be nice if it was built from source and could be patched if required and stuff
<gchristensen>
has anyone experimented with SystemCallFilter and other systemd directives to restrict nix-daemon some?
<ajs124>
qyliss it does? which libraries are those?
<qyliss>
nvidia something I think
<qyliss>
error: Package ‘steam-runtime’ in /run/current-system/nixlib/nixpkgs/pkgs/games/steam/runtime.nix:21 has an unfree license (‘unfreeRedistributable’), refusing to evaluate.
<spacekookie>
Mic92: there's a meeting in 10, right?
<raboof>
when would we want to point `python` to `python3` rather than `python2`? or do we want to avoid using `python` and prefer using `python3` explicitly?
<Mic92>
spacekookie: it's 15:00 your time zone
<spacekookie>
But it was 13:00 UTC and now there's no more daylight savings?
<spacekookie>
I hate time
<ajs124>
qyliss: interesting. according to the comment, which I just verified is still true, it's the nvidia-cg-toolkit
<das_j>
gchristensen: yes, and it's unsurprisingly painful
<gchristensen>
I thought maybe so ...
<mkaito>
is ssh-ng an order of magnitude slower than ssh for anyone else when checking closure availability?
<mkaito>
~2s per closure
__monty_1 has joined #nixos-dev
__monty__ has quit [Ping timeout: 240 seconds]
<Mic92>
niksnut: spacekookie sphalerite meeting in 10 min.
<sphalerite>
Mic92: argh, sorry, forgot to let you know in advance. I'm on-site with a client again
<spacekookie>
Mic92: ill be about 5 minutes late but the pad is already prepared with updated notes on all the rfcs
<Mic92>
sphalerite: should be fine if niksnut and spacekookie are present
<sphalerite>
Also, the FCP for RFC32 ends today, so if you want to merge it in this meeting go ahead :)
<gchristensen>
nixos-install in 20.09: if I have mutableUsers=false and I set a password for root, it shouldn't prompt for a root password, right? and: it keeps trying and failing: mktemp: failed to create direcotry via template '/mnt/tmp/.F89Pwu.../tmp.XXXXXXX': no suchfile or directory.
<maralorn>
are rfc-discussions like that thought of to be (read-only) public?
FRidh has joined #nixos-dev
justan0theruser has quit [Ping timeout: 272 seconds]
kalbasit has joined #nixos-dev
justan0theruser has joined #nixos-dev
alp has joined #nixos-dev
jonringer has joined #nixos-dev
kalbasit has quit [Ping timeout: 240 seconds]
cole-h has joined #nixos-dev
alp has quit [Ping timeout: 272 seconds]
avn has quit [Ping timeout: 260 seconds]
alp has joined #nixos-dev
avn has joined #nixos-dev
kalbasit has joined #nixos-dev
<gchristensen>
I think it'd be really interesting to find a way to sometimes add safety checks to critical scripts, like shellcheck on stage-1 and make it mandatory for contributions, but without making shellcheck part of the normal userbuild closure
<gchristensen>
if you're curious, stage1 does not cleanly shellcheck right now
<FRidh>
gchristensen: using mypkg.tests ?
<gchristensen>
that could be useful, though not sure stage1 would be noticable for checking like that
avn has quit [Read error: Connection reset by peer]
avn has joined #nixos-dev
alp has quit [Ping timeout: 272 seconds]
<hexa->
good idea
ris has joined #nixos-dev
rajivr has quit [Quit: Connection closed for inactivity]
saschagrunert has quit [Quit: Leaving]
<gchristensen>
of course a better option would be to not use shell, probably
<samueldr>
verified with `env -i nix-build ./nixos/release-small.nix -A nixos.amazonImage`
<gchristensen>
great
<gchristensen>
thanks, das_j
<das_j>
those were amazingly fast response time. thank you all!
<das_j>
s/time/times/
* gchristensen
wistfully remembers a time that ofborg checked these things
* gchristensen
waits for ofborg to finish
justanotheruser has quit [Quit: WeeChat 2.9]
andi- has quit [Ping timeout: 272 seconds]
andi- has joined #nixos-dev
<cole-h>
gchristensen: ofborg finished on the backport before the PR to master lol.
<cole-h>
Is there a merge method that keeps the current hash? Otherwise the "cherry-picked from xyz" won't point to the commit to master after it's been merged.
<samueldr>
yes, merging as in a merge commit
<samueldr>
sure, it makes "the history all ugly", but that's not a concern
<gchristensen>
hah...
<gchristensen>
sigh, the temptation to merge is strong
costrouc has quit [Read error: Connection reset by peer]