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
<energizer> ah i see
gustavderdrache has quit [Quit: Leaving.]
<euank> That error's quite opaque though. nixos-install should probably check that the paths up to the install root all have o+rx so that it can give a reasonable error message earlier on
<euank> That's probaly the actionable thing to do outta this
lsix has quit [Quit: WeeChat 2.8]
Pwnna has quit [Quit: Bye]
Pwnna has joined #nixos
moet has quit [Quit: leaving]
cr4y1 has quit [Remote host closed the connection]
<MtotheM> I saw an old talk about nixOS earlier today. and someone asked about creating bare container images. for example docker. but it wasn't implemented then, but they mentioned a desire to do so. Is this anything that has been worked on? or is it still on the back burner.
<MtotheM> I like the idea of being able to use nix to construct images for any server. not only nix systems.
<euank> `dockerTools.buildImage` / `buildLayeredImage` exist and work
h0m1 has quit [Quit: WeeChat 2.8]
h0m1 has joined #nixos
<euank> I found this blogpost informative about the basics of buildImage: https://christine.website/blog/i-was-wrong-about-nix-2020-02-10
<euank> And https://grahamc.com/blog/nix-and-layered-docker-images on how buildLayeredImage differs
<{^_^}> [nixpkgs] @equirosa opened pull request #90417 → tut: 0.0.8 -> 0.0.9 → https://git.io/Jf7kK
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/a59af90880e (from 47 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<MtotheM> sweet
<{^_^}> [nixpkgs] @kalbasit merged pull request #89399 → buildkite-cli: init at 1.1.0 → https://git.io/JfPwi
<{^_^}> [nixpkgs] @kalbasit pushed commit from @groodt to master « buildkite-cli: init at 1.1.0 (#89399) »: https://git.io/Jf7kM
<armin> ok turns out that i have some weird keyboard/keymap setting on the console anyways, but that wasn't even related to my console font setting
<MtotheM> why do you need unicode in the console?
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jf7kN
Soo_Slow has quit [Quit: Soo_Slow]
coderobe has joined #nixos
<energizer> MtotheM: why wouldnt they need unicode in a console?
Rusty1 has joined #nixos
<armin> MtotheM: because we still don't globally speak the same language in 2020?
ddellacosta has joined #nixos
<MtotheM> I didn't mean for it to sound rude
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90418 → phraseapp-client: 1.11.0 -> 1.17.1 → https://git.io/Jf7IR
<armin> MtotheM: hm, well some languages include umlauts, hence it's perfectly possible that filenames contain them, too
<armin> MtotheM: i think it's a good thing if your computer correctly displays the characters i typed
<armin> s/your/my/
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90419 → picard-tools: 2.22.9 -> 2.23.0 → https://git.io/Jf7Ig
<MtotheM> yeah I agree, Just don't see many work directly in the console vs a desktop / ssh
thc202 has quit [Ping timeout: 256 seconds]
<armin> MtotheM: yeah it became much less common over the last 2 decades, that for sure, but when i started with linux, it was completely normal to work without any graphical server.
andymandias has quit [Quit: ZNC 1.7.4 - https://znc.in]
andymandias has joined #nixos
noudle has quit []
<tnks_> Man, so I feel like Hydra garbage collected something that only built 5 days ago: https://hydra.nixos.org/build/121663938#tabs-details
<tnks_> Does that make sense? Should I not be surprised that this build got garbage collected?
<cole-h> "Availability: Build output is available, but may be garbage-collected"
<cole-h> So, no surprise there, then.
<tnks_> Yeah, but is that just a blanket message that's put on all builds?
<cole-h> Dunno, but if it's there, I personally would believe it.
<energizer> didn't someone say cache.nixos.org has never been gced?
<cole-h> cache probably won't be, but they were asking about hydra
ex-parrot has left #nixos [#nixos]
<tnks_> I mean, as a community, how long might we expect things to stick around? Otherwise, the UX is a throwback to early Gentoo days.
<energizer> i thought hydra builds go into the cache, no?
<cole-h> Yes, but hydra and cache are separate.
<cole-h> tnks_: btw, that build doesn't appear to be gc'd
<energizer> i thought hydra was the ci system and cache was the storage system. is that wrong?
<tnks_> cole-h: how did you make that determination? I'm curling for narinfo. What are you doing?
<cole-h> nix-store -r /nix/store/savc6xd3rdg8y6rdmq333mfnpm76lfm8-ShellCheck-0.7.0
<cole-h> energizer: "Once the job succeeds at a particular nixpkgs commit, cache.nixos.org will download binaries from hydra.nixos.org. When the download completes, the channel updates." from https://nixos.wiki/wiki/Nix_channels
<tnks_> cole-h: maybe you had shellcheck already from before it was GC'd?
<energizer> ok so hydra has some storage
<clever> cole-h: out of date, hydra now uploads everything to cache.nixos.org immediately upon the build finishing
<energizer> but cache.nixos.org is the main place where you download things from
<clever> cole-h: its no longer waiting for a whole jobset or job
ajs124 has joined #nixos
mrpi has joined #nixos
das_j has joined #nixos
Scriptkiddi has joined #nixos
<cole-h> clever: Oh, good to know; thanks.
<cole-h> As you can see, I downloaded shellcheck from the cache moments ago.
<energizer> i have boot.initrd.luks.devices."cryptroot".device = "/dev/disk/by-uuid/...". when i try to boot, it says that device is unavailable. i can't see why it would be unavailable. examining the disk from another computer, i see that uuid is there
h0m1 has quit [Ping timeout: 260 seconds]
<clever> energizer: add boot.shell_on_fail to the kernel params, then you can get a shell when it does fail
<clever> energizer: then you can check /dev/disk/by-uuid/ and /dev/sd*
Chiliparrot has joined #nixos
<tnks_> cole-h: hmm... this is what I get for the exact same invocation: https://gist.github.com/shajra/12800fbedb45f7396029c336ba34886f
h0m1 has joined #nixos
drakonis1 has joined #nixos
cjpbirkbeck has joined #nixos
<tnks_> cole-h: ah man... I had a ~/.config/nix/nix.conf that I think was overriding the substituters I have set up in /etc/nix/nix.conf.
<clever> tnks_: `nix show-config` shows the result of parsing all config files and merging them as normal
<tnks_> This must have been something leftover from when I was playing around with the cachix CLI.
<tnks_> clever: good tip for debugging. I think in this case, the substituters don't append together. One overwrites the other.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90420 → powershell: 7.0.1 -> 7.0.2 → https://git.io/Jf7IH
<clever> tnks_: yep
<clever> tnks_: thats probably what extra-substituters is for
<tnks_> Yeah, that makes sense.
<clever> /home/clever/apps/nix/src/nix-daemon/nix-daemon.cc: else if (setSubstituters(settings.extraSubstituters))
<clever> /home/clever/apps/nix/src/libstore/store-api.cc: for (auto uri : settings.extraSubstituters.get())
drakonis_ has quit [Ping timeout: 265 seconds]
<tnks_> I might have a look later at the source... but for now, I feel unblocked on something that was super confusing me.
markus1199 has joined #nixos
<clever> tnks_: store-api.cc will put both options into a single list, nix-daemon.cc is doing something related to trusted users
<tnks_> That makes sense from the docs. The docs were a little tough for me to read in this regard, though.
<tnks_> I think you're right that the source tells the more accurate story.
markus1189 has quit [Ping timeout: 256 seconds]
<clever> tnks_: something i often say, "luke, use the source" and "the docs can lie"
<tnks_> Yeah, but the Nix community really has to get away from that mindset.
<tnks_> One day, someone needs to write a man page for the not-as-new-anymore `nix` command.
<{^_^}> [nixpkgs] @veprbl pushed to release-20.03 « intltool: add a backup url for a patch »: https://git.io/Jf7Ib
ddellacosta has quit [Ping timeout: 264 seconds]
<cole-h> Be our guest ;^)
<cole-h> But really, even if it's not as new anymore, doesn't mean it
<cole-h> 's stable
ddellacosta has joined #nixos
<gchristensen> it has been disabled by default in the master branch, actually
drakonis_ has joined #nixos
<cole-h> Which means, when things change, the docs will need to be revised. No matter how miniscule the effort to write and rewrite the docs, it just seems like a waste to write docs for something that is *still* experimental.
<cole-h> `nix [...] --help` is good enough until it stabilizes, IMHO.
<tnks_> Okay, I think calling it "experimental" is a better answer than "PRs welcome."
<cole-h> You mean like "Note: this program is EXPERIMENTAL and subject to change." ?
<cole-h> ;^)
<tnks_> You can be coy. I've put in tons of hours into this OS. But I'm more defensive of the experience for new users.
<cole-h> Sorry, I'm not trying to be combative or dismiss your opinion at all.
<gchristensen> tnks_++
<{^_^}> tnks_'s karma got increased to 1
<cole-h> You are 100% right that our documentation is sorely lacking in more than one way
<tnks_> Thanks for supporting my perspective.
drakonis1 has quit [Ping timeout: 256 seconds]
<tnks_> I would like to help more with documentation. But am still sorting through a few more projects on my plate.
sigmundv_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @cdepillabout merged pull request #90263 → [haskellUpdates] Unblock stack for stackage lts-16.0 → https://git.io/JfQne
<{^_^}> [nixpkgs] @cdepillabout pushed 4 commits to haskell-updates: https://git.io/Jf7Le
<tnks_> Am I wrong or was there an era when you could put in more than one `substituters` entry in a `nix.conf` file? I seem to remember that being the case a while ago. But it definitely doesn't seem to be that way any more. Am I misremembering the past?
sbetrium has quit [Quit: sbetrium]
<cole-h> tnks_++
<{^_^}> tnks_'s karma got increased to 2
<gchristensen> hmm you can definitely have more than one value in a single definition
<cole-h> I think it should merge them, no?
<cole-h> But I don't know if it will merge from two different files (like in your previous situation)
<tnks_> I need to run an experiment. And `nix show-config` can probably hepl.
<gchristensen> definitely
drakonis1 has joined #nixos
<bqv> I think haskell.nix has massively added to my eval time
<bqv> Or at least the flakey gymnastics I had to do to compile hie
drakonis_ has quit [Read error: Connection reset by peer]
drakonis2 has joined #nixos
proofofkeags has joined #nixos
<tnks_> okay, I created a `~/.config/nix/nix.conf` with two `substituters` entries. And it appears the last one wins based on a `nix show-config | grep ^subst`...
drakonis1 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90421 → pt2-clone: 1.17 -> 1.19 → https://git.io/Jf7Lc
<{^_^}> [nixpkgs] @ryantm merged pull request #90304 → binaryen: 93 -> 94 → https://git.io/JfQ68
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7L8
acarrico has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90422 → pueue: 0.5.1 -> 0.6.0 → https://git.io/Jf7Lw
drakonis has quit [Quit: WeeChat 2.8]
moet has joined #nixos
drakonis has joined #nixos
<moet> what's the best way to find the last nixpkgs channel rev that used a pre 3.0 version of cabal-install? .. i'm about to try git blame on hackages-packages.nix and go back in time, but it seems like there must be a more efficient way
<moet> asked another way: what's the best way to get an older version of a package?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90423 → qbec: 0.11.2 -> 0.12.0 → https://git.io/Jf7Ly
<moet> ah, i see there are versioned packages in the file.. they're just named differently.. instead of `cabal-install` the packages that i want are named as `Cabal_$VER`
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<cole-h> (Note that this isn't applicable for all packages, or even most)
basket_fran has joined #nixos
quinn has quit [Quit: ZNC 1.7.5 - https://znc.in]
quinn has joined #nixos
drakonis2 has quit [Ping timeout: 258 seconds]
jumper149 has quit [Quit: WeeChat 2.8]
cjpbirkbeck has quit [Quit: cjpbirkbeck]
<{^_^}> [nixpkgs] @kini opened pull request #90424 → drat-trim: 2017-08-31 -> 2020-06-05 → https://git.io/Jf7tl
<moet> cole-h: what's a more general way to approach this?
<moet> ie. if i just want an older version of a package?
<cole-h> Check out the version of nixpkgs that has it.
<cole-h> This site might help: https://lazamar.co.uk/nix-versions/
nikita_ has joined #nixos
<cole-h> I believe that functionality will also be present on the new search website at some point, but no clue when.
Profpatsch has quit [Quit: WeeChat 0.4.3]
<moet> thank you cole-h
davidv7 has quit [Ping timeout: 240 seconds]
nikita` has quit [Ping timeout: 264 seconds]
<moet> wow, that site has the answers to so many of the questions i've been researching today
<moet> thanks!
<cole-h> Happy to help :)
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/10e5f1f87ac (from 69 minutes ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
quinn has quit [Quit: ZNC 1.7.5 - https://znc.in]
quinn has joined #nixos
johnw has quit [Quit: ZNC - http://znc.in]
<energizer> i have boot.kernelParams = ["boot.shell_on_fail"] but it's not giving me a shell. where is /proc/cmdline set? https://github.com/NixOS/nixpkgs/blob/70325e63d8a056f8efaab1e47992eb15d2c62232/nixos/modules/system/boot/stage-1-init.sh#L135-L151
<cole-h> What do you mean "where is /proc/cmdline set"? It's created by the kernel itself
<energizer> what is it created from?
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
<cole-h> You'd have better luck asking the kernel ML or searchin the interwebs for that information.
<moet> energizer: usually bootloader entry options
aw has joined #nixos
<moet> energizer: man configuration.nix should have a config for bootloader options in it, depending on what bootloaderyou use
spacefrogg has joined #nixos
<energizer> i woulda thought that was boot.kernelParams
<cole-h> Maybe `boot.shell_on_fail` is a grub-ism
<cole-h> Assuming you're on a UEFI system, you're most likely running systemd-boot
<energizer> yes
<moet> energizer: yes, boot.kernelParams seems correct
<energizer> would you think the string "shell_on_fail" would appear in in the binary efi files somewhere?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90425 → rmlint: 2.10.0 -> 2.10.1 → https://git.io/Jf7qo
<cole-h> energizer: You could try `systemd.debug_shell`, which drops a root shell on tty9
<energizer> ok i'll try that
felixfoertsch23 has joined #nixos
felixfoertsch has quit [Ping timeout: 256 seconds]
felixfoertsch23 is now known as felixfoertsch
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90426 → rootlesskit: 0.3.0-alpha.2 -> 0.9.5 → https://git.io/Jf7q9
<euank> /away
<euank> oops
basket_fran has quit [Ping timeout: 264 seconds]
CMCDragonkai1 has joined #nixos
<{^_^}> [nixpkgs] @i077 opened pull request #90427 → vimPlugins.neuron-vim: init at 2020-06-03 → https://git.io/Jf7mf
<{^_^}> [nixpkgs] @peterhoeg pushed 3 commits to wxgtk_gtk3: https://git.io/Jf7mO
<{^_^}> [nixpkgs] @peterhoeg opened pull request #90428 → wxGTK3: make gtk2 and gtk3 specific variants → https://git.io/Jf7m3
<energizer> didnt give a shell
Chiliparrot has joined #nixos
drakonis2 has joined #nixos
<cole-h> It's on tty9
<cole-h> If it fails every time, you could just add `init=/bin/sh`
<energizer> good idea
basket_fran has joined #nixos
janneke has quit [Ping timeout: 256 seconds]
janneke has joined #nixos
ddellacosta has quit [Ping timeout: 260 seconds]
growpotkin has quit [Quit: ZNC 1.8.0 - https://znc.in]
<energizer> er
<energizer> what does /bin mean
<energizer> idk how efi works
<cole-h> It's the /bin directory of your root filesystem AFAIK
<energizer> i'm in stage 1 boot, my root filesystem is encrypted
<cole-h> o
<cole-h> Can you change your hardware-configuration.nix to refer to the disk by-id rather than by-uuid?
<cole-h> Dunno if that'll change anything
<energizer> as in /dev/sda2?
<cole-h> No
<cole-h> As in /dev/disk/by-id instead of /dev/disk/by-uuid
<energizer> ok
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90429 → skaffold: 1.10.1 -> 1.11.0 → https://git.io/Jf7mS
<energizer> same error /dev/disk/... is unavailable
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
moet has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @berbiche opened pull request #90430 → byobu: add screen backend → https://git.io/Jf7Yk
<{^_^}> [nixpkgs] @euank opened pull request #90431 → nixos-install: error out if $mountPoint has bad permissions → https://git.io/Jf7Yt
kleisli has quit [Ping timeout: 246 seconds]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/a59af90880e (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
drakonis has quit [Quit: WeeChat 2.8]
janneke has quit [Quit: janneke quits Mes'sing]
janneke has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90432 → stella: 6.1.2 -> 6.2 → https://git.io/Jf7Yn
codygman has quit [Read error: Connection reset by peer]
cjpbirkbeck has joined #nixos
codygman has joined #nixos
<MtotheM> Is there a glob in nix, so you could do something like `profiles.dev.*.enable`?
<cole-h> Nope
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90433 → strawberry: 0.6.10 -> 0.6.12 → https://git.io/Jf7Yu
pjt_0141 has joined #nixos
basket_fran has quit [Ping timeout: 246 seconds]
pjt_014 has quit [Ping timeout: 246 seconds]
<cjpbirkbeck> so last night i was asking about not getting a boot menu on one of my machines; i think i kind of figured it out - i think NixOS wasn't properly setting the efi variables, so setting timeout = 10 didn't change anything
<cjpbirkbeck> so i switched (back) to systemd-boot and then hammer down on shift-t at boot, which seems to have set timeout to 10. thanks for everybody who gave suggestions on how to fix it
marusich has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90434 → telegraf: 1.14.3 -> 1.14.4 → https://git.io/Jf7Yw
basket_fran has joined #nixos
aszlig has quit [Quit: Kerneling down for reboot NOW.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90435 → teleport: 4.1.0 -> 4.2.10 → https://git.io/Jf7YM
aszlig has joined #nixos
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/10e5f1f87ac (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90437 → terraform-providers.libvirt: 0.6.1 -> 0.6.2 → https://git.io/Jf7Y5
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90438 → tfsec: 0.19.0 -> 0.21.0 → https://git.io/Jf7YF
justanotheruser has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @peterhoeg pushed 2 commits to wxgtk_gtk3: https://git.io/Jf7OU
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/9d0c3ffe678 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
justanotheruser has joined #nixos
Rusty1 has quit [Quit: WeeChat 2.3]
tsrt^ has quit []
gerschtli has quit [Quit: WeeChat 2.7.1]
gerschtli has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90439 → topgrade: 4.5.0 -> 4.7.0 → https://git.io/Jf7OZ
CMCDragonkai1 has quit [Ping timeout: 260 seconds]
lorimer has quit [Read error: Connection reset by peer]
waleee-cl has quit [Quit: Connection closed for inactivity]
mjrosenb_ has quit [Ping timeout: 265 seconds]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/9d0c3ffe678 (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90440 → trompeloeil: 37 -> 38 → https://git.io/Jf7Ow
kenran has joined #nixos
palo1 has joined #nixos
palo has quit [Ping timeout: 258 seconds]
palo1 is now known as palo
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90441 → video2midi: 0.4.0.1 -> 0.4.0.2 → https://git.io/Jf7OQ
c0c0 has joined #nixos
bhipple has quit [Remote host closed the connection]
<wedens[m]> why do I need to set up overlays in 3 places? nixpkgs.overlays in nixos config, same setting in home-manager config and nixpkgs-overlays in nix.nixPath
<wedens[m]> they all affect different things, but it's weird that there is no single place to specify overlays
FRidh has joined #nixos
kleisli has joined #nixos
eyenx has joined #nixos
eyenx has joined #nixos
eyenx has quit [Changing host]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90442 → vis: 0.5 -> 0.6 → https://git.io/Jf7Od
<cole-h> I don't think you need nixpkgs-overlays in your nix.nixPath if you already have `nixpkgs.overlays` set.
<cole-h> You don't need it set for home-manager if you place them in an overlays directory or an overlays.nix file
<wedens[m]> nix-shell is not affected by overlays without nixpkgs-overlays
<cole-h> I can't reproduce that if I have my h-m overlays in ~/.config/nixpkgs/overlays/
<bqv> I mean theyre separate, it shouldn't be a surprise. If you want home-manager and nixos to share stuff then maybe put them in the same eval (use the hm nixos module)
<wedens[m]> I don't. and to place them there I'll need to duplicate system-wide overlays due to paths difference
<cole-h> But the reason you need those three is because they affect three different things. One affects the NixOS package set, one affects the home-manager package set, and one affects the various nix binaries
<wedens[m]> bqv: I do use hm as nixos-module
<bqv> Then you can fix this with an option
<cole-h> home-manager.useGlobalPkgs = true;
<cole-h> I think
<bqv> Hold tight whil- yeah that
<cole-h> lol
drakonis2 has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos
<wedens[m]> but what package set does HM use when used as nixos module and without useGlobalPkgs=true?
<cole-h> Its own
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90443 → webhook: 2.6.8 -> 2.7.0 → https://git.io/Jf73U
<wedens[m]> I thought that using it as nixos module should effectively make it use the same package set as nixos
<cole-h> " By default, Home Manager uses a private pkgs instance that is configured via the home-manager.users.<name>.nixpkgs options."
<wedens[m]> so, it uses user's channels (if they're specified) by default?
<cole-h> Yes.
<wedens[m]> alright, I'll try `home-manager.useGlobalPkgs`. thanks
<wedens[m]> it's the same package set in the end anyway
<wedens[m]> in my setup
agsdheidjd has joined #nixos
justan0theruser has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90444 → wkhtmltopdf: 0.12.5 -> 0.12.6 → https://git.io/Jf73Z
drakonis_ has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos
justanotheruser has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
DigitalKiwi has quit [Ping timeout: 244 seconds]
mjrosenb has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 144 commits to staging-next: https://git.io/Jf738
DigitalKiwi has joined #nixos
basket_fran has quit [Ping timeout: 264 seconds]
eoli3n_ has joined #nixos
codygman has quit [Ping timeout: 246 seconds]
codygman has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
FRidh has quit [Ping timeout: 258 seconds]
FRidh has joined #nixos
<{^_^}> [nixpkgs] @peti merged pull request #90407 → bbswitch: fix build with Linux kernel version >= 5.6.0 → https://git.io/Jf7fV
<{^_^}> [nixpkgs] @peti pushed 2 commits to release-20.03: https://git.io/Jf73o
smatting has joined #nixos
<wedens[m]> what's the simplest way to add dependencies to PATH of a script? I currently use runCommand+wrapProgram but it's pretty verbose
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90445 → xmrig: 5.11.2 -> 5.11.3 → https://git.io/Jf73D
<cole-h> ,runtimedeps
<{^_^}> In order of preference: Patch source OR ((if it uses PATH -> wrap with new $PATH) AND (if it uses dlopen, (patchelf --set-rpath in postFixup OR wrap with new LD_LIBRARY_PATH)))
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
basket_fran has joined #nixos
cr4y1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90446 → xmrig-proxy: 5.10.2 -> 5.11.0 → https://git.io/Jf73d
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos
nikita_ is now known as nikita`
<{^_^}> [nixpkgs] @FRidh pushed to staging-next « Revert "python: botocore: 1.16.6 -> 1.16.23" »: https://git.io/Jf73x
<{^_^}> [nixpkgs] @FRidh merged pull request #90058 → Staging next → https://git.io/JfSwn
<{^_^}> [nixpkgs] @FRidh pushed 194 commits to master: https://git.io/Jf73h
<cole-h> FRidh++ Finally, the `cargo test` fix is in :D
<{^_^}> FRidh's karma got increased to 21
<{^_^}> [nixpkgs] @FRidh pushed 63 commits to staging: https://git.io/Jf7sJ
<{^_^}> [nixpkgs] @FRidh pushed 580 commits to staging-next: https://git.io/Jf7sU
NeoCron has joined #nixos
<{^_^}> [nixpkgs] @FRidh opened pull request #90447 → Staging next → https://git.io/Jf7sT
mallox has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90448 → yeetgif: 1.23.5 -> 1.23.6 → https://git.io/Jf7sm
codygman has quit [Ping timeout: 260 seconds]
codygman has joined #nixos
jb55 has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
vandenoever has joined #nixos
andymandias_ has joined #nixos
<{^_^}> [nixpkgs] @volth closed pull request #84468 → [20.03] processing: fix sha256 of reference.zip → https://git.io/JvNNQ
andymandias has quit [Ping timeout: 246 seconds]
orivej has quit [Read error: Connection reset by peer]
orivej_ has joined #nixos
eoli3n_ has quit [Ping timeout: 256 seconds]
codygman has quit [Ping timeout: 265 seconds]
codygman has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #90133 → ocamlPackages.js_of_ocaml_2: remove at 2.7 & 2.8.4 → https://git.io/Jf9sW
<{^_^}> [nixpkgs] @vbgl pushed 2 commits to master: https://git.io/Jf7sy
<{^_^}> [nixpkgs] @peterhoeg merged pull request #89914 → onedrive: 2.3.13 -> 2.4.2 → https://git.io/JfyRF
<{^_^}> [nixpkgs] @peterhoeg pushed 3 commits to master: https://git.io/Jf7sS
<{^_^}> [nixpkgs] @peterhoeg pushed to f/sloccount « sloccount: fix locale warnings when running with non-default locale »: https://git.io/Jf7s9
<s1341> morning.
vandenoever has quit [Quit: Konversation terminated!]
<s1341> so i want to update openstf (nodePackages.stf) to 3.4.2... but it depends on Nodejs 8.9.... what is the correct way to go about this?
<{^_^}> [nixpkgs] @matthiasbeyer opened pull request #90449 → mutt: 1.14.2 -> 1.14.3 → https://git.io/Jf7sH
nikita` has quit [Quit: leaving]
cole-h has quit [Quit: Goodbye]
nikita` has joined #nixos
<{^_^}> [nixos-homepage] @garbas merged pull request #470 → Copy first tutorials from nix.dev → https://git.io/JfQiK
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to master: https://git.io/Jf7Ge
<{^_^}> [nixos-homepage] @garbas pushed 0 commits to first-nix-dev-tutorials: https://git.io/Jf7Gv
alexherbo2 has joined #nixos
<bqv> rfc49 is long past fcp, no?
<bqv> Guess the label was added late
<{^_^}> [nixpkgs] @marsam merged pull request #90438 → tfsec: 0.19.0 -> 0.21.0 → https://git.io/Jf7YF
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jf7GB
cjpbirkbeck has quit [Quit: cjpbirkbeck]
<{^_^}> [nixpkgs] @marsam merged pull request #90422 → pueue: 0.5.1 -> 0.6.0 → https://git.io/Jf7Lw
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jf7G0
orivej_ has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
mallox has quit [Ping timeout: 264 seconds]
civodul has joined #nixos
kreyren has quit [Remote host closed the connection]
cfricke has joined #nixos
kreyren has joined #nixos
pjt_0141 is now known as pjt_014
lsix has joined #nixos
<{^_^}> [nixos-search] @garbas pushed to fix-94 « Update src/Search.elm »: https://git.io/Jf7G1
<{^_^}> [nixos-search] @garbas pushed to fix-94 « fixes from comments by samueldr »: https://git.io/Jf7Gd
<{^_^}> [nixos-search] @garbas pushed 2 commits to fix-94: https://git.io/Jf7Gb
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #nixos
kreyren has quit [Remote host closed the connection]
sarcasticadmin has quit [Ping timeout: 260 seconds]
sarcasticadmin has joined #nixos
basket_fran has quit [Ping timeout: 264 seconds]
Maxdaman1us has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
<{^_^}> [nixpkgs] @hrdinka merged pull request #90286 → steam: switch to correct runtime tarball → https://git.io/JfQVd
<{^_^}> [nixpkgs] @hrdinka pushed 2 commits to master: https://git.io/Jf7ZY
kreyren has joined #nixos
orivej has joined #nixos
Maxdamantus has quit [Ping timeout: 256 seconds]
smatting has quit [Ping timeout: 256 seconds]
<dminuoso> Mmm, for the package oracle-instantclient, there's two store paths generated, one for `%{hash}-oracle-instantclient-19.3.0.0.0-lib` and one for `{%hash}-oracle-instantclient-19.3.0.0.0`, Im staring at the derivation file ( ./pkgs/development/libraries/oracle-instantclient/default.nix ) - but I dont see why that happens.
<{^_^}> [nixos-search] @garbas pushed to fix-94 « fix »: https://git.io/Jf7Zu
<dminuoso> Can someone enlighten me here? How do I reference that separate directory?
user_0x58 has quit [Ping timeout: 260 seconds]
amerigo has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/5376727cc36 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<{^_^}> [nixos-search] @garbas merged pull request #99 → handle 10000 package limit in the UI correctly → https://git.io/JfHZd
<{^_^}> [nixos-search] @garbas pushed to master « handle 10000 package limit in the UI correctly (#99) »: https://git.io/Jf7ZS
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-94: https://git.io/Jf7Z9
slack1256 has quit [Remote host closed the connection]
inkbottle has joined #nixos
zebrag has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90450 → bison: 3.6.2 -> 3.6.3 → https://git.io/Jf7Zh
<srk> dminuoso: it has multiple outputs - outputs = [ "out" "dev" "lib"];
<srk> dminuoso: you can refer to them like pkgs.name.dev
Chiliparrot has joined #nixos
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-62: https://git.io/Jf7nU
<{^_^}> [nixpkgs] @Ma27 merged pull request #90449 → mutt: 1.14.2 -> 1.14.3 → https://git.io/Jf7sH
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jf7nk
MichaelRaskin has quit [Quit: MichaelRaskin]
<dminuoso> srk: Whats the source for those outputs? Is that taken from subdirectories during the build phase?
<dminuoso> That is, does it look for a subdirectory "out/", and place all its content into a separate store entry suffixed with -out?
xavierm02 has joined #nixos
sbetrium has joined #nixos
<srk> dminuoso: not sure precisely, I think it decides that according to where the paths are installed
<{^_^}> [nixpkgs] @joachimschmidt557 opened pull request #90451 → nimmm: init at 0.1.2 → https://git.io/Jf7no
<srk> out is the default, containing everything even if not defined explicitely
<srk> if you add doc, lib, dev than it splits those from out
orivej has quit [Ping timeout: 260 seconds]
<xavierm02> Hi. I was wondering how to install the latest precompiled version of a package with Nix. Should I just use a stable NixOS channel instead of the unstable nixpkgs one? Or is there some other way to achieve this?
<symphorien> ,unstable
<symphorien> see the faq entry, xavierm02 You can use stable nixos and just a few packages from nixos-unstable
<dminuoso> xavierm02: You have no general guarantee you will get a precompiled package.
<dminuoso> Why don't you like compiling it on your own machine?
orivej has joined #nixos
bqv has quit [Ping timeout: 240 seconds]
mananamenos has joined #nixos
<xavierm02> dminuoso: Because it's chrome / firefox / whatever and it takes forever to compile
c0c0 has quit [Ping timeout: 258 seconds]
<xavierm02> I don't mind compiling small things, but for some things it's just too long
<{^_^}> [nixpkgs] @teto merged pull request #85426 → linux config: SND_HDA_CODEC_CA0132_DSP for <5.7 → https://git.io/Jffxe
<{^_^}> [nixpkgs] @teto pushed commit from @Emantor to staging « linux config: SND_HDA_CODEC_CA0132_DSP for <5.7 »: https://git.io/Jf7cU
<{^_^}> [nixpkgs] @zimbatm merged pull request #90390 → keycard-cli: 0.0.12 -> 0.4.0 → https://git.io/JfQxJ
<{^_^}> [nixpkgs] @zimbatm pushed commit from @r-ryantm to master « keycard-cli: 0.0.12 -> 0.4.0 (#90390) »: https://git.io/Jf7cT
<xavierm02> Oh but maybe there's a package that downloads a prebuild version and I could use this
asymptotically has joined #nixos
<{^_^}> [nixpkgs] @filalex77 merged pull request #90439 → topgrade: 4.5.0 -> 4.7.0 → https://git.io/Jf7OZ
<{^_^}> [nixpkgs] @filalex77 pushed 2 commits to master: https://git.io/Jf7ct
<NinjaTrappeur> xavierm02: in general, you can be pretty sure you'll get a cached build as long as you stay on the nixos-{unstable,20.03} channels. You can get the current channel position (ie. git commit) on https://status.nixos.org/.
kreyren has quit [Remote host closed the connection]
<{^_^}> [nixos-search] @garbas pushed to fix-cron « use short names for channels now »: https://git.io/Jf7c5
<{^_^}> [nixos-search] @garbas opened pull request #101 → use short names for channels now → https://git.io/Jf7cF
<{^_^}> [nixos-search] @garbas merged pull request #101 → use short names for channels now → https://git.io/Jf7cF
<{^_^}> [nixos-search] @garbas pushed to master « use short names for channels now (#101) »: https://git.io/Jf7cA
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-cron: https://git.io/Jf7cp
<xavierm02> NinjaTrappeur: Ok. Thank you!
c0c0 has joined #nixos
<clever> xavierm02: and the history files in https://channels.nix.gsc.io/nixos-20.03 give you a history of past revisions the channel has been on, which are also going to be cached
<marius851000[m]> I've made custom stdenv for cross-compiling to the nintendo 3ds, and I have a custom pkgs derivation (a general arm cross compilation pkgs made with crosspkgs). I want to know if it is possible to make this custom pkgs derivation have the custom stdenv on the pkgs (so I can use something like cross3dspkgs.stdenv = cross3dsstdenv).
<{^_^}> [nix] @edolstra pushed to master « upload-release.pl: Fix nix-fallback-paths.nix generation »: https://git.io/Jf7Cq
<clever> marius851000[m]: this PR adds proper cross-compile support for VC4 to nixpkgs: https://github.com/NixOS/nixpkgs/pull/72657
<{^_^}> #72657 (by cleverca22, 32 weeks ago, merged): Initial implementation of vc4 cross-compile
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90453 → alsaLib: 1.2.2 -> 1.2.3 → https://git.io/Jf7Cs
<clever> marius851000[m]: and then i can just pkgsCross.vc4.callPackage or use things like `pkgsCross.vc4.extend overlay` or just import nixpkgs with overlays, and `pkgsCross.vc4.customStuff`
sbetrium has quit [Quit: sbetrium]
<marius851000[m]> clever: But I don't want to modify nixpkgs, and I prefer have an independant repository for everything else (knowing that the particular need is to cross-compile library already package in nixpkgs).
<clever> marius851000[m]: that might be a bit more difficult, and is a bit of the reverse of what ive been doing
sigmundv_ has joined #nixos
gilligan has joined #nixos
<clever> marius851000[m]: i used the above PR to add vc4 cross to nixpkgs, and then my own repo uses that to cross compile code to both arm and vc4
<marius851000[m]> That may be a good idea... I'll think about it.
sgrunert has joined #nixos
mounty has joined #nixos
mananamenos has quit [Remote host closed the connection]
<s1341> anyone? how do I update a version of a package which depends on nodejs 8???
<{^_^}> [nix] @edolstra merged pull request #3690 → Use `std::string_view` in a few more places → https://git.io/JfHPY
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/Jf7CA
orivej has quit [Ping timeout: 264 seconds]
orivej_ has joined #nixos
meh` has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90454 → bashmount: 3.2.0 -> 4.2.5 → https://git.io/Jf7WU
<{^_^}> [nixpkgs] @Mic92 opened pull request #90455 → cquery: remove → https://git.io/Jf7Wk
<{^_^}> [nixpkgs] @Mic92 opened pull request #90456 → i3pystatus: 2019-06-10 -> 2020-07-14; fix desktop notifications → https://git.io/Jf7Ws
sgrunert has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90457 → alsa-topology-conf: 1.2.2 -> 1.2.3 → https://git.io/Jf7WB
<sshow> s1341: maybe node2nix can help you out?
<s1341> sshow: ok. can you give me more info?
dermetfan has joined #nixos
nurelin has quit [Ping timeout: 256 seconds]
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<{^_^}> [nixops] @adisbladis opened pull request #1372 → Use flake-compat without fetchGit → https://git.io/Jf7lG
bqv has joined #nixos
thc202 has joined #nixos
<{^_^}> [nixos-org-configurations] @edolstra pushed 3 commits to master: https://git.io/Jf7lV
tmaekawa has joined #nixos
<eyJhb> Are there any good nikops examples?
__monty__ has joined #nixos
<eyJhb> But 1. the example is outdated 2. It complains about filesystems and grub. Do I need to import those as well? How are these in general handled?
orivej has quit [Ping timeout: 264 seconds]
orivej_ has joined #nixos
wolfshappen has quit [Ping timeout: 256 seconds]
Chiliparrot has quit [Ping timeout: 260 seconds]
Chiliparrot has joined #nixos
wolfshappen has joined #nixos
neheist has joined #nixos
bbb has joined #nixos
bbb is now known as Guest6598
<eyJhb> srhb: ping :D I know you are a expert on SSH targets regarding NixOps!
<srhb> eyJhb: What's up?
<{^_^}> [nixpkgs] @marsam merged pull request #89320 → [20.03] sane-airscan: 0.99.0 -> 0.99.3 → https://git.io/JfiY9
<{^_^}> [nixpkgs] @marsam pushed 2 commits to release-20.03: https://git.io/Jf78n
<eyJhb> srhb: aszlig ended up helping ;) I just needed to know how to handle the none backend for nixops. Does your work have any public configs used in nixops ?
<srhb> Ah ok :)
<srhb> eyJhb: No, we use morph for all ours and have yet to open source it.
<Orbstheorem> Hi. How can I list which stack resolvers are supported in a NixOS release?
<maralorn> Can please someone with the rights restart this evaluation on hydra? https://hydra.nixos.org/build/121987969 It is blocking a large chunk of the hackage package set for for days now. That build fail seems to be some IO error specific to the build host.
<srk> eyJhb: not much to handle about that - it generates a key pair for each machine and stores that in a state file, if it fails to deploy the key it gets a bit complicated
<maralorn> Orbstheorem: Wait a second.
<maralorn> Orbstheorem: If you want a specific LTS version you can find the nixpkgs commit switching the resolver via "git log --grep LTS pkgs/development/haskell-modules/configuration-hackage2nix.yaml"
<maralorn> Of course you need a checkout of nixpkgs for that.
<Orbstheorem> Thank you!
<maralorn> Orbstheorem: Just be sure to not pick the exact commit you find. The commit only writes the versions from the resolver into that yaml file one of the commits after it is the one that actually updates the nix expressions (in pkgs/development/haskell-modules/hackage-packages.nix)
tmaekawa has quit [Remote host closed the connection]
<maralorn> I generally would recommend finding a commit that was actually published as a channel.
Zetagon has joined #nixos
proofofkeags has quit [Remote host closed the connection]
<maralorn> Orbstheorem: Also you can of course use stack with any resolver so they are all "supported" under nixos. But there is for every channel only one resolver for which you can get prebuilt packages via nix.
proofofkeags has joined #nixos
<Orbstheorem> maralorn: I tried to build using lts-6.35, vur ir xoulsn'r dins ghc7103
<Orbstheorem> s.vur ir xoulsn'r dins.but it couldn't find.
<Orbstheorem> (xD)
<maralorn> Wow, that sounds old.^^
<Orbstheorem> Yeah, I'm trying to replicate this: https://github.com/serras/lambdaconf-2015-web
<eyJhb> srk: it is more, I wanted to know what to include :) But I can hear I need to have a import hardware-configuration.nix
tmaekawa has joined #nixos
proofofkeags has quit [Ping timeout: 260 seconds]
<srk> eyJhb: right, env specific import is needed so it knows how to boot
<Orbstheorem> Rah, nixpkgs jumped from lts-5.8 to lts-7.0 :/
<eyJhb> srk: not sure how to do it correctly with this backend
<srk> eyJhb: imports = [ ./remote-hardware-configuration.nix ] ?
<srk> I've used to put such config to network-physical.nix which got merged with network.nix so I can use different backends
<michaelpj> is there a way to make a derivation depend on something without using it? afaict if you don't actually use the dependency then Nix is smart enough to not consider it a dependency when building the derivation... In this case I just want the thing to have been built in case the user wants it later
<eyJhb> srk: any none backend nixops configs I can peak at?
<srk> yeah, trying to find one
<eyJhb> Because, my problem is now, that I try to import hardware config and network, but they are on the remote host
<eyJhb> Do I need to pull them before I can deploy?
<srk> you need a local copy, yes
<srk> exactly :)
<eyJhb> ... damn it
<maralorn> Orbstheorem: That's unfortunate. But as I understand it you just need a nixpkgs version which contains ghc7103?
<{^_^}> [nixpkgs] @06kellyjac opened pull request #90460 → Deno 1.1.0 → https://git.io/Jf7Bm
<srk> eyJhb: that's how we do stuff now with libvirt, justdoit like "oneclick" installer creating a vm, you reboot, copy two fileSystems lines for root/boot and include that to your config
<maralorn> michaelpj: Is this plain nix or nixos? In general you can always symlink the thing you want to save somewhere into the output of a derivation. e.g. on nixos I tend to link stuff somewhere under /etc when I want to make sure it is always around.
<Orbstheorem> maralorn: Actually I managed to find that version ^^
<michaelpj> maralorn: yeah, I could do that. In this case I'm trying to avoid modifying the underlying derivation as much as possible...
<michaelpj> but possibly that's a fool's errand
<{^_^}> [nixpkgs] @tasmo opened pull request #90461 → bitwig-studio3: 3.1.3 -> 3.2.1 → https://git.io/Jf7BZ
<Orbstheorem> I looked through the commits of Peter Simons, and found LTS 6.3
<maralorn> Orbstheorem: \o/
<Orbstheorem> None of them are in the cache though but hey it's building!
<maralorn> michaelpj: I am not sure what kind of separation you want to achieve (or if you just want to avoid work) but for the former maybe working with overrides might help?
<{^_^}> [nixpkgs] @flokli merged pull request #90064 → [20.03] Backport of nixpart0 fixes against glibc >= 2.28 → https://git.io/JfSoz
<{^_^}> [nixpkgs] @flokli pushed 7 commits to release-20.03: https://git.io/Jf7Bn
<michaelpj> oh hm, maybe `overrideAttrs` actually works
<maralorn> Orbstheorem: You found a commit with LTS 6.3 that wasn‘t found by that git log --grep?
<Orbstheorem> Yep, I think it didn't touch configuration-hackage2nix.yaml in that commit
<maralorn> huh
<Orbstheorem> 8d86c8274f8
<maralorn> Weird
<Orbstheorem> Oh, sorry: bef99f11cb4
<maralorn> michaelpj: Just note that some language specific builders don't work with overrideAttrs.
<maralorn> Or to phrase it differently: knowing which override method is the correct one for every package in nixpkgs is one of the darkest arts …
fendor has joined #nixos
<fps> hi, guix has this nice little mechanism for synthesizing environment variables needed for certain packages (or collections thereof). like LV2PATH or LADSPA_PATH. is there suche a mechanism in nix?
<{^_^}> [nixpkgs] @iblech opened pull request #90462 → ejabberd: 20.03 -> 20.04 → https://git.io/Jf7Bd
<fps> package setup hooks?
Neo-- has joined #nixos
<fps> hmm, no
mananamenos has joined #nixos
<FRidh> maralorn: reminds me I need to further work out https://github.com/NixOS/rfcs/pull/67
<{^_^}> rfcs#67 (by FRidh, 12 weeks ago, open): [RFC 0067] Common override interface
<maralorn> FRidh: Oh, yeah …
<{^_^}> [nixpkgs] @primeos pushed to master « wayvnc: Add the missing dependency on librt »: https://git.io/Jf7RT
amerigo has quit [Quit: Connection closed for inactivity]
meh` has quit [Quit: I don't want to live on this planet anymore.]
<maralorn> I remember the other day I tried to use patchPhase on a node package. Only to realize that node uses the installPhase (which is after the patchPhase) to unpack source tarballs …
ghutzriop has joined #nixos
sbetrium has joined #nixos
<{^_^}> [nixops] @adisbladis merged pull request #1367 → Rename Deployment.active -> Deployment.active_machines → https://git.io/JfHY7
<{^_^}> [nixops] @adisbladis pushed 2 commits to master: https://git.io/Jf7Rc
thc202 has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
wavirc22 has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
<ghutzriop> hi, i connected my nixos laptop to my tv over hdmi. everytime Audio stops, nixos stops transmitting audio over hdmi. this means that every time audio is started, it takes a few seconds until the tv recognizes the audio signal again. how can I configure nixos to always keep the audio signal transimitting, even if it's just silence?
orivej_ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @aanderse merged pull request #89899 → perlPackages.NetIPLite: init at 0.03 → https://git.io/JfynT
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/Jf7Ru
thc202 has joined #nixos
<{^_^}> [nixpkgs] @mroi opened pull request #90463 → clamav: enable build on darwin → https://git.io/Jf7Ra
wavirc22 has joined #nixos
<edcragg> hi, wondered if anyone has a quick fix for "openocd: error while loading shared libraries: libudev.so.1: cannot open shared object file: No such file or directory", I'm trying to use `openocd` from nixpkgs-installed platformio
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<srk> ghutzriop: try disabling runtime power management for the device via powertop
<srk> edcragg: won't be easy if platformio pulls its own openocd, can it use system one?
<edcragg> yes, i think it's a bug with platformio's pulled tools, is it a failure of patching, or something else though
tmaekawa has quit [Quit: tmaekawa]
<{^_^}> [nixpkgs] @FRidh pushed to staging-next « gtk-doc: dont recompile bytecode »: https://git.io/Jf7RF
<srk> well if it pulls openocd binary after it (platformio) is installed it's not easy to package it so it just works
<edcragg> true, i wondered how it even managed to work at all with any tools/compilers, tbh
<ghutzriop> srk: I set everything to bad now, not sure if it's really working. but thanks.
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #nixos
aranea has quit [Quit: rebooting]
<srk> edcragg: you can check by running ldd on the library to see if it's static or uses libs from /nix/store or so
<srk> ghutzriop: just a guess, works for some soundcards
<{^_^}> [nixpkgs] @fomichevmi opened pull request #90464 → Tremor location fix → https://git.io/Jf70L
<edcragg> srk: sure
ghutzriop has quit [Quit: Leaving]
<srk> edcragg: * on the binary I mean
<{^_^}> [nixpkgs] @groodt opened pull request #90465 → qbec: add ldflags → https://git.io/Jf703
<edcragg> yep. once i can find it
ok2` has quit [Read error: Connection reset by peer]
ok2` has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90466 → arb: 2.17.0 -> 2.18.0 → https://git.io/Jf70B
<edcragg> srk: it has a local copy, which may be having its own linking issues i suppose https://termbin.com/wf7f4
<srk> oh wow
<edcragg> looks patched though, no?
<edcragg> the binary anyway
<srk> yeah, it does
<srk> partially at least
kreyren has joined #nixos
aanderse_ has joined #nixos
aanderse_ has quit [Client Quit]
cosimone has joined #nixos
<mananamenos> I cannot find tsc compiler on the nixos packages. Is it really not there?
<adisbladis> mananamenos: nodePackages.typescript
<Orbstheorem> How can I have `stack build --file-watch --exec /path/to/daemon` kill and restart the daemon every time the file changes?
<mananamenos> adisbladis, thanks. Why does any of nodePackages appear in search from the web: https://nixos.org/nixos/packages.html?channel=nixos-20.03&query=nodePackages
<mananamenos> ?
notgne2 has left #nixos [#nixos]
Chiliparrot has joined #nixos
bbarker has quit [Read error: Connection reset by peer]
<srk> edcragg: I see, I would suggest trying w/o platformio if you don't strictly need it, all the tools are available as standalone nixpkgs
Chiliparrot has quit [Client Quit]
notgne2 has joined #nixos
<edcragg> srk: indeed. i did try copying the openocd invocation out of the platformio verbose output initially, but it didn't do anything and produced no meaningful output, but heh, needs more fiddling
<srk> edcragg: what's the target mcu?
<edcragg> stm32f446, using stlink on a nucleo board
<{^_^}> [nixos-homepage] @garbas pushed to fix-469 « correct link to older nix releases »: https://git.io/Jf7EB
<srk> edcragg: I'm using blackmagic probe flashed on the programmer instead of stlink but it should work just fine with openocd, you can ask on ##stm32 if it gives you trouble. which nucle btw? the most recent ones spot stlinkV3
<{^_^}> [nixos-homepage] @garbas opened pull request #471 → correct link to older nix releases → https://git.io/Jf7ER
silver has joined #nixos
<edcragg> srk: hmm, i hadn't considered the stlink version, but it's supposed to be V2 I think
drakonis_ has quit [Read error: Connection reset by peer]
<srk> edcragg: both should be supported iirc, V3 works with blackmagic_hosted tool as well
<srk> edcragg: flashing it with BMP reduces the need for openocd completely so I prefer to use that where possible, one less tool in the chain to worry about
drakonis_ has joined #nixos
<srk> edcragg: or ideally, acquire genuine BMP to support the devs :)
<edcragg> :)
orivej has quit [Ping timeout: 265 seconds]
orivej_ has joined #nixos
<edcragg> i'd not heard of blackmagic at all, so that's interesting
<srk> it is quite nice for e.g. f4 disco boards, where it can do both gdb server and uart passthru with a bit of hacking
knupfer has joined #nixos
<ocharles> Has anyone ever tried adding `CPUQuota` to `nix-daemon.service`? Does it work?
drakonis1 has joined #nixos
knupfer has quit [Client Quit]
knupfer has joined #nixos
<ocharles> We have a 48-core Hydra server that also runs a few other services. I wouldn't mind bumping up max-jobs and stuff very high (to a value that theoretically exceeds what the machine can do, but pratically would lead to more machine usage), but wouldn't want to impact the rest of the machine (or at least want to reserve some extra resources)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90467 → beancount: 2.2.3 -> 2.3.0 → https://git.io/Jf7Ey
Guest6598 has quit [Quit: WeeChat 2.7.1]
bbb1 has joined #nixos
<{^_^}> [nixos-homepage] @garbas merged pull request #471 → correct link to older nix releases → https://git.io/Jf7ER
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to master: https://git.io/Jf7E7
drakonis_ has quit [Ping timeout: 258 seconds]
<{^_^}> [nixos-homepage] @garbas pushed 0 commits to fix-469: https://git.io/Jf7E5
<{^_^}> [nixpkgs] @fomichevmi closed pull request #90464 → Tremor location fix → https://git.io/Jf70L
<{^_^}> [nixpkgs] @fomichevmi reopened pull request #90464 → Tremor location fix → https://git.io/Jf70L
<srk> ocharles: maybe adjusting nice is better, also consider IO load caused by the builds, not just CPU
turion has joined #nixos
<ocharles> Yea, I'd probably have to tune all the resources. srk: does nice do that all at once then? Can it be set declarativly for all nix-builds?
turion has left #nixos [#nixos]
<srk> ocharles: not sure about either, I would expect nix-builds to have nice adjusted already
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90468 → bmake: 20200506 -> 20200606 → https://git.io/Jf7EA
orivej_ has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
<srk> no, looks like they are using the default of 0
andymandias_ has quit [Quit: ZNC 1.7.4 - https://znc.in]
reanimus has quit [Quit: Logging off...]
andymandias has joined #nixos
reanimus has joined #nixos
drakonis has joined #nixos
knupfer has quit [Read error: Connection reset by peer]
suzanne has joined #nixos
drakonis1 has quit [Ping timeout: 256 seconds]
nek0 has joined #nixos
<{^_^}> [nixos-homepage] @garbas pushed to fix-457 « move search from navigation bar to learn page »: https://git.io/Jf7uY
<{^_^}> [nixos-homepage] @garbas opened pull request #472 → move search from navigation bar to learn page → https://git.io/Jf7u3
bbb1 has quit [Quit: WeeChat 2.7.1]
bbb1 has joined #nixos
eoli3n has quit [Quit: WeeChat 2.7]
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen1 has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #90345 → dnscontrol: 3.0.0 -> 3.2.0 → https://git.io/JfQDX
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/Jf7u4
dingenskirchen1 is now known as dingenskirchen
<{^_^}> [nixpkgs] @mmahut merged pull request #90350 → ergo: 3.2.5 -> 3.2.6 → https://git.io/JfQSw
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/Jf7uR
<{^_^}> [nixpkgs] @gnidorah opened pull request #90469 → tme: init at 0.12beta37 → https://git.io/Jf7u2
<{^_^}> [nixpkgs] @gnidorah closed pull request #90469 → tme: init at 0.12beta37 → https://git.io/Jf7u2
aranea has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout opened pull request #90470 → spago: 0.15.1 -> 0.15.3 → https://git.io/Jf7uw
fajlopter has joined #nixos
Habbie has quit [Ping timeout: 260 seconds]
acarrico has joined #nixos
<fajlopter> can someone please explain me the difference between import ./ and import ./. and importer ./.. ?
<fajlopter> import*
<fajlopter> like what is the difference between ./ and ./. ?
<gchristensen> ./ isn't valid Nix
<gchristensen> > ./
<{^_^}> error: syntax error, unexpected '.', at (string):316:1
<gchristensen> > ./.
<{^_^}> /var/lib/nixbot/state/nixpkgs
<gchristensen> import ./. implicitly means import ./default.nix
<gchristensen> and import ../. means import ../default.nix
<obadz> > ./..
<{^_^}> /var/lib/nixbot/state
<fajlopter> ooooh, interesting thank you
fajlopter has quit [Remote host closed the connection]
<obadz> :')
aranea has quit [Quit: aranea]
aranea has joined #nixos
<gchristensen> obadz++
<{^_^}> obadz's karma got increased to 2
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90471 → activemq: 5.15.12 -> 5.15.13 → https://git.io/Jf7uH
<etu> It's kinda logical, try: "cd ./././././." and notice how you didn't change directory :)
<obadz> gchristensen++
<{^_^}> gchristensen's karma got increased to like 316, I think
CMCDragonkai1 has joined #nixos
iyzsong has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout opened pull request #90472 → purescript: 0.13.6 -> 0.13.8 → https://git.io/Jf7uQ
agsdheidjd has quit [Ping timeout: 256 seconds]
<Izorkin> Mic92: merge #87833 ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/87833 (by Izorkin, 4 weeks ago, open): nixos/mysql: enable sandbox mode
<{^_^}> [nixpkgs] @vbgl closed pull request #90085 → ocamlPackages.merlin: 3.3.4 → 3.3.6 → https://git.io/JfSSw
orivej has quit [Ping timeout: 258 seconds]
<wedens[m]> do I have to list all parents in `cleanSourceWith` if I want to filter only some deeply nested directory?
agsdheidjd has joined #nixos
<wedens[m]> for example, I have directory ./x/y/z/q relative to src and I want to get only that directory without siblings in any of parents
<wedens[m]> `cleanSourceWith` seems to prune branches that return false
<Izorkin> etu: Please check PR #90339
<{^_^}> https://github.com/NixOS/nixpkgs/pull/90339 (by Izorkin, 23 hours ago, open): php: replace substituteInPlace to patch
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90473 → alsa-ucm-conf: 1.2.2 -> 1.2.3 → https://git.io/Jf7zv
Jackneill has quit [Read error: Connection reset by peer]
Jackneill has joined #nixos
<fps> hmm, browsing through the nixpkgs repo - where's the code that assembles user and system profiles?
Habbie has joined #nixos
orivej has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90474 → bacula: 9.6.3 -> 9.6.5 → https://git.io/Jf7zn
evanjs has quit [Read error: Connection reset by peer]
jumper149 has joined #nixos
evanjs has joined #nixos
jD91mZM2 has quit [Quit: ZNC 1.8.0 - https://znc.in]
<eyJhb> srk: FF stll has waaay too much accss in firejail
orivej has quit [Ping timeout: 260 seconds]
<nixbitcoin_> How can one ignore assertions when setting an option?
orivej has joined #nixos
<{^_^}> [nixpkgs] @0x4A6F opened pull request #90476 → routinator: 0.7.0 -> 0.7.1 → https://git.io/Jf7z2
<stigo> eyJhb: you can set up your own additional rules in ~/.config/firejail/firefox.local for instance
<srk> eyJhb: add noscript as well :)
<eyJhb> stigo: just trying to figure out if it 100% blacklists everything to begin with
<eyJhb> Because yay it is a different HOME, but my home can be accessed by /state/home
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90477 → alsaUtils: 1.2.2 -> 1.2.3 → https://git.io/Jf7zw
<eyJhb> Want it to use a whitelist, everything else is out of reach
<eyJhb> srk: The FF extension right?
<srk> yup
<eyJhb> Does your FF have acess to all kind of things in / as well ( srk stigo )
<srk> yeah, it does
<eyJhb> Well well well! :D
<eyJhb> Do we want that?
pjt_014 has quit [Read error: Connection reset by peer]
<srk> would be nice to restrict that for sure
pjt_014 has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos
<{^_^}> netblue30/firejail#354 (by gthreepw00d, 4 years ago, closed): how to blacklist everything?
<eyJhb> I guess not...
<eyJhb> I think we need a chroot for that
anderslundstedt has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90478 → avocode: 4.6.4 -> 4.7.0 → https://git.io/Jf7zA
<srk> sad
iyzsong has quit [Quit: ZNC 1.8.0 - https://znc.in]
jD91mZM2 has joined #nixos
orivej_ has quit [Ping timeout: 240 seconds]
Joestar79 has joined #nixos
<eyJhb> There must be some option in nixos for building a chroot?
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gf
<{^_^}> [nixpkgs] @ryantm merged pull request #90419 → picard-tools: 2.22.9 -> 2.23.0 → https://git.io/Jf7Ig
kuznero has joined #nixos
orivej has joined #nixos
<kuznero> Hi All! Can someone please help me navigate hydra.nixos.org? I would like to find a job responsible for building vscode in unstable/release?
<{^_^}> [nixpkgs] @ryantm merged pull request #90425 → rmlint: 2.10.0 -> 2.10.1 → https://git.io/Jf7qo
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gT
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90479 → asunder: 2.9.5 -> 2.9.6 → https://git.io/Jf7gk
<{^_^}> [nixpkgs] @ryantm merged pull request #90429 → skaffold: 1.10.1 -> 1.11.0 → https://git.io/Jf7mS
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gt
<{^_^}> [nixpkgs] @ryantm merged pull request #90409 → minishift: 1.34.0 -> 1.34.2 → https://git.io/Jf7fx
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gY
kenji has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #90362 → gauge: 1.0.4 -> 1.1.1 → https://git.io/JfQQJ
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gG
<kenji> hey! what is a good way to learn about the python testing suite of nixos? just read through the tests or is there extra documentation?
<{^_^}> [nixpkgs] @ryantm merged pull request #90342 → delve: 1.2.0 -> 1.4.1 → https://git.io/JfQDn
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gc
<{^_^}> [nixpkgs] @ryantm merged pull request #90331 → consul: 1.7.3 -> 1.7.4 → https://git.io/JfQXS
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gW
<{^_^}> [nixpkgs] @ryantm merged pull request #90440 → trompeloeil: 37 -> 38 → https://git.io/Jf7Ow
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7g4
eoli3n has joined #nixos
<{^_^}> [nixpkgs] @liff opened pull request #90480 → pythonPackages.hcloud: 1.6.3 -> 1.7.1 → https://git.io/Jf7g0
<{^_^}> [nixpkgs] @ryantm merged pull request #90441 → video2midi: 0.4.0.1 -> 0.4.0.2 → https://git.io/Jf7OQ
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gu
<{^_^}> [nixpkgs] @ryantm merged pull request #86975 → libdap: 3.20.5 -> 3.20.6 → https://git.io/JfZIk
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gz
<eoli3n> Hi
<{^_^}> [nixpkgs] @ryantm merged pull request #90423 → qbec: 0.11.2 -> 0.12.0 → https://git.io/Jf7Ly
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gV
orivej has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #90401 → librealsense: 2.34.0 -> 2.35.2 → https://git.io/Jf7eY
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7gM
dermetfan has quit [Ping timeout: 256 seconds]
dermetfan has joined #nixos
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen has joined #nixos
Rusty1 has joined #nixos
orivej has joined #nixos
meh` has joined #nixos
dermetfan has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @nh2 opened pull request #90481 → pycurl: Exclude flaky multi_timer_test → https://git.io/Jf72c
CMCDragonkai1 has quit [Ping timeout: 260 seconds]
teto has quit [Ping timeout: 256 seconds]
<eyJhb> How can I escape ${HOME} in a types.lines?
orivej has quit [Quit: No Ping reply in 180 seconds.]
<eyJhb> '' I gue--
<eyJhb> guess
<evils> ,escape ${HOME} in ''
<{^_^}> Escape this in '' strings with: ''${HOME} in '''
<{^_^}> Escape this in " strings with: \${HOME} in ''
eoli3n has quit [Quit: WeeChat 2.8]
orivej has joined #nixos
<srk> oh wow
<eyJhb> That bot knows too much.
<eyJhb> srk: this might be useful for you https://termbin.com/ah0r
<eyJhb> Restricting nixos configs is kind of nice
<srk> eyJhb: yy, thanks!
<betaboon> infinisil: remember when you suggested using `crossSystem = self.hostPlatform.system` on my overlay to keep being able to cross-compile. that has some weird sideeffects, seems like it tries to cross-compile even for my host-architecture now xD
<{^_^}> [nixpkgs] @misuzu opened pull request #90482 → python37Packages.pydantic: fix tests → https://git.io/Jf72N
gxt has quit [Remote host closed the connection]
c0c0 has quit [Ping timeout: 258 seconds]
gxt has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90483 → prometheus-consul-exporter: 0.3.0 -> 0.6.0 → https://git.io/Jf7av
<betaboon> infinisil: checking for `super.stdenv.hostPlatform != super.stdenv.buildPlatform` solves that tho
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<infinisil> Nice
EatThem has joined #nixos
teto has joined #nixos
<betaboon> infinisil: so doing it like this now: https://gist.github.com/betaboon/c73064271609d7080e53f7a650c7895a
<EatThem> i try package and contribute a python package with i3ipc python but it seems that the lib is not used or found by the app after packaging
<betaboon> infinisil: so i guess i ended up doing #21471 by accident xD
<{^_^}> https://github.com/NixOS/nixpkgs/issues/21471 (by Ericson2314, 3 years ago, open): Always cross compile
<EatThem> ah wrong file!!!
<EatThem> http://ix.io/2pfr here sry
simba1 has joined #nixos
kolaente_ has joined #nixos
<EatThem> if someone with sway/i3 wants to test
<kolaente_> Hey there, has anyone gotten google test to work with cmake on nixos?
<kolaente_> I've just installed gmock for my user and kind of expected it to "just work"
lorimer has joined #nixos
<simpson> It might indeed Just Work, but perhaps only in derivations and not when installed with nix-env.
<kolaente_> I've put it in the packages definition in my configuration.nix
<kolaente_> But building failed with "Error running link command: no such file or directory"
<kolaente_> while linking libgtestd.a
<betaboon> EatThem: i guess you want `python3.withPackages(ps: [ ps.i3ipc ])` as propagatedBuildInput. or even better create a wrapper for autotiling.py that uses that python
c0c0 has joined #nixos
<kolaente_> I'm not really sure how to debug this honestly
orivej_ has joined #nixos
bbb1 has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @tapayne88 opened pull request #90485 → fpp: fix python2 replace command and add python3 replace command → https://git.io/Jf7a0
<simpson> kolaente_: Could you share your derivation?
<simpson> Like, in a pastebin.
orivej has quit [Ping timeout: 246 seconds]
bbb1 has joined #nixos
<kolaente_> simpson: I have everything in a git repo: https://kolaente.dev/konrad/nix
<kolaente_> (I've since tried to add gmock globally and removed it for my user, but no luck)
bew has joined #nixos
<simpson> kolaente_: Oh, I was rather thinking instead that you'd add cmake and gmock to a derivation that builds your package, and invoke that instead. Installing traditional build tools to an environment, whether global or per-user, tends to not work.
gustavderdrache has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90487 → ckbcomp: 1.194 -> 1.195 → https://git.io/Jf7aP
<EatThem> Betaboon: ty but not working because it was not the right error, the real problem is that the app don't has access to my sway desktop windows
<kolaente_> simpson: TIL
<bew> Hello, I'd like to use NixOps with the libvirt backend, but I can't figure out how to install the plugin. I checked in the documentation but didn't find mention of this, any help?
<EatThem> type object 'Event' has no Attribute 'WINDOW_FOCUS'
Zetagon has quit [Ping timeout: 256 seconds]
<kolaente_> simpson: Kind of the problem with that is that it's not really a package (as in Trying to build a package for nix) but rather a project someone gave me to work on
philr_ has quit [Ping timeout: 256 seconds]
<EatThem> maybe packaging error ? don't know
Zetagon has joined #nixos
orivej_ has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90489 → cpp-hocon: 0.2.1 -> 0.2.2 → https://git.io/Jf7ab
<simpson> kolaente_: Sure. So, the first step then would be to write a derivation that builds that package. Once you can locally use Nix to build the package, then you can proceed to developing as usual, using nix-build to replace your normal build-system invocation.
bezaban has quit [Quit: leaving]
<kolaente_> simpson: I'll look into that. Thanks!
<simpson> bew: How does one check that the libvirtd backend is available? I have /nix/store/vwdll7m39fa7k4mwa8ap3s7m1ca3yry3-nixops-1.7 and it was built from cache and I *think* it has libvirtd support but I don't know how to tell for sure.
<{^_^}> [nixpkgs] @datafoo opened pull request #90490 → nixos/pam: ability to calls an external command → https://git.io/Jf7Vt
<yorick> gchristensen: what did the tweet say :D
smatting has joined #nixos
rajivr has quit [Quit: Connection closed for inactivity]
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @shnarazk opened pull request #90491 → cadical: 1.2.1 -> 1.3.0 → https://git.io/Jf7Vz
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90492 → cinnamon.cinnamon-control-center: 4.4.0 -> 4.6.0 → https://git.io/Jf7Vg
andreas303 has quit [Ping timeout: 240 seconds]
mystfox has quit [Max SendQ exceeded]
<{^_^}> [nix] @edolstra closed pull request #3577 → Improve 'waiting for' message by supplying a reason for the message → https://git.io/JfcH4
<{^_^}> [nix] @edolstra pushed 69 commits to master: https://git.io/Jf7V5
andreas303 has joined #nixos
<{^_^}> [nix] @edolstra merged pull request #3590 → nix errors phase 2 → https://git.io/Jf4SQ
mystfox has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #90493 → postfix: 3.5.2 -> 3.5.3 → https://git.io/Jf7Vd
waleee-cl has joined #nixos
kuznero has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90495 → cppcheck: 2.0 -> 2.1 → https://git.io/Jf7wZ
c0c0 has quit [Quit: WeeChat 2.6]
suzanne has quit [Quit: Leaving]
pamplemousse has joined #nixos
mallox has joined #nixos
mallox has quit [Client Quit]
simba1 has quit [Ping timeout: 256 seconds]
<AmandaC_> Question: Is there any way I can, in my nix configs, specify "I want to use nixos-unstable, but with these patches added ontop" -- so I can fast-track locally PRs for stuff that I care about?
AmandaC_ is now known as AmandaC
simba1 has joined #nixos
<lunik1> "created 6969 symlinks in user environment" looks like I upgraded at the perfect time
<{^_^}> [nixpkgs] @sikmir opened pull request #90496 → qmapshack: 1.14.1 -> 1.15.0 → https://git.io/Jf7rq
orivej has quit [Quit: No Ping reply in 180 seconds.]
OmnipotentEntity has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90497 → debianutils: 4.10 -> 4.11 → https://git.io/Jf7r8
<emmanuelrosa[m]> AmandaC_: For packages you can use a Nix overlay. For NixOS modules you can copy them to /etc/nixos/ and import them directly into your configuration.nix. Personally, I don't use channels at all. Instead I build from a clone of the Nixpkgs Git repo. When I want to use a PR (which I'm doing right now) I just use a Git to manage it all.
<{^_^}> [nixpkgs] @veprbl merged pull request #88016 → amarok: add last.fm support, bump version → https://git.io/Jf0Fm
<{^_^}> [nixpkgs] @veprbl pushed 3 commits to master: https://git.io/Jf7rR
orivej has joined #nixos
<AmandaC> emmanuelrosa[m]: I'd like to have the convience of having 99% of my system pre-built, as I'm on a laptop, but at the same time it can take a couple days at best for some PRs to trickle into those binary caches. I'd not mind rebuilding small amounts of packages, while getting the benifit of mostly cached builds
<evils> AmandaC: i base my local nixpkgs on nixos-unstable, still getting cache hits, do have to rebase every time it moves
<evils> i too would love a way to have the same effect without having to rebase my local checkout...
arahael3 has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #90498 → postfix: 3.4.9 -> 3.4.13 → https://git.io/Jf7ry
proofofkeags has joined #nixos
arahael2 has quit [Ping timeout: 260 seconds]
<emmanuelrosa[m]> @evils I think that can be done using NUR. I know it's possible to override a NUR repo using a local copy (which is what I do) but I'm not sure if it's possible to have a NUR that is not public.
<AmandaC> maybe I should just switch to nixos-unstable-small and then use my nixos vm on my gaming rig as a package cache
<AmandaC> Let that machine build everything, then pull down the binary packages to my laptop
smatting has quit [Ping timeout: 265 seconds]
pamplemousse has quit [Ping timeout: 256 seconds]
<emmanuelrosa[m]> AmandaC: I build off master (on a laptop) and usually I don't have to compile anything (other than my custom projects), so the binary cache should work well for you using nixos-unstable. It's a bit annoying to have to maintain a separate branch while I wait for the PRs to be merged, but considering the bang-for-the-buck I get out of it, it's not a bad deal :)
cjpbirkbeck has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/22c98819ccd (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<makefu> evils: i moved away from my custom nixpkgs to upstream nixos-unstable by either overwriting the packages i need `different` or copy-pasting modules i need changed. it may work for you as well (not sure what you do in your checkout though)
orivej_ has joined #nixos
<{^_^}> [nixpkgs] @priegger opened pull request #90499 → factorio{,-headless}-experimental: 0.18.30 -> 0.18.31 → https://git.io/Jf7oW
<evils> makefu: i've got new packaged used by new modules, changes to existing modules and packages
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90500 → cinnamon.cinnamon-translations: 4.4.2 -> 4.6.0 → https://git.io/Jf7o8
<makefu> also try to upstream your changes one-by-one. at some point you will be /free/!
<evils> makefu: unfortunately, i generate PRs faster than they get merged :P
<makefu> by utilizing overlays you can override packages which are used inside of certain modules
<makefu> evils the PR-machine!
orivej has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 52 commits to staging-next: https://git.io/Jf7oa
kreyren has quit [Ping timeout: 240 seconds]
dermetfan has joined #nixos
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90501 → container-linux-config-transpiler: 0.7.0 -> 0.9.0 → https://git.io/Jf7oM
lunik1 has quit [Quit: :x]
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
kolaente_ has quit [Quit: WeeChat 2.7.1]
lunik1 has joined #nixos
lunik1 has quit [Client Quit]
<{^_^}> [nixpkgs] @hcssmith opened pull request #90502 → Submit/stagit gopher → https://git.io/Jf7Km
lunik1 has joined #nixos
EatThem has quit [Ping timeout: 240 seconds]
kreyren has joined #nixos
EatThem has joined #nixos
<{^_^}> [nixpkgs] @dotlambda merged pull request #90496 → qmapshack: 1.14.1 -> 1.15.0 → https://git.io/Jf7rq
<{^_^}> [nixpkgs] @dotlambda pushed commit from @sikmir to master « qmapshack: 1.14.1 -> 1.15.0 (#90496) »: https://git.io/Jf7Kd
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
lunik1 has quit [Quit: :x]
zupo has joined #nixos
jmeredith has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus pushed to master « linux: 5.7-rc6 -> 5.8-rc1 »: https://git.io/Jf76G
<{^_^}> [nixpkgs] @ryantm merged pull request #90448 → yeetgif: 1.23.5 -> 1.23.6 → https://git.io/Jf7sm
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf76W
lunik1 has joined #nixos
lunik1 has quit [Client Quit]
seku has quit [Quit: Connection closed]
cole-h has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90503 → cmake: 3.17.2 -> 3.17.3 → https://git.io/Jf76P
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
cjpb0 has joined #nixos
bew has quit [Quit: Quit]
cjpbirkbeck has quit [Ping timeout: 264 seconds]
cjpb0 is now known as cjpbirkbeck
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90504 → bs1770gain: 0.5.2 -> 0.7.0 → https://git.io/Jf7ik
cfricke has quit [Ping timeout: 246 seconds]
amerigo has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90505 → cloudflared: 2020.5.1 -> 2020.6.1 → https://git.io/Jf7i0
orivej has joined #nixos
meh` has quit [Ping timeout: 246 seconds]
domogled has joined #nixos
shibboleth has joined #nixos
<rschulman> Has anyone else had trouble with only getting black video from a webcam in zoom?
<rschulman> The webcam is working fine in firefox.
orivej has quit [Quit: No Ping reply in 180 seconds.]
drakonis_ has joined #nixos
neheist has quit [Read error: Connection reset by peer]
<goibhniu1> Ross Schulman: I have that problem with one webcam too, but a different one works. I've read that some webcams aren't supported by zoom.
orivej has joined #nixos
kenran has quit [Ping timeout: 256 seconds]
<rschulman> Oh, yeah, I should have mentioned that the same webcam worked with zoom without problems under ubuntu, so I don't think its that problem.
FRidh has quit [Ping timeout: 258 seconds]
drakonis has quit [Ping timeout: 265 seconds]
<goibhniu1> Ah good, it does seem more likely to me that it's more of a nixpkgs issue
<rschulman> Zoom sees the camera and lists it as a video source, and the "recording" light goes on, but the video is all black.
<{^_^}> #41203 (by danbst, 2 years ago, closed): Zoom black video on NixOS
<rschulman> Also, the mic that is built into the web cam is also seen by zoom and zoom is getting audio from it.
<rschulman> Yeah, I saw that but being two years old I didn't know if it was still relevant.
<rschulman> And I'm on kernel 5.4.44
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
<rschulman> I could try the flatpak version.
neheist has joined #nixos
<{^_^}> [nixpkgs] @mroi opened pull request #90506 → libgcc: fix Darwin cross compile → https://git.io/Jf7PD
FRidh has joined #nixos
<{^_^}> [nixpkgs] @flokli merged pull request #90333 → systemd: 245.5 -> 245.6 → https://git.io/JfQ1L
<{^_^}> [nixpkgs] @flokli pushed 2 commits to staging: https://git.io/Jf7P7
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
dramforever has joined #nixos
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jf7Xe
<{^_^}> [nixpkgs] @flokli merged pull request #90343 → hardware/u2f: remove module → https://git.io/JfQDB
<{^_^}> [nixpkgs] @vbgl opened pull request #90507 → ocamlPackages.async_unix: 0.13.0 → 0.13.1 → https://git.io/Jf7Xs
orivej has quit [Ping timeout: 256 seconds]
proofofkeags has quit [Ping timeout: 260 seconds]
drakonis has joined #nixos
drakonis_ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90508 → cimg: 2.9.0 -> 2.9.1 → https://git.io/Jf7Xo
dramforever has quit [Quit: Leaving]
kleisli has quit [Ping timeout: 264 seconds]
plutes has quit [Ping timeout: 272 seconds]
hoverbear has joined #nixos
growpotkin has joined #nixos
erasmas has joined #nixos
<{^_^}> [nixpkgs] @stigtsp opened pull request #90509 → perlPackages.CryptEksblowfish: fix darwin build → https://git.io/Jf71v
orivej has joined #nixos
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90510 → cinnamon.cinnamon-desktop: 4.4.1 -> 4.6.1 → https://git.io/Jf71V
dramforever has joined #nixos
plutes has joined #nixos
asheshambasta has joined #nixos
cfricke has joined #nixos
<{^_^}> [nixpkgs] @pjones opened pull request #90511 → kmail: add missing dependency (kdepim-addons) → https://git.io/Jf71D
cfricke has quit [Client Quit]
proofofkeags has quit [Ping timeout: 256 seconds]
lunik1 has joined #nixos
<{^_^}> [nixpkgs] @stigtsp opened pull request #90512 → perlPackages.CryptMySQL: fix darwin build → https://git.io/Jf71N
<{^_^}> [nixpkgs] @cole-h opened pull request #90513 → fish: install docs to $out/share/doc/fish → https://git.io/Jf71p
<Unode> What is the simplest way to override NIX_CFLAGS_COMPILE in a nix-build expression?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90514 → clipgrab: 3.8.11 -> 3.8.12 → https://git.io/Jf7MU
<dramforever> Got full system freeze several times here on my new system here with nixos-unstable (audio repeats a small snippet, so probably pretty bad I guess?), any ideas on what to do?
agsdheidjd has quit [Ping timeout: 265 seconds]
<dramforever> I didn't get any error messages in journal after reboot
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<Taneb> Any advice for how I can diagnose why a Hydra build isn't starting?
dramforever has quit [Remote host closed the connection]
dramforever has joined #nixos
noudle has joined #nixos
<dramforever> (oops got myself logged out by activating a configuration...)
<dramforever> I'm trying disabling PRIME for now, but I literally have zero idea what went wrong other than that it freezes...
<goibhniu1> dramforever: did you try `alt-sysrq-f` ?
justan0theruser has quit [Ping timeout: 260 seconds]
<goibhniu1> sounds like a likely candidate alright :/
<dramforever> Not yet, I did not remember to enable sysrq :(
<dramforever> But will try next time, thanks
<goibhniu1> good luck!
<MtotheM> I'm sorry if this is an uneducated question, but it's important for my next move. does nixOS unpack onto my filesystem or into memory? I will have SD / eMMC / NVME on this device.
<dramforever> I'm generally having less success with Linux this new laptop than the previous one
<MtotheM> So have several options of where to install and so forth
<gchristensen> MtotheM: the live ISO ?
<gchristensen> MtotheM: the ISO is in to memory
<MtotheM> No, the actual system
<gchristensen> you'll install it somewhere on disk
<gchristensen> where is up to you
EatThem has quit [Read error: Connection reset by peer]
davidv7 has joined #nixos
<MtotheM> ah, so it works like I expected then.
<MtotheM> thanks
EatThem has joined #nixos
<gchristensen> yep!
<dramforever> The installation process is pretty much manual on the filesystem step
agsdheidjd has joined #nixos
<numkem> has someone here managed to get emacsUnstable (from the overlay) working with libvterm?
<dramforever> less success... like the wifi seems disconnects itself every now and then :(
shibboleth has quit [Quit: shibboleth]
AmandaC has quit [Quit: Toodles]
<{^_^}> [nixpkgs] @fgaz opened pull request #90515 → impy,evilpixie: init → https://git.io/Jf7MD
justan0theruser has joined #nixos
<dramforever> goibhniu1: I just checked and seems like f means oom killer. I don't think it's likely since I have plenty of RAM and I do watch RAM usage. Also it's sudden freeze not gradual slow down then irresponsive
<dramforever> But yeah sysrq can at least tell me if kernel is responding
agsdheidjd has quit [Ping timeout: 265 seconds]
Chiliparrot has joined #nixos
agsdheidjd has joined #nixos
AmandaC has joined #nixos
<numkem> I'm trying to install emacs-libvterm and I found that you are supposed to do something like this in your systemPackages: ((emacsPackagesFor numpkgs.emacsUnstable).emacsWithPackages (epkgs: [ epkgs.vterm ])). Yet when I do I get an error saying `error: attribute 'platforms' missing, at
<numkem> /nix/store/[...]/nixpkgs/pkgs/build-support/emacs/generic.nix:22:17`. I'm on unstable too
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/5376727cc36 (from 11 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90517 → cinnamon.cinnamon-menus: 4.4.0 -> 4.6.0 → https://git.io/Jf7Md
asheshambasta has quit [Ping timeout: 272 seconds]
b42 has quit [Ping timeout: 260 seconds]
reanimus has quit [Ping timeout: 256 seconds]
proofofkeags has joined #nixos
reanimus has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
drakonis1 has joined #nixos
user_0x58 has joined #nixos
ris has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to staging-next: https://git.io/Jf7DL
b42 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90518 → cinnamon.cjs: 4.4.0 -> 4.6.0 → https://git.io/Jf7DY
<eyJhb> Hmm, any BuildFHSUserEnv experts? Shouldn't it be possible to use it, for building a chroot environment?
<{^_^}> [nixpkgs] @dotlambda merged pull request #90493 → postfix: 3.5.2 -> 3.5.3 → https://git.io/Jf7Vd
<{^_^}> [nixpkgs] @dotlambda pushed to master « postfix: 3.5.2 -> 3.5.3 (#90493) »: https://git.io/Jf7Dg
<{^_^}> [nixpkgs] @victorluft opened pull request #90519 → zenpower: 0.1.10 -> 0.1.12 → https://git.io/Jf7Dw
<dramforever> Wait, I seemed to have overlooked the answer: xsession[1493]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 65501, resource id: 10485897, major code: 2 (ChangeWindowAttributes), minor code: 0
<{^_^}> [nixpkgs] @JohnAZoidberg merged pull request #86535 → linuxPackages_hardened.chipsec: 1.4.9 -> 1.5.1 → https://git.io/Jf349
<{^_^}> [nixpkgs] @JohnAZoidberg pushed 2 commits to master: https://git.io/Jf7DK
<{^_^}> [nixpkgs] @dotlambda merged pull request #90498 → postfix: 3.4.9 -> 3.4.13 → https://git.io/Jf7ry
<{^_^}> [nixpkgs] @dotlambda pushed 4 commits to release-20.03: https://git.io/Jf7D6
<numkem> which package has <glib.h> ?
<cole-h> ,locate glib.h
<{^_^}> Found in packages: psol, hiredis, glib.dev, syslogng, hiredis-vip, signal-desktop
<cole-h> I'd imagine glib
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90520 → datovka: 4.15.0 -> 4.15.1 → https://git.io/Jf7DP
<cole-h> ^
<numkem> cole-h: is there a command line version of this tool? that's very useful
<cole-h> You run `nix-index` once to generate a database, and then run `nix-locate '/glib.h'`
<numkem> duh, I've been using it through comma from Shopify, didn't think about files like that
<{^_^}> [nixpkgs] @zimbatm opened pull request #90521 → ###### Motivation for this change → https://git.io/Jf7DA
<eyJhb> srk: F it, I think I will use nsjail. Seems better. Have to specify exactly what it can use :p - Would still be nice with a base chroot.. But that is for another day
<{^_^}> [nixpkgs] @veprbl merged pull request #90219 → ArchiSteamFarm: 4.2.0.6 -> 4.2.2.1 → https://git.io/JfH5v
<{^_^}> [nixpkgs] @veprbl pushed commit from @gnidorah to master « ArchiSteamFarm: 4.2.0.6 -> 4.2.2.1 (#90219) »: https://git.io/Jf7yB
jgeerds_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90522 → eagle: 9.6.1 -> 9.6.2 → https://git.io/Jf7yz
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #90513 → fish: install docs to $out/share/doc/fish → https://git.io/Jf71p
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/Jf7yV
nschoe has joined #nixos
neheist has quit [Read error: Connection reset by peer]
<{^_^}> [nix] @edolstra pushed 6 commits to master: https://git.io/Jf7yi
neheist has joined #nixos
rardiol has quit [Ping timeout: 260 seconds]
abbe has joined #nixos
kenran has joined #nixos
teto has quit [Ping timeout: 240 seconds]
Rusty1 has quit [Read error: Connection reset by peer]
Rusty1 has joined #nixos
asheshambasta has joined #nixos
Rusty1 has quit [Read error: Connection reset by peer]
nschoe has quit [Ping timeout: 272 seconds]
neheist has quit [Read error: Connection reset by peer]
Joestar79 has quit [Quit: Textual IRC Client: www.textualapp.com]
knupfer has joined #nixos
agsdheidjd has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @veprbl merged pull request #89008 → munt: 2.3.0 -> 2.4.0 → https://git.io/Jfr36
<{^_^}> [nixpkgs] @veprbl pushed commit from @gnidorah to master « munt: 2.3.0 -> 2.4.0 (#89008) »: https://git.io/Jf7SY
<{^_^}> [nixpkgs] @veprbl merged pull request #90383 → buildbot: 2.8.1 -> 2.8.2 → https://git.io/JfQNv
<{^_^}> [nixpkgs] @veprbl pushed commit from @lopsided98 to master « buildbot: 2.8.1 -> 2.8.2 (#90383) »: https://git.io/Jf7SO
neheist2 has joined #nixos
mallox has joined #nixos
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
neheist2 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @JohnAZoidberg merged pull request #72956 → rpm: 4.14.2.1 -> 4.15.1 → https://git.io/Jearw
<{^_^}> [nixpkgs] @JohnAZoidberg pushed 2 commits to master: https://git.io/Jf7S8
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
Rusty1 has joined #nixos
teto has joined #nixos
kenji has quit [Ping timeout: 264 seconds]
neheist has joined #nixos
neheist has quit [Remote host closed the connection]
orivej_ has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
Privato has joined #nixos
neheist2 has joined #nixos
Privato has quit [Client Quit]
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
jgeerds_ has quit [Remote host closed the connection]
asheshambasta has quit [Ping timeout: 272 seconds]
eoli3n has joined #nixos
<Thra11> If unspecified, does meta.platforms default to platforms.all?
<AmandaC> .channels
<AmandaC> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
Rusty1 has quit [Quit: No Ping reply in 180 seconds.]
neheist2 has quit [Remote host closed the connection]
nixbitcoin_ has quit [Ping timeout: 240 seconds]
<AmandaC> Hrm, is there no channel for hydra? I'm having some trouble making it be under example.com/hydra/ instead of example.com:3000 -- it seems the config given in the manual isn't correct, I'm getting nothing but 404s, it seems to be because everything's getting prefixed with /hydra in the path, which I thought X-Request-Base was meant to help with
hoverbear has quit [Quit: Connection closed]
EatThem has quit [Ping timeout: 272 seconds]
EatThem has joined #nixos
nixbitcoin has joined #nixos
drakonis has quit [Ping timeout: 264 seconds]
hoverbear has joined #nixos
Rusty1 has joined #nixos
<AmandaC> ... oh.
<AmandaC> changing `proxy_pass http://127.0.0.1:3000;` to `proxy_pass http://127.0.0.1:3000/;` seems to have fixed it
orivej has quit [Quit: No Ping reply in 180 seconds.]
asheshambasta has joined #nixos
orivej has joined #nixos
dingenskirchen has quit [Remote host closed the connection]
drakonis has joined #nixos
dingenskirchen has joined #nixos
proofofkeags has quit [Remote host closed the connection]
neheist2 has joined #nixos
proofofkeags has joined #nixos
basket_fran has joined #nixos
agsdheidjd has joined #nixos
knupfer has quit [Quit: knupfer]
proofofkeags has quit [Ping timeout: 264 seconds]
knupfer has joined #nixos
ggp0647 has quit [Quit: ZNC 1.7.5 - https://znc.in]
ggp0647 has joined #nixos
endformationage has joined #nixos
moet has joined #nixos
hoverbear has quit [Quit: Connection closed]
hoverbear has joined #nixos
<hoverbear> Can anyone recommend a way to make Firefox on Nixos not crash every time it tries to open a file dialog in KDE5?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90524 → pantheon.elementary-code: 3.4.0 -> 3.4.1 → https://git.io/Jf7Hl
mallox has quit [Quit: WeeChat 2.8]
orivej has quit [Quit: orivej]
EatThem has quit [Read error: Connection reset by peer]
EatThem has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90525 → gnome3.evolution: 3.36.2 -> 3.36.3 → https://git.io/Jf7HQ
nwspk has quit [Quit: nwspk]
nwspk has joined #nixos
bbb1 has quit [Quit: WeeChat 2.7.1]
agsdheidjd has quit [Ping timeout: 272 seconds]
agsdheidjd has joined #nixos
asheshambasta has quit [Ping timeout: 272 seconds]
xAndy has quit [Quit: killed]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
Ralith_ has quit [Remote host closed the connection]
kenran has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @mroi opened pull request #90526 → gcc: fix cyclic dependency for Darwin cross-build → https://git.io/Jf7QT
<{^_^}> [nixpkgs] @samueldr merged pull request #90391 → nixos/release-notes: Amend note about image compression → https://git.io/JfQxu
<{^_^}> [nixpkgs] @samueldr pushed 2 commits to master: https://git.io/Jf7QL
aasg has joined #nixos
AluisioASG has quit [Read error: Connection reset by peer]
otti0815 has quit [Ping timeout: 272 seconds]
ericnoan has quit [Ping timeout: 272 seconds]
stteevveen has joined #nixos
delroth has quit [Ping timeout: 272 seconds]
delroth has joined #nixos
bkv has joined #nixos
dramforever has quit [Ping timeout: 258 seconds]
ericnoan has joined #nixos
bqv has quit [Ping timeout: 246 seconds]
pamplemousse has joined #nixos
<stteevveen> Hi! following this HowTo on discourse on learning how to pin a nixpkgs version (https://discourse.nixos.org/t/nix-haskell-development-2020/6170), I have happened to this file in my case http://0x0.st/iWes.txt however nixos-rebuild emits an error because neither `hello` nor `python36Packages` are in my pinnedPkgs. Any idea what I have done wrong
<stteevveen> ?
<cole-h> You need to import your pinnedPkgs just like you did for `<nixpkgs>`
dramforever has joined #nixos
<cole-h> Otherwise it's just a path to the nixpkgs source
<{^_^}> [nixpkgs] @ryantm merged pull request #90415 → nomad: 0.11.1 -> 0.11.3 → https://git.io/Jf7T9
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf7Qu
<{^_^}> [nixpkgs] @ghuntley closed pull request #63049 → [WIP] Windows Subsystem for Linux → https://git.io/fj2t3
dramforever has quit [Client Quit]
proofofkeags has joined #nixos
<stteevveen> cole-h great thx
<cole-h> btw nixpkgs has the same information as nixpkgs-channels
<cole-h> Not really sure why it hasn't been archived/deleted yet
otti0815 has joined #nixos
fresheyeball has joined #nixos
<fresheyeball> is there a way I can turn on -Werror for haskell from the nix side?
moet has quit [Ping timeout: 264 seconds]
agsdheidjd has quit [Ping timeout: 260 seconds]
EsperLily has joined #nixos
<{^_^}> [nixpkgs] @erictapen opened pull request #90527 → bind: set BUILD_CC for cross compilation → https://git.io/Jf77f
lsix has quit [Ping timeout: 260 seconds]
<AmandaC> I see that https://github.com/NixOS/nixpkgs/issues/90097 got "fixed" by cherry-picking a commit into the 20.03 release channel, what exactly is the process for that/ what is happening /waiting to happen to get this into nixos-unstable?
<{^_^}> #90097 (by mweinelt, 4 days ago, closed): python3.7-apsw fails tests on 20.03
<janneke> about time "we" took-up the nix work on that?
<AmandaC> It's not even in nixos-unstable-small AFAICT, so I'm not sure what exactly it was even cherry-picked from
<euank> You can see the last unstable-small update was 1 day ago, and unstable was 8 days ago.
proofofkeags has quit [Remote host closed the connection]
<euank> It was cherry-picked from master. unstable branches are build from master, but lag behind because hydra has to build them and be happy
<AmandaC> Indeed. I looked in the unstable channel branch repo though, and the patch doesn't seem to have been made it into there
<energizer> gchristensen: `hashedPassword = "$6$$/.q/.";` that's redacted, right? not the actual value
<AmandaC> ah
<gchristensen> yeah
proofofkeags has joined #nixos
<energizer> ok
<cole-h> euank: That's actually wrong, because the channel exporter is stuck ATM. If you look at the `nixos-unstable` branch on the nixpkgs repo, you'll notice it's from less than 8 days ago.
<euank> Ah, neat :)
<AmandaC> Nope, the patch mentioned in there doesn't seem to be in the nixpkgs master branch either.
<cole-h> Not by much (6 days), but still newer
<euank> Well, the broader point that unstable is built off master but lags behind it stands
<euank> Oh, weird
agsdheidjd has joined #nixos
<AmandaC> and I don't see any PR when I search for "apsw"
<euank> AmandaC: yeah, usually something should land on master before it's cherry-picked to a release branch. Looks like I'm off the mark
<cole-h> btw, uh gchristensen, ping -- exporter seems dead again x)
<gchristensen> heh
<AmandaC> so I feel like either I'm missing something with the process here, or the process was side-lined?
<cole-h> Give it a little love tap :P
<eyJhb> gchristensen: sorry for tagging, but the buildFHSUserEnv. that is meant to build a FS, which a program/user will be chrooted into, right?
<cole-h> AmandaC: That's because the commit it was cherry-picked from is not in master yet
FRidh has quit [Quit: Konversation terminated!]
<cole-h> It's appears to be a mass rebuild and is currently in the staging flow
<euank> Some changes go to staging before master, yeah
<cole-h> Right now, it's in staging-next, which means the next staging merge window will see it make its way into master.
<AmandaC> Ah.
<cole-h> Current staging next PR is https://github.com/NixOS/nixpkgs/pull/90447
<{^_^}> #90447 (by FRidh, 12 hours ago, open): Staging next
<euank> eyJhb: what's your question about chrootenv?
<euank> Do you have a more specific question? It seems like it's doing the basic stuff of creating a mount namespace, pivoting into it, etc, not too different from what runc/systemd-nspawn/etc do
proofofkeags has quit [Ping timeout: 246 seconds]
<eyJhb> I want to use it, to build a chroot, that I can use with other programs, such as firejail, nsjail, etc. but atm. I have a simple derivatie, but runnig it yields in... a chroot of / I guess
<eyJhb> Let me share what I have
<eyJhb> As simple as it gets - https://termbin.com/e7jh
<AmandaC> I'll subscribe to that PR then, so I know when to start looking for when I can update, because calibre is a requirement for me, and it ultimately depends on that package. :/
<energizer> how can i set myself up to avoid running nix-channel during an install?
<eyJhb> Running nix-build on this, gives me a relult which I can see have the chroot (2 scrpts in), but running it, I have my own normal system...
<cole-h> I thought the ISOs come with a prebaked channel
<eyJhb> And I can access all my files euank ... Any ideas?
<energizer> cole-h: there's still the home-manager channel at least
<energizer> and anyway i'd prefer to pin
proofofkeags has joined #nixos
<energizer> or somehow lock the nixpkgs version so i know what i'm getting
<euank> eyJhb: if you compare `mount` output from in and outside the chroot, you'll see that some directories differ I expect :)
<energizer> can i just clone nixpkgs and do imports = [./nixpkgs];?
MtotheM has quit [Read error: Connection reset by peer]
<eyJhb> euank: there is a hell of a lot more
<eyJhb> I can still see my mounted drive in /state, after I have run the script
<cole-h> energizer: You'd probably want to do `nixpkgs.pkgs = import ./nixpkgs {};` (or something, I think)
<eyJhb> Which is not what I would expect :/
<euank> You can see in chrootenv it's intentionally mirroring everything in `/` that isn't in `bind_blacklist`
lsix has joined #nixos
<euank> so it masks out /bin and /etc and /lib in favor of the chrootenv
drakonis has quit [Ping timeout: 240 seconds]
<euank> but it leaves /home and so on
<euank> does that make more sense now eyJhb?
<cole-h> janneke: Interesting read. It would be cool to see how far we could reduce our stdenv/bootstrap graph as well.
<energizer> cole-h: will that also define the nixos modules?
<cole-h> janneke: If there isn't one already, maybe you'd be in a good position to write an issue to the tracker about shrinking the graph
<cole-h> energizer: You can find out by setting NIX_PATH= before you rebuild
<{^_^}> [nixpkgs] @Mic92 merged pull request #90033 → python3Packages.python-engineio: build on macOS → https://git.io/JfSZR
<{^_^}> [nixpkgs] @Mic92 pushed 3 commits to master: https://git.io/Jf779
<eyJhb> euank: it does very much! Thanks. Thinking there is no good way to make a chroot build to store, while only having the specified packages (partial nix store), and somehow allow for bind mounting things into it
<euank> What's your goal here?
<euank> The intent of chrootenv seems to be different from what you want.
<eyJhb> Making a simple derivative I can chroot /nix/store/something, where I only have a partial system
<eyJhb> Specifed by the packages. Basically something I can point my jails at (nsjail or firejail) that they can use as a chroot
drakonis has joined #nixos
<eyJhb> It is basically to only allow X files to be accessed
<eyJhb> But it might be easier cooking something up
<euank> I don't think chrootenv fits that intent, and i don't know if anything else exists that's suitable for that, sorry :(
mallox has joined #nixos
<eyJhb> But would that even be possible? Because I can't bind mount something into the store. Then I should make.. Wait! I should be able to do this :)
<euank> I know systemd services allow you to do things like `InaccessiblePaths=/ ReadOnlyPaths=/foo ReadWritePaths=/bar`
<eyJhb> I can make the basic stuff in a chroot, generate those, have a activation script that makes a tmpdir that symlinks the files I need, and the bindmount into that, and then chroot
<euank> But it seems like you want just that part
<eyJhb> I just need to get only the packages I need, and not the whole /nix
<janneke> cole-h: let's ask xwvvvvwx, they already did some work -- is there an issue about this, should there be one?
<eyJhb> That could also be a solution, but wouldn't work with e.g. firefox + jails I assume
<janneke> cole-h: what's interesting (and also tricky) is that nix isn't nooted in guile
<cole-h> janneke: I did a quick search on our tracker and didn't find anything. Even if it gets closed for XYZ reason, I think an issue might be nice, accompanied by reasoning on why it's desired, if only for documentation purposes.
<janneke> otoh, nix is probably one of the very few other distros that is actually bootstrappable, i.e. has an acyclic directed package graph
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90528 → dex-oidc: 2.17.0 -> 2.23.0 → https://git.io/Jf753
<janneke> i would love for xwvvvvwx to open an issue ;-)
<lewo> whois xwvvvvwx
rardiol has joined #nixos
* janneke is now a bit scared they are pressing too hard
<cole-h> I certainly don't have any sort of expertise on the subject, but if you do create an issue, I'd subscribe to it to see what discussions could come out of it. If it's not too painful, I could see the fact that we would need less space for the bootstrap (like you guys over at Guix now have) as a positive.
<janneke> guess they're lurking
<cole-h> (Though I don't actually know how to measure our current bootstrap -- is it just stdenv? That weighs in at ~232M)
<janneke> they did some initial packaging work on gnu mes, but it's on a private branch i think
<{^_^}> [nixos-weekly] @ghedamat opened pull request #123 → Add intro to nix blog post → https://git.io/Jf75l
<janneke> cole-h: i don't know either and tbh the numbers are great for "marketing" but i don't care too much
<cole-h> It's true :^)
<janneke> getting rid of binutils+gcc+glibc is a major achievement, imho
<cole-h> But more marketing means more users means more contributors ;)
<janneke> i don't want to sound cheesy, but it's sometimes hard to explain the subject
<janneke> numbers are "easy"
<ghuntley> Picking up the NixOS on WSL PR once again.
muslimm has joined #nixos
cosimone has quit [Remote host closed the connection]
muslimm has quit [K-Lined]
<mgdm> oh neat
cosimone has joined #nixos
<cole-h> NixOS in its entirety, or just Nix + Nixpkgs?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90529 → di: 4.47.3 -> 4.48 → https://git.io/Jf75E
<eyJhb> thanks euank! I will see what I end up with :)
<ghuntley> In it's entirety, basically isContainer=1
<cole-h> Cool stuff :o
muslimm has joined #nixos
rail has quit [Quit: gone...]
muslimm has quit [K-Lined]
cole-h has quit [Quit: Goodbye]
rail has joined #nixos
cole-h has joined #nixos
muslimm has joined #nixos
muslimm has quit [Max SendQ exceeded]
muslimm has joined #nixos
ogkloo has joined #nixos
<energizer> clever: what's the point of the "" placeholder secrets?
m0rphism has quit [Quit: WeeChat 2.7.1]
<clever> energizer: load-secrets.nix ?
muslimm has quit [Max SendQ exceeded]
<energizer> yes
muslimm has joined #nixos
<clever> so the config can still build on hydra, when the secrets.nix is missing
<energizer> ah
<clever> and others can try the config out, without a dozen errors
muslimm has quit [K-Lined]
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #90527 → bind: set BUILD_CC for cross compilation → https://git.io/Jf77f
<{^_^}> [nixpkgs] @Ericson2314 pushed 2 commits to master: https://git.io/Jf75S
<ogkloo> Hi, I'm kinda stupid and so I installed nixos without networkmanager. I tried to use wpa_cli to get into the network, but that failed at boot because it could't find a config file, and the example config files seem to be missing. Is there some way short of running an ethernet cable or reinstalling with networkmanager that I could deal with this?
Guest83297 has quit [Quit: ZNC 1.7.4 - https://znc.in]
bastion-tester has joined #nixos
<clever> ogkloo: you can run wpa_passphrase to generate a config file, and then manually start wpa_supplicant, and point it to that config file
<energizer> ogkloo: wpa_supplicant -B -i $interface -c <(wpa_passphrase $ssid $password)
<clever> that is one way to do what i said
<euank> If you still have an install cd, I think `nixos-enter` + adding network manager to the config + `nixos-rebuild switch` might let it download NM using the livecd's networking setup.
orivej has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90530 → evince: 3.36.3 -> 3.36.5 → https://git.io/Jf757
<euank> but if you can get wpa_supplicant to work, that seems simpler
<ogkloo> okay, I'll try the first options given as those definitely seem easier- I'm more familiar with NM's setup but if I can do it without rebooting a bunch that'd be nice. Still very new to nixos.
<ogkloo> Tyty
codygman has quit [Ping timeout: 256 seconds]
<ivegotasthma> hello, how can I override biber for biber 2.11 in my shell.nix ?
<ogkloo> Successfully initialized / nl80211: Driver does not support authentication/association or connect commands?
<ogkloo> hmmm
codygman has joined #nixos
codygman has quit [Read error: Connection reset by peer]
justanotheruser has joined #nixos
shabius has quit [Remote host closed the connection]
<euank> ogkloo: there's a -D flag to pick a different driver (such as wext) if the default one really doesn't work
shabius has joined #nixos
<hoverbear> Can anyone recommend a way to make Firefox on Nixos not crash every time it tries to open a file dialog in KDE5?
drakonis has quit [Ping timeout: 265 seconds]
<ivegotasthma> hoverbear: did you clean your profile?
<ivegotasthma> your firefox profile that is
<hoverbear> ivegotasthma: I reset it just this morning
<ivegotasthma> if not, you should look for the mimetype associations
codygman has joined #nixos
<hoverbear> But this problem has been happening for over a month :(
justan0theruser has quit [Ping timeout: 256 seconds]
<ivegotasthma> I had something where firefox would open pdfs with libreoffice, it was a problem with mimetypes
<ivegotasthma> I'm not sure if it's the same issue
<ivegotasthma> *a similar
<hoverbear> Yeah no this is different, it's about the save/open dialogs being broken :(
<hoverbear> I don't have any GTK so I presume that's why?
<hoverbear> But adding nautilus etc to my system, which should add this, doesn't help
<ogkloo> euank tried that one, different error: rfkill cannot get wiphy information?
<ogkloo> archwiki also seems to end here
<ogkloo> Odd, the networking setup worked in the livecd
<ivegotasthma> how can I override biber for biber 2.11 in a shell.nix ?
drakonis has joined #nixos
rogue_koder has joined #nixos
aasg has quit [Read error: Connection reset by peer]
<euank> ivegotasthma: same way you normally would. I'd suggest an overlay
<{^_^}> [nixpkgs] @ryantm merged pull request #90310 → blockbook: 0.3.3 -> 0.3.4 → https://git.io/JfQiZ
<{^_^}> [nixpkgs] @ryantm pushed 3 commits to master: https://git.io/Jf7d4
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
AluisioASG has joined #nixos
proofofkeags has quit [Remote host closed the connection]
proofofk_ has joined #nixos
teto has quit [Quit: WeeChat 2.8]
proofofk_ has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @Luflosi opened pull request #90531 → youtube-dl: 2020.06.06 -> 2020.06.16 → https://git.io/Jf7dV
<ivegotasthma> euank: I don't know how to do that
<ivegotasthma> I tried
<ivegotasthma> pkgs.biber.override { version = "2.11"; }
<ivegotasthma> but I'm getting an error about overriding a set with a string
<ivegotasthma> the docs I found weren't very descriptive and it's my first time overriding
dongcarl7 has joined #nixos
<ogkloo> Seems like the answer here is to just reinstall things from the live cd again, and enable networkmanager this time
<energizer> clever: why `import ./load-secrets.nix` instead of making `options` for each of the secrets?
proofofkeags has quit [Ping timeout: 256 seconds]
dongcarl7 has quit [Client Quit]
sheeldotme has joined #nixos
<clever> energizer: it just sort of grew, it was just 2 strings, but this style also forces you to fill in every secret when you start to supply them
<clever> so its harder to forget one
<energizer> clever: alternatively, secrets = mkOption {type = types.attrs;}
<stteevveen> energizer in a few words what does mkOption does ?
<euank> ivegotasthma: biber's actually a little more complicated since it comes from textlive's source code. Basically, you'll want to understand how the derivation works (https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/typesetting/biber/default.nix and https://github.com/NixOS/nixpkgs/tree/master/pkgs/tools/typesetting/tex/texlive) so you can properly override it
<ldlework> Allows you to define a module option, like the ones NixOS provides to you.
<energizer> stteevveen: it lets you create configuration options like those in `man configuration.nix`
<{^_^}> [nixos-search] @garbas pushed to fix-62 « improve packages search query »: https://git.io/Jf7dp
<{^_^}> [nixos-search] @garbas opened pull request #102 → improve packages search query → https://git.io/Jf7Fk
absoluutely has joined #nixos
<ogkloo> euank clever energizer good news i have taken the coward's way out: running a 40ft long ethernet cable out to the router to just install nm
<energizer> ogkloo: nice, whenever i forget that step it seems to always be on a laptop sans ethernet port
<ogkloo> Yeah same, but this time... This time I got a bit lucky ll
<ogkloo> Can't tell if that needs a restart to function?
<ogkloo> or if I'm just repeatedly typing the password wrong
pamplemousse has quit [Ping timeout: 246 seconds]
proofofkeags has joined #nixos
<energizer> iirc nmcli has a quirk where you need to delete and recreate the connnection if you got the password wrong
<gchristensen> impressive
mananamenos has quit [Ping timeout: 264 seconds]
<ogkloo> Trying to do it over nm-applet, we'll see if that works
<ivegotasthma> euank: this looks undecypherable to me
<ivegotasthma> no offense
<{^_^}> [nixpkgs] @Mic92 merged pull request #90455 → cquery: remove → https://git.io/Jf7Wk
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jf7Fl
<energizer> (i might be mischaracterizing that, not sure i understand all its properties)
<ivegotasthma> I'll just hack around the bibliography
sheeldotme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sheeldotme has joined #nixos
<energizer> i think i want to define my networkmanager connections in nix, is that doable?
Rusty1 has quit [Quit: No Ping reply in 180 seconds.]
stteevveen has quit [Remote host closed the connection]
Rusty1 has joined #nixos
<ivegotasthma> energizer: yes
<energizer> nm config takes a `keyfile.path`, but how do i avoid putting the key into the store?
<ivegotasthma> energizer: these are the options you can configure https://nixos.org/nixos/options.html#networkmanager
ogkloo has quit [Ping timeout: 272 seconds]
<energizer> it'll have to look like `networking.networkmanager.extraConfig = ''[keyfile] path = ${secrets.wifiKeyPath}'' ` but then how do i put something into that path?
<energizer> (unless that path is in the store, which defeats the point)
absoluutely has quit [Ping timeout: 246 seconds]
eoli3n has quit [Ping timeout: 260 seconds]
<energizer> oh i guess i just manually put the key at some path on the drive
dermetfan has quit [Ping timeout: 260 seconds]
absoluutely has joined #nixos
AmandaC has quit [Read error: Connection reset by peer]
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #90530 → evince: 3.36.3 -> 3.36.5 → https://git.io/Jf757
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jf7bZ
<{^_^}> [nixpkgs] @jtojnar merged pull request #90525 → gnome3.evolution: 3.36.2 -> 3.36.3 → https://git.io/Jf7HQ
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jf7bc
mallox has quit [Quit: WeeChat 2.8]
mananamenos has joined #nixos
<energizer> looks like systemd may add a secrets system, that ought to help
<multun> energizer: oh that'd be nice, where did you get that info?
<{^_^}> systemd/systemd#15778 (by flokli, 5 weeks ago, open): RFE: per-service credentials system
NeoCron has quit [Ping timeout: 256 seconds]
AmandaC has joined #nixos
<multun> sick
<{^_^}> [nixpkgs] @jtojnar pushed 57 commits to staging: https://git.io/Jf7bX
<ldlework> Is there an easy way to search for python36 packages or whatever?
<energizer> nix search python37Packages
hoverbear has quit [Quit: Connection closed]
<ldlework> thanks
fresheyeball has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90534 → gnome3.gnome-desktop: 3.36.2 -> 3.36.3.1 → https://git.io/Jf7bp
teto has joined #nixos
<ldlework> Installing python36Packages.tensorflow causes it to be compiled from scratch
<ldlework> this could take hours and hours
<ldlework> anyway to avoid this?
ddellacosta has joined #nixos
<energizer> find a version that's been compiled and cached on cache.nixos.org and use that one instead
<cransom> 37 and 38 have cached builds.
<cransom> you'd probably have to go back to older releases for 36.
<ldlework> Hmm.
orivej has quit [Quit: No Ping reply in 180 seconds.]
knupfer has quit [Ping timeout: 260 seconds]
Zetagon has quit [Quit: WeeChat 2.8]
orivej has joined #nixos
<ldlework> cransom++
<{^_^}> cransom's karma got increased to 6
<ldlework> energizer++
<{^_^}> energizer's karma got increased to 18
<ldlework> Processing ./tensorflow_cpu-2.1.0-cp37-cp37m-manylinux2010_x86_64.whl
<ldlework> ERROR: Could not find a version that satisfies the requirement gast==0.3.2 (from tensorflow-cpu==2.1.0) (from versions: none)
<ldlework> ...?
shibboleth has joined #nixos
<ldlework> nevermind
nikita` has quit [Quit: leaving]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has quit [Quit: No Ping reply in 180 seconds.]
agsdheidjd has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
Chiliparrot has joined #nixos
kleisli has joined #nixos
dongcarl has joined #nixos
Chiliparrot has quit [Client Quit]
philr_ has joined #nixos
<{^_^}> [nixpkgs] @hedning merged pull request #90534 → gnome3.gnome-desktop: 3.36.2 -> 3.36.3.1 → https://git.io/Jf7bp
<{^_^}> [nixpkgs] @hedning pushed commit from @r-ryantm to master « gnome3.gnome-desktop: 3.36.2 -> 3.36.3.1 (#90534) »: https://git.io/Jf7NX
orivej has quit [Quit: No Ping reply in 210 seconds.]
<{^_^}> [nixpkgs] @Mic92 merged pull request #89957 → sof-firmware: 1.4.2 -> 1.5.1 → https://git.io/Jfy1f
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jf7N7
orivej has joined #nixos
Rusty1 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
simba1 has quit [Ping timeout: 256 seconds]
<sheeldotme> coc-nvim requires nodejs at runtime, so I'm trying to create an overlay to do just that. I'm currently running into a recursion error. I'd really appreciate some help. https://pastebin.com/raw/A8DJxVgt . Also, is this even the right approach?
<energizer> is it possible to not set a root password?
<gchristensen> root.hashedPassword = "!"
<energizer> is that a special syntax, or that's actually a hash?
basket_fran has quit [Ping timeout: 240 seconds]
<gchristensen> it isn't a hash, specifically, it is an impossible value-- nothing will ever match it
<energizer> ok
<energizer> gchristensen++
<{^_^}> gchristensen's karma got increased to 0o475
<sheeldotme> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
<ldlework> Don't forget to join #nixos-gaming if that's relevant to you.
<{^_^}> [nixpkgs] @Mic92 merged pull request #90529 → di: 4.47.3 -> 4.48 → https://git.io/Jf75E
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jf7Ac
orivej_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90536 → file: 5.38 -> 5.39 → https://git.io/Jf7AC
orivej has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #90482 → python37Packages.pydantic: fix tests → https://git.io/Jf72N
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jf7A0
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #89755 → luxcorerender: dependency: python35 -> python36 → https://git.io/JfMF9
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jf7Au
__monty__ has quit [Quit: leaving]
<glittershark> > [splitString] is not performant and should never be used
<{^_^}> attempt to call something which is not a function but a list, at (string):316:1
<glittershark> ...so what *should* be used?
fendor_ has joined #nixos
zupo has joined #nixos
basket_fran has joined #nixos
fendor has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @maralorn opened pull request #90537 → system-config-printer: Fix ABRT: free(): invalid pointer → https://git.io/Jf7A9
<{^_^}> [nixpkgs] @primeos opened pull request #90538 → chromium: 83.0.4103.97 -> 83.0.4103.106 → https://git.io/Jf7A7
<sheeldotme> Accidentally evaluated `import <nixpkgs> {}` is there a way to undo it? Here's the log: https://pastebin.com/GpEY2VHs
pingiun has joined #nixos
<pingiun> boot.loader.grub.device needs to be something like /dev/sda right, or can it use uuids?
<pingiun> my server switched /dev/sda and /dev/sdb while booted so grub is complaining
<bigvalen> Has anyone been crazy enough to try move their root filesystem to another volume ?
<pingiun> isn't that really weird behaviour btw? I don't know why it's happening
<bigvalen> I put an NVMe drive in, was gonna try reboot to the rescue image, change the nixos-configuration to point to the new device. But...will it leave the nix-store in the old location ?
<{^_^}> [nixpkgs] @jonringer merged pull request #90250 → pythonPackages.awkward1: 0.2.22 -> 0.2.23 → https://git.io/JfQmf
<{^_^}> [nixpkgs] @jonringer pushed commit from @veprbl to master « pythonPackages.awkward1: 0.2.22 -> 0.2.23 »: https://git.io/Jf7xU
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90539 → fwupd: 1.4.2 -> 1.4.4 → https://git.io/Jf7xL
nazrhom has joined #nixos
<pingiun> bigvalen: it will install a new nix store in the new location and leave the old one
inkbottle has quit [Quit: Konversation terminated!]
inkbottle has joined #nixos
<bigvalen> Cool. Sounds perfectly acceptable :)
<bigvalen> with my luck, it won't completely break things.
<pingiun> with nixos these things are pretty easy to do
<pingiun> just make sure that your bootloader is configured correctly
kenji has joined #nixos
<bigvalen> Hopefully i can also move the bootloader from a motherboard USB key to the nvme card too.
<{^_^}> [nixpkgs] @flokli merged pull request #90537 → system-config-printer: Fix ABRT: free(): invalid pointer → https://git.io/Jf7A9
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jf7xs
gustavderdrache has quit [Quit: Leaving.]
orivej has joined #nixos
orivej_ has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @flokli pushed commit from @maralorn to release-20.03 « system-config-printer: Fix ABRT: free(): invalid pointer »: https://git.io/Jf7xC
cosimone has quit [Quit: Quit.]
<nazrhom> Hey all, Im very new to Nix and have a problem with nix-shell. Im on osx and got this error: `Package ‘glibc-2.30’ in /nix/store/q6ppzkyplaz92x2p3pyibid9qybml1wr-source/pkgs/development/libraries/glibc/default.nix:149 is not supported on ‘x86_64-darwin’, refusing to evaluate.` It then suggests some option to allowUnsupportedSystem but the
<nazrhom> build fails because glibc is not available
<pingiun> nazrhom: which package are you trying to use with nix-shell?
shibboleth has quit [Quit: shibboleth]
<nazrhom> pingiun sorry Im not really sure. I wanted to test out a project I found online. It has [this](https://github.com/fatho/syn-txt/blob/master/shell.nix) shell.nix file
<{^_^}> [nix] @Ericson2314 opened pull request #3698 → WIP: Use std::string_view everywhere → https://git.io/Jf7xE
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90540 → gallery-dl: 1.14.0 -> 1.14.1 → https://git.io/Jf7xu
<{^_^}> [nixpkgs] @peterhoeg merged pull request #90428 → wxGTK3: make gtk2 and gtk3 specific variants → https://git.io/Jf7m3
<{^_^}> [nixpkgs] @peterhoeg pushed 6 commits to master: https://git.io/Jf7xa
cr4y1 has quit [Ping timeout: 256 seconds]
lsix has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @zowoq opened pull request #90541 → ffmpeg: 4.2.3 -> 4.3 → https://git.io/Jf7xV
<{^_^}> [nixpkgs] @Pablo1107 opened pull request #90542 → luaPackages.ldbus: init at scm-0 → https://git.io/Jf7xw
nazrhom has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
xelxebar has quit [Ping timeout: 240 seconds]
iceypoi has joined #nixos
xelxebar has joined #nixos
erasmas has quit [Quit: leaving]
icey_ has quit [Ping timeout: 264 seconds]
[rg] has joined #nixos
<[rg]> I'm so impressed! at first I was afraid of nix because it seemed complex, but it seems to actually handle to "package management" aspect, as opposed to just installing packages
<{^_^}> [nixpkgs] @flokli merged pull request #89064 → nixos/modules/system/boot/networkd: enable socket activation → https://git.io/JfrAN
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jf7xj
codygman has quit [Read error: Connection reset by peer]
<[rg]> the new docs style is very helpful as well
codygman has joined #nixos
jtcs has quit [Ping timeout: 256 seconds]
<dongcarl> Pretty sure I messed up my Nextcloud upgrade... Any way to blow everything away and restart? What do I need to delete?
<{^_^}> [nixpkgs] @flokli merged pull request #89439 → bpython: substituteAll the path to `which` → https://git.io/JfPpL
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jf7pU
<{^_^}> [nixpkgs] @jonringer merged pull request #90481 → pycurl: Exclude flaky multi_timer_test → https://git.io/Jf72c
<{^_^}> [nixpkgs] @jonringer pushed commit from @nh2 to master « pycurl: Exclude flaky multi_timer_test. Fixes #77304 »: https://git.io/Jf7pk
<energizer> dongcarl: blind guess it's probably /var/lib/nextcloud
<dongcarl> will try that thanks
jtcs has joined #nixos
EatThem has quit [Quit: Quit]
<hodapp> anyone have a guess at what might affect SSL certs in something running on Oracle JDK? I am running Processing and it is failing to add libraries that I discovered were all hosted at github and with an HTTPS URL so this is my first guess
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
kreyren has quit [Remote host closed the connection]
<[rg]> how do I get packages with systemd files up and running? just point directly to the service file?
[rg] has quit [Quit: Ping timeout (120 seconds)]
[rg] has joined #nixos
<{^_^}> [nixpkgs] @nh2 opened pull request #90543 → Pycurl issue 77304 backports 20.03 → https://git.io/Jf7pg
dermetfan has joined #nixos
gustavderdrache has joined #nixos
<hodapp> sigh. yes. Processing is refusing to install from package with an HTTPS download link.
<hodapp> from any package*
[rg] has quit [Client Quit]
[rg] has joined #nixos
<energizer> what is the relationship between the display manager and x11? does one start the other?
<energizer> or are they independent processes that communicate over a socket, or
dermetfan has quit [Ping timeout: 256 seconds]
<[rg]> pretty sure the dm starts x11
abathur has quit [Read error: No route to host]
<[rg]> o
<[rg]> do I have to set the local specifically for nixos?
Ralith_ has joined #nixos
<[rg]> s/nixos/nixpkg/
inkbottle has quit [Quit: Konversation terminated!]
inkbottle has joined #nixos
abathur has joined #nixos
[rg] has left #nixos [#nixos]
shibboleth has joined #nixos
absoluutely has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90545 → gitkraken: 7.0.0 -> 7.0.1 → https://git.io/Jf7he
mananamenos has quit [Ping timeout: 264 seconds]
kenji has quit [Ping timeout: 264 seconds]
sheeldotme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
justanotheruser has quit [Ping timeout: 260 seconds]
<energizer> failing to start lightdm, user@78.service: Failed at step EXEC spawning /nix/store/.../lib/systemd/systemd: Permission denied
Rusty1 has joined #nixos
mbrgm_ has joined #nixos
asymptotically has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90546 → gnome3.gnome-control-center: 3.36.2 -> 3.36.3 → https://git.io/Jf7hZ
<{^_^}> [nixpkgs] @jonringer merged pull request #90543 → Pycurl issue 77304 backports 20.03 → https://git.io/Jf7pg
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to release-20.03: https://git.io/Jf7hc
sheeldotme has joined #nixos
mbrgm has quit [Ping timeout: 256 seconds]
mbrgm_ is now known as mbrgm
<energizer> i dont understand this: `su -c /bin/sh -s /bin/sh lightdm` - "Cannot execute /binsh"
<energizer> i dont understand this: `su -c /bin/sh -s /bin/sh lightdm` - "Cannot execute /bin/sh"
amerigo has quit [Quit: Connection closed for inactivity]
MtotheM has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90547 → freetds: 1.1.40 -> 1.1.42 → https://git.io/Jf7hr
<energizer> http://ix.io/2pih
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jf7hX
<{^_^}> [nixpkgs] @flokli merged pull request #89120 → Upgrade hplip & hplip plugin to 3.20.5 → https://git.io/JfoVs
<energizer> it looks like the lightdm user can't execute *anything*
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90548 → amiri: 0.112 -> 0.113 → https://git.io/Jf7hy
<{^_^}> [nixpkgs] @matthewbauer merged pull request #90506 → libgcc: fix Darwin cross compile → https://git.io/Jf7PD
<energizer> in fact, only `root` can execute anything
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/Jf7h9
<energizer> and maybe "message+" which seems to be related to dbus
<{^_^}> [nix] @Ericson2314 opened pull request #3699 → Add mising #include for strerror → https://git.io/Jf7hH
<{^_^}> [nixpkgs] @dotlambda opened pull request #90549 → mpv: fix umpv → https://git.io/Jf7h7
zebrag has joined #nixos
inkbottle has quit [Ping timeout: 260 seconds]
<energizer> aha, progress: /nix is rwxr-x---
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90550 → flexibee: 2019.3.1.3 -> 2020.2.0.7 → https://git.io/Jf7hp
<energizer> yes that was it
<MtotheM> which of the kernel members would be the mainline kernel? 'latest' is stable by the looks
<MtotheM> is it 'testing' or is that some other internal version?
orivej has quit [Read error: Connection reset by peer]
orivej_ has joined #nixos
shabius has quit [Read error: Connection reset by peer]
shabius has joined #nixos
m0rphism has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @peterhoeg opened pull request #90551 → wxsqlite3/wxsqliteplus: use gtk3 variant → https://git.io/Jf7jt
<{^_^}> [nixpkgs] @peterhoeg pushed 2 commits to wxgtk_fix: https://git.io/Jf7jq
<samueldr> most of the linux packages are mainline, as in the kernel from kernel.org
<samueldr> now, is there a kernel that is not a released version? sometimes linux_testing is updated, I don't know when and by whom
noudle has quit []
arahael3 is now known as Arahael
pingiun has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]