worldofpeace_ changed the topic of #nixos to: NixOS stable: 20.03 ✨ https://discourse.nixos.org/t/nixos-20-03-release/6785 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-info
<o_miguel> When is it preferable to run "nix-env -iA somepackage" as opposed to adding it to my configure.nix
<o_miguel> ?
orivej_ has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
<glittershark> o_miguel: it's a matter of opinion, but my opinion is never
<{^_^}> [nixpkgs] @flokli opened pull request #91134 → perlPackages.NetDBus: fix cross compilation → https://git.io/Jfb4j
sheeldotme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sheeldotme has joined #nixos
cr4y1 has quit [Ping timeout: 258 seconds]
<energizer> i agree
<o_miguel> glittershark: I see thanks. This quite matches my first impression
<glittershark> I nix-env -i nothing
sheeldotme has quit [Client Quit]
<evils> glittershark: you use home-manager?
sheeldotme has joined #nixos
<glittershark> yep
<energizer> but not imperatively
hazel has joined #nixos
<glittershark> nope, every package I install I edit a file and run `home-manager switch`
<glittershark> or, even better, I just put it in a `shell.nix` and use lorri
<energizer> are you on nixos?
<glittershark> yes
<hazel> how do I avoid stripping a binary from the result of a derivation?
<energizer> how did you install home-manager?
<hazel> dontFixup = true; doesn't work, since if I do that I get a binary that refers to path in the Nix store
<glittershark> hazel: `dontStrip = true`
<glittershark> energizer: haha imperatively
<hazel> alright
alp has quit [Ping timeout: 272 seconds]
<o_miguel> do all services follow this pattern: "service.someservice.enable" , or is this just a convention?
<hazel> working with some *truly* horrible software
<glittershark> o_miguel: it's a pretty strong convention
<glittershark> aka I don't know when it's violated
<hazel> technically everything is convention
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/48a6a8b97c3 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
slack1256 has quit [Remote host closed the connection]
<simpson> o_miguel: There's code to explicitly support "enable" options, so yes, they should, unless you have a good reason otherwise.
<hazel> ugh I hate this program... it *embeds HTML into the binary*...
<hazel> so stripping it does a bad
<glittershark> rip
<o_miguel> because I feel a bit lost with installing some service that does not have a wiki page... I wonder how more experienced users approach this? Just browse through the "service.someservice.*" options and play around?
<hazel> absolutely horrid to package
<glittershark> o_miguel: I read the source code
<hazel> o_miguel: search the NixOS options. if it's there, use those options, maybe read the code. otherwise, write your own service.
<simpson> Also the service probably has upstream documentation, and NixOS modules usually use the same names for the same settings.
<energizer> o_miguel: i read the source of the service
<o_miguel> ok makes sense. have to start with some simple one for a start.. does setting "service.foo.enable=true" imply that some package foo will be auto-included in my build? I also assume that I should preferably have a look at the build-instructions then as well.
zacts has joined #nixos
absoluutely has quit [Remote host closed the connection]
absoluutely has joined #nixos
<{^_^}> [nixpkgs] @Luflosi opened pull request #91135 → ipfs: 0.5.1 -> 0.6.0 → https://git.io/JfbBn
<hazel> generally
<o_miguel> however I can not find them as opposed to the service nix file itself...
<o_miguel> e.g. for vim
<glittershark> try looking for `mkEnable`
zacts has left #nixos ["WeeChat 2.8"]
user_0x58 has quit [Ping timeout: 240 seconds]
<exarkun_> How do I not have persistent vm state with nixpkgs/nixos/tests/make-test.nix ?
orivej_ has quit [Ping timeout: 240 seconds]
absoluutely has quit [Remote host closed the connection]
<edef> rm -rf the /tmp dir
<edef> there's an issue about it and uhh
<{^_^}> #91046 (by NinjaTrappeur, 1 day ago, open): test-driver.py: delete VM state directory after test run
<{^_^}> #90663 (by NinjaTrappeur, 2 days ago, closed): test-driver.py: randomize VM tmp state dir name
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JfbB4
<edef> ah
<lewo> exarkun: currently, you need to manually delete the state file
slack1256 has joined #nixos
<lewo> which is located in /tmp/vm-state-MACHINE-NAME
absoluutely has joined #nixos
<exarkun_> it's in /var/run/1000/vm-state-MACHINE-NAME here
<exarkun_> which I guess is what the kids today call /tmp
<lewo> ;)
thomasjm has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #91136 → skopeo: 1.0.0 -> 1.1.0 → https://git.io/JfbBE
<{^_^}> [nixpkgs] @zowoq opened pull request #91137 → cri-o: 1.18.1 -> 1.18.2 → https://git.io/JfbBu
<exarkun_> thanks for the ticket limits
<exarkun_> er links
<{^_^}> [nixpkgs] @zowoq opened pull request #91138 → podman: 1.9.3 -> 2.0.0 → https://git.io/JfbBg
thomasjm has quit [Client Quit]
<exarkun_> So if I am on an older nixpkgs I'm stuck with the manual solution I guess
thomasjm has joined #nixos
thomasjm has quit [Client Quit]
thomasjm has joined #nixos
<lewo> exarkun: even on master: it's not merged yet
thc202 has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
absoluutely has quit [Remote host closed the connection]
m0rphism has quit [Ping timeout: 240 seconds]
m_hackerfoo has quit [Ping timeout: 260 seconds]
hackerfoo has quit [Ping timeout: 260 seconds]
nicolas[m] has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
drakonis1 has joined #nixos
drakonis_ has quit [Ping timeout: 258 seconds]
hackerfoo has joined #nixos
m_hackerfoo has joined #nixos
tekrat has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
tekrat has left #nixos [#nixos]
<{^_^}> [patchelf] @delroth opened pull request #216 → Improve the default section alignment choice (>= 4K page size compat) → https://git.io/JfbRB
orivej has joined #nixos
user_0x58 has joined #nixos
amerigo has quit [Quit: Connection closed for inactivity]
h0m1 has quit [Ping timeout: 246 seconds]
h0m1 has joined #nixos
o_miguel has quit [Remote host closed the connection]
hazel has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Ericson2314 opened pull request #91139 → libgpg-error: Fix cross build → https://git.io/Jfb0e
Emantor has quit [Quit: ZNC - http://znc.in]
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
Emantor has joined #nixos
pr06lefs has quit [Ping timeout: 244 seconds]
drakonis_ has joined #nixos
<aleph-> Hmm, anyone got smartd notifications working with a remote smtp relay?
drakonis1 has quit [Ping timeout: 260 seconds]
Chiliparrot has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
domogled has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @angerman closed pull request #91089 → Fix GCC cross compilation → https://git.io/JfFH7
sarcasticadmin has quit [Quit: WeeChat 2.3]
li_matrix has joined #nixos
<li_matrix> `nix build --keep-failed` should work? I cant find any build in `/tmp` ... I thought thats where they were found
orivej has quit [Ping timeout: 265 seconds]
orivej_ has joined #nixos
<li_matrix> nevermind, just started working
<li_matrix> maybe I had the command arguments in the wrong order
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
hoverbear has quit [Quit: Connection closed]
orivej has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<{^_^}> [nixpkgs] @alexfmpe opened pull request #91140 → [20.03] flashplayer: 32.0.0.363 -> 32.0.0.387 [Critical security fixes] → https://git.io/JfbEg
<ornxka_> what is the easiest way to uninstall something from the nix store?
<ornxka_> nix-store --delete --ignore-liveliness prints out a bunch of stuff about stale links
<cole-h> How do you mean delete from the store?
slack1256 has quit [Remote host closed the connection]
user_0x58 has quit [Ping timeout: 240 seconds]
<ornxka_> i want to test the update mechanism of nix-env so i want to be able to easily run it multiple times, which means deleting the packages i am testing on from the store so i can run it again
<ornxka_> so, i want to uninstall it from the current generation, and also to delete it from the store so that updating again will trigger a rebuild of the package in question
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
mallox has quit [Quit: WeeChat 2.8]
iyzsong has joined #nixos
kaychaks_riot has quit [Quit: authenticating]
kaychaks_riot has joined #nixos
hazel has joined #nixos
<hazel> i'm having issues with racket's `raco exe` on NixOS
<hazel> the resultant binary says "open-input-bytes: contract violation: expected: bytes?, given: #<eof>"
ajs124 has quit [Quit: killed]
das_j has quit [Quit: killed]
mrpi has quit [Quit: killed]
Scriptkiddi has quit [Quit: killed]
orivej has quit [Quit: No Ping reply in 180 seconds.]
<hazel> gonna try racket from unstable
<hazel> nope
mrpi has joined #nixos
Scriptkiddi has joined #nixos
ajs124 has joined #nixos
das_j has joined #nixos
user_0x58 has joined #nixos
orivej has joined #nixos
bvdw has quit [Remote host closed the connection]
bvdw has joined #nixos
bvdw has quit [Remote host closed the connection]
bvdw has joined #nixos
bvdw has quit [Remote host closed the connection]
gustavderdrache has quit [Quit: Leaving.]
orivej has quit [Quit: No Ping reply in 180 seconds.]
ralro has joined #nixos
pjt_tmp has joined #nixos
orivej has joined #nixos
boxscape has quit [Ping timeout: 260 seconds]
jumper149 has quit [Quit: WeeChat 2.8]
user_0x58 has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @ivan opened pull request #91141 → grab-site: 2.1.6 -> 2.1.19 → https://git.io/Jfbuo
felixfoertsch23 has joined #nixos
felixfoertsch has quit [Ping timeout: 260 seconds]
felixfoertsch23 is now known as felixfoertsch
<{^_^}> [nixpkgs] @evanjs closed pull request #82269 → openrgb: init at unstable-2020-03-03 → https://git.io/JvKuJ
eyenx has joined #nixos
eyenx has joined #nixos
eyenx has quit [Changing host]
<{^_^}> [nixpkgs] @leungbk opened pull request #91142 → nodePackages.vim-language-server: init at 1.9.0 → https://git.io/Jfbu1
betawaffle has quit [Ping timeout: 246 seconds]
bitonic has quit [Ping timeout: 246 seconds]
claudiii_ has quit [Read error: Connection reset by peer]
digitalgrease has quit [Ping timeout: 260 seconds]
ProofTechnique has quit [Ping timeout: 260 seconds]
georgyo has quit [Read error: Connection reset by peer]
NekomimiScience has quit [Ping timeout: 246 seconds]
jbetz has quit [Read error: Connection reset by peer]
pingveno has quit [Write error: Connection reset by peer]
jlpeters has quit [Read error: Connection reset by peer]
parsnip has quit [Ping timeout: 240 seconds]
omnigoat has quit [Ping timeout: 240 seconds]
higherorder has quit [Read error: Connection reset by peer]
TheNumb has quit [Ping timeout: 246 seconds]
angerman has quit [Ping timeout: 240 seconds]
jbetz has joined #nixos
jlpeters has joined #nixos
peel has joined #nixos
ProofTechnique has joined #nixos
TheNumb has joined #nixos
higherorder has joined #nixos
MtotheM1 has joined #nixos
teej has quit [Ping timeout: 272 seconds]
pkral has joined #nixos
higherorder has quit [Max SendQ exceeded]
NekomimiScience has joined #nixos
angerman has joined #nixos
MtotheM has quit [Ping timeout: 258 seconds]
betawaffle has joined #nixos
pingveno has joined #nixos
bitonic has joined #nixos
higherorder has joined #nixos
teej has joined #nixos
omnigoat has joined #nixos
higherorder has quit [Max SendQ exceeded]
orivej has quit [Ping timeout: 246 seconds]
digitalgrease has joined #nixos
teej has quit [Max SendQ exceeded]
emilazy has joined #nixos
wildsebastian has joined #nixos
Guest9168 has joined #nixos
ralro has quit [Remote host closed the connection]
sbetrium has quit [Quit: sbetrium]
higherorder has joined #nixos
Guest9168 has quit [Client Quit]
teej has joined #nixos
teej has quit [Max SendQ exceeded]
orivej has joined #nixos
claudiii_ has joined #nixos
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
higherorder has quit [Max SendQ exceeded]
spacefrogg has joined #nixos
teej has joined #nixos
bitonic has quit [Max SendQ exceeded]
stoile has quit [Ping timeout: 246 seconds]
higherorder has joined #nixos
bitonic has joined #nixos
Guest42512 is now known as JJJollyjim
iyzsong has quit [Read error: Connection reset by peer]
georgyo has joined #nixos
orivej has quit [Ping timeout: 258 seconds]
iyzsong has joined #nixos
orivej has joined #nixos
wnklmnn has quit [Quit: Leaving]
hoverbear has joined #nixos
<hoverbear> How can I figure out my current cross target? (Eg if the system I'm running on is `gnu64` or `musl64` preferring?
<hoverbear> I was looking at `builtins.currentSystem` but that doesn't contain the data I need.
Guest9168 has joined #nixos
<hoverbear> I'm trying to figure out if I can use `pkgs` or `pkgs.pkgsCross`
stoile has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<xwvvvvwx> ornxka_: does `nix-env --uninstall <pkg> && nix-collect-garbage` work?
<energizer> when i shut down, the systemd messages cascade down at an angle like they don't know how wide the screen is or something
<energizer> what's taht about
orivej_ has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
boxscape has joined #nixos
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 272 seconds]
Supersonic112 is now known as Supersonic
Guest9168 has quit []
Guest9168 has joined #nixos
Guest9168 has quit [Client Quit]
orivej_ has quit [Read error: Connection reset by peer]
parsnip_ has joined #nixos
orivej has joined #nixos
parsnip_ is now known as parsnip0
hazel has quit [Ping timeout: 260 seconds]
quinn has quit [Quit: ZNC 1.7.5 - https://znc.in]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
<samueldr> > pkgsCross.musl64.hello == pkgsCross.musl64.pkgs.hello # not sure if this is helpful as an insight for you hoverbear
<{^_^}> true
<hoverbear> samueldr Oh that does help!
<samueldr> > pkgs.hello == pkgs.pkgs.hello
<{^_^}> true
<samueldr> pkgs is always a reference to the package set itself
growpotk- has joined #nixos
<hoverbear> > pkgs.hello == pkgs.cross.gnu64.hello
<{^_^}> attribute 'cross' missing, at (string):317:15
<samueldr> > hello == pkgsCross.aarch64-multiplatform.buildPackages.hello # maybe this can be helpful?
<{^_^}> error: syntax error, unexpected '=', at (string):128:10
<hoverbear> > pkgs.hello == pkgs.pkgsCross.gnu64.hello
<{^_^}> false
<hoverbear> Oh fun
<hoverbear> > pkgs.hello == pkgs.pkgsCross.musl64.hello
<{^_^}> false
<samueldr> > pkgs.hello == pkgsCross.aarch64-multiplatform.buildPackages.hello
<{^_^}> true
<samueldr> I don't know what you want to do though :)
<hoverbear> I love that
<hoverbear> Perfect
<hoverbear> Okay now I need to figure out why my rustc won't build for musl (and also why I can't seem to use a musl cache?) :(
<samueldr> I don't know that any of the pkgsCross are really cached
<hoverbear> Ahhh ok, are there any caches of musl packages?
<samueldr> (except aarch64-linux transitively because of Mobile NixOS)
<samueldr> (and only the minimum)
<hoverbear> I'm trying to add cross compile support :)
<samueldr> I don't know if there are third party caches with that
<samueldr> oh, nice
<samueldr> I don't think using `hello` that way is a solution though
<hoverbear> Really? Seems to work ok?
<samueldr> because it's a hack, not because it doesn't work :)
quinn has joined #nixos
<hoverbear> This one is interesting -- I'm using the mozilla overlay so technically I could use the native compiler and point it at a cross root...Hmmm...
<samueldr> > pkgs.targetPlatform.config == pkgsCross.musl64.targetPlatform.config
<{^_^}> false
<samueldr> > pkgs.targetPlatform.config
<{^_^}> "x86_64-unknown-linux-gnu"
mtn has joined #nixos
<samueldr> not 100% sure what in {build,host,target}Platform should be used in your case
sheeldotme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<samueldr> but I think those are good strings to grep in nixpkgs for cross-compilation solutions
<hoverbear> Ohhh good idea
orivej has quit [Quit: No Ping reply in 180 seconds.]
sheeldotme has joined #nixos
orivej has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
drakonis_ has quit [Ping timeout: 258 seconds]
orivej has joined #nixos
CMCDragonkai1 has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #89235 → tuptime: 4.1.0 -> 5.0.0 → https://git.io/Jf6qZ
<{^_^}> [nixpkgs] @Mic92 pushed 3 commits to master: https://git.io/Jfbgv
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
boxscape has quit [Ping timeout: 264 seconds]
drakonis has quit [Quit: WeeChat 2.8]
pr06lefs has joined #nixos
cole-h has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @bhipple merged pull request #91137 → cri-o: 1.18.1 -> 1.18.2 → https://git.io/JfbBu
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JfbgO
orivej_ has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
cole-h has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #90049 → matterbridge: 1.17.1 -> 1.17.5 → https://git.io/JfSuO
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jfbgc
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<{^_^}> [nixpkgs] @delroth opened pull request #91143 → pythonPackages.pyatmo: add missing dependencies → https://git.io/JfbgX
orivej has quit [Ping timeout: 246 seconds]
Rusty1 has quit [Quit: WeeChat 2.3]
orivej has joined #nixos
dbirks[m] has joined #nixos
paul_lcp has joined #nixos
pr06lefs has quit [Remote host closed the connection]
sheeldotme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pr06lefs has joined #nixos
cole-h has quit [Quit: Goodbye]
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
<energizer> the jackd service sets an envvar but i dont want to set it. how can i overide that?
growpotk- has quit [Ping timeout: 240 seconds]
parsnip0 is now known as parsnip
<{^_^}> [nixpkgs] @delroth opened pull request #91144 → home-assistant: pin the 'astral' dependency version → https://git.io/Jfb2k
pr06lefs has quit [Ping timeout: 264 seconds]
orivej has quit [Ping timeout: 240 seconds]
growpotkin has quit [Quit: ZNC 1.8.0 - https://znc.in]
orivej has joined #nixos
paul_lcp has quit [Quit: Leaving]
cole-h has joined #nixos
<pjt_tmp> hmmm..It's been a bit since I've used the override syntax >_<
cole-h has quit [Client Quit]
<pjt_tmp> something something that one set minus the flag?
<pjt_tmp> yeah my brain is not quite there at the moment
<pjt_tmp> energizer: what do you already know? do you know the override syntax?
endformationage has quit [Quit: WeeChat 2.6]
orivej has quit [Ping timeout: 240 seconds]
<energizer> pjt_tmp: i dont think i've seen overrides applied to modules
<energizer> only packages
orivej has joined #nixos
FRidh has joined #nixos
<pjt_tmp> It's the same simple data structures though...It can't be *that* different..
<pjt_tmp> I am not fully in my depth here
<pjt_tmp> If you couldn't tell
<energizer> i'm guessing the right thing to do is create a second module that's like the first except for that option
palo1 has joined #nixos
<delroth> hmmm, all opengl apps are crashing on my system since my last rebase on master, not good
palo has quit [Ping timeout: 258 seconds]
palo1 is now known as palo
CMCDragonkai1 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @FRidh pushed to master « python3.pkgs.fsspec: fix build »: https://git.io/Jfb29
<{^_^}> [nixpkgs] @FRidh pushed 135 commits to staging-next: https://git.io/Jfb2H
<{^_^}> [nixpkgs] @FRidh pushed 137 commits to staging: https://git.io/Jfb27
<{^_^}> [nixpkgs] @FRidh merged pull request #91118 → python: aiohttp/psutil/uvloop Darwin fixes → https://git.io/Jfbsm
<{^_^}> [nixpkgs] @FRidh pushed 4 commits to master: https://git.io/Jfb2F
<pjt_tmp> energizer: that has quite the 'code smell' type-feel for me. I'd look for the closest possibly way to do it in the non-module way. There's gotta be some override solution in the likes of 'this module but minus one flag'.
<{^_^}> #91145 (by delroth, 56 seconds ago, open): mesa broken since patchelf update to 0.11
<pjt_tmp> I refuse to believe there isn't one
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
andreas303 has quit [Remote host closed the connection]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
orivej_ has joined #nixos
user_0x58 has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
Ralith_ has quit [Ping timeout: 258 seconds]
orivej_ has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
rogue_koder has quit [Quit: Konversation terminated!]
mtn has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #91144 → home-assistant: pin the 'astral' dependency version → https://git.io/Jfb2k
<{^_^}> [nixpkgs] @FRidh pushed commit from @delroth to master « home-assistant: pin the 'astral' dependency version »: https://git.io/JfbaV
<{^_^}> [nixpkgs] @FRidh merged pull request #91140 → [20.03] flashplayer: 32.0.0.363 -> 32.0.0.387 [Critical security fixes] → https://git.io/JfbEg
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to release-20.03: https://git.io/Jfbaw
bvdw has joined #nixos
bvdw has quit [Read error: Connection reset by peer]
Ralith_ has joined #nixos
bvdw has joined #nixos
bvdw has quit [Remote host closed the connection]
bvdw has joined #nixos
bvdw has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @tmplt opened pull request #91146 → nixos/zfs-replication: document expected lz4 on host system → https://git.io/JfbaP
orivej_ has joined #nixos
orivej has quit [Read error: Connection reset by peer]
<pjt_tmp> anyone here who has been able to get KDE connect working? Whatever starts the daemon isn't in my path
<pjt_tmp> I found what I think is it and manually invoked it with ./nix/store/AAAAAAAA[...]/bin/share/thing.sh (or something) and seemed to get...nothing.
Ralith_ has quit [Ping timeout: 260 seconds]
Ralith_ has joined #nixos
turlando has joined #nixos
asheshambasta has joined #nixos
nikita` has joined #nixos
<{^_^}> [nixpkgs] @JJJollyjim opened pull request #91147 → bluez: disable flaky test → https://git.io/JfbVt
user_0x58 has quit [Quit: Leaving]
<JJJollyjim> ^ ofborg just gave me a `10.rebuild-linux: 501-1000`
<JJJollyjim> is that high enough to switch it to staging?
dermetfan has joined #nixos
andreas303 has joined #nixos
orivej has joined #nixos
hoverbear has quit [Quit: Connection closed]
orivej_ has quit [Ping timeout: 256 seconds]
simba1 has joined #nixos
andreas303 has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 264 seconds]
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Ping timeout: 240 seconds]
quinn has quit [Ping timeout: 265 seconds]
jb551 has joined #nixos
kraem has quit [Ping timeout: 256 seconds]
jb55 has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
justanotheruser has quit [Ping timeout: 244 seconds]
quinn has joined #nixos
andreas303 has joined #nixos
justanotheruser has joined #nixos
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/289466dd6a1 (from 34 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
orivej has quit [Quit: No Ping reply in 180 seconds.]
amerigo has joined #nixos
orivej has joined #nixos
Nicholas has joined #nixos
alp has joined #nixos
<Nicholas> Hi I'm trying to install NixOS but I get an error message after following the directions from the website special device /dev/disk/by-label/boot does not exist.
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #91135 → ipfs: 0.5.1 -> 0.6.0 → https://git.io/JfbBn
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JfbwG
<Nicholas> Do you need my hardware specs? this is the first time that I'm installing without a wizard
<Nicholas> Should I post this in the forum?
<Nicholas> from live usb nix-info outputs system: "x86_64-linux", multi-user?: yes, version: nix-env (Nix) 2.3.6, channels(root): "nixos-20.03.2262.2b417708c28", nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos
<lassulus> what command did you try to run where this happens?
<{^_^}> [nixpkgs] @vbgl opened pull request #91148 → ocamlPackages.base64_2: remove at 2.0.0 → https://git.io/Jfbw8
<Nicholas> sudo mount /dev/disk/by-label/boot /mnt/boot
<lassulus> you want to install an UEFI system?
<Nicholas> No mbr for my bios system
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/ff51213cbc2 (from 15 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/289466dd6a1 (from 34 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
<lassulus> then you can skip this step, it's just for UEFI
<Nicholas> thanks
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #91116 → nixos/resilio: fix group name in documentation → https://git.io/Jfb35
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/Jfbwz
<Nicholas> Manual says "You must set the option boot.loader.grub.device . . . " where do I find this option?
<{^_^}> [nixpkgs] @flokli merged pull request #91134 → perlPackages.NetDBus: fix cross compilation → https://git.io/Jfb4j
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jfbw2
<lassulus> it shoould be in the configuration.nix in the top 30 lines somewhere
<lassulus> the configuration.nix should got generated with nixos-generate-config
<lassulus> it should be in /mnt/etc/nixos/configuration.nix
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #90635 → libinput: ensure that we only apply touchpad options to touchpads → https://git.io/Jf51q
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JfbwV
griff_ has joined #nixos
<{^_^}> [nixpkgs] @nlewo opened pull request #91149 → nixos/nextcloud: add occ internal option → https://git.io/JfbwX
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
iyzsong has quit [Quit: ZNC 1.8.0 - https://znc.in]
iyzsong has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #87270 → mpd: add services.mpd.fluidsynth option → https://git.io/JfcM4
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/Jfbrv
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #86253 → nixos/printers: fix example for hardware.printers.ensurePrinters.*.model → https://git.io/Jfmip
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JfbrT
<{^_^}> [nixpkgs] @flokli merged pull request #91139 → libgpg-error: Fix cross build → https://git.io/Jfb0e
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/JfbrI
<{^_^}> [nixpkgs] @nlewo merged pull request #91136 → skopeo: 1.0.0 -> 1.1.0 → https://git.io/JfbBE
<{^_^}> [nixpkgs] @nlewo pushed 2 commits to master: https://git.io/Jfbrm
<felschr[m]> Is there a NixOS config equivalent to home-manager's `home.file`?
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
<felschr[m]> Nevermind, I just found what I needed (`environment.etc`)
dermetfan has quit [Ping timeout: 260 seconds]
bbb has joined #nixos
bbb is now known as Guest521
knupfer has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
sheeldotme has joined #nixos
lejonet has quit [Ping timeout: 256 seconds]
iyzsong has quit [Quit: ZNC 1.7.5 - https://znc.in]
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/c684d8c77df (from 26 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
lejonet has joined #nixos
alp has quit [Ping timeout: 272 seconds]
lejonet has quit [Ping timeout: 265 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
lejonet has joined #nixos
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Client Quit]
o1lo01ol1o has joined #nixos
orivej has joined #nixos
lord| has quit [Ping timeout: 240 seconds]
AmandaC has quit [Ping timeout: 265 seconds]
eoli3n_ has joined #nixos
<{^_^}> [nixpkgs] @doronbehar opened pull request #91150 → vim_configurable: fix error of gvim when guiSupport = false → https://git.io/Jfbrj
AmandaC has joined #nixos
<{^_^}> [nixpkgs] @doronbehar opened pull request #91151 → vim_configurable: improve luajit support → https://git.io/JfboT
davidv7 has joined #nixos
medvid has quit [Ping timeout: 265 seconds]
asymptotically has joined #nixos
Zetagon has joined #nixos
knupfer has quit [Quit: knupfer]
knupfer1 has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
knupfer1 is now known as knupfer
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos
o1lo01ol1o has quit [Read error: No route to host]
<idontgetoutmuch[> Ok I have solved that and am on to the next problem
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<{^_^}> [patchelf] @delroth opened pull request #218 → Better support relocating NOTE sections/segments → https://git.io/JfboV
fusion809 has joined #nixos
<fusion809> Is your phone's net down again?
fusion809 has left #nixos [#nixos]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Ping timeout: 240 seconds]
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
cinimod has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #91152 → python3Packages.spacy: fix build → https://git.io/JfboH
medvid has joined #nixos
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/f761f29bd3f (from 2 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
thomasjm has quit [Ping timeout: 265 seconds]
jul1u5 has joined #nixos
eoli3n_ has quit [Ping timeout: 240 seconds]
iyzsong has joined #nixos
thomasjm has joined #nixos
<{^_^}> [nixpkgs] @pradyuman opened pull request #91153 → hyper: 2.1.2 -> 3.0.2 → https://git.io/JfbKT
asbachb has joined #nixos
meh` has joined #nixos
mog has quit [Ping timeout: 260 seconds]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/a84cbb60f02 (from 34 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<asbachb> I currently try to buil a
<asbachb> *build package phases manually. But it seems that `eval $installPhase` does not execute all commands.
mog has joined #nixos
davidv7 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Mic92 opened pull request #91154 → home-assistant: 0.111.0 -> 0.111.4 → https://git.io/JfbKa
civodul has joined #nixos
pjt_tmp has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
chris__ has joined #nixos
Guest521 has quit [Read error: Connection reset by peer]
chris__ has quit [Client Quit]
agsdheidjd has joined #nixos
davidv7 has joined #nixos
__monty__ has joined #nixos
Guest521 has joined #nixos
<{^_^}> [nixpkgs] @qoelet opened pull request #91155 → plr: init at REL8_4 → https://git.io/Jfb6t
bvdw has joined #nixos
bvdw has quit [Remote host closed the connection]
bvdw has joined #nixos
bvdw has quit [Remote host closed the connection]
bvdw has joined #nixos
bvdw has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @FRidh merged pull request #91119 → python: entrance: 1.1.12 -> 1.1.13 → https://git.io/Jfbss
<{^_^}> [nixpkgs] @FRidh pushed commit from @simonchatts to master « python: entrance: 1.1.12 -> 1.1.13 »: https://git.io/Jfb6Y
<{^_^}> [nixpkgs] @primeos opened pull request #91156 → Various cross compilation fixes → https://git.io/Jfb6O
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
davidv7 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @vcunat opened pull request #91157 → mesa.drivers: build with patchelf 0.9, as a quick hack → https://git.io/Jfb6W
<{^_^}> [nixpkgs] @mweinelt opened pull request #91158 → [20.03] ansible: v2.9.9 -> v2.9.10 → https://git.io/Jfb6l
amerigo has quit [Quit: Connection closed for inactivity]
waleee-cl has joined #nixos
davidv7 has joined #nixos
jul1u5 has quit [Remote host closed the connection]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
neheist2 has joined #nixos
lord| has joined #nixos
knupfer has quit [Remote host closed the connection]
knupfer has joined #nixos
griff_ has quit [Quit: griff_]
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
<clever> agsdheidjd: `eval $installPhase` will eat all of the newlines, you must quote the var to keep them intact
orivej_ has quit [Ping timeout: 240 seconds]
asheshambasta has quit [Ping timeout: 272 seconds]
revtintin has joined #nixos
<wedens[m]> how do I have a cake and eat it? :D I want to use home-manager (and already do) to configure polybar (as an example), but I also want to see changes quickly when I'm tweaking it. doing `nixos-rebuild --fast test` and restarting polybar is not as fast as I'd like.
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @Anton-Latukha opened pull request #91159 → mp4v2: 2.0.0 -> 4.1.3 → https://git.io/Jfbim
mallox has joined #nixos
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
leah2 has joined #nixos
<{^_^}> [nixpkgs] @Profpatsch opened pull request #91160 → Merge nixos-hardware into nixpkgs → https://git.io/Jfbi3
knupfer has quit [Client Quit]
knupfer has joined #nixos
knupfer has quit [Client Quit]
orivej has quit [Ping timeout: 256 seconds]
knupfer has joined #nixos
orivej has joined #nixos
alp has joined #nixos
iqubic has quit [Ping timeout: 260 seconds]
knupfer1 has joined #nixos
knupfer has quit [Quit: knupfer]
knupfer1 is now known as knupfer
knupfer1 has joined #nixos
asymptotically has quit [Remote host closed the connection]
asbachb has quit [Remote host closed the connection]
asymptotically has joined #nixos
knupfer has quit [Ping timeout: 260 seconds]
knupfer1 is now known as knupfer
Guest521 has quit [Read error: Connection reset by peer]
Guest521 has joined #nixos
orivej_ has joined #nixos
andreas303 has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 240 seconds]
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
knupfer has quit [Client Quit]
knupfer1 has joined #nixos
<{^_^}> [nixpkgs] @primeos merged pull request #91156 → efibootmgr,openldap: Cross compilation fixes → https://git.io/Jfb6O
<{^_^}> [nixpkgs] @primeos pushed 3 commits to staging: https://git.io/Jfbiz
andreas303 has joined #nixos
<makefu> wedens[m]: you could use home-manager switch with your local config
<makefu> and when everything is to your liking, you import it in your system config
knupfer1 is now known as knupfer
<{^_^}> [nixpkgs] @primeos opened pull request #91161 → python3Packages.pycryptodome: Fix the cross compilation → https://git.io/JfbiV
<{^_^}> [nixpkgs] @symphorien opened pull request #91162 → [20.03] backport: nixos/btrfs autoScrub: don't fail when scrub finishes successfully → https://git.io/Jfbii
leah2 has quit [Ping timeout: 272 seconds]
orivej_ has quit [Ping timeout: 256 seconds]
<wedens[m]> makefu: do I have to disable HM as nixos module to use home-manager command?
orivej has joined #nixos
<makefu> unsure, you will probably have to try it out
<wedens[m]> I use `home-manager.useGlobalPkgs = true`, so that's unlikely to work
aveltras has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
Thra11 has joined #nixos
<{^_^}> [nixpkgs] @shihanng opened pull request #91163 → Add buoto/gotests-vim as vim plugins → https://git.io/Jfbip
kristofers has joined #nixos
ris has quit []
plutes has quit [Ping timeout: 272 seconds]
knupfer has quit [Quit: knupfer]
dermetfan has joined #nixos
knupfer has joined #nixos
<{^_^}> [nixpkgs] @zowoq merged pull request #90217 → [20.03] golang backports → https://git.io/JfHQg
<{^_^}> [nixpkgs] @zowoq pushed 13 commits to release-20.03: https://git.io/JfbPT
<symphorien> timokau[m]: looks like marvin did not add the github label here: https://github.com/NixOS/nixpkgs/pull/77982
<{^_^}> #77982 (by symphorien, 21 weeks ago, open): nixos/sslh: make it possible (and the default) to listen on ipv6, plus regression test
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
plutes has joined #nixos
Chiliparrot has joined #nixos
<{^_^}> [nixpkgs] @jacg opened pull request #91164 → WIP: manual: add missing steps to NIXOS_LUSTRATE instructions → https://git.io/JfbP3
asymptotically has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @danieldk merged pull request #90694 → whitebox-tools: 1.2.0 -> 1.3.0 → https://git.io/Jfd66
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JfbPn
<{^_^}> [nixpkgs] @nlewo merged pull request #89427 → nextcloud19: init at 19.0.0 → https://git.io/JfPdA
<{^_^}> [nixpkgs] @nlewo pushed 3 commits to master: https://git.io/JfbP8
eoli3n_ has joined #nixos
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @Profpatsch merged pull request #91160 → Merge nixos-hardware into nixpkgs under `/nixos/hardware` → https://git.io/Jfbi3
<{^_^}> [nixpkgs] @Profpatsch pushed 363 commits to master: https://git.io/JfbPR
Guest78 has joined #nixos
alp has quit [Quit: Leaving]
<betawaffle> does `pkgs.nixUnstable` include nix flakes?
agsdheidjd has quit [Ping timeout: 244 seconds]
boxscape has joined #nixos
agsdheidjd has joined #nixos
mupf has joined #nixos
<{^_^}> [nixpkgs] @grahamc pushed to revert-91160-nixos-hardware-merge « Revert "Merge nixos-hardware into nixpkgs under `/nixos/hardware`" »: https://git.io/JfbPN
<betawaffle> apparently not
<{^_^}> [nixpkgs] @grahamc opened pull request #91165 → Revert "Merge nixos-hardware into nixpkgs under `/nixos/hardware`" → https://git.io/JfbPp
<regnat> betawaffle: no it doesn't, you need pkgs.nixFlakes for that
<betawaffle> but does `pkgs.nixFlakes` have recursive-nix?
<regnat> Probably yes
<regnat> Afaiu the flake branch of nix is regularely rebased on top of master, so has everything that nixUnstable has
eoli3n_ has quit [Ping timeout: 240 seconds]
orivej has quit [Read error: Connection reset by peer]
orivej_ has joined #nixos
<{^_^}> [nixpkgs] @grahamc merged pull request #91165 → Revert "Merge nixos-hardware into nixpkgs under `/nixos/hardware`" → https://git.io/JfbPp
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/JfbXn
<{^_^}> [nixpkgs] @grahamc pushed 0 commits to revert-91160-nixos-hardware-merge: https://git.io/JfbXc
cinimod has quit [Ping timeout: 260 seconds]
thomasjm has quit [Ping timeout: 260 seconds]
CMCDragonkai1 has joined #nixos
CMCDragonkai1 has quit [Client Quit]
<{^_^}> [nixpkgs] @Profpatsch opened pull request #91166 → nixos/hardware: adjust readme to the new location → https://git.io/JfbX0
<avn> Folks, what are best way to remote deploy nixos on 2-3 remote (bare metal) systems? is nixops is a best here, or any simpler solutions exists?
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
Chiliparrot has joined #nixos
orivej has joined #nixos
Guest521 has quit [Read error: Connection reset by peer]
Guest521 has joined #nixos
orivej_ has quit [Ping timeout: 258 seconds]
Guest78 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<clever> avn: nixops should be pretty simple to setup for that
<angerman> , locate lndir
<{^_^}> Invalid command syntax
<clever> > xorg.lndir
<{^_^}> "<derivation /nix/store/4hik8jxxy1mb7rd2pphp985gfncxa8ks-lndir-1.0.3.drv>"
<clever> why do i have that memorized??
<angerman> lol
<avn> clever: human memory and intuiotion still beating AI ;)
<{^_^}> [nixpkgs] @aciceri closed pull request #88928 → navidrome: init at 0.23.1 → https://git.io/Jfw4y
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<timokau[m]> symphorien: The command isn't quite right, it should be `/status` instead of `/marvin`
<symphorien> >< sorry
<timokau[m]> No worries, has happened to me too. Probably because you're typing `/marvin` for the opt-in right before
<symphorien> hmm right, this may explain
<avn> clever: looking for nixops vs morph ;)
<clever> avn: as an example, just `nixops create -d house house.nix` and then `nixops deploy -d house` to deploy everything
<delroth> I use morph because I don't want nixops doing random ssh key management shit behind my back
<clever> it will ssh into the 2 IP's listed, and take deploy the config
<delroth> but if you're just going to deploy on bare metal there is very little difference in what morph and nixops will allow you to do
<timokau[m]> symphorien: At some point I'll probably add back some sort of "I didn't understand you" message when something looks like a command but couldn't be parsed. For now I'm trying to be as conservative as possible. Posting comments is a bit scary because of the potential for feedback loops
<clever> when using the none backend, nixops creates its own private keypairs, and lets itself in as root
<avn> clever: actual reason -- kid want something like kde or xfce, and I prefer to build system on 6x core machine, instead 2x core ;)
<{^_^}> [nixpkgs] @aciceri reopened pull request #88928 → navidrome: init at 0.23.1 → https://git.io/Jfw4y
<clever> avn: the config that you deploy can still use everything nixos has, i was deploying full xfce to a pair of netbooks at one point
<clever> but the hdd in those was too tiny to even hold 2 generations, so i retired them
jco has joined #nixos
<jco> Hello!
<jco> How hard it is to downgrade a package in nix? like cups filter for instance?
<symphorien> ,unstable
<jco> on nixos unstable
<avn> clever: nixops state can be just ignored in this case?
<symphorien> see the faq, jco. It also works to use a package from previous nixos releases
<clever> avn: if you ignore the nixops state, then it may create new keypairs to let itself in, and change the keys when the state is lost
<jco> it worked until a few months but the newer versions don't work with my printer's drivers
<clever> avn: but there is also some new experimental state-less stuff in nixops, which likely wont make such keys, or state
<{^_^}> [nixpkgs] @Mic92 opened pull request #91167 → Revert "Revert "Merge nixos-hardware into nixpkgs under `/nixos/hardw… → https://git.io/JfbX5
<jco> symphorien: oh great! thanks
<jco> so it'll work with any nixos release right? not necessarily nixos-unstable (since i'm already using it)
<symphorien> yes, you have to adapt the url of the channel (and probably its name otherwise it'll be confusing)
<clever> gchristensen: ive been having ssh-agent trouble again lately, its disabled yet still starts, and hijacks SSH_AUTH_SOCK from gpg-agent!
<jco> excellent! but it may conflict with the already installed cups-filter, i'll try though
Guest78 has joined #nixos
<symphorien> if there is a conflict, you are supposed to make an overlay, so that the current cups-filter is *replaced* by the old one
cinimod has joined #nixos
<jco> ah right, does the overlay downgrades the cups-filters dependencies to? because it could cause broke packages
Rusty1 has joined #nixos
agsdheidjd has quit [Ping timeout: 240 seconds]
<symphorien> cups-filter is an executable right? then it should not matter
<symphorien> cups-filter will come with old dependencies, but will not downgrade them for *other* packages
<symphorien> so you have both old and new dependencies in the system, but they should not interfere
rajivr has quit [Quit: Connection closed for inactivity]
<xwvvvvwx> How can I pretty print a derivation?
gulplante has joined #nixos
<gchristensen> `nix show-derivation` is an experimental command which will be soon disabled by default, but does what you want
<{^_^}> [nixpkgs] @dotlambda opened pull request #91168 → radicale: 2.1.11 -> 3.0.3 → https://git.io/Jfb1u
<xwvvvvwx> gchristensen: thanks!
<xwvvvvwx> gchristensen: why will it be disabled soon?
<gchristensen> because it is experimental. people have assumed it isn't experimental, but it is
<jco> symphorien: very nice, will try this. Nixos seems to handle well the downgrade of packages compared to classic linux package managers
black38 has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<xwvvvvwx> gchristensen: show-derivation is experimental, or the new nix command is?
<gulplante> iirc there is a way to ergonomically switch channels with `nix run` or `nix-shell` like channel:some-tag. Is there a more brief way than `nix-shell -I nixpkgs=long-github-url`?
knupfer has quit [Remote host closed the connection]
<gchristensen> xwvvvvwx: the whole `nix` command
knupfer has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #90884 → nixos/wasabibackend: init 1.1.11.1 → https://git.io/JfFTA
<{^_^}> [nixpkgs] @mmahut pushed 5 commits to master: https://git.io/Jfb1a
<{^_^}> [rfcs] @Mic92 opened pull request #70 → [RFC 0070] Platform Support Tiers (#70) → https://git.io/Jfb1w
<{^_^}> [nixpkgs] @mmahut merged pull request #91117 → bitcoind-knots: init at 0.20.0 → https://git.io/Jfbsv
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/Jfb1r
stevenxl has joined #nixos
<xwvvvvwx> gulplante: you can do e.g. `-I nixpkgs=channel:nixos-unstable`
leah2_ has joined #nixos
<xwvvvvwx> gchristensen: but why remove show-derivation? Just because the interface is going to change, or because the command itself is problematic in some way?
<{^_^}> [nixpkgs] @DianaOlympos opened pull request #91170 → apache-kafka: 2.4.0 -> 2.4.1/2.5.0 → https://git.io/Jfb1X
<gchristensen> xwvvvvwx: it is not being removed, just disabled by default
black38 has left #nixos [#nixos]
<gchristensen> for example: nix --experimental-features nix-command repl
<gulplante> xwvvvwx: thanks
iyzsong has quit [Quit: ZNC 1.7.5 - https://znc.in]
Guest521 has quit [Read error: Connection reset by peer]
iyzsong has joined #nixos
<wedens[m]> is there a way to use NUR without having to deal with IFD issues with GC and tarball expiration?
jumper149 has joined #nixos
Guest521 has joined #nixos
<qyliss> Wait there's a command line flag for the experimental features?
<gchristensen> yeah
<gchristensen> all nix.conf options have a command line
<qyliss> So nothing to actually stop people using them in scripts and distributing those scripts to people who haven't enabled the feature?
<gchristensen> right, but at least you have to type out your shame :)
<xwvvvvwx> I get "unrecognised flag '--experimental-features'" when I run "nix --experimental-features"
<gchristensen> xwvvvvwx: yeah, I think the flag is new on nix unstable, too
<xwvvvvwx> ah ok
<xwvvvvwx> so the plan is to make parts of the nix tool stable and non experimental and put everything else behind the --experimental-features flag?
o1lo01ol1o has joined #nixos
fendor_ is now known as fendor
noudle has joined #nixos
leah2_ has quit [Ping timeout: 272 seconds]
konobi has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/JfbMe
<{^_^}> [nixpkgs] @vcunat merged pull request #91157 → mesa.drivers: build with patchelf 0.9, as a quick hack → https://git.io/Jfb6W
FRidh has quit [Quit: Konversation terminated!]
pr06lefs has joined #nixos
Rusty1 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<{^_^}> [nixpkgs] @nh2 closed pull request #77508 → sqlite-analyzer: Fix to be in sync with sqlite. → https://git.io/JvfYq
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
leah2_ has joined #nixos
pr06lefs has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #88928 → navidrome: init at 0.23.1 → https://git.io/Jfw4y
<{^_^}> [nixpkgs] @rnhmjoj pushed 3 commits to master: https://git.io/JfbMl
<{^_^}> [nixpkgs] @timokau merged pull request #90515 → impy,evilpixie: init → https://git.io/Jf7MD
<{^_^}> [nixpkgs] @timokau pushed 3 commits to master: https://git.io/JfbM4
mog has quit [Ping timeout: 264 seconds]
knupfer has quit [Ping timeout: 260 seconds]
pr06lefs has joined #nixos
mog has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos
Rusty1 has joined #nixos
Guest78 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<numkem> what are the supported log-compression options in hydra through the store_uri parameter? I've tried br which works but I can't show the logs. My understanding is my browser can't handle hem
leah2_ has quit [Ping timeout: 244 seconds]
Guest78 has joined #nixos
gulplante has quit [Quit: WeeChat 2.7.1]
ris has joined #nixos
cinimod has quit [Ping timeout: 264 seconds]
hazel has joined #nixos
philr_ has quit [Ping timeout: 240 seconds]
<hazel> hi, does anyone have an example of a working NixOS Nextcloud setup? I followed the section in the manual but I'm having some extraneous issues -- namely that I can't connect with the client
<hazel> it hangs forever when the client pulls up the signin page and I have to press "Grant Access"...
<hazel> one moment, let me get my nextcloud.nix
<bgamari> adisbladi, ping
<bgamari> adisbladi, I'm having quite some difficulty updating the GitLab derivation due to vgo2nix issues
<hazel> also on the Nextcloud files page there's an endless loading spinner
<bgamari> adisbladi, It would be great if you had some time at some point to discuss this
<hazel> so
<hazel> *something's* up here*, but it's not impairing *everything*
<bgamari> Since I'm not terribly familiar with packaging Go myself
<bgamari> and it's not clear whether the issues that I'm seeing are GitLab quirks, upstream library issues, or vgo2nix issues
hoverbear has joined #nixos
<hoverbear> > builtins.fetchGit { url = ""; fetchSubmodules = true; }
<{^_^}> unsupported argument 'fetchSubmodules' to 'fetchGit', at (string):317:31
<hoverbear> Hmm... What about https://github.com/NixOS/nix/pull/3166 ?
<{^_^}> nix#3166 (by blitz, 34 weeks ago, merged): Add fetchSubmodules to builtins.fetchGit
<Zetagon> hi, is anyone here using xmonad? I'm having an issue where the xmonad prompts aren't displaying
<jco> fetchurl comes from super or self?
orivej_ has quit [Read error: Connection reset by peer]
orivej has joined #nixos
noudle has quit []
<wedens[m]> everything that is not the same attribute comes from `self` (in most cases)
<hazel> where's the matrix channel for #nixos
kaliumxyz has joined #nixos
<jco> wedens[m]: ok, so now it complains that pname cannot be found
<wedens[m]> hazel: here :D
<jco> but adding a rec to overrideAttr seems to work
<hazel> yeah I know but, how do I connect with Riot
<hazel> i'm on freenode right now
<jco> it's compiling it seems now
<jco> ow
agsdheidjd has joined #nixos
<wedens[m]> it lets you choose freenode
<wedens[m]> in rooms server or whatever it's called
<hazel> alright
<hazel> also my nextcloud issue was upstream oop
fendor_ has joined #nixos
pr06lefs has quit [Ping timeout: 260 seconds]
fendor has quit [Ping timeout: 265 seconds]
<jco> oh it created a new generation, great!
avn has quit [Ping timeout: 256 seconds]
cr4y1 has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
leah2_ has joined #nixos
pr06lefs has joined #nixos
<{^_^}> [nixpkgs] @siriobalmelli opened pull request #91173 → pc-ble-driver: init at 4.1.1 → https://git.io/Jfbym
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos
msirabella has quit [Quit: Goodbye, World!]
mjsir911 has joined #nixos
Nicholas has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @mmahut opened pull request #91174 → CODEOWNERS: adding mmahut to blockchains → https://git.io/Jfby0
FRidh has joined #nixos
leah2_ has quit [Ping timeout: 260 seconds]
gustavderdrache has joined #nixos
<gchristensen> sorry distributed consensus, mmahut is in charge now
pr06lefs has quit [Ping timeout: 260 seconds]
<hexa-> bbbbblllllooooochkains!
Guest78 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sheeldotme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
asymptotically has joined #nixos
<hazel> blockchain more like what
<hoverbear> How does one obtain use of the builtins.fetchGit command supporting submodules? https://github.com/NixOS/nix/pull/3166
<{^_^}> nix#3166 (by blitz, 34 weeks ago, merged): Add fetchSubmodules to builtins.fetchGit
orivej has joined #nixos
knupfer has joined #nixos
knupfer has quit [Client Quit]
knupfer1 has joined #nixos
<{^_^}> [nixpkgs] @ericdallo opened pull request #91176 → alda: init at 1.4.2 → https://git.io/JfbSY
orivej_ has quit [Ping timeout: 265 seconds]
knupfer1 is now known as knupfer
leah2_ has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 opened pull request #91177 → zstd: Fix cross → https://git.io/JfbSW
<hoverbear> This function also seems to do what I need, but I don't really know how to call it. :( https://github.com/NixOS/nixpkgs/blob/master/pkgs/build-support/fetchgit/default.nix#L16
avn has joined #nixos
<hoverbear> Ah ha
<hoverbear> It's just at top level
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
bennofs has joined #nixos
hoverbear has quit [Quit: Connection closed]
hazel has quit [Remote host closed the connection]
o1lo01ol1o has quit [Remote host closed the connection]
domogled has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @FRidh opened pull request #91178 → python3: improve cross-compilation of extension modules, fixes #91171 → https://git.io/JfbSS
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #91143 → pythonPackages.pyatmo: add missing dependencies → https://git.io/JfbgX
<{^_^}> [nixpkgs] @jonringer pushed commit from @delroth to master « pythonPackages.pyatmo: add missing dependencies »: https://git.io/JfbS9
leah2_ is now known as leah2
kleisli has quit [Ping timeout: 258 seconds]
jco has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @flokli merged pull request #91177 → zstd: Fix cross → https://git.io/JfbSW
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jfb9k
user_0x58 has joined #nixos
sigmundv_ has joined #nixos
<{^_^}> [nixpkgs] @primeos closed pull request #91161 → python3Packages.pycryptodome: Fix the cross compilation → https://git.io/JfbiV
jco has joined #nixos
<jco> Hey
<jco> got this: https://framabin.org/p/?444f33dd0deaa398#qynV1ON+Fo4WOV+b8lrrs13ttVdvxiuqkT6FqdQJf6M=
<jco> after adding the nixos-19.03 channel
<jco> there's an error: 'nixos-19.03' was not found in the Nix search path
cosimone has joined #nixos
<clever> jco: did you nix-channel --update?
<jco> sudo nix-channel --update nixos-19.03 to be precise
<clever> jco: what does `echo $NIX_PATH` say?
<jco> nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos:nixos-config=/etc/nixos/configuration.nix:/nix/var/nix/profiles/per-user/root/channels
<clever> jco: and what is within /nix/var/nix/profiles/per-user/root/channels ?
<jco> manifest.nix nixos
<jco> no nixos-19.03
<clever> jco: and `sudo nix-channel --list` ?
averell has quit [Quit: .]
<clever> then you didnt add 19.03
<jco> oh nixos-19.03 disappeared
<jco> hum
<jco> right
<clever> what about `nix-channel --list` without root
<jco> oh i did it without root from the start :facepalm:
<clever> yeah, each user has its own channel list
<clever> and root only uses root's list
<jco> right, thanks
<jco> however the same error occurs
<clever> did you --update again?
<jco> ls /nix/var/nix/profiles/per-user/root/channels/ contains nixos and manifest.nix
<jco> clever: yes, this add nixos-19.03 in /nix/var/nix/profiles/per-user/root/channels/, but when i do: sudo nixos-rebuild switch --upgrade --show-trace
<clever> `nixos-rebuild --upgrade` only runs `nix-channel --update nixos`
<jco> then the error: nixos-19.03 not in nix path is raised
<clever> so it wont fetch nixos-19.03, only nixos
<jco> and nixos-19.03 disappears in the directory
<jco> ah
<clever> you need to run --update yourself
Guest78 has joined #nixos
ZOO has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #91163 → Add buoto/gotests-vim as vim plugins → https://git.io/Jfbip
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JfbHI
<jco> it worked :) thanks again
pamplemousse has joined #nixos
cr4y1 has quit [Remote host closed the connection]
averell has joined #nixos
cole-h has joined #nixos
user_0x58 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @thoughtpolice pushed 4 commits to master: https://git.io/JfbHQ
domogled has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to release-20.03 « nextcloud19: init at 19.0.0 »: https://git.io/JfbHA
MtotheM has joined #nixos
cinimod has joined #nixos
dermetfan has quit [Ping timeout: 260 seconds]
MtotheM1 has quit [Ping timeout: 264 seconds]
wip_ has joined #nixos
<Baughn> I finally got my desktop hardware back to a place where running nixos makes sense.
<Baughn> *Missed* this.
<Baughn> It's just a pity that the LTS kernels never support recent hardware. :X
<clever> Baughn: my desktop cant even run memtest now, it hard reboots itself!
<Baughn> Heh. Which version of memtest, though?
<clever> the nixos build
veleiro has joined #nixos
<Baughn> Ah yes. That one doesn't work on any recent hardware.
<clever> 6 year old system, with a mobo from 2012
<veleiro> hello, can 'nix-prefetch-url' unpack .tar.xz? latest versions of mesa seem to only provide .tar.xz
<Baughn> Try it and see?
<clever> veleiro: --unpack
Enzime has joined #nixos
<Baughn> clever: Yes, 'recent' is becoming loose.
<clever> Baughn: and memtest has worked on this system in the past
<Baughn> It hasn't ever worked for me, I suppose is the point. There's versions of memtest floating around which do, but those have stronger restrictions on redistribution.
<Baughn> Were you by chance booting in BIOS mode when it did?
<clever> yeah, and i believe i still am
<ar> clever: is it just an issue with memetest from nixos, or a general problem with recent memetest?
<clever> the system has begun having major stability problems
<veleiro> clever: --unpack for me says it doesnt look like a tar archive, might it have something to do with this nixos on arm?
<{^_^}> [nixpkgs] @jonringer opened pull request #91180 → influxdb,lexicon: fix builds → https://git.io/JfbQn
<clever> 2 hard lockups (journal just goes silent) and one general protection fault within zfs
<ar> huh
<clever> veleiro: if you run wget on the url, and then file on the result, what does it say?
<Baughn> ...okay, so possibly the reason why memtest is failing is that your system's broken.
<Baughn> Want help designing a new one?
<gchristensen> Baughn: that is quite the offer
<clever> Baughn: i want to test it a bit more first, let me try shuffling the ram around some more...
<gchristensen> hehe
<Baughn> A thread which I haunt like a ghost.
<gchristensen> pcpartpicker.com/ is nice
<MichaelRaskin> Wouldn't it be help with procrastinating from designing a new one?
<Baughn> Yeah, it's in the resources.
<Baughn> It's easy to get some parts of the build wrong, though.
<gchristensen> yeao
<clever> Baughn: i recently got 3x16tb drives to upgrade my nas
<MichaelRaskin> I have a feeling that all the computing hardware available nowadays is wrong in some way
<veleiro> clever: hmm good point, nix store archive it retrieved is empty
<veleiro> this helps, thanks!
<clever> Baughn: then discovered i had grabbed SAS disks by accident
<Baughn> Ouch.
<clever> $100 cheaper per disk
<clever> but now i need a sas controller
<Baughn> MichaelRaskin: Dunno. It seems easier than ever.
Guest76374 is now known as _deepfire
<veleiro> looks like it was something to do with fetching from the ftp address because https worked
<clever> ,tofu veleiro
<{^_^}> veleiro: 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. See: tofu-vim
<Baughn> There are still sharp corners, like DDR4 never running at nominal speed without tweaks, but there used to be lots more.
<bbigras> Is there an editor tor the releases notes xml files?
<Baughn> clever: That's funny. Usually SAS is more expensive.
<Baughn> Though at 16TB... *wince*
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<veleiro> actually i dont understand fetchurl works enough, i havent seen what happens when its passed an array of urls
<Yaniel> heh, I hope those 10T disks will last for a while in my NAS
<clever> veleiro: it tries each url, until one works
<Yaniel> had to actually rush their staggered upgrade a bit as it seems they are no longer produced
<gchristensen> Yaniel: one of my 10T disks is busted and I'm playing chicken with replacing it :x
<clever> Yaniel: i currently have 3x4tb, but one of the disks is begining to have write errors under zfs
<Yaniel> also I'm considering biting the bullet on a freenas system to replace this qnap box
<Yaniel> can't seem to get borg running on it
<veleiro> aaah
<Yaniel> and going over smb is just suffering
<clever> i could just replace the failing 4tb with another 4tb, but
<clever> Filesystem Size Used Avail Use% Mounted on
<clever> nas:/nas 6.6T 6.6T 17G 100% /nas
<clever> its rather full, why not upgrade?
<Yaniel> transfer a few dozen mb -> wait for minutes as it flushes its buffers to disk
user_0x58 has joined #nixos
jco has quit [Quit: WeeChat 2.8]
kreyren has quit [Remote host closed the connection]
<Baughn> Doesn't ZFS more or less *break* when it's that full?
<clever> it uses a more cpu intensive algo to decide which blocks to write to
<{^_^}> [nixpkgs] @Patryk27 opened pull request #91182 → pcloud: Init at 1.8.4 → https://git.io/Jfb7v
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos
<clever> Baughn: memtest86+ 5.01
<clever> coreboot 002
<clever> test1 is fatal
<clever> test0 can pass many times in a row
<{^_^}> [nixpkgs] @jonringer opened pull request #91183 → python3Packages.pylibgen: remove, upstream unmaintained → https://git.io/Jfb78
Zetagon has quit [Ping timeout: 256 seconds]
knupfer has quit [Remote host closed the connection]
knupfer has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #91149 → nixos/nextcloud: add occ internal option → https://git.io/JfbwX
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jfb7X
<clever> Baughn: ok, this is fishy, i grabbed a fresh memtest from memtest86.com, its EFI based, looks totally different, and it gets to test 4 without problems
<{^_^}> [nixpkgs] @Ma27 pushed commit from @nlewo to release-20.03 « nixos/nextcloud: add occ internal option »: https://git.io/Jfb75
veleiro has quit [Ping timeout: 240 seconds]
kreyren has joined #nixos
orivej has joined #nixos
orivej_ has quit [Ping timeout: 260 seconds]
Zetagon has joined #nixos
<jumper149> I would like to build a derivation for a multi-package cabal project. Do I have to build it manually with nix or can nix use my cabal.project file?
ZOO has quit []
asymptotically has quit [Quit: Leaving]
<jumper149> If you can't help me with that, you might be able to show me where callCabal2nix is defined
<clever> jumper149: grep nixpkgs for callCabal2nix
ZOO has joined #nixos
meh` has quit [Ping timeout: 264 seconds]
<clever> nixpkgs/pkgs/development/haskell-modules/make-package-set.nix: callCabal2nix = name: src: args: self.callCabal2nixWithOptions name src "" args;
<clever> jumper149: its over here
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/c9ad46815a3 (from 20 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
growpotkin has joined #nixos
<{^_^}> [nixpkgs] @volth opened pull request #91184 → perlPackages: update → https://git.io/Jfb5Y
<clever> Baughn: this is making me loose faith in the nixos memtest binaries.....
<clever> Baughn: this is the second time nixos memtest has claimed problems, yet other memtest binaries claim all good
<Baughn> Well, it's a different program entirely.
<Baughn> Didn't you say you were having stability problems?
<clever> the first fault, was nixos building memtest with gcc hardening flags
<clever> which resulted in it claiming faults when none existed
<clever> yeah, i have had 3 crashes in the last week, but why is one memtest hard crashing the machine, while another claims all green?
orivej_ has joined #nixos
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
knupfer has quit [Client Quit]
knupfer has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
Guest78 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @cdepillabout merged pull request #91103 → haskellPackages.utc: unbreak → https://git.io/JfbTc
<{^_^}> [nixpkgs] @cdepillabout pushed 2 commits to haskell-updates: https://git.io/Jfb5R
<Thra11> When a package is cross-compiled, is it possible to refer explicitly to the host platform (as opposed to build platform) version of a package's output path?
<clever> Thra11: nativeBuildInputs vs buildInputs
cseder_away has joined #nixos
<craftyguy> I'm trying to run something out of a python venv, but it fails because it cannot find libstdc++ (likely needs some patching to find it in nixos?). I have read this wiki page on using a venv in nixos: https://nixos.wiki/wiki/Python#Python_virtual_environment
<craftyguy> but do people here just generally avoid that and package everything normally in pypi manually to install in a nix shell, or ??
<Thra11> clever: Yes, but supposing I need to set a flag along the lines of "something=${somepackage}/bin/whatever"?
<clever> Thra11: "${hello.__spliced.buildBuild}/bin/hello"
<AmandaC> If I want to temporarially edit /etc/nix/nix.conf what should I do? ( I want to enable an additional cache before a build that would use that cache, to enable that cache, will work properly (python2.7-apsw being broken has broken this machine for a few days) )
<clever> > builtins.attrNames (pkgsCross.raspberryPi.callPackage ({ hello }: hello) {}).__spliced
<{^_^}> [ "buildBuild" "buildTarget" "hostHost" ]
<clever> AmandaC: --option can override any nix.conf field
orivej_ has quit [Ping timeout: 258 seconds]
<AmandaC> can subsitutors be done with that? I thought that those were disabled from --option
<clever> AmandaC: if your root, yes
<clever> trusted users can also change it
<AmandaC> ah, nice
<AmandaC> does --option exist for nixos-rebuild?
orivej has joined #nixos
<clever> yeah
<AmandaC> nice. That'll make this much less complicated. Now I just need to wait for my hydra to hopefully go green
<energizer> i want this module but without that environment variable set, https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/audio/jack.nix#L257 what should i do?
<energizer> craftyguy: i use poetry and poetry2nix, not venv
<energizer> not setup.py
<clever> energizer: a: use mkForce to change the value to "", b: lookup disabledModules in the nixos manual
<craftyguy> energizer: I've never heard or that, I'll look it up. thanks
<energizer> craftyguy: poetry is a replacement for setup.py/venv/pipenv/requirements.txt/MANIFEST.in/... and poetry2nix is what it sounds like
orivej has quit [Quit: No Ping reply in 180 seconds.]
<craftyguy> yeah I was just reading their homepage
<craftyguy> the appeal to using venv is that it's built into python3, and not yet another external thing to install
<Thra11> clever: Thanks
orivej has joined #nixos
<energizer> the appeal of not using it is that the alternative is superior :P
<energizer> clever++
<{^_^}> clever's karma got increased to 460
ashesham` has joined #nixos
<craftyguy> energizer: I'm not sure how it's superior yet, still reading :P
<energizer> craftyguy: just out of curiosity, is it pandas that's not working for you?
<craftyguy> no, it's a brotli library (for compression)
<energizer> ok
cosimone has quit [Quit: Quit.]
codygman has joined #nixos
cseder_away has quit [Quit: Stay hungry, stay on IRC.]
MtotheM1 has joined #nixos
MtotheM has quit [Ping timeout: 260 seconds]
Zetagon has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #91128 → nixos/resilio: listen on [::1] by default → https://git.io/JfbW3
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/Jfbd7
<{^_^}> [nixpkgs] @7c6f434c merged pull request #89344 → openresty: disable perl module by default → https://git.io/JfiVo
<{^_^}> [nixpkgs] @7c6f434c pushed 5 commits to master: https://git.io/JfbdN
<{^_^}> [nixpkgs] @7c6f434c merged pull request #89342 → openresty: make compatible with nixos nginx module → https://git.io/JfiaD
pamplemousse has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 265 seconds]
user_0x58 has quit [Remote host closed the connection]
orivej has joined #nixos
user_0x58 has joined #nixos
alp has joined #nixos
sbetrium has joined #nixos
jtojnar has quit [Quit: authenticating]
knupfer has quit [Quit: knupfer]
jtojnar has joined #nixos
knupfer has joined #nixos
sbetrium has quit [Read error: Connection reset by peer]
Guest18464 has quit [Excess Flood]
pamplemousse has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
Guest18464 has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
<sshow> anything like `environment.etc` for files to put in home directory of user?
sbetrium has joined #nixos
orivej has joined #nixos
<cole-h> https://github.com/rycee/home-manager has `home.files`
Guest18464 has quit [Client Quit]
cosimone has joined #nixos
sheeldotme has joined #nixos
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
<sshow> cole-h++
<{^_^}> cole-h's karma got increased to 74, that's Numberwang!
<sheeldotme> cole-h ++
sheeldotme has quit [Quit: Textual IRC Client: www.textualapp.com]
ashesham` has quit [Ping timeout: 246 seconds]
user_0x58 has quit [Ping timeout: 260 seconds]
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos
pamplemousse has quit [Ping timeout: 256 seconds]
meh` has joined #nixos
<n3t> {^_^}++
<{^_^}> {^_^}'s karma got increased to 208
knupfer has quit [Quit: knupfer]
alp has quit [Ping timeout: 272 seconds]
knupfer has joined #nixos
knupfer has quit [Client Quit]
knupfer has joined #nixos
knupfer has quit [Client Quit]
knupfer has joined #nixos
knupfer has quit [Client Quit]
knupfer has joined #nixos
knupfer has quit [Client Quit]
knupfer has joined #nixos
another_wanderer has joined #nixos
knupfer has quit [Client Quit]
<{^_^}> [nixpkgs] @jonringer merged pull request #91183 → python3Packages.pylibgen: remove, upstream unmaintained → https://git.io/Jfb78
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/Jfbbu
knupfer has joined #nixos
knupfer has quit [Client Quit]
knupfer has joined #nixos
<another_wanderer> Hello! Is there a Budgie DE in nixOS?
knupfer has quit [Client Quit]
knupfer has joined #nixos
<cole-h> Doesn't appear to be
<another_wanderer> Well, I hope it'll appear in the future. Gotta use something else for now. Anyway, thanks for answering!
<cole-h> Be the change you want to see in the world!
<{^_^}> [nixpkgs] @bbigras opened pull request #91186 → broot: 0.15.1 -> 0.16.0 → https://git.io/JfbbX
<another_wanderer> Maybe I'll package it myself, but not in the nearest future as I'm not so familiar with the nix ecosystem
another_wanderer has left #nixos [#nixos]
ddellacosta has joined #nixos
Guest78 has joined #nixos
meh` has quit [Read error: Connection reset by peer]
pjt_tmp has joined #nixos
<sshow> cole-h++
<{^_^}> cole-h's karma got increased to 75
alp has joined #nixos
cinimod has quit [Ping timeout: 260 seconds]
karetsu has joined #nixos
noudle has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
<karetsu> gnome-session is behaving strangely for me on unstable, using `gnome-session --systemd` is the only way to get my gnome preferences (gtk theme for example) working in xmonad (using nothing or --builtin do not work) yet as soon as that is invoked I get the gnome fail whale which allows gnome-session to continue running so long as I never hit 'log out' - is this known/how do I approach getting the
<karetsu> info I need to fix it?
orivej has joined #nixos
sbetrium has quit [Read error: Connection reset by peer]
<bqv> !seen emily
sbetrium has joined #nixos
absoluutely has joined #nixos
nobrak``` has quit [Ping timeout: 240 seconds]
revtintin has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @jonringer merged pull request #89694 → pantalaimon: fix build → https://git.io/JfMLF
<{^_^}> [nixpkgs] @jonringer pushed 3 commits to master: https://git.io/JfbNO
meh` has joined #nixos
<{^_^}> [nixpkgs] @lovesegfault opened pull request #91187 → beets: add flask with enableZero → https://git.io/JfbN3
<{^_^}> [nixpkgs] @gloaming opened pull request #91188 → nixos/hostapd: Disable insecure TKIP, enable 802.11n/ac, usability → https://git.io/JfbNZ
<karetsu> ok, `systemctl --user status` says 'degraded', is that my problem?
<emily> bqv: hi
<emily> have been inactive recently due to illness, sorry
<{^_^}> [nixpkgs] @Luflosi opened pull request #91189 → kitty: 0.17.4 -> 0.18.0 → https://git.io/JfbNW
<numkem> I've been looking at pkgs.releaseTools.channel but I can't seem to import it correctly, what should be format of the source? A function taking a set?
<cole-h> lovesegfault: https://i.imgur.com/zgUZCgg.png
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
griff_ has joined #nixos
ashesham` has joined #nixos
pylsan has joined #nixos
<lovesegfault> cole-h: goddamnit
<cole-h> I should be saying that to you >:(
<cole-h> :P
<lovesegfault> Fixed :D
<cole-h> thx
<lovesegfault> thanks for catching that
<lovesegfault> Also: the beets drv is what made me come from Gentoo to NixOS
<lovesegfault> It's so nicely written
<cole-h> lovesegfault: Maybe the optional `enableZero` should be `enableWeb || enableZero` since they add the same dep?
<lovesegfault> cole-h: Sure, one moment
<cole-h> No, do it instantly, the second I suggested it >:(
<lovesegfault> Done D:
<cole-h> >> with stdenv.lib;
<cole-h> :'(
<lovesegfault> It's beautiful
<lovesegfault> Try building it though
<lovesegfault> it's borked
<lovesegfault> How do I disable tests on a python pkg
hazel has joined #nixos
<hazel> how do I pull submodules with builtins.fetchGit?
<lovesegfault> Oh, derp, I was just overlaying wrong
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
<hazel> also, can I point nginx to the nix store?
<hazel> I'm building my website as a derivation
<cole-h> Don't think you can (or at least I haven't been able to find a way). But you can in `pkgs.fetchgit` and `pkgs.fetchFromGitHub`
<hazel> cole-h: how do I do it with pkgs.fetchgit then?
<cole-h> `fetchSubmodules = true;`
<hazel> is it url/ref/rev?
<lovesegfault> url,rev,sha
<hazel> do I need sha?
<cole-h> Yes
<cole-h> It's a fixed-output derivation
<lovesegfault> You always need the sha
karetsu has quit [Quit: WeeChat 2.6]
<cole-h> Not always
<cole-h> builtins.fetchTarball and builtins.fetchGit don't
<lovesegfault> Sure, if it's not a fod you don't need a sha, but most fetchers are and IMHO you shouldn't fetch without a fixed output :D
<cole-h> :^)
<clever> cole-h: those arent derivations
<cole-h> What, fetchTarball and fetchGit? Yeah, I know.
<cole-h> pkgs.fetchgit and pkgs.fetchFromGitHub are
Mic92 has joined #nixos
<lovesegfault> Who does the python package bumps>
<lovesegfault> *?
<lovesegfault> It's j*nringer and someone else
<gchristensen> FRidh
drakonis has joined #nixos
<lovesegfault> gchristensen++
<{^_^}> gchristensen's karma got increased to 321
<cole-h> (Don't think jonringer uses IRC, so you don't need to ping-censor them :P )
<lovesegfault> FRidh++
<{^_^}> FRidh's karma got increased to 22
thomasjm has joined #nixos
rardiol has quit [Ping timeout: 258 seconds]
jonathan5 has joined #nixos
<jonathan5> I am trying to install the node package firebase-tools, but it is not working.
rardiol has joined #nixos
<lovesegfault> jonathan5: Can you give some more detail on _how_ it's not working?
<meh`> how do I disable running tests on a specific python package? kind of having trouble figuring out what to override and how, putting this in my overlays didn't help https://a.uguu.se/f3IrdKe0rYl2_last.png
<jonathan5> `nix-env -iA upkgs.nodePackages.firebase-tools` is failing
<hazel> with what error?
<jonathan5> Really?! I figured it out...
<jonathan5> I have my nix channel names different on this computer.
<lovesegfault> meh`: I do something like self: super: { pythonPackages = super.pythonPackages.extend (self: super: { myPythonPackage = super.myPythonPackage.overrideAttrs (oldAttrs: { doCheck = false; }); }) }
<lovesegfault> jonathan5: :D
<lovesegfault> :q
<lovesegfault> oops
<meh`> lovesegfault, I'll give that a shot, thanks
<hazel> is it possible to have nginx point to the nix store? if not, how do I serve files from the nix store?
<lovesegfault> hazel: The nix store is just a place in your FS. You can point anything to it as long as it's RO access
<hazel> oh it works now for some reason, alright
<hazel> set it to ${pkgs.hazel.ziodyne-blog}
<cole-h> lovesegfault: `TypeError: sequence item 0: expected str instance, int found` :(
<hazel> ls
<hazel> wrong window
<lovesegfault> cole-h: yep
<lovesegfault> damn python
<cole-h> Looks like it's only the webplugin tests...
<meh`> lovesegfault, would that be the entire overlay? seems like extend is not a thing, or I'm doing something dumb
<lovesegfault> meh`: Show me how you're doing it :)
<lovesegfault> cole-h: correct
<cole-h> Cool and it fails to test if you don't build with web or zero... lol
<cole-h> `doCheck = false;` it is 😸
<jonathan5> Um, okay. It is not failing with "`firebase-tools` in selected path not found". I tryed replacing "-" with "_" and removing it. Is there a way to query what is in a path?
bqv has joined #nixos
<lovesegfault> cole-h: Try that
<meh`> lovesegfault, https://gist.github.com/meh/089dc15e330e069f028b3c8e5dc20406 this be what I got now
<lovesegfault> You'll see
<cole-h> lovesegfault: It worked :^)
<lovesegfault> >:(
<lovesegfault> wth
<lovesegfault> meh`: What error does it give you?
<cole-h> lovesegfault: Only diff is docheck false ;d
<meh`> lovesegfault, error: attribute 'extend' missing, at /etc/nixos/configuration.nix:31:26
* lovesegfault checks his notes
<meh`> (line 16 in the gist)
pjt_tmp has quit [Read error: Connection reset by peer]
pjt_tmp has joined #nixos
FRidh has quit [Quit: Konversation terminated!]
griff_ has quit [Quit: griff_]
fendor_ has quit [Remote host closed the connection]
<lovesegfault> meh`: Try pythonPackages = (super.pythonPackages or { }) // { myPythonPackage = super.pythonPackages.myPythonPackage.overrideAttrs ... };
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
codygman has quit [Read error: Connection reset by peer]
jonathan5 has quit [Remote host closed the connection]
codygman has joined #nixos
fendor has joined #nixos
aveltras has quit [Quit: Connection closed for inactivity]
<meh`> lovesegfault, cheroot is still running the tests, and failing them :((
<meh`> are there different python packages for different versions of python?
ashesham` has quit [Ping timeout: 272 seconds]
<meh`> ceph is using python3.8-cheroot
<lovesegfault> Then you need python38Packages
<meh`> roger that
<lovesegfault> I think pythonPackages = python27Packages and python3Packages = python37Packages
<lovesegfault> Maybe it's 3.8 now, idk
<meh`> it's probably 3.8 now
<meh`> mmh, tests still running
<meh`> I tried all iterations of 38 and 3
<lovesegfault> cole-h, clever: any ideas on the above?
<dramaturg> when packaging something that has no versions upstream what should I use instead? the shorteed git hash? a date tag?
<cole-h> No clue, sorry. I don't mingle with the Python infra very often.
<lovesegfault> dramaturg: date of the commit
<lovesegfault> 2020-06-30, for e.g.
<cole-h> ^ plus unstable
<pjt_tmp> I have packaged something for Python, I could show it if that helps
<cole-h> usually `unstable-2020-06-30`
<cole-h> I've also seen `2020-06-30-unstable`, but I prefer the former
hazel has quit [Remote host closed the connection]
Zetagon has joined #nixos
<dramaturg> lovesegfault: excellent - many thanks!
<dramaturg> + cole-h of course :-)
orivej_ has quit [Read error: Connection reset by peer]
orivej has joined #nixos
eoli3n_ has joined #nixos
__monty__ has quit [Quit: leaving]
<{^_^}> [nixpkgs] @mweinelt opened pull request #91192 → beets: fix werkzeug testcases → https://git.io/JfbxJ
<{^_^}> [nixpkgs] @dramaturg opened pull request #91193 → emu2: init at unstable-2020-06-04 → https://git.io/JfbxU
meh` has quit [Read error: Connection reset by peer]
Guest78 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
markus1189 has joined #nixos
quinn has quit [Quit: ZNC 1.7.5 - https://znc.in]
MtotheM2 has joined #nixos
domogled has quit [Ping timeout: 256 seconds]
quinn has joined #nixos
meh` has joined #nixos
MtotheM1 has quit [Ping timeout: 246 seconds]
quinn has quit [Client Quit]
mallox has quit [Quit: WeeChat 2.8]
reanimus has quit [Ping timeout: 260 seconds]
MtotheM2 has quit [Read error: Connection reset by peer]
wip_ has quit [Quit: leaving]
<{^_^}> [nixpkgs] @samueldr merged pull request #90119 → Fix some pitfalls from the Raspberry Pi 4 specific sd image → https://git.io/Jf9vX
<{^_^}> [nixpkgs] @samueldr pushed 4 commits to master: https://git.io/Jfbxg
meh` has quit [Ping timeout: 265 seconds]
pr06lefs has joined #nixos
NickHu has joined #nixos
NickHu has quit [Changing host]
NickHu has joined #nixos
Ariel- has joined #nixos
wip_ has joined #nixos
Ariel- has quit [Client Quit]
kleisli has joined #nixos
quinn has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
efra[m] has joined #nixos
waleee-cl has joined #nixos
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
<quinn> can anyone suggest a good example of dbus integration of a service module?
<{^_^}> [nixpkgs] @jtojnar opened pull request #91194 → thunderbird: cleanups → https://git.io/Jfbxh
teej has quit [Quit: Connection closed for inactivity]
orivej_ has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
alp has quit [Ping timeout: 272 seconds]
ddellacosta has quit [Quit: WeeChat 2.2]
nate48423 has quit [Remote host closed the connection]
Orbstheorem has joined #nixos
shabius has quit [Read error: Connection reset by peer]
ldlework2 has joined #nixos
ldlework2 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @flokli opened pull request #91195 → extlinux-conf-builder: allow a custom FDT to be specified → https://git.io/JfbpG
orivej has joined #nixos
<{^_^}> [nixpkgs] @jduan opened pull request #91196 → fastmod: init at 0.4.0 → https://git.io/Jfbp4
simba1 has quit [Ping timeout: 272 seconds]
ddellacosta has joined #nixos
orivej_ has quit [Ping timeout: 246 seconds]
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
<{^_^}> [nixpkgs] @aanderse merged pull request #91174 → CODEOWNERS: adding mmahut to blockchains → https://git.io/Jfby0
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/Jfbpa
Zetagon has quit [Quit: WeeChat 2.8]
orivej has quit [Ping timeout: 240 seconds]
michael[m]4 has joined #nixos
orivej has joined #nixos
knupfer has quit [Ping timeout: 260 seconds]
MtotheM has joined #nixos
<MtotheM> I'm trying to setup nix on Arch Linux. and it worked fine. but when I go to update the channel it can't find bash. what could cause this I wonder? Cause it clearly exists on the system. https://pastebin.com/vKs30tHz
quinn has quit [Quit: ZNC 1.7.5 - https://znc.in]
<MtotheM> Oh, do I have to bootstrap the system?
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
dermetfan has joined #nixos
<evils> MtotheM: tried without sudo?
<MtotheM> I figured it out, was just confused about naming conventions
quinn has joined #nixos
orivej has quit [Ping timeout: 246 seconds]
<sshow> how can I add an additional file in a package override? I want to add a file to $out/etc/pkg/foo, but not sure which mkderivation step I should add it to?
<{^_^}> [nixpkgs] @matthiasbeyer opened pull request #91197 → [nixos-20.03 backport] Backport mutt 1.14.4 security issue patch → https://git.io/JfbhG
<sshow> postfixup?
<elvishjerricco> sshow: postInstall is probably better, in case the file you add needs fixing up. $out should be fully installed at that point
dermetfan has quit [Ping timeout: 272 seconds]
<sshow> and then I should overrideAttrs and concatenate old.postInstall with my changes?
<sshow> s/changes/additions/
orivej has joined #nixos
meh` has joined #nixos
<meh`> lovesegfault, sorry, on a train, internet farted, did you say anything else?
<{^_^}> [nixpkgs] @jonringer merged pull request #91192 → beets: fix werkzeug testcases → https://git.io/JfbxJ
<{^_^}> [nixpkgs] @jonringer pushed commit from @mweinelt to master « beets: fix werkzeug testcases »: https://git.io/Jfbhz
<MtotheM> I always get worried when things 'hang' in nix. a message saying it is building the cache or something similar would be nice.
alp has joined #nixos
<cole-h> MtotheM: Yeah, I agree. When I see that happen, I usually throw -v at it until it shows me it's doing something lol
<MtotheM> `nix-env -u` has been going for 10min now
thomasjm has quit [Ping timeout: 246 seconds]
<numkem> clever: I'm curious, since the repo https://github.com/input-output-hk/iohk-ops is archived, have you moved away from NixOS at work or just to a different repo?
<cole-h> Maybe they just split up their ops repos? They have one for cardano and one for ci.
<clever> numkem: different repo, its now in things like ci-ops and cardano-ops
<sshow> editing postFixup seems to trigger a rebuild of the package. Any other way I can add a text file to its output directory without building?
<clever> cole-h: exactly
<numkem> cole-h++ thanks :)
<{^_^}> cole-h's karma got increased to 76
<numkem> clever: I found old logs regarding someone going through the same process I'm doing right now and he asked you if you were using channels, at the time you said no, has it changed?
<clever> numkem: we are now using direnv to set $NIX_PATH when you cd into the right dir
<clever> numkem: and i think that gets the nixpkgs rev from niv, for most repos
orivej has quit [Ping timeout: 246 seconds]
fendor has quit [Read error: Connection reset by peer]
orivej has joined #nixos
<numkem> clever: so one repo that has the overlay and the sources are handled by niv?
<lovesegfault> meh`: Other than pointing you towards clever for a possible answer, nope :)
<meh`> did clever say anything else? :P
<meh`> this issue started happening after the big python package upgrade, trying to get a temporary work around going so I can at least switch the system, was too dumb and ran garbage collection so can't rollback the channel either
<clever> numkem: theres now one repo for each type of cluster, which may pull things from a shared repo, and also pull overlays from the repo that holds for src for each program
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/a111712fe51 (from 26 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
nikita` has quit [Quit: leaving]
<numkem> clever: do you have a default.nix in each repo that contains the code or it's more alike to nixpkgs where it's seperate? or it sounds like a monorepo wth src code and the package definitions?
ivan has joined #nixos
<ivan> is anyone else running hardened nixos unstable/master? could you please tell me if this segfaults? rustup install stable --no-self-update && cargo new --bin deleteme && cd deleteme && cargo build
Guest521 has quit [Quit: WeeChat 2.7.1]
Soo_Slow has joined #nixos
<clever> numkem: each repo has its own default.nix, for loading a per-repo overlay, that defines the packages
<clever> numkem: and things like ci-ops then pulls all of the otherlays together i believe
<MtotheM> hmm. I don't think nix is working
<MtotheM> `nix-env -u` just killed itself
<cole-h> How much RAM do you have?
<cole-h> OOM killer might have gotten involved.
<MtotheM> 1gb
<manveru> uh...
<cole-h> If you don't have any swap, that probably isn't enough.
<cole-h> Well, even if you do have swap
<cole-h> That probably isn't enough
<cole-h> lol
<numkem> thanks for the info clever++!
<{^_^}> clever's karma got increased to 461
<meh`> yeah, I found the minimum workable is 1GB of RAM + 2GB swap
<MtotheM> I guess so. this is an embedded device
kreyren has quit [Remote host closed the connection]
<MtotheM> Trying with a swap file now. let's see
<manveru> it's better if you avoid plain `nix-env` then... and build on a bigger host and just copy over
<MtotheM> you can do that? nice
Guest78 has joined #nixos
<cole-h> nix-copy-closure
<MtotheM> My final plan with this is to be able to deploy systems to my raspberry pi's without re-flashing them
<manveru> `nixos-rebuild --target-host` then
<MtotheM> yeah. just wanna toy with nix for now
<manveru> i deploy to my pi on the other side of the world :)
<MtotheM> I have similar ideas in mind. right now when I want to deploy a system it's really time consuming and generally I need physicals access to the Pi. being able to craft a system locally and just push it is really appealing.
slack1256 has joined #nixos
<MtotheM> there now it works. nice
Hayden[m] has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #91107 → ansible: v2.9.9 -> v2.9.10 → https://git.io/JfbIo
<{^_^}> [nixpkgs] @jonringer pushed commit from @mweinelt to master « ansible: v2.9.9 -> v2.9.10 »: https://git.io/JfbjA
buckley310 has quit [Quit: Connection closed for inactivity]
<Hayden[m]> Hey there, anyone know how I could set zsh as my shell via home-manager?
<Hayden[m]> (or if that'd have to be done through the system config)
plutes has quit [Ping timeout: 272 seconds]
cyphase has quit [Ping timeout: 240 seconds]
<ar> default shell tends to be configured in /etc/passwd, so i'd expect that to be in the system config
<manveru> `users.extraUsers.bob.shell = "${pkgs}/bin/zsh"`
<Hayden[m]> manveru:
<manveru> the zsh config itself can be done with home-manager
<Hayden[m]> * manveru:Can I do that in home-manager?
<MtotheM> should be enough to just add it to the package list and then define it as your default shell
<Hayden[m]> Right. I mean, I have `pkgs.zsh` in my `home.packages` list in `home.nix`, I just wondered if there was a `home.shell` option I was missing or anything similar.
<Hayden[m]> Thanks anyway, guys :)
<manveru> Hayden[m]: look through the home-manager options, there's a ton, but the login shell has to be done on system level...
<manveru> and instead of adding it to packages, set `programs.zsh.enable = true;`
<Hayden[m]> Yeah, I just remembered I had that set up there
orivej has quit [Ping timeout: 258 seconds]
<Hayden[m]> So there won't be a conflict if I set `shell = pkgs.zsh` in `/etc/nixos/configuration.nix`?
<MtotheM> can also set `shell = pkgs.zsh` for your user.
colemickens has quit [Changing host]
colemickens has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/a4a203e995a (from 17 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
kaliumxyz has quit [Remote host closed the connection]
mtn has joined #nixos
<MtotheM> is the VM / Container features part of nixOS and not nix itself?
<{^_^}> [nixpkgs] @marsam opened pull request #91198 → alacritty: fix build on darwin → https://git.io/JfNeq
<mtn> I'm trying to set up my python project with poetry so I can use poetry2nix, but I'm running into a few issues. I'm first trying to get the project set up using just poetry, but running poetry add for tensorflow, for example, doesn't work (error: `[Errno 28] No space left on device[Errno 28] No space left on device`)
<mtn> This is the same error I get when just running `pip install tensorflow`
<mtn> Is the solution to write the poetry config file by hand, and then pass it to nix?
colemickens has quit [Quit: authenticating]
colemickens has joined #nixos
cosimone has quit [Ping timeout: 260 seconds]
<mightybyte> NinjaTrappeur: Glad to hear you like Zeus. I definitely need more help with it.
<mightybyte> I haven't found any time to work on it in awhile.
absoluutely has quit [Ping timeout: 260 seconds]
<mightybyte> Anyone ever encounter this error?
<mightybyte> libc++abi.dylib: terminating with uncaught exception of type nix::Interrupted: interrupted by the user
cyphase has joined #nixos
plutes has joined #nixos
<Hayden[m]> Anyone know how to help me out with this issue with oh-my-zsh's `fzf` plugin?
<Hayden[m]> ```
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 240 seconds]
mbrgm_ is now known as mbrgm
thomasjm has joined #nixos
alp has quit [Ping timeout: 272 seconds]
kreyren has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/be707e4cc5c (from 24 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @edef1c opened pull request #91200 → nixos/gerrit: allow configuring replication declaratively → https://git.io/JfNeo
philr_ has joined #nixos
eoli3n_ has quit [Ping timeout: 260 seconds]
Guest38887 has quit [Quit: issued !quit command]
alp has joined #nixos
sbetrium has quit [Quit: sbetrium]
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #91201 → python3Packages.tornado: 5.1 -> 6.0.4 → https://git.io/JfNeb
<mtn> Anyone around that's familiar with poetry/poetry2nix?
agsdheidjd has quit [Ping timeout: 264 seconds]
gxt has quit [Remote host closed the connection]
gxt has joined #nixos
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen has joined #nixos
meh` has quit [Ping timeout: 258 seconds]
justache has quit []
<{^_^}> [nixpkgs] @pradyuman opened pull request #91202 → google-cloud-sdk: 286.0.0 -> 297.0.1 → https://git.io/JfNvY
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/c6efab9b606 (from 19 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
litschi has joined #nixos
<infinisil> mtn: If you get an out of space error, you should check whether you're out of space
<mtn> infinisil: Definitely not out of space
<mtn> At least on the whole system
<mtn> Maybe there's some limit on the directory pip pulls things into?
ericsagnes has quit [Ping timeout: 272 seconds]
<infinisil> mtn: What's `df` say?
<mtn> 620 G avilable
<b42> df -i ?