<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 7 commits to master: https://git.io/JtIqP
<noonien>
iv_nn[m]: what about the defaults that come with nixos? for example, i have baobab installed (for measuring used space, which i don't really use, i prefer du), but, when opening a path, it uses it, and i'm trying to figure out how to remove that association
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtIqy
euandreh has quit [Quit: WeeChat 3.0]
euandreh has joined #nixos
acarrico has joined #nixos
<nf>
is nix-build --no-sandbox documented anywhere? i could only find it in some old github issue
<iv_nn[m]>
<noonien "iv_nn: what about the defaults t"> if you use home-manager's `xdg.mimeApps.enable` and manually set `xdg.mimeApps.associations.removed` you should be able to remove baobab association, see https://rycee.gitlab.io/home-manager/options.html#opt-xdg.mimeApps.enable and the following options
growpotk- has quit [Ping timeout: 256 seconds]
<nf>
nevermind, i guess it's just general syntax for setting "sandbox" to false for this invocation
<exarkun>
thinkpad t520 w/ nixos 20.09 ... no wifi devices available (with iwlwifi loaded and networking.enable = true). anyone have any idea?
<exarkun>
had mint on it yesterday and no problem with wifi
ericsagnes has joined #nixos
<Rusty1>
can you rfkill list wifi or look at dmesg?
<exarkun>
rfkill only has bluetooth output, nothing about wifi
<exarkun>
I skimmed and grepped dmesg and didn't come across anything interesting, but maybe I missed it...
<exarkun>
What would be good to look for there?
<Rusty1>
grep out driver or interface
<exarkun>
h,
<exarkun>
hm
titouan7 has joined #nixos
<exarkun>
"direct firmware load for iwlwifi-6000g2a-5.ucode failed with error -2"
<exarkun>
Some kernel build option I have to set maybe?
<exarkun>
cool. gotta go for now. but this is a good direction to investigate. thanks.
<noonien>
i'm having some problems with firefox when trying to open downloaded files from firefox, journalctl says: version `GLIBC_2.32' not found, full error here: http://ix.io/2Mp5
<KarlJoad>
How can I have a configure flag for an output `$include` for instance, be expanded like `--prefix=...`? Right now the configureFlag in the build environment is literally $include
<quibbage>
Hey all quick question. Anyone know how to get vaapi/vdpau compatibility working with nouveau? Or am I stuck waiting until there's enough stock for me to get a hold of a new radeon card?
EmoSpice has joined #nixos
quibbage has quit [Remote host closed the connection]
quibbage has joined #nixos
rajivr has joined #nixos
<{^_^}>
[nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JtIOd
<{^_^}>
[nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.keyrings-alt: 4.0.1 -> 4.0.2 »: https://git.io/JtI0X
growpotkin has joined #nixos
riksteri has joined #nixos
anonymous_idiot has quit [Quit: Ping timeout (120 seconds)]
spudly1 has quit [Ping timeout: 240 seconds]
<growpotkin>
Anybody know the `xserver.*.monitorConfig` line to do rotation
<growpotkin>
I botched my config and can't launch X because I'm a jackass and just took a shot in the dark with `Option Rotation "left"` lol I'm on TTY now
<gothnbass>
I've run into a problem witn libsord-related apps on nixos-unstable (Ardour, musE, guitarix and qtractor) and am doing some detective work to pin it down before raising a bug report on Github. As a quick sanity check, has anybody else here run into this and not yet raised it there?
<DigitalKiwi>
i just installed qtractor and it complains about jack
CodeWarrior has quit [Ping timeout: 240 seconds]
<gothnbass>
Sorry, should have been more specific. I get `segfault at 8 ip 00007fbb2ac9c791 sp 00007fffc0186db0 error 4 in libsord-0.so.0.16.4[7fbb2ac9a000+5000]` - the two hex strings vary, but the rest is consistent.
growpotkin has joined #nixos
<{^_^}>
[nixops] @johnalotoski opened pull request #1430 → Fixes a missing key error for attrs → https://git.io/JtIuQ
palo1 has joined #nixos
<gothnbass>
I also get complaints about Jack from lmms, which may be relevant to that issue, but Jack itself works fine for me via qjackctl.
<DigitalKiwi>
gothnbass: what nixos version are you on
<gothnbass>
DigitalKiwi: unstable. Just updated yesterday, and then encountered that problem. Last known-good session was on the 8th, and I upgrade semi-regularly, so at least there's a relatively small window to track it down in.
<DigitalKiwi>
someone gets to have fun with git bisect ;)
<gothnbass>
Pretty much. I've just rebuilt against nixos-21.03pre261529.d9dba88d08a from 2021-01-06, to see whether it's in that edition. BRB, rebooting...
<DigitalKiwi>
and it's not me :( mine has been going for hours barely got past the 2 of 11...
<jmc-figueira>
Hey, so... I've recently been faced with an issue I had encountered before but sort of skimmed over... It's a two-part issue, really, and I suspect it might be my hardware's fault more than NixOS, but I'd still like to try my hand at fixing it.
<jmc-figueira>
A while back, I tried switching to unstable. My instalation then failed to boot (got stuck at a black screen with absolutely no information shown, no cursor, nothing), after the bootloader but before when the LUKS password prompt should have shown up (stage 1). As it was at the very start of my NixOS usage I simply reinstalled it and, for a while, simply used the stable channel. Recently, though, I tried to switch again to
<jmc-figueira>
unstable and, to my surprise, it worked! However, more recently still, an update/change in configuration broke my system again in the same way as before (black screen with no response where the LUKS prompt should be).
<jmc-figueira>
The difference now is that, for some reason, back then the bootloader was working as expected, showing a list of generations that I could pick from. Now, the bootloader menu is completely invisible. I *believe* that it is still operational, as the boot process (normally) hanged for a bit on a black screen before continuing, but it shows nothing. I don't know how I managed to mess it up when reinstalling, but this is where I
<jmc-figueira>
guess my hardware might be causing it, as I'm running this on an iMac, dualbooting with macOS.
<jmc-figueira>
Is there any standard way to debug this? If I load up the live USB, where could I potentially check for any logs of the boot failure? Is there some procedure related to LUKS that might be different in the unstable version (like adding a kernel module to initrd explicitly)? I'm mostly interested in the boot failure, although fixing the bootloader menu could help as well, since I'd be able to go back to the previous generation,
<jmc-figueira>
potentially (notably, the live USB also no longer shows its boot menu, whereas during my first install it did).
<colemickens>
sounds like a graphics driver in init modules kinda thing
<jmc-figueira>
Oh, shouldn't it be there? Because I had amdgpu in there.
meck has joined #nixos
madalu has quit [Remote host closed the connection]
madalu has joined #nixos
gothnbass has joined #nixos
saschagrunert has joined #nixos
<gothnbass>
Located it, anyway: Ardour works happily in nixos-21.03pre260787.56bb1b0f7a3 from 2021-01-03, but segfaults in nixos-21.03pre261422.1a57d96edd1 (2021-01-05) and later. So now I have a working DAW _and_ I know where to dig.
<gothnbass>
OK, so I don't know where to put the shovel. Could somebody please point me to the clues I need, to find the git log between two releases of nixos-unstable?
hoijui has joined #nixos
<energizer>
gothnbass: like this? git log 56bb1b0f7a3..1a57d96edd1
<gothnbass>
Very much like that, except apparently it was too obvious. For some reason, it didn't occur to me to check the nixpkgs history for the nixos releases :facepalm:
<gothnbass>
Thankyou, energizer
asheshambasta has joined #nixos
EmoSpice has joined #nixos
<{^_^}>
[nixpkgs] @peti pushed 510 commits to haskell-updates: https://git.io/JtIw6
<matthewcroughan>
Anyone know why I'd get this?
<matthewcroughan>
file 'nixpkgs' was not found in the Nix search path
<matthewcroughan>
on Arch Linux, where I've installed nix. I can still use `nix-shell -p curl` for example, and that'll work
<matthewcroughan>
OH, maybe not, that's untrue. It used to work, crap.
hoijui has quit [Ping timeout: 246 seconds]
EmoSpice has quit [Ping timeout: 260 seconds]
KarlJoad has quit [Remote host closed the connection]
pjt_tmp has quit [Ping timeout: 265 seconds]
xanderle has joined #nixos
civodul has joined #nixos
orbekk has quit [Ping timeout: 268 seconds]
teto has joined #nixos
hyper_ch2 has joined #nixos
zupo has joined #nixos
nolash has joined #nixos
<nolash>
is there any way of avoiding that invoking nix-shell sends me back to my home dir?
is_null has quit [Remote host closed the connection]
cfricke has joined #nixos
<dminuoso>
nix-shell shouldnt do this on its own
<dminuoso>
Check whether perhaps nix-shell is an alias on your shell?
<{^_^}>
[nixpkgs] @Mic92 pushed 4 commits to release-20.09: https://git.io/JtI6i
turbochardo has quit [Quit: Ping timeout (120 seconds)]
Jackneill has joined #nixos
sangoma has joined #nixos
<pinpox>
Hi, after an update the home-manager service ist failing to start with the error: cannot connect to daemon at '/nix/var/nix/daemon-socket/socket': Connection refused
<pinpox>
Could anyone help me out with that? I don't understand why that is happening
spudly1 has joined #nixos
<pinpox>
when I try to run "nix-daemon" it tells me the adress is already in use
<pinpox>
Just noticed: "nix-build" fails with the same error
<JaakkoLuttinen[m>
Is there some generic naming guideline for package derivation argument options? I mean, I'm adding `debug` option to a package, but should it be `debug`, `withDebug`, `enableDebug` or something else? I've found all of these in nixpkgs..
<eyJhb>
Would it ever be possible to have something like config.filesystems = someFunc config.filesystems, and not have a infinite recursive function? e.g. if lib.mkForce was used?
<eyJhb>
*still confused* will look at it a little later... But would this allow me to just import the file, and then it would apply it to the config without me having to change anything?
lsix1 has joined #nixos
<{^_^}>
[nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JtIdk
hax404 has quit [Remote host closed the connection]
<infinisil>
eyJhb: You'll have to change the file. What I showed above is just a way to assign a filesystem config to all filesystem values without having to specify each individually
<{^_^}>
[nixpkgs] @SuperSandro2000 merged pull request #97449 → nixos/mpd: fix not properly testing for songs to be in the playlist → https://git.io/JUnoa
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtIdP
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtIFS
deselby has quit [Ping timeout: 240 seconds]
noneucat has quit [Ping timeout: 240 seconds]
ms[m] has quit [Ping timeout: 240 seconds]
yurb has quit [Ping timeout: 240 seconds]
SumnerEvans[m] has quit [Ping timeout: 244 seconds]
bbigras has quit [Ping timeout: 240 seconds]
kaziemazie[m] has quit [Ping timeout: 240 seconds]
dtz has quit [Ping timeout: 240 seconds]
grin[m] has quit [Ping timeout: 240 seconds]
colemickens has quit [Ping timeout: 240 seconds]
JJJollyjim has quit [Ping timeout: 240 seconds]
creme[m] has quit [Ping timeout: 240 seconds]
johnnyfive has quit [Quit: I quit now.]
johnnyfive has joined #nixos
srid has quit [Ping timeout: 240 seconds]
Hm7000 has quit [Ping timeout: 240 seconds]
bourbon has quit [Ping timeout: 240 seconds]
Notkea[m] has quit [Ping timeout: 246 seconds]
<noonien>
i'm having some problems with firefox when trying to open downloaded files from firefox, journalctl says: version `GLIBC_2.32' not found, full error here: http://ix.io/2Mp5
l33[m] has quit [Ping timeout: 240 seconds]
rednaZ[m] has quit [Ping timeout: 240 seconds]
q3k[m] has quit [Ping timeout: 240 seconds]
mindtree[m] has quit [Ping timeout: 240 seconds]
eddyb has quit [Ping timeout: 240 seconds]
bachp has quit [Ping timeout: 240 seconds]
ilya-fedin has quit [Ping timeout: 244 seconds]
<noonien>
fileroller and evince work just fine outside of firefox
Minijackson has quit [Ping timeout: 240 seconds]
manveru[m] has quit [Ping timeout: 240 seconds]
axx has quit [Ping timeout: 240 seconds]
madonius[m] has quit [Ping timeout: 240 seconds]
FreeVariable has quit [Ping timeout: 240 seconds]
pinage404[m] has quit [Ping timeout: 240 seconds]
tcakoi has quit [Ping timeout: 240 seconds]
tgys[m] has quit [Ping timeout: 240 seconds]
fc[m]1 has quit [Ping timeout: 240 seconds]
rcorrear has quit [Ping timeout: 240 seconds]
Nigel[m] has quit [Ping timeout: 240 seconds]
alexfmpe has quit [Ping timeout: 240 seconds]
dunc4n has quit [Ping timeout: 240 seconds]
stites[m] has quit [Ping timeout: 240 seconds]
Schicko has quit [Ping timeout: 240 seconds]
sterni[m] has quit [Ping timeout: 240 seconds]
bk1603[m] has quit [Ping timeout: 244 seconds]
davegallant[m] has quit [Ping timeout: 240 seconds]
<exarkun>
I was having some problems with wifi on NixOS 20.09 and a Thinkpad T520 where I had no wifi interface, and had errors like "direct firmware load for iwlwifi-6000g2a-5.ucode failed with error -2" and "no suitable firmware found". Happily I figured it out with some help from Rusty1 - to get the firmware I needed hardware.enableRedistributableFirmware
<exarkun>
just leaving this update with all the info in one place in case anyone goes searching
lycium[m] has quit [Ping timeout: 240 seconds]
critbase[m] has quit [Ping timeout: 240 seconds]
Bla[m] has quit [Ping timeout: 244 seconds]
<{^_^}>
[nixpkgs] @sternenseemann opened pull request #109756 → ocamlPackages.{repr,ppx_repr}: init at 0.2.0 → https://git.io/JtINZ
Ollie[m]1 has quit [Ping timeout: 246 seconds]
Hasnep[m] has quit [Ping timeout: 246 seconds]
cemguresci[m] has quit [Ping timeout: 240 seconds]
Wraul[m] has quit [Ping timeout: 240 seconds]
musicmatze has quit [Ping timeout: 240 seconds]
nh2[m] has quit [Ping timeout: 240 seconds]
fiveseven[m] has quit [Ping timeout: 240 seconds]
jakeisnt[m] has quit [Ping timeout: 240 seconds]
contrun has quit [Ping timeout: 240 seconds]
lambdaclan has quit [Ping timeout: 240 seconds]
b1nch0[m] has quit [Ping timeout: 240 seconds]
viq[m] has quit [Ping timeout: 268 seconds]
george[m] has quit [Ping timeout: 260 seconds]
anderscs[m] has quit [Ping timeout: 260 seconds]
awwayaya24hours[ has quit [Ping timeout: 260 seconds]
anonymouserobot[ has quit [Ping timeout: 246 seconds]
ejpcmac has quit [Ping timeout: 246 seconds]
jakosimov[m] has quit [Ping timeout: 246 seconds]
garbas[m] has quit [Ping timeout: 246 seconds]
roberth has quit [Ping timeout: 246 seconds]
aanderse has quit [Ping timeout: 258 seconds]
M86ul[m]1 has quit [Ping timeout: 258 seconds]
wenngle[m] has quit [Ping timeout: 258 seconds]
kevincox[m] has quit [Ping timeout: 258 seconds]
chreekat[m] has quit [Ping timeout: 258 seconds]
Vanilla[m] has quit [Ping timeout: 258 seconds]
l-as has quit [Ping timeout: 258 seconds]
petrichor has quit [Ping timeout: 258 seconds]
immae has quit [Ping timeout: 258 seconds]
jgart[m] has quit [Ping timeout: 258 seconds]
govanify has quit [Ping timeout: 244 seconds]
totoroot[m] has quit [Ping timeout: 244 seconds]
timokau[m] has quit [Ping timeout: 244 seconds]
themalik[m] has quit [Ping timeout: 244 seconds]
ram19890[m] has quit [Ping timeout: 244 seconds]
felschr[m] has quit [Ping timeout: 244 seconds]
artturin has quit [Ping timeout: 244 seconds]
Valodim[m] has quit [Ping timeout: 244 seconds]
fgaz has quit [Ping timeout: 244 seconds]
oht[m] has quit [Ping timeout: 244 seconds]
thefloweringash has quit [Ping timeout: 244 seconds]
willghatch has quit [Ping timeout: 240 seconds]
stufful[m] has quit [Ping timeout: 240 seconds]
maximumtix[m] has quit [Ping timeout: 240 seconds]
berberman[T] has quit [Ping timeout: 240 seconds]
jdally987[m] has quit [Ping timeout: 240 seconds]
kunrooted[m] has quit [Ping timeout: 240 seconds]
OJ[m] has quit [Ping timeout: 240 seconds]
esac[m] has quit [Ping timeout: 240 seconds]
jvytee[m] has quit [Ping timeout: 240 seconds]
spinlock[m] has quit [Ping timeout: 240 seconds]
aveeran[m] has quit [Ping timeout: 240 seconds]
JonasWouters[m] has quit [Ping timeout: 240 seconds]
rhyfore[m] has quit [Ping timeout: 240 seconds]
TheWizardTower[m has quit [Ping timeout: 246 seconds]
st3r4g[m] has quit [Ping timeout: 246 seconds]
cypher25519[m] has quit [Ping timeout: 246 seconds]
linus0[m] has quit [Ping timeout: 246 seconds]
sshow[m] has quit [Ping timeout: 260 seconds]
ptival[m] has quit [Ping timeout: 260 seconds]
ziguana[m] has quit [Ping timeout: 260 seconds]
zane has quit [Ping timeout: 260 seconds]
neuronuser1[m] has quit [Ping timeout: 260 seconds]
pnotequalnp[m] has quit [Ping timeout: 260 seconds]
nasirhm has quit [Ping timeout: 260 seconds]
fadenb[m] has quit [Ping timeout: 260 seconds]
hazel[m] has quit [Ping timeout: 240 seconds]
gentooman[m] has quit [Ping timeout: 240 seconds]
michaelpj has quit [Ping timeout: 240 seconds]
kraem has quit [Ping timeout: 240 seconds]
worldofpeace has quit [Ping timeout: 240 seconds]
M-GNU-[m] has quit [Ping timeout: 240 seconds]
Ericson2314 has quit [Ping timeout: 240 seconds]
caffoy[m] has quit [Ping timeout: 240 seconds]
ongy[m] has quit [Ping timeout: 240 seconds]
Poscat[m] has quit [Ping timeout: 258 seconds]
arghzero[m] has quit [Ping timeout: 258 seconds]
lambdanature[m] has quit [Ping timeout: 258 seconds]
abbec has quit [Ping timeout: 258 seconds]
slby[m] has quit [Ping timeout: 258 seconds]
puzzlewolf has quit [Ping timeout: 258 seconds]
Lurkki[m]1 has quit [Ping timeout: 258 seconds]
littlebenlittle[ has quit [Ping timeout: 258 seconds]
<noonien>
exarkun: had the same problem, did you not use the generated hardware-configuration.nix?
fufexan[m] has quit [Ping timeout: 268 seconds]
ma27[m] has quit [Ping timeout: 268 seconds]
agentofuser has quit [Ping timeout: 268 seconds]
Albakham[m] has quit [Ping timeout: 268 seconds]
leons has quit [Ping timeout: 268 seconds]
DamienCassou has quit [Ping timeout: 268 seconds]
ryantm has quit [Ping timeout: 268 seconds]
georgyo[m] has quit [Ping timeout: 244 seconds]
kevin[m]1 has quit [Ping timeout: 244 seconds]
apache8080[m] has quit [Ping timeout: 244 seconds]
chacki[m] has quit [Ping timeout: 244 seconds]
chvp has quit [Ping timeout: 244 seconds]
diegov_ has quit [Ping timeout: 244 seconds]
doronbehar has quit [Ping timeout: 244 seconds]
<noonien>
it should include a module, which only enables that option by default
humancalico[m] has quit [Ping timeout: 240 seconds]
gulplante[m] has quit [Ping timeout: 240 seconds]
sebibek92[m] has quit [Ping timeout: 240 seconds]
jasongrossman[m] has quit [Ping timeout: 240 seconds]
neonfuz2 has quit [Ping timeout: 240 seconds]
<{^_^}>
[nixpkgs] @sternenseemann opened pull request #109757 → ocamlPackages.bheap: init at 2.0.0 → https://git.io/JtINB
o1lo01ol1o has quit [Ping timeout: 258 seconds]
attila_lendvai has joined #nixos
<{^_^}>
[nixpkgs] @sternenseemann opened pull request #109758 → ocamlPackages.hxd: init at 0.2.0 → https://git.io/JtIN7
m4ts has quit [Ping timeout: 256 seconds]
<{^_^}>
[nix] @edolstra pushed to master « --refresh: Imply setting .narinfo disk cache TTL to 0 »: https://git.io/JtINF
tsmeets[m] has quit [Ping timeout: 258 seconds]
kfr[m] has quit [Ping timeout: 258 seconds]
shu9 has quit [Ping timeout: 258 seconds]
domenkozar[m] has quit [Ping timeout: 258 seconds]
ncm[m] has quit [Ping timeout: 258 seconds]
maralorn has quit [Ping timeout: 258 seconds]
aterius has quit [Ping timeout: 268 seconds]
Sylvain[m] has quit [Ping timeout: 268 seconds]
us3r[m] has quit [Ping timeout: 260 seconds]
jschievink has quit [Ping timeout: 260 seconds]
mica[m] has quit [Ping timeout: 260 seconds]
ronny has quit [Ping timeout: 260 seconds]
<exarkun>
noonien: I did use it but the option wasn't set there
<noonien>
it won't be, but it should include a file as such: `imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];`, that file enables that option
<eyJhb>
V: I really should. This is insane on/off.
srid has joined #nixos
edude03 has joined #nixos
* dutchie
just uses weechat smart join/part filter
<exarkun>
seems like a lot of thinking on a package-by-package basis might be required to decide if downloading source + building beats downloading binaries
czer00 has quit [Remote host closed the connection]
xd-inc[m] has joined #nixos
mindtree[m] has joined #nixos
<exarkun>
But I think it would be awesome of nix could somehow collect statistics on those things and then make an informed decision on its own
bachp has joined #nixos
FreeVariable has joined #nixos
eddyb has joined #nixos
rednaZ[m] has joined #nixos
q3k[m] has joined #nixos
l33[m] has joined #nixos
<eyJhb>
Yeah, might be... Just praising myself lucky with my connection I guess
ilya-fedin has joined #nixos
pinage404[m] has joined #nixos
Schicko has joined #nixos
stites[m] has joined #nixos
tcakoi has joined #nixos
manveru[m] has joined #nixos
davidak[m] has joined #nixos
Minijackson has joined #nixos
<eyJhb>
Yeah sounds cool :D A build to DL ratio, but it's kinda hard to do
madonius[m] has joined #nixos
Yakulu[m] has joined #nixos
alexfmpe has joined #nixos
sterni[m] has joined #nixos
<eyJhb>
But that would actually be really cool to have these in parallel. So DL the big things like FF, x11, etc. that takes forever, and then build the small ones while doing that
tgys[m] has joined #nixos
<V>
dutchie: it is times like this where I wish I was still using weechat
bk1603[m] has joined #nixos
<exarkun>
yea, maximum concurrency
Nigel[m] has joined #nixos
rcorrear has joined #nixos
fc[m]1 has joined #nixos
revity[m] has joined #nixos
davegallant[m] has joined #nixos
kloenk has joined #nixos
daemon1024 has joined #nixos
Ke has joined #nixos
hiroshi[m] has joined #nixos
danielrf[m] has joined #nixos
linuxct[m] has joined #nixos
bbigras has joined #nixos
wnklmnn has joined #nixos
hpfr has joined #nixos
hsiktas[m] has joined #nixos
lunik1 has quit [Quit: :x]
M86ul[m] has joined #nixos
* V
just disables joins/parts/quits for this channel temporarily
<munksgaard>
I'm trying to build jami (https://jami.net), but I'm getting errors when running ld. I can reproduce by just running `ld -m64` which gives me the error "unrecognised emulation mode: 64". Does anyone know how to fix that?
lunik1 has joined #nixos
<bqv>
munksgaard: Use elf_x86_64 instead?
<bqv>
Looks more accurate
sangoma has quit [Quit: WeeChat 3.0]
<munksgaard>
bqv: Yes, but the `-m64` is what the configure script uses :-/
lsix1 has quit [Remote host closed the connection]
lsix1 has joined #nixos
<Nickli>
lordcirth > getting Operation permitted even as root when i try to change it with chmod 774
o1lo01ol1o has joined #nixos
<Nickli>
currently ls -l says it is "drwxrwx--- 5 nobody nogroup"
<lordcirth>
Nickli, your NFS export probably has root_squash set
bolt1 has quit [Client Quit]
<noonien>
i'm having some problems with firefox when trying to open downloaded files from firefox, journalctl says: version `GLIBC_2.32' not found, full error here: http://ix.io/2Mp5 fileroller and evince work just fine outside of firefox. does anyone have any clue of what might be wrong?
<Nickli>
lordcirth > is it included in any of these "options = [ "noauto" "x-systemd.automount" "x-systemd.mount-timeout=30" "_netdev" ]; "?
<lordcirth>
Nickli, that's on the client side. root_squash is on the server side, eg in /etc/exports
<Nickli>
lordcirth > think we'r going down the wrong route now, i'm trying to find an issue to why mpd won't play but i can still play the music form that directory via mpv
bdju has quit [Read error: Connection reset by peer]
<petrichor>
Argh! How can I wrap/patch a Java SWT app (uses GTK as the backend on Linux) so that it doesn't crash with `Settings schema 'org.gtk.Settings.FileChooser' is not installed` when I try to open a file?
<petrichor>
Searching nixpkgs on github, this seems like a perennial problem, but I can't see how to apply the appropriate fix to a Java app running from a .jar
<kunrooted[m]>
okay, one last question, I think it's my last config for today, what packages do you recommend for a Haskeller? GHC? something else?
<hyper_ch>
that package is still marked as broken and I don't know what other packages rely on it
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtLkn
<hyper_ch>
supersandro2000: thanks, it helped me finding one daemon that I don't need anymore... but it also has perl5-gtk3 but that won't give me anything else
hyper_ch5 has joined #nixos
fendor_ has joined #nixos
blueberrypie6 has joined #nixos
o1lo01ol_ has joined #nixos
<hyper_ch>
so, samba mounts still keep being broken
asheshambasta has quit [Ping timeout: 272 seconds]
<{^_^}>
[nixpkgs] @NeQuissimus pushed 10 commits to master: https://git.io/JtLqq
<terlars>
don’t conveniently have the source files of the configuration anymore, but want to apply my new flakes based ones.
<terlars>
Is there a way to make `nixos-rebuild` with `--flake` work without nix with flakes on the host. Since it is not using the nix from the environment which has flake support I can’t run the actual command. I managed to build the top-level system and I can activate it, but my issue is getting it into the boot loader, I am not sure how to do that without `nixos-rebuild`. I have an older machine with NixOS installed and I
<{^_^}>
[nixpkgs] @SuperSandro2000 merged pull request #100282 → vscode-extensions: some tweaks to comments → https://git.io/JTkr9
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed commit from @ggreif to master « vscode-extensions: some tweaks to comments (#100282) »: https://git.io/JtLq4
<hyper_ch>
matthewcroughan: got it?
<{^_^}>
[nixpkgs] @NeQuissimus pushed 8 commits to release-20.09: https://git.io/JtLqu
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtLqa
<niksnut>
terlars: one way is to bypass nixos-rebuild and call nix directly, e.g. nix build --profile /nix/var/nix/profiles/system /path/to/flake#nixosConfigurations.<machine>.config.system.build.toplevel
<niksnut>
and then: /nix/var/nix/profiles/system/activate switch
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtLmG
<fendor_>
does someone have recommendations to debug proton not really working on nixos?
fendor_ is now known as fendor
<Yaniel>
use 5.0-10 for now
<{^_^}>
[nixpkgs] @NeQuissimus pushed 13 commits to staging-20.09: https://git.io/JtLmc
hoijui has quit [Ping timeout: 246 seconds]
<fendor>
Yaniel, any reason why?
<Yaniel>
5.13 is broken due to using a completely different runtime environment (dictated from the steam side)
mallox has joined #nixos
<terlars>
niksnut: I did try those two commands from the derivation that was built from top-level, but will try with the profile to see if it acts differently
<hyper_ch>
matthewcroughan: still online?
<Yaniel>
do you want to work on fixing it or just get things to run *now*?
<{^_^}>
#100655 (by nyanloutre, 13 weeks ago, open): steam: Proton 5.13 does not launch because of steam runtime
<fendor>
Yaniel, I am open to attempt fixing, but I don't think I have the skills
<fendor>
thanks for the link!
<Yaniel>
you can always improve said skills by studying the most recent comments if you're interested in that
<fendor>
Yaniel, Ill give it a try! (at least reading the issue)
mallox has quit [Client Quit]
ahmedelgabri has quit [Ping timeout: 260 seconds]
johnnyfive has joined #nixos
ivan31 has joined #nixos
endformationage has joined #nixos
<{^_^}>
[nixpkgs] @SuperSandro2000 closed pull request #65426 → purple-libnotify-plus: init at 2018-05-30, as well as dependency → https://git.io/fjyCj
dandart has quit [Remote host closed the connection]
dandart has joined #nixos
dandart has quit [Remote host closed the connection]
<dutchie>
ooh, i didn't know there was a workaround for proton not working
<Yaniel>
steam has always allowed you to choose which version to use
<Yaniel>
(major versions)
<{^_^}>
[nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JtLYO
ivan31 has quit [Quit: Connection closed]
<Yaniel>
you can set it either per-game in the game's settings or you can set a global default in steam settings under the "enable steam play for all titles" checkbox
<dutchie>
yeah, i tried a couple of versions in the steam picker (because I had to manually tell it to use proton anyway) but i didn't get as far as trying that version
<{^_^}>
[hydra] @grahamc opened pull request #846 → BuildOutputs: index path with HASH → https://git.io/JtLYW
<terlars>
niksnut: thank you, that actually worked! So either because I didn’t make it a profile first or because I used the argument boot instead of switch to switch-configuration. Saved me a bunch of time!
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}>
[nixpkgs] @github-actions[bot] pushed 141 commits to staging-next: https://git.io/JtL3c
<{^_^}>
[nixpkgs] @github-actions[bot] pushed 142 commits to staging: https://git.io/JtL3C
rajivr has quit [Quit: Connection closed for inactivity]
dennisthepeasant has joined #nixos
nek0 has joined #nixos
cole-h has quit [Quit: Goodbye]
<greizgh>
Is there a way to pass cargo some flags with buildRustPackage? I'd like to build a specific package in a repo with multiple workspaces (cargo build -p package)
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtLZ6
<jav>
I'm building a Docker image using pkgs.dockerTools.buildImage. Inside the container, when running `id -n -u`, I see: "id: cannot find name for user ID 0". I assume because /etc/passwd does not exist? Can someone tell me what (minimal) dependency I need to pull in for the system to have a mapping between user id and user name?
<b00n>
Hi there, I realized the option: "environment.memoryAllocator.provider" and tried to switch this to: "scudo", which breaks stability from various applications. So I would love to test: "musl", which seems to be not supported by this option, bud I found musl as a nix-package. Could somebody tell me, how I can switch to musl as system-wide memory allocator, please?
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtLZp
<neiluj>
hello!
euandreh has quit [Quit: WeeChat 3.0]
<neiluj>
tweaked a bit my flake.nix file and got this error:
<neiluj>
flake.... does not provide attribute 'packages.x86_64-linux.devShell.x86_64-linux', 'legacyPackages.x86_64-linux.devShell.x86_64-linux', 'devShell.x86_64-linux' or 'defaultPackage.x86_64-linux'
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtLnx
<JRollinson>
Hello Everyone,
<JRollinson>
I am trying to install nixOS on a Raspberry Pi 1 (armv6l architecture) and am getting confused by the documentation https://nixos.wiki/wiki/NixOS_on_ARM
<JRollinson>
Was armv6l previously supported and now isn't? I've looked around a few places, but can't seem to find anything to suggest that armv6l is currently supported (there are mentions of armv6l throughout the page though). I haven't been able to find community support either (for example here https://github.com/illegalprime/nixos-on-arm). Am I looking in
<JRollinson>
the wrong places?
Siyo has quit [Quit: Bye]
Siyo has joined #nixos
<{^_^}>
[rfc39-record] @grahamc pushed commit from rfc39 to main « Automated team sync results. »: https://git.io/JtLcT
<greizgh>
JRollinson: AFAIK rpi 3 is the only arm device officially supported
Siyo has joined #nixos
<JRollinson>
greizgh: Thanks! Yeah, I noticed that rpi 3 is the only one officially supported. I was a little confused by the multiple mentions of armv6l on the page, and thought that maybe there were resources for armv6l that I was missing.
<gchristensen>
anyone using VSCode with the microsoft cpptools + direnv? I'm seeing a lot of errors around includes and other things that I'd expect cpptools to find from the environment
<clever>
,locate libaccurl.so
<{^_^}>
Couldn't find in any packages
dongcarl has joined #nixos
Jd007 has joined #nixos
lambda-11235 has quit [Ping timeout: 260 seconds]
<energizer>
anybody able to `nixos-rebuild build-vm` for a system that uses home-manager? i think hm wants to build the user environment but it can't modify the store (or something...)
civodul has quit [Remote host closed the connection]
<{^_^}>
[nixpkgs] @fabaff opened pull request #109827 → corsmisc: init at 1.3.0 → https://git.io/JtL8O
<ahmedelgabri>
Hey everyone, I'm having a problem with GUI apps on darwin when used inside a condition, for example something like this (if isDarwin then [a] else [b]) ++ [c]. a will get installed (I can see it in the store) but doesn't get symlinked, removing the condition makes it work & gets linked fine. No idea why this is happening, I have been trying to figure out why this is happening but I couldn't. more
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtLBg
<KarlJoad>
madmaurice: I end up with `--includedir=/hash` in that case. There is no leading `/nix/store` and the `$include` directory is incomplete. It doesn't have `hash-pname-version-include`.
<KarlJoad>
madmaurice: On that note, I need to override some flags that are passed to `configureFlags` by something, and I don't know how to track it down. By default, a `--disable-static` flag is passed, but I want to remove it to ensure my `--enable-static` flag is honored.
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 5 commits to master: https://git.io/JtLR3
<{^_^}>
[nix] @adisbladis opened pull request #4464 → narinfo: Change NAR URLs to be addressed on the NAR hash instead of the compressed hash → https://git.io/JtLRs
<madmaurice>
KarlJoad, I don't find any mentioning of disable-static in nixpkgs. Are you sure this is not a default of the configure script? You could try something like printf "%s\n" "${configureFlagsArray[@]}" in the pre or postConfigure hook.
dsg has quit [Remote host closed the connection]
<madmaurice>
In fact I see a few packages specifying --enable-static in their configureFlags without any further hacks.
<madmaurice>
hm you could try configureFlagsArray=( "${configureFlagsArray[@]//--disable-static}" ) in a suitable hook. That should remove any instance of --disable-static in that array. But apart from that I have no idea. I do not have experience with libtool
rb2k has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<madmaurice>
@KarlJoad ^
<{^_^}>
[nixpkgs] @prusnak pushed to master « bitcoin: use higher resolution icon »: https://git.io/JtL0q
<noonien>
ah, `nix run --system aarch64-linux nixpkgs#hello` seems to just work, nice
philr_ has joined #nixos
__monty__ has quit [Quit: leaving]
dsg has joined #nixos
rb2k has joined #nixos
<{^_^}>
[nixpkgs] @zhaofengli opened pull request #109841 → powerdns-admin: init at 0.2.3 → https://git.io/JtL04
<KarlJoad>
madmaurice: `preConfigure = ''configureFlagsArray=("${configureFlagsArray[@]//--disable-static}" )''` has a syntax error for nix.
<{^_^}>
[nixpkgs] @fabaff opened pull request #109842 → fwanalyzer: init at 1.4.3 → https://git.io/JtL0R
<madmaurice>
try with \$
<{^_^}>
[rfc39-record] @grahamc pushed commit from rfc39 to main « Automated team sync results. »: https://git.io/JtL0V
<KarlJoad>
madmaurice: Nix says `@` is unexpected
rb2k has quit [Client Quit]
<qyliss>
KarlJoad: it needs to be ''${ not ${
<madmaurice>
ah never \$ is for string with "". ''$ is for strings with '' ''
<KarlJoad>
infinisil: Is there a documented list of {^_^} commands somewhere?
<infinisil>
,
<{^_^}>
Special commands: find tell locate expand inclusive-language random-pr permalink - Commands sorted by use count, page 0 (use ,<n> to view page <n>): help channels ping libraries escape'' -a escape" library ifd botsnack overlay pinning ask unfree which-channel imperative tofu xml xy wololo fancy-uninstall nixlang++ pointers cache commands home-manager pills runtimedeps thesis stateversion invite unstable exec smart-questions dnw matrixbridge tias
<madmaurice>
,tofu
<{^_^}>
To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000), then replace it with the correct hash Nix expected. For inserting 52 0's in vim: <esc>52i0<esc>
<madmaurice>
no tofu...
<madmaurice>
KarlJoad, I've honestly run out of ideas.
<KarlJoad>
Cool! Thanks!
<KarlJoad>
madmaurice: I'm not sure either, I'm just don't know how the configure script handles conflicting flags, so I want to remove the ones I don't want.
<noonien>
if i do `nix build --system aarch64-linux nixpkgs#<package>' on an x86_64-linux machine, will <pacakge> and its dependencies be fetched from the nix cache servers, or will it be rebuilt?
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtLza
leotaku has quit [Client Quit]
<noonien>
how does boot.binfmt work?
juboba has joined #nixos
<noonien>
i see `(lib.systems.elaborate { inherit system; }).emulator pkgs` is used an emulator
proofofkeags has joined #nixos
<noonien>
and i'm trying to build the system for a raspberry pi using: `nix build --system aarch64-linux '.#nixosConfigurations.piprint.config.system.build.toplevel'`
<noonien>
which isn't verry different from `nix build --system aarch64-linux nixpkgs#<package>'
<noonien>
but i'm trying to find out how many cores are used for the build, and, if the aarch64-linux caches are used, from the nix cache server
proofofkeags_ has quit [Ping timeout: 264 seconds]
proofofkeags_ has quit [Ping timeout: 264 seconds]
<bqv>
adisbladis: I think, as it happens, emacs-overlay needs to re-apply the pkgs passthru, so it uses the correct emacs? Unless I'm doing something else wrong
<bqv>
emacsPgtkGcc.pkgs.undo-tree depends on emacs 27.1, otherwise
<adisbladis>
bqv: Would you mind making a PR?
<bqv>
If I'm right, then sure
<adisbladis>
If you're quick I might get to it before I go to sleep ;)
<{^_^}>
[nixpkgs] @zowoq opened pull request #109855 → nixos/podman: readd rootless runc test → https://git.io/JtLgf
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]