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
lawr3nce has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
kleisli_ has quit [Remote host closed the connection]
kleisli_ has joined #nixos
nixbitcoin_ is now known as nixbitcoin
bdju has quit [Remote host closed the connection]
bdju has joined #nixos
jmeredith has joined #nixos
nekroze has joined #nixos
<nekroze> How can I change the python version CMake uses? I am in a `nix-shell` with cmake but I am getting "Could NOT find PythonInterp: Found unsuitable version "2.7.18", but required is at least "3"
<infinisil> nekroze: Add python 3 to the nix-shell?
<nekroze> infinisil: that did not change anything
<infinisil> Well you probably need to remove 2 as well
<clever> nekroze: how is cmake trying to detect python?
<nekroze> tried `nix-shell --pure` too
<nekroze> which left me unable get a python2 even from my system
<infinisil> nekroze: What's the full command
wiml has quit [Ping timeout: 260 seconds]
<nekroze> I am trying to run a rust something with `cargo run` but it needs to build deps which use cmake
<nekroze> I guess from the stacktrace that whatever dependency is using cmake is calling FindPythonInterp
nick_h has quit [Ping timeout: 264 seconds]
nick_h has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JJvrG
slack1256 has joined #nixos
zeromorphism has joined #nixos
<scoates> gchristensen: I replied on #90584. Not sure if it's helpful tbh (-:
<{^_^}> https://github.com/NixOS/nixpkgs/pull/90584 (by endgame, 1 week ago, open): aws-sam-cli: 0.44.0 -> 0.52.0
acarrico has quit [Ping timeout: 246 seconds]
Fuuzetsu has joined #nixos
turion1 has joined #nixos
<Fuuzetsu> Hi; on one of our machines, the nix install suddenly became completely broken in that any `nix` command fails to run with "error while loading shared libraries: libsodium.so.23: cannot open shared object file: No such file or directory". If I strace on this machine and compare with strace output on another, I see that on one, the /nix/store/ya2xrk06bjj52s5jcv5yyx5hjnxjjjak-libsodium-1.0.18/lib/libsodium.so.23 path exists but on the
<Fuuzetsu> broken machine, it does not. It used to work however: could it have been GC'd? Why would something nix itself depends on get GC'd? How do I go about fixing it seeing I can't do any nix commands...
<Fuuzetsu> I should clarify that these are Ubuntu machines with multi-user nix install, not NixOS.
turion has quit [Ping timeout: 265 seconds]
ryantm_ has quit [Ping timeout: 264 seconds]
ryantm_ has joined #nixos
AstroBadger has quit [Quit: ZNC 1.6.5+deb1+deb9u2 - http://znc.in]
AstroBadger_ has joined #nixos
BellRooks has joined #nixos
<BellRooks> wheres the configure file from the git repo? can i install this on armv6?
orivej has joined #nixos
<BellRooks> err nix, not nixos
<drakonis> hm
<drakonis> hello
<drakonis> yes well
<BellRooks> theres no binary installer for armv6 when i tried the curl | sh installer
<BellRooks> trying to build it from source but there is no ./configure that the manual tells me to use
<BellRooks> cloned it
bdju has quit [Remote host closed the connection]
<drakonis> there is an installer for aarch64
<BellRooks> cant seem to find configure?
bdju has joined #nixos
lawr3nce has quit [Remote host closed the connection]
<drakonis> hmm weird
<drakonis> hm
<drakonis> how can i crosscompile nix to another architecture?
<drakonis> so i can build one that runs on arm
dansho has joined #nixos
<drakonis> this is a mac step mind you
<Fuuzetsu> As follow-up, I managed to run `LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libsodium.so.23 /nix/var/nix/profiles/default/bin/nix-store --repair-path /nix/store/ya2xrk06bjj52s5jcv5yyx5hjnxjjjak-libsodium-1.0.18`... but very strange.
markus1199 has joined #nixos
<drakonis> cool cool
<BellRooks> drakonis: installing from the stable tar
<drakonis> its for my friend above
<drakonis> ^
<clever> drakonis: plus https://gist.github.com/cleverca22/16873623f6a33ee192f0f4cdf4d2b598 is how you install the tar the above produces
<drakonis> honestly, i'm not the person who wants to use that
<drakonis> no arm devices here, sadly
<drakonis> i'll crosscompile that and upload the output
markus1189 has quit [Ping timeout: 265 seconds]
<clever> drakonis: my hydra is also building it: https://hydra.angeldsis.com/build/102388
<drakonis> nice
<clever> BellRooks: oh, but the above tarball is arm7, not arm6
lawr3nce has joined #nixos
nekroze has quit [Quit: Lost terminal]
<drakonis> by the way
<drakonis> anyone using flakes should be able to help me out with this
<drakonis> i can't upgrade my system to the new revision because the hydra flake lock version is unsupported
<drakonis> any way to get around checking existing flakes to build the new one?
<bqv> update nix
<bqv> install a newer version of nix
<bqv> then you'll be able to do it
<bqv> i can send you a NAR if you want
<bqv> drakonis: fwiw, if you're not using the nix flake, you should be, pkgs.nixFlakes is just set to a random successful hydra build and it falls weeks behind often
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @ajs124 opened pull request #91746 → nss: 3.52.1 -> 3.54 → https://git.io/JJvo7
<drakonis> hmm, please do.
<drakonis> i'm probably doing it wrong with regards to flakes right now
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<drakonis> nice.
<drakonis> thank you
<drakonis> now the question is, how do i replace my current nix with that?
wiml has joined #nixos
<bqv> only the eval stage has to change, so you can just nix-shell with /nix/store/q8yjc393xglp1szq7s87492pi5rjvd9f-nix-2.4pre20200623_09fc06d/bin/nix
orivej has quit [Ping timeout: 246 seconds]
<bqv> * nix-shell -p /nix/store/q8yjc393xglp1szq7s87492pi5rjvd9f-nix-2.4pre20200623_09fc06d/
orivej has joined #nixos
h0m1 has quit [Ping timeout: 260 seconds]
h0m1 has joined #nixos
<drakonis> hmm pardon not knowing how to add the nar to the store
<drakonis> but how?
<drakonis> i haven't done that
<bqv> drakonis: Oh, nix-store --restore <narfile>
<drakonis> ah neat
<drakonis> thank you
gustavderdrache has left #nixos [#nixos]
<drakonis> it takes a while to do that, yeah?
<clever> drakonis: it expects a nar on stdin
<bqv> My bad
<drakonis> hmm
<drakonis> i'm pointing to the path with the nar and its still waiting it seems
<clever> drakonis: what cmd did you run?
<drakonis> nix-store --restore nix2.4pre20200623.nar
<drakonis> while in the directory with the file
<clever> drakonis: it reads from stdin, you want `nix-store --restore destination < nix2.4pre20200623.nar`
<drakonis> oh
<drakonis> hmm
<drakonis> so the destination would be the store path
<clever> and nix wont consider that as being a valid path in /nix/store/
<clever> `nix-store --restore` is basically just `tar -x`, and doesnt flag it as valid
<drakonis> `nix-store --restore q8yjc393xglp1szq7s87492pi5rjvd9f-nix-2.4pre20200623_09fc06d < nix2.4pre20200623.nar`?
<drakonis> bad archive?
<bqv> The archive is a closure
<bqv> It has multiple paths
<bqv> So skip the path
<clever> a closure uses a different arg to unpack it
<drakonis> hmm
<bqv> Oh
<clever> --import is for a closure
<bqv> Why are nars so arcane
<clever> and that one does register it as valid
<clever> bqv: a nar is basically just a tar, with less features
<drakonis> lacks a valid signature
<clever> but if its a closure, its not a nar, its a collection of several nar's with something else
<drakonis> oof
<drakonis> error: cannot add path '/nix/store/y6rz84wgq466ngp9djy0y7pvi5r6aa9g-libunistring-0.9.10' because it lacks a valid signature
<clever> drakonis: --option require-sigs false
<bqv> Jesus
<clever> drakonis: you can also just `nix-store -r /nix/store/q8yjc393xglp1szq7s87492pi5rjvd9f-nix-2.4pre20200623_09fc06d` to download it from any binary cache
<drakonis> not a trusted user
<drakonis> hot diggity
sigmundv_ has quit [Ping timeout: 246 seconds]
<drakonis> well
<bqv> hydra saves the day
<drakonis> gotta be root
<drakonis> hooray it works
<drakonis> still getting unsupported lock version lol
<drakonis> the lock it is complaining about is hydra's lock
<drakonis> hmm no this is nix's lockfile
<drakonis> ghat dangit
<bqv> too old or too new?
<drakonis> too old
<bqv> Update the input
<drakonis> its looking at my source
<bqv> Oh yours? Recreate the lock
<drakonis> i cant update the input
<drakonis> yes
zupo has quit [Ping timeout: 264 seconds]
<bqv> Nix flake update --recreate-lock-file or something
<bqv> Should be fine with new nix
<drakonis> its fetching now
<bqv> Jee
<drakonis> had to do it as root
<drakonis> jeeze finally
<bqv> Might be having a language barrier with the daemon
<drakonis> ughhhhh
<drakonis> its now unsupported version 7
<drakonis> it was 6
<bqv> what
<bqv> You're kidding
<bqv> My lock is version 7
<bqv> Using that nix
<drakonis> this is baffling
wiml has quit [Quit: Leaving]
<bqv> Are you building with new nix?
<drakonis> yeah?
<drakonis> well, using nixos-rebuild
<bqv> Oh
<bqv> That will use old nix
<drakonis> hmm
<bqv> Youll have to edit it
<bqv> Or do it manually
<drakonis> what's the tip
<bqv> I'd just copy $(which nixos-rebuild) and replace each call to nix with your new one
das_j has quit [Quit: killed]
ajs124 has quit [Quit: killed]
Scriptkiddi has quit [Quit: killed]
mrpi has quit [Quit: killed]
<bqv> Or, maverick solution, mount the store rw and copy new nix over old
<drakonis> haha welp
<drakonis> alright i'll do that
<drakonis> the former
das_j has joined #nixos
Scriptkiddi has joined #nixos
mrpi has joined #nixos
ajs124 has joined #nixos
rajivr has joined #nixos
<bqv> The manual nix call is nix build .#nixosConfigurations.<hostname>.config.system.build.toplevel, then run result/bin/switch-to-configuration switch, but bear in mind that won't update your profile properly
lord| has quit [Ping timeout: 265 seconds]
lord| has joined #nixos
<drakonis> works for me...
<drakonis> finally
felixfoertsch has quit [Ping timeout: 260 seconds]
<drakonis> escaping this loop
felixfoertsch23 has joined #nixos
<drakonis> its been a while since i've updated
<drakonis> i'm hoping to have functional printing again ever since python 2 got removed
felixfoertsch23 is now known as felixfoertsch
<bqv> Wait python2's gone?
<drakonis> i think it is?
orivej_ has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
<drakonis> or maybe one of the dependencies requires python 2 and it complained about python 2, so it didnt let me install it
<drakonis> still no kde 5.18
<drakonis> kde on nix is 2 versions behind release now
<drakonis> maybe i should just use gnome lol
<bqv> Kde is a whole ordeal, tbf, I'm not surprised
markus1199 has quit [Ping timeout: 240 seconds]
<drakonis> kde is nice but hoo boy it has some annoying stuff at times
knerten2 has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #91537 → cava: 0.6.1 -> 0.7.1 → https://git.io/Jfj80
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JJvKX
<drakonis> by the way, how does home-manager work for you with flakes?
<bqv> Very well, with my setup
<bqv> I use the nixos module and some custom plumbing
<drakonis> is it just the declarative module, no home-manager command to manage things separately?
<bqv> Yeah
knerten1 has quit [Ping timeout: 240 seconds]
<bqv> Which I prefer anyway
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
domogled has joined #nixos
<drakonis> cool
bdju has quit [Quit: leaving]
bdju has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
domogled has quit [Quit: domogled]
domogled has joined #nixos
kloenk has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
kloenk has joined #nixos
ddellacosta has quit [Ping timeout: 264 seconds]
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos
Chiliparrot has joined #nixos
icey_ has joined #nixos
<drakonis> well, i guess i can rebuild using your profile now
<drakonis> most of the cleanup should be over now
<drakonis> hmm nevermind, legacy folder still around
iceypoi has quit [Ping timeout: 246 seconds]
<bqv> Lol yeah but thats just for my server's code
<bqv> Theres a fair bit of containers stuff I need to triage
lawr3nce has quit [Quit: Leaving]
<bqv> As well as how I'm sorting out my http middleware
<drakonis> the question however, is, how do i start using the newer nix flake instead of the one provided by nixpkgs?
<bqv> Add it as an input and use the overlay
<bqv> inputs.nix.overlay, or inputs.nix.defaultPackage.x86_64-linux
<drakonis> i see
<drakonis> neat.
domogled has quit [Quit: domogled]
orivej has quit [Ping timeout: 265 seconds]
<drakonis> hmm, one of those days i'll build my config from orgmode
<drakonis> i want to use it to flatten multiple files into a single one
Supersonic112 has joined #nixos
<aleph-> Oh yeah flakes
<aleph-> Should use those at some point
<drakonis> those are great.
Supersonic has quit [Ping timeout: 265 seconds]
Supersonic112 is now known as Supersonic
<bqv> Why would you want *more* files in one?
<bqv> Org is cool, though
<bqv> Ill be using it more, one day
is_null has quit [Ping timeout: 264 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
cosimone has quit [Quit: Quit.]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<colemickens> how do I do import ./machines/${hostname}/config.nix in flakes?
<colemickens> I can't remember how to interpolate with an absolute path
<colemickens> If I do "${./.}/machines/${hostname}/config.nix" then it resolves to the store path and fails in --pure-eval mode
<clever> colemickens: + works on paths
<clever> ./. + "/machines/${hostname}/config.nix"
<clever> the result of that is still a path
<clever> not a string
<colemickens> it still fails in pure eval mode :(
<clever> not sure then, ive not had a chance to play with flakes yet
<colemickens> I know it's possible, the nixflk example repo imports a directory that imports its children items without specifying them, so it's possible to walk ./ and dynamically import stuff. I just haven't cracked the code yet. thanks though!
<colemickens> It turns out I actually wanted the opposite? Weird, now it works with: `p = "${toString ./.}/machines/${hostname}/configuration.nix";`. cc: clever
<clever> toString ./. returns the absolute path of . as a string
<clever> "${./.}" copies . to the store, and returns the path of the copy
<{^_^}> [mobile-nixos] @samueldr merged pull request #171 → device: add xiaomi-begonia → https://git.io/Jfj4D
<{^_^}> [mobile-nixos] @samueldr pushed 9 commits to master: https://git.io/JJv6b
<clever> ./. + "/foo" appends to a path, and keeps it as a path, so the above 2 rules can still apply, but copy a smaller subtree
stoile has quit [Ping timeout: 256 seconds]
<colemickens> Oops, it looks like I actaully had a typo in the path, which it disliked as a disallowed path
<{^_^}> [nixpkgs] @bbigras opened pull request #91747 → mtail: 3.0.0-rc35 -> 3.0.0-rc36 → https://git.io/JJv6j
<colemickens> Which means the ./. + "" works as you described. Thanks for the detailed answer, clever++.
<{^_^}> clever's karma got increased to 465, it's a crit!
<clever> > ./.
<{^_^}> /var/lib/nixbot/state/nixpkgs
<clever> > ./. + "/"
<{^_^}> /var/lib/nixbot/state/nixpkgs
<clever> > ./. + "/" + "foo"
<{^_^}> /var/lib/nixbot/state/nixpkgsfoo
<clever> this can also lead to confusion
<clever> after each concat, it removes any redundant elements and re-absolutes the path
<colemickens> clever: :) you indeed guessed it
<clever> > ./. + "/.."
<{^_^}> /var/lib/nixbot/state
<clever> > ./. + ("/" + "foo")
<{^_^}> /var/lib/nixbot/state/nixpkgs/foo
<clever> thats also why the example i gave above, used interpolation to make the 2nd string as one piece
<jneplokh> Hey, I am having an issue with Nextcloud and NGINX, specifically when `services.nextcloud.nginx.enable = true;` Specifically, there is a problem with the `add_header` as add headers for other virtualhosts on my machine, but Nextcloud has its own (https://github.com/NixOS/nixpkgs/blob/release-20.03/nixos/modules/services/web-apps/nextcloud.nix#L514)
<jneplokh> When I try to `nixos-rebuild switch` it says `Problem: [add_header_redefinition] Nested "add_header" drops parent headers.`
<jneplokh> How can I not have Nextcloud's NGINX not conflict with the headers I set for other hosts?
<drakonis> bqv: i mean, i want to flatten them for reading
rardiol has quit [Quit: No Ping reply in 180 seconds.]
<drakonis> alternatively, generate my system from a single file
rardiol has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #58598 → mspdebug: darwin fixes and enableParallelBuilding → https://git.io/fjkuz
<{^_^}> [nixpkgs] @ryantm pushed 4 commits to master: https://git.io/JJvim
user_0x58 has quit [Quit: Leaving]
<bqv> Oh I see, hm
<bqv> I have way too much config for it to be in one file
<{^_^}> [nixpkgs] @ryantm closed pull request #61176 → pythonPackages.i3ipc: 1.6.0 -> 1.7.1 → https://git.io/fjcjN
MichaelRaskin has quit [Quit: MichaelRaskin]
Czen1 has quit [Ping timeout: 258 seconds]
cjpbirkbeck has quit [Quit: cjpbirkbeck]
<{^_^}> [mobile-nixos] @samueldr opened pull request #175 → device: add asus-x018d → https://git.io/JJviQ
sangoma has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #91735 → osmium-tools: run tests, install man pages and zsh completions → https://git.io/JJv4K
<{^_^}> [nixpkgs] @danieldk pushed 3 commits to master: https://git.io/JJvPs
Rusty1 has quit [Quit: WeeChat 2.3]
stoile has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/cbb7c81ac6a (from 50 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
T0pH4t has quit [Quit: bye...]
gerschtli has quit [Quit: WeeChat 2.7.1]
sangoma has joined #nixos
gerschtli has joined #nixos
simba2 has joined #nixos
endformationage has quit [Quit: WeeChat 2.6]
palo1 has joined #nixos
kreyren has quit [Remote host closed the connection]
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
<Graypup_> so I'm poking around with building a Haskell project where a couple of the dependencies are built first with ghcjs and then with ghc
<Graypup_> I'm not sure how I nixify it
<Graypup_> do I make two separate packages?
<Graypup_> basically what this thing is is a web app with some common code on front and back end
jybs has quit [Quit: Lost terminal]
<{^_^}> [nixpkgs] @vbgl merged pull request #91269 → coqPackages.interval: 3.4.1 → 3.4.2 → https://git.io/JfNxK
<{^_^}> [nixpkgs] @vbgl pushed to master « coqPackages.interval: 3.4.1 → 3.4.2 »: https://git.io/JJv1q
jb55 has quit [Ping timeout: 240 seconds]
stoile has quit [Ping timeout: 240 seconds]
jb55 has joined #nixos
stoile has joined #nixos
Czen has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #91740 → osm2pgsql: 1.2.1 -> 1.2.2 → https://git.io/JJvzg
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJvML
markus1189 has joined #nixos
drakonis has quit [Quit: WeeChat 2.8]
slack1256 has quit [Ping timeout: 246 seconds]
knupfer has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #91743 → osm2pgsql: use libs from NixPkgs instead of vendored ones → https://git.io/JJvaQ
<{^_^}> [nixpkgs] @danieldk pushed 5 commits to master: https://git.io/JJvMp
simba2 has quit [Ping timeout: 260 seconds]
turlando has joined #nixos
eoli3n has quit [Remote host closed the connection]
<BellRooks> /usr/include/c++/8/bits/atomic_base.h:514: undefined reference to `__atomic_fetch_add_8'
<BellRooks> getting this compiling nix
eoli3n has joined #nixos
orivej has joined #nixos
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
LambdaDuck has quit [Ping timeout: 265 seconds]
bahamas has joined #nixos
<bahamas> how can I use mkdir in the ExecStartPre of a systemd service config?
<hazel[m]1> carefully
<bahamas> simply using mkdir gives me Executable mkdir not found in path "/no-such-path"
orivej has quit [Quit: No Ping reply in 180 seconds.]
mallox has joined #nixos
LambdaDuck has joined #nixos
orivej has joined #nixos
knupfer has quit [Ping timeout: 260 seconds]
<bahamas> ''${pkgs.coreutils}/bin/mkdir ...''
xelxebar has quit [Remote host closed the connection]
xelxebar has joined #nixos
dansho has quit [Ping timeout: 240 seconds]
alexherbo2 has joined #nixos
<bahamas> ok, so I can't create a dir in /var/lib/ because "cannot create directory ‘/var/lib/tiddlywiki’: Read-only file system". is there no way around it?
<bqv> Any committers available? #89744 needs reverting
<{^_^}> https://github.com/NixOS/nixpkgs/pull/89744 (by vojta001, 3 weeks ago, merged): traefik: unify TOML generation
lsix has joined #nixos
orivej has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @cidkidnix opened pull request #91749 → linux_testing_bcachefs: 5.3 -> 5.7 → https://git.io/JJvym
orivej has joined #nixos
<{^_^}> [nixpkgs] @utdemir opened pull request #91750 → slack-cli: Add missing dependencies → https://git.io/JJvyO
alexherbo26 has joined #nixos
pbb has quit [Remote host closed the connection]
alexherbo2 has quit [Ping timeout: 246 seconds]
alexherbo26 is now known as alexherbo2
o1lo01ol1o has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
orivej_ has joined #nixos
civodul has joined #nixos
o1lo01ol1o has quit [Ping timeout: 240 seconds]
whald has joined #nixos
<sphalerite> is it just me, or is console.extraTTYs completel ignored?
dansho has joined #nixos
<sphalerite> bahamas: is your root filesystem mounted read-only?
<Graypup_> https://blog.flyingcircus.io/2017/11/07/nixos-the-dos-and-donts-of-nixpkgs-overlays/ -- section "surplus arguments", how ARE we supposed to do overlays which have parameters?
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<sphalerite> bqv: will do. Why was this done in the first place? \:|
sangoma has quit [Quit: WeeChat 2.8]
<Graypup_> i guess, context: I am building a program that has multiple packages within it that depend on each other in an acyclic graph
<{^_^}> [nixpkgs] @lheckemann pushed to master « Revert "traefik: unify TOML generation" »: https://git.io/JJvyx
zupo has joined #nixos
<sphalerite> Graypup_: still not clear what the parameters are?
mrosenbe has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @danieldk opened pull request #91752 → oneDNN: add aarch64-linux to platforms → https://git.io/JJvSk
itshaydendev has joined #nixos
<itshaydendev> Hi, I'm having some issues with font scaling in my configuration for my PC, and I'm not sure where I messed it up
<itshaydendev> The issue comes when an application uses GTK for its UI font scale
orivej has quit [Ping timeout: 260 seconds]
<bqv> sphalerite: thanks. Not sure why
orivej has joined #nixos
dansho_ has joined #nixos
<bahamas> sphalerite: I don't know. I'm running NixOS inside VirtualBox using the nixos-19.09 image
dansho has quit [Ping timeout: 264 seconds]
cfricke has joined #nixos
<Graypup_> sphalerite, so this is a mildly cursed program: it has two parts, one of which needs to build some packages from the source git repo with ghcjs and the other with ghc. I want to pass the ghcjs version
<sphalerite> Graypup_: I don't see why this should be a parameter for the overlay?
<Graypup_> sphalerite, I don't know what I'm doing ^^ it's not obvious in the docs how you're supposed to build programs like this one, which contain multiple packages
<Graypup_> the haskell docs for nixpkgs say to go put stuff in ~/.config which is absolutely not correct for my use case
<bahamas> sphalerite: this is what I got
<bahamas> /dev/disk/by-uuid/3169d77c-7a3f-47d7-86fd-56133375cb11 /nix/store ext4 ro,relatime 0 0
<bahamas> grep "[[:space:]]ro[[:space:],]" /proc/mounts
<bahamas> tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
<Graypup_> the plan is to make two nix files, client.nix and server.nix, which I think should each be derivations as server depends on client but I don't get how to structure the dependency graph and the callPackage stuff
<bahamas> Graypup_: are you creating a package.nix for each of your packages?
<Graypup_> bahamas, each one has a thing generated by cabal2nix in it, if that is what you mean
<bahamas> Graypup_: yeah, a derivation file
<bahamas> Graypup_: how are you referring to those files? are you using callPackage?
orivej has quit [Ping timeout: 240 seconds]
<Graypup_> that is the plan, but I don't know /where/ to do that
<bahamas> Graypup_: probably in client.nix and server.nix
orivej has joined #nixos
<bahamas> Graypup_: I assume you want to create a derivation for each
<Graypup_> yes, since I think I need to for having them depend on each other
<bahamas> Graypup_: which things depend on each other?
<Graypup_> Client side has a dep tree of `Carnap` <- `Carnap-Client` <-
<Graypup_> `Carnap-GHCJS`. Server side is `Carnap` <- `Carnap-Client` <- `Carnap-Server`.
<Graypup_> `AllActions` JS executable into its static folder.
<Graypup_> `Carnap-Server` also depends on an evil link/copy of the `Carnap-GHCJS`
cosimone has joined #nixos
bbb has joined #nixos
bbb is now known as Guest50031
<bahamas> Graypup_: do you know about this tutorial? https://github.com/Gabriel439/haskell-nix/blob/master/project1/README.md
pjt_tmp has quit [Ping timeout: 260 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
<bahamas> Graypup_: how I think you could do it: create a client.nix that looks like release5.nix for example
<bahamas> and a separate file which contains mkDerivation and specify how to actually build client.nix
FRidh has joined #nixos
<Graypup_> I've read that tutorial, yes, but I can't remember why I gave up trying to use its method at the time. I'll poke around it again
werner291 has joined #nixos
orivej has joined #nixos
m0rphism has joined #nixos
<bahamas> Graypup_: if the client has a cabal file, you can generate a derivation for it with cabal2nix. then client-release.nix could look like that release5.nix
craftyguy has quit [Ping timeout: 260 seconds]
magnetophon has quit [Ping timeout: 260 seconds]
<bahamas> I get an assertion failed while running nix-build. but how can I get the assertion and the actual value?
<bahamas> they're not displayed
nikita` has joined #nixos
<clever> bahamas: what is the command you ran?
zamanf has left #nixos ["Leaving"]
<bahamas> clever: nix-build server.nix, where server.nix is https://gist.github.com/LucianU/5607c491d2c6bbd07acbc148ddb10346
<clever> bahamas: i would expect that to work, what is the full output?
<bahamas> clever: ok, so it most likely fails because I'm trying to build this on Mac. but! I enabled remote builds
<bahamas> except, as someone said, this error occurs at evaluation time
is_null has joined #nixos
<clever> bahamas: what is the full output when it fails?
<bahamas> clever: https://bpa.st/42DQ
<clever> assertion failed at /nix/store/apnn10fiqg0gz1xf87vg0qnm6gk6sd7c-nixos-20.03/pkgs/os-specific/linux/kernel/generic.nix:56:1
<clever> bahamas: and what is line 56 of that generic.nix file?
<bahamas> clever: yes, and that says "assert stdenv.isLinux;
<clever> bahamas: you need to set nixpkgs.system = "x86_64-linux"; in your configuration.nix file
<clever> to force it to build for 64bit linux, instead of the default (which is whatever the host is)
Fuuzetsu has quit [Remote host closed the connection]
<colemickens> Should `nix eval ".#nixosConfigurations.${machine}.config.system.build.toplevel"` work in flakes? That same attribute does build correctly.
<bahamas> clever: the build started. awesome! thank you!
<{^_^}> [nixpkgs] @flokli merged pull request #85223 → nixos/acme: Fix ordering of certificate requests (#81482) → https://git.io/Jfeo4
<{^_^}> [nixpkgs] @flokli pushed 6 commits to master: https://git.io/JJv9F
<{^_^}> [nixpkgs] @flokli merged pull request #91084 → dockerTools: add streaming image support, improve speed and reduce IO → https://git.io/JfFy7
<{^_^}> [nixpkgs] @flokli pushed 14 commits to master: https://git.io/JJv9p
<{^_^}> [nixpkgs] @flokli closed pull request #89075 → Calculate sha256 on the fly on dockerTools.buildLayeredImage → https://git.io/JfoJN
<{^_^}> [nixpkgs] @flokli closed pull request #75810 → dockerTools: split raw and cooked images → https://git.io/Je7RW
mrosenbe has joined #nixos
sbetrium has joined #nixos
kreyren has joined #nixos
<{^_^}> [nix] @Ma27 opened pull request #3760 → nix/*: Add `-h`-shortcut for `--help` to display helptext → https://git.io/JJvHf
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nix] @Ma27 opened pull request #3761 → nix/build: add `--check` option → https://git.io/JJvHk
LarryTheCow has quit [Ping timeout: 265 seconds]
mrosenbe has quit [Ping timeout: 240 seconds]
<{^_^}> [nix] @Ma27 opened pull request #3762 → nix/copy: Add `--build` option → https://git.io/JJvHY
<tobiasBora> Hello, I'm installing a new system with encryption + swap + btrfs. I want to be able to unlock with ssh, so I don't want to encrypt /boot (and anyway I'm not convinced that encrypting /boot brings any additional security). Now, since the system uses UEFI, my question is as follow: should I create a separate /boot partition, or can I directly use the UEFI one?
__monty__ has joined #nixos
nikita` has quit [Quit: leaving]
orivej has quit [Ping timeout: 258 seconds]
nikita` has joined #nixos
orivej has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 251 commits to haskell-updates: https://git.io/JJvHW
pax-12 has joined #nixos
fendor_ is now known as fendor
boxscape has joined #nixos
<pax-12> If I try to install neovim with nix-env -iA nixpkgs.neovim it get this warning: name collision in input Nix expressions, skipping '/home/pax/.nix-defexpr/channels_root/nixos'
<pax-12> error: attribute 'nixpkgs' in selection path 'nixpkgs.neovim' not found
<tobiasBora> pax-12: still a beginner so not sure my advise is the good one, but what about nixos.neovim instead of nixpkgs?
<pax-12> tobiasBora, thank you
<tobiasBora> pax-12: np. If I'm not wrong the "nixpkgs/nixos" depends on the name you gave to the channel.
<pax-12> tobiasBora, do you know where the init.vim is on nixos?
<tobiasBora> pax-12: I don't use neovim, but I don't think nixos changes anything on that. According to https://stackoverflow.com/questions/41410097/cant-find-init-vim
<tobiasBora> it should be in "~/.config/nvim/init.vim"
eoli3n has quit [Excess Flood]
<tobiasBora> and maybe this helps " you can get more info with :help nvim-configuration from your neovim instance."
Chiliparrot has joined #nixos
eoli3n has joined #nixos
cosimone has quit [Quit: Quit.]
<typetetris> Looks like nvidia graphics driver doesn't build with linuxPackages_5_7 in nixos-20.03 ..
<etu> That's fairly standard with out of tree drivers
<etu> If you run an older kernel (like 5.6) for a bit it will probably be fixed whenever nvidia releases a new driver
<clever> pax-12: and the collision warning, is because you have a nixos channel on both root and pax, compare `nix-channel --list` with and without sudo
thc202 has joined #nixos
<clever> pax-12: usually, only root needs the channels configured, and everybody else can inherit from root
orivej has quit [Ping timeout: 265 seconds]
* clever heads off to bed
orivej has joined #nixos
<dutchie> tangentially, i am curious, i don't have a nixpkgs channel defined in root or my user, but I can still install packages with `nix-env -iA nixpkgs.foo`. is there some magic in nix-env and friends to automatically set that to `import <nixpkgs>`?
<dutchie> (but then where would <nixpkgs> be)
<dutchie> hmm, nix repl tells me that it expands to /nix/var/nix/profiles/per-user/root/channels/nixos
<clever> dutchie: what does `ls -ld ~/.nix-defexpr/*/nixpkgs` report?
<clever> dutchie: ah, thats normal nixos, `echo $NIX_PATH`
<clever> it maps <nixpkgs> to the nixos channel
<dutchie> ah yeah
* clever heads off to bed
<dutchie> heh sorry to delay you
asymptotically has joined #nixos
NeoCron has joined #nixos
arjen-jonathan has joined #nixos
<Graypup_> bahamas, thank you so much for holding my hand a little bit :) I have it building now and I have confidence I can make this work
aleph- has quit [Read error: Connection reset by peer]
o1lo01ol1o has joined #nixos
sangoma has joined #nixos
cr4y1 has joined #nixos
<{^_^}> [nixpkgs] @maralorn opened pull request #91755 → haskellPackages.gi-webkit2: Fix build → https://git.io/JJv7u
<pax-12> if I install anything via python3.8 pip I get this error (here I was install keyboard) ,,, ERROR: Could not install packages due to an EnvironmentError: [Errno 30] Read-only file system: '/nix/store/jli50q24fvik6pfsnjs1jd90g3dy4p6y-python3-3.8.3/lib/python3.8/site-packages/keyboard'
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/52c3a80050d (from 50 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<FRidh> don't install globally but in a virtualenv
<pax-12> ok
sbetrium has quit [Quit: sbetrium]
sbetrium has joined #nixos
bahamas has quit [Ping timeout: 246 seconds]
itshaydendev has quit [Quit: WeeChat 2.7.1]
meh` has joined #nixos
<pax-12> if I try to install jdk11 I get this error: build of '/nix/store/36n1vs2cnl3nz5h0q0d4jvm9y26aciyh-user-environment.drv' failed
mounty has joined #nixos
dansho__ has joined #nixos
dansho_ has quit [Ping timeout: 246 seconds]
<Graypup_> weeeeeeeeeeeeeeeeeeeee for some reason nix is still compiling and running some haskell test suites despite me overriding mkDerivation to not do that
<Graypup_> doCheck = false is always true
<Graypup_> and yet diagrams-lib is trying to run a test suite
<Graypup_> i dont have time for this, nix
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
dermetfan has joined #nixos
dfdrg has joined #nixos
sigmundv_ has joined #nixos
smatting has joined #nixos
<Graypup_> diagrams-lib = overrideCabal super.diagrams-lib (drv: { doCheck = !pkgs.stdenv.isi686; });
<Graypup_> aha
<Graypup_> we have ourselves the problem
<Graypup_> but why are *my* overrides not overriding that?
<Graypup_> I have replaced mkDerivation so I am very confused why this is still trying to run tests
<Graypup_> https://hastebin.com/raw/qudajixagi here's my work
<Graypup_> build with nix-build --attr broken
<{^_^}> [nixpkgs] @JJJollyjim opened pull request #91756 → graphite-web: fix patch → https://git.io/JJv5l
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos
magnetophon has joined #nixos
<Graypup_> fixed by applying dontCheck to diagrams-lib which makes literally no sense since my mkDerivation override should already be doing it. regardless,,,
dhess_ has quit [Quit: ZNC - https://znc.in]
dhess has joined #nixos
zupo has joined #nixos
smatting has quit [Ping timeout: 256 seconds]
civodul has quit [Ping timeout: 260 seconds]
cosimone has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<srhb> Graypup_: I think the problem may be specific to ghcjs.
aleph- has joined #nixos
<Graypup_> srhb, yep the tests are definitely broken because of ghcjs, no doubt about that
<srhb> Graypup_: No, I mean the mkDerivation override appears to work on non-js ghcs
<Graypup_> it does on ghcjs as well, for every other package as far as I can see
<Graypup_> because I had a couple of previous test stalls
<srhb> oh! Sorry, I misunderstood.
<Graypup_> and I didn't spot any other tests getting run
<srhb> Graypup_: diagrams-lib = overrideCabal super.diagrams-lib (drv: { doCheck = !pkgs.stdenv.isi686; }); from configuration-common.nix
<srhb> That looks wrong
<srhb> Graypup_: Needs to check the drv setting too .
<srhb> But yeah, meh. mkDerivation order seems off. Oh well.
o1lo01ol1o has quit [Ping timeout: 264 seconds]
<meh`> ヽ(´ー` )ノ
emacsomancer has quit [Read error: Connection reset by peer]
<aleph-> So that's fun. `systemctl --user` is broken on my system but only if I log in via teleport ssh
<aleph-> So that'll be a fun bug to figure out.
sheepfleece has joined #nixos
emacsomancer has joined #nixos
b1000101 has joined #nixos
bahamas has joined #nixos
<aleph-> Okay seems XDG isn't getting set for spawned shells... oddly that's not set when I use regular ssh...
<aleph-> Err `XDG_RUNTIME_DIR`
eoli3n_ has joined #nixos
mrosenbe has joined #nixos
mrosenbe has quit [Ping timeout: 256 seconds]
eoli3n_ has quit [Ping timeout: 260 seconds]
<Graypup_> aaaaaaaaaaaa this sucks, cabal hell is in full swing
<Graypup_> and nix doesn't really save me because I don't want to fix the software to not depend on a function removed in 2017
delan has quit [Quit: ZNC - http://znc.in]
delan has joined #nixos
<iron_houzi> Where in the docs are the use of octal values for the mode argument described for os.chmod()? https://docs.python.org/3/library/os.html#os.chmod
mrosenbe has joined #nixos
pax-12 has quit [Remote host closed the connection]
michiel_ has joined #nixos
sheepfleece has quit [Ping timeout: 240 seconds]
<betaboon> iron_houzi: that seems like a python related question? did you mean to ask that here?
sbetrium has quit [Read error: Connection reset by peer]
<Graypup_> iron_houzi, might be an oversight but you just put 0o644 or whatever
<iron_houzi> sorry :) Wrong channel :)
sbetrium has joined #nixos
mrosenbe has quit [Ping timeout: 260 seconds]
<Graypup_> iron_houzi, also recommend reading the manual page `man 2 chmod`
<Graypup_> :)
nate48423 has joined #nixos
<nate48423> the american government and denaro are getting my human brain they are able to have me not able to comprehend and change my taste of drinks and food at times. can you please tell your world leaders to help me I am nathan biernatt if you have questions you can message me
bahamas has quit [Ping timeout: 260 seconds]
ixxie has joined #nixos
<michiel_> Is anybody aware of a method for working with more recent Android tools in Nixos than indicated here? https://nixos.wiki/wiki/Android
<michiel_> I see some movement in doc/languages-frameworks/android.section.md
<michiel_> And I can generate new expressions with the generate.sh script
<michiel_> but there is no description on the wiki what to do after that...
orivej_ has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
Siyo has quit [Ping timeout: 256 seconds]
Siyo has joined #nixos
gentauro has quit [Read error: Connection reset by peer]
gentauro has joined #nixos
reactormonk has joined #nixos
<reactormonk> I'm looking for the name of the python package for python -m http.server - It doesn't seem to exist under `http` nor `http.server`. How's the name mangling done here?
cosimone has quit [Read error: Connection reset by peer]
cosimone has joined #nixos
pbb has joined #nixos
<{^_^}> [nixos-homepage] @garbas merged pull request #491 → index: do not use IDs for styles → https://git.io/JJeQb
sheepfleece has joined #nixos
<b42> reactormonk: works for me just with "python3"
<reactormonk> So it should be in the base packages?
werner291 has quit [Ping timeout: 240 seconds]
<b42> i think so
<b42> be careful not to use python2 though, the library name was different
bahamas has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
<michiel_> reactormonk, it is a standard module of Python3
<patagonicus> AFAIK http.server is part of the standard library http module, so as long as you don't get some weird minimal version without the standard library it should be included with Python3.
cosimone has quit [Ping timeout: 260 seconds]
smatting has joined #nixos
<Graypup_> reactormonk, it was called SimpleHTTPServer on Python 2 (yes, with that case. it's dumb)
<Graypup_> (they changed it for a reason)
bahamas has quit [Ping timeout: 260 seconds]
cosimone has joined #nixos
asbachb has joined #nixos
cfricke has quit [Quit: WeeChat 2.8]
dansho__ has quit [Quit: Leaving]
smatting has quit [Ping timeout: 260 seconds]
ixxie has quit [Ping timeout: 264 seconds]
magnetophon has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @d3rped opened pull request #91757 → python3Packages.i3ipc: 2.1.1 -> 2.2.1 → https://git.io/JJvbF
magnetophon has joined #nixos
pax-12 has joined #nixos
<typetetris> What is the difference between the nixos-20.03 and release-20.03 branches?
thc202 has quit [Ping timeout: 260 seconds]
<srhb> typetetris: release is before ci, nixos- is after ci (channel bump)
<srhb> typetetris: Meaning, release is just the branch that eventually becomes a channel, if tests succeed.
asbachb has quit [Ping timeout: 245 seconds]
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to master: https://git.io/JJvNm
<{^_^}> [nixos-homepage] @garbas pushed 0 commits to fix/489-styles-leaking: https://git.io/JJvNG
<typetetris> srhb: Thank you very much!
Chiliparrot has joined #nixos
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JJvNX
<{^_^}> [nix] @edolstra merged pull request #3749 → Fall back to copyPath if link fails with EPERM → https://git.io/Jfhi0
mounty has quit [Remote host closed the connection]
mounty has joined #nixos
dfdrg has quit [Ping timeout: 245 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cosimone has quit [Quit: Quit.]
orivej has quit [Ping timeout: 240 seconds]
zupo has joined #nixos
orivej has joined #nixos
<{^_^}> [patchelf] @vanhauser-thc opened pull request #221 → more output, default to print all → https://git.io/JJvAT
dermetfan has quit [Ping timeout: 260 seconds]
karetsu has joined #nixos
cfricke has joined #nixos
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen has joined #nixos
<{^_^}> [nixpkgs] @Tomahna opened pull request #91758 → Bloop: 1.3.4 -> 1.4.2 → https://git.io/JJvAL
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/JJvAm
thc202 has joined #nixos
<pax-12> I am installing xmonad and if I try to login via lightdm it gets stuck on the light dm backround/image and no xmonad or keybinds
<chrismatheson> hi. has anyone else had trouble getting nix installed on catalina (even with the allow unecrypted flag ?
<chrismatheson> i just see it download something and stop without doing anything else ....
knupfer has joined #nixos
civodul has joined #nixos
thc202 has quit [Excess Flood]
<{^_^}> [nixpkgs] @peti opened pull request #91759 → Update Haskell package set to LTS 16.2 (plus other fixes) → https://git.io/JJvAc
dermetfan has joined #nixos
thc202 has joined #nixos
<{^_^}> [nixpkgs] @nh2 merged pull request #91522 → [20.03] libtomcrypt: fix CVE-2019-17362 (security, backport) → https://git.io/JfjqF
<{^_^}> [nixpkgs] @nh2 pushed 2 commits to release-20.03: https://git.io/JJvAE
ixxie has joined #nixos
jmarhee has quit [Ping timeout: 260 seconds]
dermetfan has quit [Ping timeout: 260 seconds]
<pax-12> how do I configure xmonad on nixos? I copied my config from my old arch install and it does not work anymore
<patagonicus> Can I use boot.kernelPatches to change the defconfig being used? Or do I need to make my own package for that? (This is for an ARM board, which has a custom defconfig in the mainline kernel)
<srk> pax-12: maybe you just needs xmonad --recompile
<srk> *need
<srk> patagonicus: yes, you can also use structuredExtraConfig like this https://github.com/novena-next/nixos-novena/blob/master/overlay.nix#L12
<patagonicus> srk: I wanna check first if I the defconfig actually fixes my problem, then I'll try to figure out what the diff is. :)
dermetfan has joined #nixos
<srk> patagonicus: here's the kernelPatches variant https://github.com/samueldr/wip-pinebook-pro/blob/master/overlay.nix#L17
knupfer1 has joined #nixos
knupfer has quit [Quit: knupfer]
knupfer1 is now known as knupfer
<pax-12> https://bpa.st/M5GA xmonad config + error
knupfer has quit [Client Quit]
<patagonicus> srk: So I can just set defconfig = "foo"; instead of using extraConfig?
knupfer has joined #nixos
<srk> hmmmm
knupfer has quit [Client Quit]
knupfer has joined #nixos
<patagonicus> I guess I can also just copy the whole thing to extraConfig for now.
knupfer has quit [Client Quit]
knupfer has joined #nixos
<srk> like, it's not that easy, best to use structuredExtraConfig as that takes config variables set by NixOS into account
<srk> pax-12: no xmonad installed in your path?
knupfer has quit [Client Quit]
knupfer has joined #nixos
<pax-12> srk, if I do whereis xmonad-contrib it returns no directory
<patagonicus> Well, I was looking at https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/linux/kernel/linux-rpi.nix and that overrides defconfig. I can also create my own package similar to the RPi one and use that.
<patagonicus> But I'll look into structuredExtraConfig
dermetfan has quit [Ping timeout: 246 seconds]
<srk> pax-12: services.xserver.windowManager.xmonad.enable and services.xserver.windowManager.xmonad.enableContribAndExtras
<srk> pax-12: or via home-manager
Ariakenom has joined #nixos
<pax-12> srk, how do I do it via home-manager?
<{^_^}> [nix] @edolstra merged pull request #3729 → hashed-mirrors: Use parsed derivation output rather than reconstructing it → https://git.io/JfA7e
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JJvxr
<patagonicus> Ok, forget about it, the defconfig isn't actually upstreamed, there's only one in the manufacturer's fork. :(
<srk> pax-12: https://paste.rs/iX8
<srk> patagonicus: there's a tool to diff these
<srk> kconfig-diff IIRC
<srk> ,locate kconfig-diff
<patagonicus> srk: Oh, nice, didn't know about it.
<{^_^}> Found in packages: kconfig-frontends
o1lo01ol1o has joined #nixos
<patagonicus> I think I still try with mainline 4.14 kernel + config from forked 4.14 kernel first.
<srk> pax-12: + services.xserver.desktopManager.xterm.enable = true; for NixOS config
<pax-12> srk, Do I still need it if I do not plan on using xterm?
<srk> pax-12: yes, that's how home-manager is started for users sessions
gxt_ has quit [Remote host closed the connection]
gxt_ has joined #nixos
o1lo01ol1o has quit [Ping timeout: 256 seconds]
meh` has quit [Ping timeout: 256 seconds]
<pax-12> srk, what file do I put the pastebin code in?
knupfer has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @danieldk merged pull request #91747 → mtail: 3.0.0-rc35 -> 3.0.0-rc36 → https://git.io/JJv6j
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJvp8
o1lo01ol1o has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
<srk> pax-12: the one that imports home-manager module, if it's installed as a NixOS module of course
<srk> pax-12: can recommend, works nicely
knupfer has joined #nixos
orivej has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
Jackneill has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #nixos
Guest50031 has quit [Read error: Connection reset by peer]
uwap has quit [Quit: ZNC 1.8.0 - https://znc.in]
uwap has joined #nixos
Jackneill has joined #nixos
mrosenbe has joined #nixos
mrosenbe has quit [Ping timeout: 258 seconds]
<betaboon> is it considered bad practice to use `super.config` in an overlay ?
orivej has quit [Ping timeout: 264 seconds]
sbetrium has quit [Quit: sbetrium]
arjen-jonathan has quit [Ping timeout: 246 seconds]
sbetrium has joined #nixos
meh` has joined #nixos
sheepfleece has quit [Quit: Lost terminal]
karetsu has quit [Quit: WeeChat 2.8]
pax-12 has quit [Remote host closed the connection]
arjen-jonathan has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
magnetophon has quit [Read error: Connection reset by peer]
pax-12 has joined #nixos
st3r4g[m] has left #nixos ["User left"]
magnetophon has joined #nixos
<pax-12> srk, I tried your home manager thing (the file is /home/pax/.config/nixpkgs/home.nix) the error I get is: error: The option `home-manager' defined in `/home/pax/.config/nixpkgs/home.nix' does not exist.
<pax-12> There are 109 unread and relevant news items.
<pax-12> (use '--show-trace' to show detailed location information)
<pax-12> Read them by running the command 'home-manager news'. The file is: https://bpa.st/TDBA
werner291 has joined #nixos
acarrico has joined #nixos
kleisli_ has quit [Ping timeout: 260 seconds]
sbetrium has quit [Quit: sbetrium]
<srk> pax-12: that's hm installed for your user. you can install home-manager as a NixOS module
<pax-12> srk, how do you do that?
<srk> in /etc/nixos/configuration.nix you add e.g. imports = [ "${builtins.fetchTarball https://github.com/rycee/home-manager/archive/master.tar.gz}/nixos" ];
<srk> (better to pin it to specific revision afterwards)
sbetrium has joined #nixos
<pax-12> srk, is it ok to change it to the versino for nixos unstable users (I do use unstable)
<srk> master should be good in that case
<srk> not sure if hm has unstable branch as well. it does have branches for releases like 20.03
ixxie has quit [Ping timeout: 240 seconds]
Chiliparrot has joined #nixos
sangoma has quit [Ping timeout: 240 seconds]
<pax-12> srk, Do I need to get rid of users.users.pax in my configuration.nix?
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/ea073a17b1b (from 69 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixos-weekly] @domenkozar pushed to master « Add 2020/06 »: https://git.io/JJfeu
<pax-12> srk, rebuilding works (have not switched yet)
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #91731 → jetbrains.*: 2020.1.1/2/3 -> 2020.1.2/3/5 → https://git.io/JJvce
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JJfeM
pax-12 has quit [Remote host closed the connection]
alp has joined #nixos
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
<{^_^}> [nixpkgs] @zimbatm merged pull request #86946 → nixos/gitlab-runner: add more global options → https://git.io/JfGbC
<{^_^}> [nixpkgs] @zimbatm pushed commit from @misuzu to master « nixos/gitlab-runner: add more global options (#86946) »: https://git.io/JJfed
<{^_^}> [nixpkgs] @smgb66 opened pull request #91762 → rpcs3: fix vulkan renderer → https://git.io/JJfex
whatisRT has quit [Ping timeout: 258 seconds]
pax-12 has joined #nixos
<{^_^}> [nixos-weekly] @domenkozar pushed to master « Add 2020/06 »: https://git.io/JJfve
acarrico has quit [Ping timeout: 258 seconds]
<pax-12> srk, if I select xterm+xmonad it is a white terminal, I can still move workspaces and open stuff. My xmonad config still does not work
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
<srk> pax-12: can you --recompile now?
Ariakenom has quit [Ping timeout: 256 seconds]
<pax-12> srk, I get the same errors as before
<pax-12> aka no
<srk> hmm
<srk> xomnad --recompile, right?
<pax-12> srk, yes
<srk> works for me, not sure what's going on
<srk> maybe try adding fresh home-manager managed user to see if it works there
acarrico has joined #nixos
<pax-12> https://bpa.st/7KDA this is my new configuration.nix
<pax-12> srk, I will try makinga new user
<{^_^}> [nixos-weekly] @domenkozar merged pull request #120 → Call for Content: 2020/06 → https://git.io/JfroM
<{^_^}> [nixos-weekly] @domenkozar pushed 13 commits to production: https://git.io/JJfvm
<{^_^}> [nixos-weekly] @domenkozar pushed to master « Call for Content: 2020/07 »: https://git.io/JJfvO
<{^_^}> [nixos-weekly] @domenkozar opened pull request #125 → Call for Content: 2020/07 → https://git.io/JJfvs
<srk> looks good except your now mixing services.xserver.windowManager.xmonad and home-managers xsession.windowManager.xmonad - try with services.xserver.desktopManager.xterm.enable = true; instead of the former
mt[m] has quit [Quit: killed]
eadwu[m] has quit [Quit: killed]
leons has quit [Quit: killed]
hpfr[m] has quit [Quit: killed]
domenkozar[m] has quit [Quit: killed]
yutyo[m] has quit [Quit: killed]
timokau[m] has quit [Quit: killed]
bbigras has quit [Quit: killed]
dngray has quit [Quit: killed]
rednaZ[m] has quit [Quit: killed]
metheflea has quit [Quit: killed]
Ox4A6F has quit [Quit: killed]
unclechu has quit [Quit: killed]
icetan has quit [Quit: killed]
NobbZ[m] has quit [Quit: killed]
goibhniu has quit [Quit: killed]
bricewge has quit [Quit: killed]
edrex has quit [Quit: killed]
musicmatze[m] has quit [Quit: killed]
philipp[m] has quit [Quit: killed]
sabry97[m] has quit [Quit: killed]
nilsirl[m] has quit [Quit: killed]
dpc has quit [Quit: killed]
aanderse has quit [Quit: killed]
axx[m] has quit [Quit: killed]
thefloweringash has quit [Quit: killed]
mkg20001 has quit [Quit: killed]
david-sawatzke[m has quit [Quit: killed]
puzzlewolf has quit [Quit: killed]
Poscat[m] has quit [Quit: killed]
bohan[m] has quit [Quit: killed]
freeman42x[m] has quit [Quit: killed]
AberDerBart[m] has quit [Quit: killed]
antpic01[m] has quit [Quit: killed]
ohhaimark[m] has quit [Quit: killed]
jlv[m] has quit [Quit: killed]
alexherbo2[m] has quit [Quit: killed]
grin[m] has quit [Quit: killed]
balsoft has quit [Quit: killed]
sasyctu[m] has quit [Quit: killed]
Minijackson[m] has quit [Quit: killed]
rschulman has quit [Quit: killed]
srxl has quit [Quit: killed]
echel0n[m] has quit [Quit: killed]
davidak[m] has quit [Quit: killed]
hiroshi[m] has quit [Quit: killed]
cyberwolf[m] has quit [Quit: killed]
nocent has quit [Quit: killed]
keithy[m] has quit [Quit: killed]
azazel has quit [Quit: killed]
blindidiotgod has quit [Quit: killed]
mica[m] has quit [Quit: killed]
qbit[m] has quit [Quit: killed]
vaibhavsagar has quit [Quit: killed]
ongy[m] has quit [Quit: killed]
chreekat[m] has quit [Quit: killed]
bachp has quit [Quit: killed]
DamienCassou has quit [Quit: killed]
alexfmpe has quit [Quit: killed]
cmcaine[m] has quit [Quit: killed]
Strubbl[m] has quit [Quit: killed]
hsiktas[m] has quit [Quit: killed]
phirsch has quit [Quit: killed]
zarathustra[m] has quit [Quit: killed]
ma27[m] has quit [Quit: killed]
jschievink has quit [Quit: killed]
bennofs[m] has quit [Quit: killed]
Dandellion has quit [Quit: killed]
arcnmx has quit [Quit: killed]
maralorn has quit [Quit: killed]
chvp has quit [Quit: killed]
denbrahe[m] has quit [Quit: killed]
jameshjacksonjr[ has quit [Quit: killed]
spherinder[m] has quit [Quit: killed]
vpfeiffer[m] has quit [Quit: killed]
vojta001[m] has quit [Quit: killed]
faewenys[m] has quit [Quit: killed]
emmanuelrosa[m] has quit [Quit: killed]
mzafkismugi[m] has quit [Quit: killed]
vegai1 has quit [Quit: killed]
tyrion-mx has quit [Quit: killed]
CRTified[m] has quit [Quit: killed]
chrismatheson has quit [Quit: killed]
dasj19[m] has quit [Quit: killed]
adam[m]3 has quit [Quit: killed]
dwagenk[m] has quit [Quit: killed]
user51[m] has quit [Quit: killed]
basilbunting[m] has quit [Quit: killed]
rgamma[m] has quit [Quit: killed]
gildedlink[m] has quit [Quit: killed]
LeBronse[m] has quit [Quit: killed]
sjanes[m] has quit [Quit: killed]
M|[m]1 has quit [Quit: killed]
d3c[m] has quit [Quit: killed]
frobenius[m] has quit [Quit: killed]
fresheyeball[m] has quit [Quit: killed]
jwaksbaum[m] has quit [Quit: killed]
sebass[m] has quit [Quit: killed]
billsun has quit [Quit: killed]
aleph9[m] has quit [Quit: killed]
terrymunro[m] has quit [Quit: killed]
MawKKe[m] has quit [Quit: killed]
infinisil-m has quit [Quit: killed]
dammndot[m] has quit [Quit: killed]
TheSirC[m] has quit [Quit: killed]
Vykook[m] has quit [Quit: killed]
redcedar[m] has quit [Quit: killed]
kraem[m] has quit [Quit: killed]
sibachian[m] has quit [Quit: killed]
chris[m]7 has quit [Quit: killed]
solomon[m]1 has quit [Quit: killed]
hsngrmpf[m] has quit [Quit: killed]
nurelin has quit [Quit: killed]
Guest7393 has quit [Quit: killed]
d4rkshad0w has quit [Quit: killed]
cab404[m] has quit [Quit: killed]
Hayden[m] has quit [Quit: killed]
sab7iryudpgf6[m] has quit [Quit: killed]
matthewbauer has quit [Quit: killed]
neonfuz2 has quit [Quit: killed]
nolan_d has quit [Quit: killed]
Irenes[m] has quit [Quit: killed]
JJJollyjim has quit [Quit: killed]
jjwatt[m] has quit [Quit: killed]
drozdziak1 has quit [Quit: killed]
michel-zimmer[m] has quit [Quit: killed]
hleb[m] has quit [Quit: killed]
atopuzov[m] has quit [Quit: killed]
rk04[m] has quit [Quit: killed]
mlvzk[m] has quit [Quit: killed]
nikola[m] has quit [Quit: killed]
Guest98635 has quit [Quit: killed]
aquarial has quit [Quit: killed]
Ericson2314 has quit [Quit: killed]
Nacho[m]1 has quit [Quit: killed]
demoulin[m] has quit [Quit: killed]
spinlock[m] has quit [Quit: killed]
kai_w has quit [Quit: killed]
rycee has quit [Quit: killed]
jluttine[m] has quit [Quit: killed]
iwvt[m] has quit [Quit: killed]
faya01[m] has quit [Quit: killed]
thequux[m] has quit [Quit: killed]
pitch has quit [Quit: killed]
roberth has quit [Quit: killed]
worldofpeace has quit [Quit: killed]
l33[m] has quit [Quit: killed]
sayanarijit[m] has quit [Quit: killed]
nlgila[m] has quit [Quit: killed]
sty86[m] has quit [Quit: killed]
theotherjimmy[m] has quit [Quit: killed]
wangoe[m] has quit [Quit: killed]
jordandoyle has quit [Quit: killed]
rnhmjoj has quit [Quit: killed]
contrun has quit [Quit: killed]
rellen[m] has quit [Quit: killed]
nh2[m] has quit [Quit: killed]
yusdacra[m] has quit [Quit: killed]
jneplokh has quit [Quit: killed]
nanashi0x74Old[m has quit [Quit: killed]
develobster[m] has quit [Quit: killed]
q3ax[m] has quit [Quit: killed]
danielrf[m] has quit [Quit: killed]
regnat has quit [Quit: killed]
alexarice[m] has quit [Quit: killed]
quiet_laika[m] has quit [Quit: killed]
haaksmash[m] has quit [Quit: killed]
jlv[m]1 has quit [Quit: killed]
chmod222[m] has quit [Quit: killed]
cryptix has quit [Quit: killed]
kuznero[m] has quit [Quit: killed]
mlatus[m] has quit [Quit: killed]
gs93 has quit [Quit: killed]
greghab[m] has quit [Quit: killed]
zannzen[m] has quit [Quit: killed]
observer_alpha[m has quit [Quit: killed]
dxtr[m] has quit [Quit: killed]
piotrszegda[m] has quit [Quit: killed]
koozz[m] has quit [Quit: killed]
ibinzari[m] has quit [Quit: killed]
phittacus has quit [Quit: killed]
TobiasKratzlitsc has quit [Quit: killed]
logan12358[m] has quit [Quit: killed]
quidome[m] has quit [Quit: killed]
Stphan[m] has quit [Quit: killed]
atgo[m] has quit [Quit: killed]
acys[m] has quit [Quit: killed]
li_matrix has quit [Quit: killed]
kaychaks_riot has quit [Quit: killed]
guiber[m] has quit [Quit: killed]
theduke has quit [Quit: killed]
pinion[m] has quit [Quit: killed]
ZerataX has quit [Quit: killed]
slby[m] has quit [Quit: killed]
toraritte has quit [Quit: killed]
felschr[m] has quit [Quit: killed]
alienpirate5 has quit [Quit: killed]
Guest78586 has quit [Quit: killed]
leonardp has quit [Quit: killed]
mindtree[m] has quit [Quit: killed]
ptotter[m] has quit [Quit: killed]
Elorm[m] has quit [Quit: killed]
jojosch[m] has quit [Quit: killed]
utdemir[m] has quit [Quit: killed]
mkfart[m] has quit [Quit: killed]
gcoakes[m] has quit [Quit: killed]
Caleb[m]1 has quit [Quit: killed]
hr[m] has quit [Quit: killed]
randnoise[m] has quit [Quit: killed]
idontgetoutmuch[ has quit [Quit: killed]
hazel[m]1 has quit [Quit: killed]
Superleaf1995 has quit [Quit: killed]
tokudan[m] has quit [Quit: killed]
Smith[m]1 has quit [Quit: killed]
NickHu has quit [Quit: killed]
das-g[m] has quit [Quit: killed]
watzon has quit [Quit: killed]
gnxlxnxx[m] has quit [Quit: killed]
nanashi0x74[m] has quit [Quit: killed]
JameySharp[m] has quit [Quit: killed]
apple_at_cha[m] has quit [Quit: killed]
bqy has quit [Quit: killed]
comrandroxaos[m] has quit [Quit: killed]
colemickens has quit [Quit: killed]
jonreeve[m] has quit [Quit: killed]
tsrt^ has quit [Max SendQ exceeded]
sbetrium has quit [Quit: sbetrium]
michaelpj has quit [Quit: killed]
printfn[m] has quit [Quit: killed]
marius851000[m] has quit [Quit: killed]
fsmnarmosta[m] has quit [Quit: killed]
sparogy has quit [Quit: killed]
aterius has quit [Quit: killed]
interro[m] has quit [Quit: killed]
tet[m] has quit [Quit: killed]
dxu[m] has quit [Quit: killed]
etrigan63[m] has quit [Quit: killed]
koschitzky[m] has quit [Quit: killed]
trufas[m] has quit [Quit: killed]
Markus[m]1 has quit [Quit: killed]
easamuilov[m] has quit [Quit: killed]
neumantm[m] has quit [Quit: killed]
tristan[m] has quit [Quit: killed]
DanP[m] has quit [Quit: killed]
tilpner2 has quit [Quit: killed]
Wouter[m]1 has quit [Quit: killed]
ivank[m] has quit [Quit: killed]
exel[m] has quit [Quit: killed]
delroth[m] has quit [Quit: killed]
dkellner[m] has quit [Quit: killed]
flip[m] has quit [Quit: killed]
anarchomoh[m] has quit [Quit: killed]
layus[m] has quit [Quit: killed]
geekimerssive[m] has quit [Quit: killed]
mullein[m] has quit [Quit: killed]
dbirks[m] has quit [Quit: killed]
timclassic has quit [Quit: killed]
jtojnar has quit [Quit: killed]
boogiewoogie[m] has quit [Quit: killed]
coyoneda[m] has quit [Quit: killed]
rawas[m] has quit [Quit: killed]
MilkManzJourDadd has quit [Quit: killed]
philipp[m]2 has quit [Quit: killed]
eddyb has quit [Quit: killed]
Notkea[m] has quit [Quit: killed]
sonerhalis[m] has quit [Quit: killed]
adamblackwater[m has quit [Quit: killed]
gsals[m] has quit [Quit: killed]
srid has quit [Quit: killed]
wedens[m] has quit [Quit: killed]
Valodim[m] has quit [Quit: killed]
adit[m] has quit [Quit: killed]
nicolas[m] has quit [Quit: killed]
kriteus[m] has quit [Quit: killed]
Luigi[m] has quit [Quit: killed]
askatasun[m] has quit [Quit: killed]
alj[m] has quit [Quit: killed]
tbenst[m] has quit [Quit: killed]
sshow[m] has quit [Quit: killed]
evanjs[m] has quit [Quit: killed]
xavierm02 has quit [Quit: killed]
Houtworm[m] has quit [Quit: killed]
mudrii[m] has quit [Quit: killed]
zrsk[m] has quit [Quit: killed]
limpid-kzonix[m] has quit [Quit: killed]
ngerstle[m] has quit [Quit: killed]
efra[m] has quit [Quit: killed]
vtest[m] has quit [Quit: killed]
michaelstrogoff[ has quit [Quit: killed]
wak-work has quit [Quit: killed]
porphyrogenetos has quit [Quit: killed]
siraben has quit [Quit: killed]
regivanx[m] has quit [Quit: killed]
Yakulu[m] has quit [Quit: killed]
catharsis_[m] has quit [Max SendQ exceeded]
yoctocell[m] has quit [Quit: killed]
michael[m]4 has quit [Quit: killed]
fgaz has quit [Quit: killed]
exarkun_ is now known as tahoe
pax has joined #nixos
sbetrium has joined #nixos
tahoe is now known as exarkun
tsrt^ has joined #nixos
zupo has quit [Ping timeout: 246 seconds]
pax-12 has quit [Ping timeout: 256 seconds]
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/1cf3affc161 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
awaz has joined #nixos
exarkun is now known as tahoe
zupo has joined #nixos
tahoe is now known as exarkun
ddellacosta has joined #nixos
kleisli_ has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #91750 → slack-cli: Add missing dependencies → https://git.io/JJvyO
<{^_^}> [nixpkgs] @alyssais pushed commit from @utdemir to master « slack-cli: Add missing dependencies »: https://git.io/JJfv1
<{^_^}> [nixpkgs] @Ma27 pushed 13 commits to glibc231: https://git.io/JJfvM
smatting has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #91277 → stdenv: fix backward multiple outputs conditional → https://git.io/JfAcK
<{^_^}> [nixpkgs] @alyssais pushed 5 commits to staging: https://git.io/JJfvF
proofofkeags has joined #nixos
acarrico has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @priegger opened pull request #91763 → factorio{,-headless}-experimental: 0.18.32 -> 0.18.34, add priegger to maintainers → https://git.io/JJfvA
cfricke has quit [Quit: WeeChat 2.8]
hoverbear has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #90717 → yabai: 3.2.0 -> 3.2.1 → https://git.io/JfdAn
<{^_^}> [nixpkgs] @teto pushed commit from @cmacrae to master « yabai: 3.2.0 -> 3.2.1 (#90717) »: https://git.io/JJff2
ericsagnes has quit [Ping timeout: 260 seconds]
CMCDragonkai1 has joined #nixos
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
acarrico has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
pbb has joined #nixos
o1lo01ol1o has joined #nixos
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
o1lo01ol_ has joined #nixos
infandum has joined #nixos
o1lo01ol1o has quit [Ping timeout: 244 seconds]
boxscape has quit [Quit: Connection closed]
boxscape has joined #nixos
orivej has joined #nixos
o1lo01ol1o has joined #nixos
Chiliparrot has quit [Ping timeout: 260 seconds]
slack1256 has joined #nixos
Chiliparrot has joined #nixos
ericsagnes has joined #nixos
<{^_^}> [nixpkgs] @cransom opened pull request #91764 → aws_shell: remove → https://git.io/JJfJu
o1lo01ol_ has quit [Ping timeout: 244 seconds]
<infandum> I'm trying to support macOS for a program. One of the dependencies is edgeR which errors out with: "ld: library not found for -liconv". How can I solve this issue? I tried adding pkgs.darwin.libiconv to buildInputs, but that did not work.
<BellRooks> im getting "while setting up the build environment: executing '/bin/bash': No such file or directory" on a self compiled pi os nix
<BellRooks> what is causing this? /bin/bash exists
<BellRooks> searching this error provided me with two irc logs, neither were solved
dermetfan has joined #nixos
<cransom> BellRooks: i assume the build sandbox is enabled, prohibiting access to /bin/bash. you could fix the reference and use a bash that's in the nix store (better) or turn off sandboxing (not so great)
codygman has quit [Read error: Connection reset by peer]
Ox4A6F has joined #nixos
DamienCassou has joined #nixos
Ericson2314 has joined #nixos
Elorm[m] has joined #nixos
MilkManzJourDadd has joined #nixos
Minijackson[m] has joined #nixos
NobbZ[m] has joined #nixos
metheflea has joined #nixos
tet[m] has joined #nixos
Strubbl[m] has joined #nixos
Valodim[m] has joined #nixos
adit[m] has joined #nixos
sparogy has joined #nixos
aanderse has joined #nixos
alexfmpe has joined #nixos
alienpirate5 has joined #nixos
alexherbo2[m] has joined #nixos
alexarice[m] has joined #nixos
arcnmx has joined #nixos
aterius has joined #nixos
atopuzov[m] has joined #nixos
bachp has joined #nixos
azazel has joined #nixos
basilbunting[m] has joined #nixos
axx[m] has joined #nixos
balsoft has joined #nixos
bbigras has joined #nixos
bennofs[m] has joined #nixos
bohan[m] has joined #nixos
chvp has joined #nixos
catharsis_[m] has joined #nixos
chreekat[m] has joined #nixos
cmcaine[m] has joined #nixos
comrandroxaos[m] has joined #nixos
colemickens has joined #nixos
cyberwolf[m] has joined #nixos
danielrf[m] has joined #nixos
Dandellion has joined #nixos
davidak[m] has joined #nixos
david-sawatzke[m has joined #nixos
denbrahe[m] has joined #nixos
domenkozar[m] has joined #nixos
dpc has joined #nixos
dngray has joined #nixos
drozdziak1 has joined #nixos
dtz has joined #nixos
dxu[m] has joined #nixos
echel0n[m] has joined #nixos
eadwu[m] has joined #nixos
edrex has joined #nixos
eddyb has joined #nixos
emily has joined #nixos
faewenys[m] has joined #nixos
d4rkshad0w has joined #nixos
fgaz has joined #nixos
freeman42x[m] has joined #nixos
fsmnarmosta[m] has joined #nixos
codygman has joined #nixos
gcoakes[m] has joined #nixos
gnxlxnxx[m] has joined #nixos
gsals[m] has joined #nixos
LeBronse[m] has joined #nixos
gs93 has joined #nixos
adamblackwater[m has joined #nixos
grin[m] has joined #nixos
goibhniu has joined #nixos
hiroshi[m] has joined #nixos
hazel[m] has joined #nixos
nicolas[m] has joined #nixos
M|[m]1 has joined #nixos
AberDerBart[m] has joined #nixos
Houtworm[m] has joined #nixos
MawKKe[m] has joined #nixos
hpfr[m] has joined #nixos
hsiktas[m] has joined #nixos
acys[m] has joined #nixos
alj[m] has joined #nixos
TheSirC[m] has joined #nixos
aquarial has joined #nixos
icetan has joined #nixos
interro[m] has joined #nixos
apple_at_cha[m] has joined #nixos
yoctocell[m] has joined #nixos
Irenes[m] has joined #nixos
aleph9[m] has joined #nixos
anarchomoh[m] has joined #nixos
antpic01[m] has joined #nixos
sibachian[m] has joined #nixos
boogiewoogie[m] has joined #nixos
askatasun[m] has joined #nixos
atgo[m] has joined #nixos
cab404[m] has joined #nixos
iwvt[m] has joined #nixos
phittacus has joined #nixos
jameshjacksonjr4 has joined #nixos
jneplokh has joined #nixos
JJJollyjim has joined #nixos
jluttine[m] has joined #nixos
jordandoyle has joined #nixos
chrismatheson has joined #nixos
Cadey1 has joined #nixos
chmod222[m] has joined #nixos
adam[m]4 has joined #nixos
blindidiotgod has joined #nixos
jschievink has joined #nixos
Jake[m] has joined #nixos
jtojnar has joined #nixos
keithy[m] has joined #nixos
kaychaks_riot has joined #nixos
coyoneda[m] has joined #nixos
dammndot[m] has joined #nixos
dasj19[m] has joined #nixos
cryptix has joined #nixos
kriteus[m] has joined #nixos
bricewge has joined #nixos
leons has joined #nixos
das-g[m] has joined #nixos
d3c[m] has joined #nixos
Luigi[m] has joined #nixos
dbirks[m] has joined #nixos
delroth[m] has joined #nixos
ma27[m] has joined #nixos
dwagenk[m] has joined #nixos
develobster[m] has joined #nixos
dxtr[m] has joined #nixos
marius851000[m] has joined #nixos
demoulin[m] has joined #nixos
maralorn has joined #nixos
matthewbauer has joined #nixos
easamuilov[m] has joined #nixos
michaelpj has joined #nixos
DanP[m] has joined #nixos
mindtree[m] has joined #nixos
dkellner[m] has joined #nixos
efra[m] has joined #nixos
emmanuelrosa[m] has joined #nixos
mkg20001 has joined #nixos
porphyrogenetos has joined #nixos
felschr[m] has joined #nixos
fresheyeball[m] has joined #nixos
etrigan63[m] has joined #nixos
musicmatze[m] has joined #nixos
evanjs[m] has joined #nixos
exel[m] has joined #nixos
flip[m] has joined #nixos
mt[m] has joined #nixos
faya01[m] has joined #nixos
nilsirl[m] has joined #nixos
geemili has joined #nixos
grahamc[m] has joined #nixos
chris[m]7 has joined #nixos
gildedlink[m] has joined #nixos
greghab[m] has joined #nixos
hr[m] has joined #nixos
nikola[m] has joined #nixos
haaksmash[m] has joined #nixos
nocent has joined #nixos
nolan_d has joined #nixos
nurelin has joined #nixos
observer_alpha[m has joined #nixos
ongy[m] has joined #nixos
ohhaimark[m] has joined #nixos
Notkea[m] has joined #nixos
mica[m] has joined #nixos
geekimerssive[m] has joined #nixos
guiber[m] has joined #nixos
philipp[m]2 has joined #nixos
Philipp[m]1 has joined #nixos
phirsch has joined #nixos
pitch has joined #nixos
Poscat[m] has joined #nixos
hsngrmpf[m] has joined #nixos
infinisil-m has joined #nixos
frobenius[m] has joined #nixos
idontgetoutmuch[ has joined #nixos
hleb[m] has joined #nixos
Nacho[m]1 has joined #nixos
ibinzari[m] has joined #nixos
ptotter[m] has joined #nixos
qbit[m] has joined #nixos
quiet_laika[m] has joined #nixos
bqy has joined #nixos
rednaZ[m] has joined #nixos
regnat has joined #nixos
rellen[m] has joined #nixos
rgamma[m] has joined #nixos
roberth has joined #nixos
jlv[m] has joined #nixos
rschulman has joined #nixos
Caleb[m]1 has joined #nixos
ivank[m] has joined #nixos
rnhmjoj has joined #nixos
srxl has joined #nixos
rycee has joined #nixos
Hayden[m] has joined #nixos
sabry97[m] has joined #nixos
puzzlewolf has joined #nixos
JameySharp[m] has joined #nixos
jjwatt[m] has joined #nixos
siraben has joined #nixos
koozz[m] has joined #nixos
koschitzky[m] has joined #nixos
layus[m] has joined #nixos
l33[m] has joined #nixos
jonreeve[m] has joined #nixos
slby[m] has joined #nixos
jlv[m]1 has joined #nixos
sonerhalis[m] has joined #nixos
solomon[m]1 has joined #nixos
spinlock[m] has joined #nixos
tokudan[m] has joined #nixos
init_6 has joined #nixos
kuznero[m] has joined #nixos
kai_w has joined #nixos
srid has joined #nixos
Superleaf1995 has joined #nixos
jojosch[m] has joined #nixos
limpid-kzonix[m] has joined #nixos
sasyctu[m] has joined #nixos
logan12358[m] has joined #nixos
LinuxHackerman has joined #nixos
thefloweringash has joined #nixos
theduke has joined #nixos
theotherjimmy[m] has joined #nixos
thequux[m] has joined #nixos
timclassic has joined #nixos
timokau[m] has joined #nixos
toraritte has joined #nixos
TobiasKratzlitsc has joined #nixos
utdemir[m] has joined #nixos
unclechu has joined #nixos
contrun has joined #nixos
vaibhavsagar has joined #nixos
michaelstrogoff[ has joined #nixos
mdlayher1 has joined #nixos
mullein[m] has joined #nixos
Markus[m]2 has joined #nixos
kraem[m] has joined #nixos
leonardp has joined #nixos
mlvzk[m] has joined #nixos
mudrii[m] has joined #nixos
nanashi0x74[m] has joined #nixos
wak-work has joined #nixos
watzon has joined #nixos
wedens[m] has joined #nixos
worldofpeace has joined #nixos
mlatus[m] has joined #nixos
neumantm[m] has joined #nixos
nh2[m] has joined #nixos
xavierm02 has joined #nixos
neonfuz2 has joined #nixos
Yakulu[m] has joined #nixos
mzafkismugi[m] has joined #nixos
xfix has joined #nixos
yangm has joined #nixos
zannzen[m] has joined #nixos
nanashi0x74Old[m has joined #nixos
yutyo[m] has joined #nixos
nlgila[m] has joined #nixos
ZerataX has joined #nixos
ngerstle[m] has joined #nixos
zarathustra[m] has joined #nixos
michael[m]5 has joined #nixos
mkfart[m] has joined #nixos
q3ax[m] has joined #nixos
piotrszegda[m] has joined #nixos
NickHu has joined #nixos
printfn[m] has joined #nixos
quidome[m] has joined #nixos
randnoise[m] has joined #nixos
redcedar[m] has joined #nixos
regivanx[m] has joined #nixos
pinion[m] has joined #nixos
sab7iryudpgf6[m] has joined #nixos
rawas[m] has joined #nixos
sayanarijit[m] has joined #nixos
CRTified[m] has joined #nixos
sebass[m] has joined #nixos
sshow[m] has joined #nixos
sjanes[m] has joined #nixos
billsun has joined #nixos
Stphan[m] has joined #nixos
spherinder[m] has joined #nixos
Smith[m]1 has joined #nixos
sty86[m] has joined #nixos
tyrion-mx has joined #nixos
trufas[m] has joined #nixos
tbenst[m] has joined #nixos
tristan[m] has joined #nixos
terrymunro[m] has joined #nixos
vegai1 has joined #nixos
user51[m] has joined #nixos
Wouter[m]1 has joined #nixos
wangoe[m] has joined #nixos
vpfeiffer[m] has joined #nixos
vtest[m] has joined #nixos
vojta001[m] has joined #nixos
zrsk[m] has joined #nixos
yusdacra[m] has joined #nixos
Vykook[m] has joined #nixos
rk04[m] has joined #nixos
<BellRooks> i don't seems to be able to install anything nix yet, how would i do each?
CMCDragonkai1 has quit [Quit: CMCDragonkai1]
<patagonicus> When do you get the error? And how'd you compile the OS?
seku has joined #nixos
codygman has quit [Ping timeout: 246 seconds]
mrosenbe has joined #nixos
<{^_^}> [nixpkgs] @asdf8dfafjk opened pull request #91765 → nixos/onedrive: init → https://git.io/JJfJj
codygman has joined #nixos
smatting has quit [Ping timeout: 246 seconds]
Neo-- has joined #nixos
<BellRooks> os is just default pi os lite, wrrors are from nix-vhannel --update
waleee-cl has joined #nixos
shibboleth has joined #nixos
KarlJoad` has quit [Quit: ERC (IRC client for Emacs 26.3)]
mrosenbe has quit [Ping timeout: 240 seconds]
codygman has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 244 seconds]
maier has joined #nixos
drakonis has joined #nixos
maier has quit [Client Quit]
<BellRooks> disabling sandboxing let me update and install bash, but is it supposed to be building that much?
orivej has joined #nixos
zertox has quit []
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen has joined #nixos
<BellRooks> error: Nix was not compiled with libsodium, required for signed binary cache support
<BellRooks> i am now rwcieving this error
<patagonicus> Ah. I'm guessing that's a 32 bit ARM then. There's no official caches for Nix as far as I know, so it will build everything on your Pi, which is not going to be very fast.
<patagonicus> *32 bit ARM OS
<patagonicus> However, I'm not sure why it's complaining about /bin/bash.
<BellRooks> how do i fix the libsodium error? ./configure doesn't seem to have an option for that
kwork_ is now known as kwork
<BellRooks> also it was complaining about bash because i think no sandboxable bash was installed?
codygman has joined #nixos
<{^_^}> [nixpkgs] @fgaz opened pull request #91766 → littlegptracker: init at unstable-2019-04-14 → https://git.io/JJfUX
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @fgaz opened pull request #91767 → shattered-pixel-dungeon: 0.8.0b -> 0.8.1 → https://git.io/JJfU7
gustavderdrache has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #91768 → postfix: 3.5.3 -> 3.5.4 → https://git.io/JJfUF
proofofkeags has quit [Ping timeout: 246 seconds]
mrosenbe has joined #nixos
dsg has quit [Remote host closed the connection]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<BellRooks> alright, "--option require-sigs false" worked?
noudle has joined #nixos
jmarhee has joined #nixos
Ariakenom has joined #nixos
<balsoft> Is there a function that would make a zip (or at least tarball) from some paths? Like buildEnv but resulting in a zip file instead of a directory.
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<{^_^}> [nixpkgs] @nh2 merged pull request #91398 → processing: 3.5.3 -> 3.5.4 → https://git.io/JfpwP
<{^_^}> [nixpkgs] @nh2 pushed 2 commits to master: https://git.io/JJfT9
o1lo01ol_ has joined #nixos
o1lo01ol1o has quit [Ping timeout: 244 seconds]
drewr has quit [Remote host closed the connection]
Ariakenom has quit [Quit: WeeChat 2.7.1]
o1lo01ol1o has joined #nixos
drewr has joined #nixos
o1lo01ol_ has quit [Ping timeout: 258 seconds]
kleisli_ has quit [Ping timeout: 260 seconds]
o1lo01ol_ has joined #nixos
proofofkeags has joined #nixos
o1lo01ol1o has quit [Ping timeout: 240 seconds]
sheepfleece has joined #nixos
<{^_^}> [nixpkgs] @maxeaubrey opened pull request #91769 → nomad: 0.10.2 -> 0.10.5 → https://git.io/JJfkq
boxscape has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @nh2 opened pull request #91770 → ddcui: 0.1.1 -> 0.1.2 → https://git.io/JJfk3
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
slack1256 has quit [Remote host closed the connection]
dtz has quit [Quit: Idle for 30+ days]
<{^_^}> [nixpkgs] @marsam merged pull request #91737 → mcfly: 0.3.6 -> 0.4.0 → https://git.io/JJvB3
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJfk6
metheflea has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
<betaboon> anyone familiar with musnix ?
<drakonis> ask away and someone might be able to help out
Chiliparrot has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
<betaboon> I'm trying to use musnix to build a realtime-kernel but running into it pulling in amdgpu-pro-... which is marked as unfree. how can i prevent that ?
dsg has joined #nixos
o1lo01ol1o has joined #nixos
<betaboon> actually it seems like it tries to pull in all the firmwares, nvidia-x11, amdgpu, ati-drivers, wireguard etc
o1lo01ol_ has quit [Ping timeout: 265 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
<Taneb> How does hydra.nixos.org sign distributed builds? Does it put the key on all machines?
<{^_^}> [nixpkgs] @dotlambda opened pull request #91772 → postfix: 3.4.13 -> 3.4.14 → https://git.io/JJfIM
orivej has joined #nixos
proofofkeags has quit [Remote host closed the connection]
erasmas has joined #nixos
pax has quit [Remote host closed the connection]
proofofk_ has joined #nixos
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @vbgl opened pull request #91774 → ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+α3 → 4.11.0+β1 → https://git.io/JJfLP
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
sangoma has joined #nixos
o1lo01ol_ has joined #nixos
sheepfleece has quit [Ping timeout: 246 seconds]
alexherbo20 has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
alexherbo2 has quit [Ping timeout: 256 seconds]
alexherbo20 is now known as alexherbo2
o1lo01ol1o has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
patagonicus42 has joined #nixos
<{^_^}> [nixpkgs] @KoviRobi opened pull request #91776 → antimicro 2.3 -> antimicroX 3.0 → https://git.io/JJftC
<Taneb> gchristensen: can you help me here? I'm trying to set up something similar for my work's Hydra server
patagonicus has quit [Quit: patagonicus]
<gchristensen> Taneb: all the builds are run from hydra-queue-runner, and the signatures happen on the machine which runs hydra-queue-runner
patagonicus42 is now known as patagonicus
<gchristensen> the results are streamed back to that machine and then uploaded
patagonicus has quit [Client Quit]
<Taneb> Ah, I must have screwed something up, then
<Taneb> But that sounds easier than what I had in mind
patagonicus42 has joined #nixos
<Taneb> What's applying the signatures?
patagonicus has joined #nixos
FRidh has quit [Quit: Konversation terminated!]
<gchristensen> hmm not sure if it is Nix or Hydra doing it
<Taneb> (what I've got at the moment, I get errors in the hydra-queue-runner logs saying that builds aren't signed)
<Taneb> Oh, thank you :)
<Taneb> I presume it's the secret-key parameter there doing the work?
cole-h has joined #nixos
<gchristensen> yeah
<Taneb> And that file wants to be readable by the user running hydra-queue-runner?
<gchristensen> Taneb: I think just the Nix daemon
<Taneb> Oh, hmm
Soo_Slow has joined #nixos
<gchristensen> Taneb: hmm... okay actually yeah, hydra-queue-runner probably
sheepfleece has joined #nixos
kriteus[m] has quit [Quit: Idle for 30+ days]
abathur has quit [Quit: abathur]
<Taneb> Can I presume it works the same for daemon stores as s3 stores?
<gchristensen> it should yeah
<Taneb> And does it require any particular permissions on the secret key?
<{^_^}> [nixpkgs] @rnhmjoj opened pull request #91777 → pango: 1.44.7 -> 1.45.3 → https://git.io/JJfqW
<gchristensen> you'll want it to only be readable by that user :)
<Taneb> Ah, that might be where I was going wrong
gnxlxnxx[m] has quit [Quit: Idle for 30+ days]
dermetfan has quit [Ping timeout: 260 seconds]
o1lo01ol_ has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #nixos
sheepfleece has quit [Ping timeout: 258 seconds]
erasmas has quit [Read error: Connection reset by peer]
gustavderdrache has quit [Quit: Leaving.]
o1lo01ol1o has quit [Ping timeout: 240 seconds]
<Taneb> gchristensen: thank you so much, it looks like it's working now :D
<Taneb> gchristensen++
<{^_^}> gchristensen's karma got increased to 324
<gchristensen> yep! great! :)
<gchristensen> maybe you could open an issue on Hydra describing what you were trying, what was wrong, how you fixed it?
o1lo01ol1o has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
cosimone has joined #nixos
<typetetris> What do you use as a build cache solution? (I used a nixos host with jenkins, which built the nix-expressions, and kept the result links to prevent them from getting gced, but there certainly is a more professional variant?)
orivej has joined #nixos
erasmas has joined #nixos
bahamas has joined #nixos
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
endformationage has joined #nixos
<gchristensen> typetetris: https://nixos.org/nix/manual/#chap-post-build-hook I've done something like this a few times, and also cachix is good
<typetetris> Can I use cachix on premise?
<Taneb> Oops, I'm still getting that error
dbmikus has joined #nixos
<Athas> Are there instructions on installing Nix on macOS?
<Athas> The installer on the website doesn't work anymore, and doesn't even mention that there are problems.
<Taneb> "possibly transient failure building ‘/nix/store/mc25bkg491ybybdq9wni305pbx3g5x80-foo.drv’ on ‘nix@machine’: cannot add path '/nix/store/x3ic7n9m09lislc3p67zi7rzjkg496yr-foo' because it lacks a valid signature"
<betaboon> i have a stylistic question: why does it seem like ppl prefer (and use it more nixpkgs) the first style of lists and attrs as opposed to the second, demonstrated here: https://gist.github.com/betaboon/73a3dda42ec07efbb5424f759db7e8b7
meh` has quit [Ping timeout: 246 seconds]
icetan has quit [Quit: Idle for 30+ days]
<gchristensen> Taneb: nix@machine: the `nix` user needs to be a Trusted User (according to the nix.conf) on machine
<gchristensen> betaboon: no idea other than "that is the way it has been"
<gchristensen> betaboon: I don't even write that style :P
philr_ has quit [Ping timeout: 246 seconds]
jordandoyle has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
spinlock[m] has quit [Quit: Idle for 30+ days]
hoverbear has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
nocent has quit [Quit: Idle for 30+ days]
Mateon1 has quit [Ping timeout: 260 seconds]
tet[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
<{^_^}> [nixpkgs] @zimbatm opened pull request #91778 → util-linux: 2.35.1 -> 2.35.2 → https://git.io/JJfmr
user_0x58 has joined #nixos
<betaboon> gchristensen: thanks for the insight. i realy dislike the first style
<gchristensen> me too
<gueorgui> Hi, I built a custom kernel for my machine by using the boot.kernelPackages option in configuration.nix. Is there a way to just cache the built kernel and avoid rebuilding every time I run nixos-rebuild --switch, or does that kind of defeat the purpose?
<gueorgui> Basically, I'd like to keep making changes to configuration.nix without having to wait 2 hours for a kernel to be built every time I make a change
<betaboon> gueorgui: it shouldnt rebuild the kernel if your changes dont affect it oO
b1000101 has quit [Quit: Lost terminal]
fendor_ has joined #nixos
<gueorgui> betaboon: oh! Could I have done something stupid that'd cause it to be rebuilt? This is what I put together: https://gist.github.com/gueorgui/9f4369e13ffa1a7dd4e077facb867b82
fendor has quit [Ping timeout: 240 seconds]
<betaboon> gueorgui: doesnt look like it to me
<{^_^}> [nix] @edolstra pushed 5 commits to flakes: https://git.io/JJfmh
<gueorgui> betaboon: Ok, thank you!
<aleph-> Alright seems I have to update the teleport package. Yay
<{^_^}> [nixpkgs] @zimbatm opened pull request #91779 → cloud-utils: 0.30 -> 0.31 → https://git.io/JJfYk
Mateon1 has joined #nixos
chloekek has joined #nixos
<chloekek> On nixos.org, where did the link to the packages list go? It used to be in the navigation bar after selecting NixOS, but I can’t even find a link to NixOS anymore.
<chloekek> Ah, it is in the footer now.
<typetetris> So a machine with hydra an nix-serve would be an option?
<cransom> hydra is already serves up a binary cache, you shouldn't need nix-serve on top of that.
proofofk_ has quit [Remote host closed the connection]
proofofkeags has joined #nixos
wunderbrick has joined #nixos
o1lo01ol_ has joined #nixos
Ariakenom has joined #nixos
knupfer has quit [Remote host closed the connection]
noudle has quit []
knupfer has joined #nixos
EsperLily has joined #nixos
<typetetris> cransom: The configuration options in nixos only seem to be concerned with the web interface. Which port would hydra serve the packages on? Where does it get a key to sign those packages?
o1lo01ol1o has quit [Ping timeout: 240 seconds]
chloekek has quit [Quit: WeeChat 2.8]
rajivr has quit [Quit: Connection closed for inactivity]
<cransom> it's over the web interface, same port.
<cransom> iirc, the packages should be signed when built. nix.conf should have a `secret-key-files = /path/to/secretkey`
<cransom> (you'd have to add that)
justanotheruser has quit [Quit: WeeChat 2.7.1]
justanotheruser has joined #nixos
arjen-jonathan has quit [Ping timeout: 260 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/b4eae7887b4 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @Ma27 pushed 4 commits to master: https://git.io/JJfOo
<{^_^}> [nixpkgs] @jonringer merged pull request #91779 → cloud-utils: 0.30 -> 0.31 → https://git.io/JJfYk
<{^_^}> [nixpkgs] @jonringer pushed commit from @zimbatm to master « cloud-utils: 0.30 -> 0.31 »: https://git.io/JJfOy
bennofs_ has joined #nixos
justanotheruser has quit [Ping timeout: 260 seconds]
bennofs has quit [Ping timeout: 260 seconds]
<Yaniel> uhh can I somehow make hashcat respect OCL_ICD_VENDORS
<Yaniel> it doesn't seem to do that
<Yaniel> and somewhat related, python3Packages.opencv4 seems to be missing the UMat class?
<Yaniel> the UMat_* constants are there and opencv_version --opencl does report the proper CL runtime
<Yaniel> but cv2.UMat does not exist
o1lo01ol_ has quit [Ping timeout: 240 seconds]
hoverbear has joined #nixos
arjen-jonathan has joined #nixos
o1lo01ol1o has joined #nixos
meh` has joined #nixos
<{^_^}> [nixpkgs] @rycee closed pull request #83248 → darktable, wireshark: Fix documentation installation directory → https://git.io/Jvy0v
philipp[m]2 has quit [Quit: Idle for 30+ days]
asymptotically has quit [Quit: Leaving]
Chiliparrot has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #91757 → python3Packages.i3ipc: 2.1.1 -> 2.2.1 → https://git.io/JJvbF
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJf32
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
sbetrium has quit [Quit: sbetrium]
bahamas has quit [Ping timeout: 256 seconds]
user_0x58 has quit [Ping timeout: 260 seconds]
fsmnarmosta[m] has quit [Quit: Idle for 30+ days]
slabity has joined #nixos
sbetrium has joined #nixos
anarchomoh[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
antpic01[m] has quit [Quit: Idle for 30+ days]
sibachian[m] has quit [Quit: Idle for 30+ days]
phittacus has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
Cadey1 has quit [Quit: Idle for 30+ days]
chmod222[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
coyoneda[m] has quit [Quit: Idle for 30+ days]
dasj19[m] has quit [Quit: Idle for 30+ days]
demoulin[m] has quit [Quit: Idle for 30+ days]
develobster[m] has quit [Quit: Idle for 30+ days]
dkellner[m] has quit [Quit: Idle for 30+ days]
DanP[m] has quit [Quit: Idle for 30+ days]
dwagenk[m] has quit [Quit: Idle for 30+ days]
dxtr[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
flip[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
grahamc[m] has quit [Quit: Idle for 30+ days]
geekimerssive[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
geemili has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
greghab[m] has quit [Quit: Idle for 30+ days]
hr[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
ivank[m] has quit [Quit: Idle for 30+ days]
layus[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
limpid-kzonix[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
LinuxHackerman has quit [Quit: Idle for 30+ days]
codygman has quit [Read error: Connection reset by peer]
mudrii[m] has quit [Quit: Idle for 30+ days]
mzafkismugi[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
neonfuz2 has quit [Quit: Idle for 30+ days]
neumantm[m] has quit [Quit: Idle for 30+ days]
ngerstle[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
codygman has joined #nixos
piotrszegda[m] has quit [Quit: Idle for 30+ days]
q3ax[m] has quit [Quit: Idle for 30+ days]
randnoise[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
sjanes[m] has quit [Quit: Idle for 30+ days]
spherinder[m] has quit [Quit: Idle for 30+ days]
trufas[m] has quit [Quit: Idle for 30+ days]
eoli3n_ has joined #nixos
ashesham` has joined #nixos
alexherbo28 has joined #nixos
alexherbo2 has quit [Ping timeout: 264 seconds]
alexherbo28 is now known as alexherbo2
noudle has joined #nixos
sangoma has quit [Ping timeout: 264 seconds]
taylskid has quit [Remote host closed the connection]
Ariakenom has quit [Ping timeout: 260 seconds]
growpotkin has joined #nixos
orivej has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #91762 → rpcs3: fix vulkan renderer → https://git.io/JJfex
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JJfsG
orivej has joined #nixos
<betaboon> magnetophon: do you know what linuxPackages_opt would be used for?
AstroBadger_ is now known as AstroBadger
cosimone has quit [Quit: Quit.]
<{^_^}> [nixpkgs] @danieldk merged pull request #91767 → shattered-pixel-dungeon: 0.8.0b -> 0.8.1 → https://git.io/JJfU7
kayg04 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJfsQ
orivej has quit [Quit: No Ping reply in 180 seconds.]
amosbird has joined #nixos
orivej has joined #nixos
sbetrium has quit [Quit: sbetrium]
<{^_^}> [nixpkgs] @danieldk merged pull request #91576 → gbenchmark: 1.5.0 -> 1.5.1 → https://git.io/JfjaJ
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJfGT
sbetrium has joined #nixos
user_0x58 has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to release-20.03: https://git.io/JJfG8
dermetfan has joined #nixos
slack1256 has joined #nixos
LarryTheCow has joined #nixos
lsix has quit [Ping timeout: 272 seconds]
simba2 has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #91780 → reviewdog: 0.10.0 -> 0.10.1 → https://git.io/JJfZe
<{^_^}> [nixpkgs] @sternenseemann opened pull request #91781 → ocamlPackages.index: 1.2.0 → 1.2.1 → https://git.io/JJfZv
o1lo01ol1o has quit [Remote host closed the connection]
tpw_rules has joined #nixos
sangoma has joined #nixos
<typetetris> cransom: Thanks, didn't know about that nix option.
<typetetris> cransom: With nix-serve I always had to provide it a key file.
<numkem> I'm on unstable and I can't use nix-shell anymore... it says the nix-deamon isn't running. When I start nix-daemon.socket I get an error saying nix-store.mount is masked
<{^_^}> [nixpkgs] @sternenseemann opened pull request #91783 → ocamlPackages.webmachine: 0.6.1 → 0.6.2 → https://git.io/JJfZC
<numkem> a nixos-rebuild doesn't make a difference
o1lo01ol1o has joined #nixos
<lopsided98> typetetris: IIRC hydra does not use the signatures in the store, it just signs the path as it is served
<{^_^}> [nixpkgs] @yurrriq opened pull request #91784 → conftest: update src.owner → https://git.io/JJfZ2
<lopsided98> you need to set binary_cache_secret_key_file in hydra's config (even though that option prints a deprecation warning)
<{^_^}> hydra#679 (by sbourdeauducq, 40 weeks ago, open): suggested replacement for binary_cache_secret_key_file is dysfunctional
<{^_^}> hydra#548 (by kquick, 2 years ago, open): binary_cache_secret_key_file still used
cosimone has joined #nixos
<typetetris> lopsided98: There is no nixos option for hydra for that? So it has to go into `services.hydra.extraConfig` ?
<lopsided98> yes
<typetetris> lopsided98: My my my
o1lo01ol1o has quit [Ping timeout: 256 seconds]
ashesham` has quit [Ping timeout: 272 seconds]
<srhb> numkem: jakobrs (who is not here right now) had that issue at one point, but the cause was not determined. https://logs.nix.samueldr.com/nixos/2020-03-18#3193615;
<srhb> numkem: If your mounts are okay really (despite that error message) maybe logs from the daemon startup attempt could be helpful (not the socket, probably)
<numkem> srhb: rebooting fixed the problem... I've seen this issue that it also happens in the installer https://github.com/NixOS/nixpkgs/issues/87818
<{^_^}> #87818 (by hyperfekt, 6 weeks ago, open): nix-env --install fails on installer ISO
<srhb> numkem: Ah, right, same thing.
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @srhb merged pull request #91676 → powerdevil: fix build with new ddcutil [blocks nixos-unstable] → https://git.io/JJe6z
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/JJfZA
fendor_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @equirosa opened pull request #91785 → tut: 0.0.9 -> 0.0.10 → https://git.io/JJfnT
<{^_^}> [nixpkgs] @srhb merged pull request #91313 → network-manager-applet: 1.16.0 -> 1.18.0 → https://git.io/JfAjO
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/JJfnk
fendor has joined #nixos
<cole-h> srhb++ Thanks :)
<{^_^}> srhb's karma got increased to -2147483648
<cole-h> 👀
<evils> cole-h++
<{^_^}> cole-h's karma got increased to 77
<lovesegfault> Eh, does someone know how to fetchpatch from within python.packageOverrides?
<typetetris> lopsided98++
<{^_^}> lopsided98's karma got increased to 14
<lovesegfault> it has a new self/super which refers to python3, as opposed to nixpkgs top-level
<srhb> cole-h: Thank _you_ ^^;
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
<pbogdan> lovesegfault: only guessing but can you name the arguments pyself/pysuper or something not to clobber the names from the outer scope?
<lovesegfault> pbogdan: Oh, derp, of course
<pbogdan> :)
<lovesegfault> pbogdan++
<{^_^}> pbogdan's karma got increased to 5
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/560e3b7d9db (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
Ariakenom has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #91764 → aws_shell: remove → https://git.io/JJfJu
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JJfnH
waleee-cl has quit [Quit: Connection closed for inactivity]
alexherbo21 has joined #nixos
<cole-h> Why is the "open gnome terminal" test so flaky? Most of the time I see nixos-unstable blocked, it's because of that one test....
<{^_^}> [nixpkgs] @Mic92 merged pull request #91785 → tut: 0.0.9 -> 0.0.10 → https://git.io/JJfnT
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JJfnh
<{^_^}> [nixpkgs] @Mic92 merged pull request #91784 → conftest: update src.owner → https://git.io/JJfZ2
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JJfce
alexherbo2 has quit [Ping timeout: 246 seconds]
alexherbo21 is now known as alexherbo2
dbmikus has quit [Ping timeout: 240 seconds]
fendor has quit [Quit: Leaving]
m0rphism has quit [Quit: WeeChat 2.7.1]
alp has quit [Ping timeout: 272 seconds]
dbmikus has joined #nixos
alexherbo22 has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #89085 → Update gitAndTools.gita and add bash completion → https://git.io/JfoLB
<{^_^}> [nixpkgs] @marsam pushed 4 commits to master: https://git.io/JJfcz
<{^_^}> [nixpkgs] @marsam merged pull request #91780 → reviewdog: 0.10.0 -> 0.10.1 → https://git.io/JJfZe
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJfcg
alexherbo2 has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @veprbl merged pull request #91763 → factorio{,-headless}-experimental: 0.18.32 -> 0.18.34, add priegger to maintainers → https://git.io/JJfvA
<{^_^}> [nixpkgs] @veprbl pushed 4 commits to master: https://git.io/JJfcV
alexherbo2 has joined #nixos
alexherbo22 has quit [Ping timeout: 260 seconds]
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
<{^_^}> [nixpkgs] @rycee pushed commit from @ngerstle to master « keycloak: 9.0.3 -> 10.0.2 »: https://git.io/JJfcN
<{^_^}> [nixpkgs] @rycee closed pull request #87230 → keycloak: 9.0.3 -> 10.0.0 → https://git.io/JfcmB
<{^_^}> [nixpkgs] @rycee closed pull request #91732 → keycloak: 9.0.3 -> 10.0.2 → https://git.io/JJvWz
<magnetophon> betaboon: Did you
<magnetophon> betaboon: are you sure you meant me? I don't get the question.
orivej has quit [Ping timeout: 260 seconds]
<betaboon> magnetophon: i think so as you seem to be one of the most active contributors of musnix (next to henrytill)
orivej has joined #nixos
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
<magnetophon> betaboon: ah, musnix. No, sorry, I don't know. henrytill wrote all of the kernel part.
<betaboon> magnetophon: i was working on converting the repo to a proper overlay and the question came to mind
<srhb> betaboon: I'm not sure I completely understand your question, but I'd suppose it's like the rest of the linuxPackages_$foo -things, where linuxPackages contains kernel stuff for $foo -- in this case an _opt_imized(?) kernel
kenran has joined #nixos
<srhb> like, rt, I
<srhb> I guess :)
<betaboon> srhb: musnix provides linux_rt packages, but it also provides a special linux_opt package which i dont understand the purpose of. :D
<srhb> ah, ok :)
Ariakenom has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @srhb merged pull request #91093 → [20.03] qemu: patch CVE-2020-1711 → https://git.io/JfF54
<{^_^}> [nixpkgs] @srhb pushed 2 commits to release-20.03: https://git.io/JJfCB
<betaboon> magnetophon: I'm just working on a script to update all the kernels and patches in there.
proofofkeags has quit [Remote host closed the connection]
Ariakenom has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #91786 → ncspot: 0.1.3 -> 0.1.4 → https://git.io/JJfC7
<magnetophon> betaboon: ooh, cool! A r-ryantm for musnix! :D
<betaboon> magnetophon: more like the approach that colemickens does for nixpkgs-wayland. a metadata.nix (which versions and hashes), packages use those and a script to update the metadata.nix
Rusty1 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
justanotheruser has joined #nixos
magnetophon has quit [Read error: Connection reset by peer]
doublex__ has joined #nixos
shibboleth has quit [Ping timeout: 240 seconds]
magnetophon has joined #nixos
doublex_ has quit [Ping timeout: 260 seconds]
Rusty1 has joined #nixos
lunik1 has quit [Quit: :x]
<{^_^}> [nixpkgs] @mcwitt closed pull request #91684 → vscode-extension-DigitalAssetHoldingsLLC-ghcide: init at 0.0.2 → https://git.io/JJeXn
<magnetophon> betaboon: I didn't know that one. thanks.
<betaboon> magnetophon: saw it in his stuff first. i realy like that approach
lunik1 has joined #nixos
o1lo01ol1o has joined #nixos
<{^_^}> [nix] @Ma27 opened pull request #3764 → Fix segfault if a file from an invalid searchpath-entry is attempted to get built → https://git.io/JJfWg
<etrigan63[m]> Can anyone point me to a proper `configuration.nix` file and set of instructions for setting up i3-gaps and home-manager? I don't want it as an alternate Window Manager but as the main with all of the necessary support bits.
<{^_^}> musnix/musnix#117 (by betaboon, 11 seconds ago, open): Metadata update script
alp has joined #nixos
<magnetophon> etrigan63[m]: When I need examples, I just search github wiyhin the nix language, like this: https://github.com/search?q=home-manager+i3-gaps+language%3ANix&type=Code I even have a shortcut in my browser set up just for that. :)
absoluutely has joined #nixos
<infinisil> betaboon: I'd recommend metadata.nix -> metadata.json. No need to use Nix for that, and json can easily be imported with builtins.fromJSON. Also json is easier to properly generate
<magnetophon> betaboon: nice work! Thank you!
<betaboon> infinisil: i thought about that as well. i totaly agree. but didnt come up with a good solution how to create proper json from a bash script :/
<betaboon> infinisil: any suggestion ?
<betaboon> magnetophon: just noticed the update.sh seems to have a bug. the metadata for 4.14 is broken
<etrigan63[m]> <magnetophon "etrigan63: When I need examples,"> Yes, I am keenly aware of how to do that. Which of the 53 code results works and is complete? That is what I am asking.
m0rphism has joined #nixos
<magnetophon> etrigan63[m]: sorry to state the obvious then.
<cole-h> etrigan63[m]: Why don't you just try them out until you're satisfied? It sounds like you're asking us to do the legwork for something that is totally subjective (does "working" and "complete" just mean "doesn't segfault"?).
<infinisil> betaboon: jq should be able to
lunik1 has quit [Quit: :x]
Neo-- has quit [Ping timeout: 246 seconds]
lunik1 has joined #nixos
<betaboon> infinisil: yeah you can create json with jq, but that realy doesnt help readability of the code
Ariakenom has quit [Ping timeout: 240 seconds]
<infinisil> I mean you can also just echo it manually as well
<infinisil> I just think json as a format for storing this is better suited
<etrigan63[m]> Not trying to be snarky or anything but`complete = fully functioning system without months of tweaking (other than ricing)'. Something I can save and use to rebuild my system if anything ever goes south. The process Nix/NixOS uses is exactly like using `ansible` only more so.
<infinisil> Just echo/printf it, then run the result through jq to check for syntax errors might be a reasonable thing to do
<{^_^}> [nix] @edolstra pushed to master « NAR parser: Fix missing name field check »: https://git.io/JJfWp
<{^_^}> [nix] @Ericson2314 opened pull request #3765 → Fix and ci static builds → https://git.io/JJfWj
<srhb> etrigan63[m]: How do you figure it's the same or more so? That's not my experience.
<etrigan63[m]> * Not trying to be snarky or anything but`complete = fully functioning system without months of tweaking (other than ricing)`. Something I can save and use to rebuild my system if anything ever goes south. The process Nix/NixOS uses is exactly like using`ansible` only more so.
<srhb> etrigan63[m]: (I don't have an answer for you, I don't use i3, fwiw)
<betaboon> infinisil: currently I printf nix and then running it through nixfmt
arjen-jonathan has quit [Ping timeout: 240 seconds]
proofofkeags has joined #nixos
codezero has quit [Ping timeout: 260 seconds]
Ariakenom has joined #nixos
seku has quit [Quit: Connection closed]
QuickWango has joined #nixos
codezero has joined #nixos
thc202 has quit [Ping timeout: 260 seconds]
Quick_Wango has quit [Ping timeout: 265 seconds]
robogoat has joined #nixos
ericnoan has joined #nixos
benedikt93 has joined #nixos
thc202 has joined #nixos
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
<etrigan63[m]> <srhb "etrigan63: How do you figure it'"> `Ansible` is a declarative system for remote configuring multiple servers simultaneously. I have used it to install my default set of applications, drivers, and even add disks to fstab, all from a set of simple playbooks. If I want to update anything , I just run the script again and it updates the apps to the latest releases. By providing the playbook with a list of hosts, you
<etrigan63[m]> can deploy simultaneously across an entire server farm. I see this in Nix/NixOS and truly want to experience it but not in the way Arch makes you magnetize zeroes and ones on the disk platter by hand and suffer the trials of Sisyphus in order to install it.
magnetophon has quit [Read error: Connection reset by peer]
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
magnetophon has joined #nixos
<srhb> etrigan63[m]: I am familiar with ansible. I must say I think you're missing some of the key features that distinguish Nix quite a lot from Ansible and similar mutate-the-world-but-really-fast approaches, but maybe those aren't important to you. :) Anyway, I know that most users I've guided into the Nix/NixOS world found the learning curve really steep. Perhaps that's worth considering.
<cransom> the only way ansible fits the 'declaritive' aspect of system config is if you wipe/completely reinstall the os before each run.
<srhb> cransom: Some shops do exactly that.
<srhb> But yes :)
cosimone has quit [Quit: Quit.]
<cransom> and thats coool for them. it would be how puppet/chef would claim the same.
* l33[m] uploaded an image: nixoscurve.png (608KB) < https://matrix.org/_matrix/media/r0/download/1312.media/eNLbHICuONxanKtWFSuLudxr >
<srhb> Right.
<l33[m]> puppet, chef, ansible..all based on cfengine...
<srhb> Last time I tried to install Ubuntu, the partitioning phase defeated me.
sbetrium has quit [Quit: sbetrium]
<srhb> Sobering moment.
<etrigan63[m]> If the ansible script uses the key "latest" when installing applications the newest version will be pulled. Run it again and nothing changes unless there is a new version. I don't see how that is "nuke/repave".
<srhb> etrigan63[m]: A very good ansible script will do just that
<{^_^}> [nixpkgs] @vbgl merged pull request #91781 → ocamlPackages.index: 1.2.0 → 1.2.1 → https://git.io/JJfZv
<{^_^}> [nixpkgs] @vbgl pushed commit from @sternenseemann to master « ocamlPackages.index: 1.2.0 → 1.2.1 »: https://git.io/JJflu
<srhb> etrigan63[m]: The main difference is that Nix can't _not_ do that by design, more or les.
NeoCron has quit [Ping timeout: 260 seconds]
<srhb> etrigan63[m]: Because Nix essentially nukes and repaves.
orivej has quit [Ping timeout: 240 seconds]
<srhb> etrigan63[m]: Anyway, I was just curious, I don't see the comparison often, and I don't find it fitting except in a very meta sense.
<cransom> etrigan63[m]: it's more for when you remove that app from the list. does it get removed from the system?
<l33[m]> comparing nixops to ansible, is like comparing a apple to a washing machine.
orivej has joined #nixos
sbetrium has joined #nixos
<srhb> l33[m]: I don't think that's helpful. :-)
cole-h has quit [Quit: Goodbye]
<srhb> Especially considering nixops mutates all sorts of meta state on infrastructure and you better hope it got it right.
<etrigan63[m]> Yes, but the atomic aspect of using pointers to handle the upgrades is what makes NixOS interesting to me.
<srhb> etrigan63[m]: Aha, ok :) That was essentially the point I was getting at.
<srhb> etrigan63[m]: I think the advice to try out configs (or fragments) is sane, even if it might feel like magnetizing the bits yourself.
<srhb> etrigan63[m]: At least, I don't think there's a much better alternative for you right now.
knupfer has quit [Ping timeout: 260 seconds]
<etrigan63[m]> No, to remove an app requires that you tell the script to remove it.
whatisRT has joined #nixos
rtjure has joined #nixos
ryzokuken has quit []
<etrigan63[m]> <l33[m] "comparing nixops to ansible, is "> I realize that, but one has to apply their own life experiences to new situations in order to get a handle on things quickly. I have worked with Ansible, not with Nix. I see some basic similarities and accept that the comparison breaks down if you look deeply ee
<etrigan63[m]> > <@l33:1312.media> comparing nixops to ansible, is like comparing a apple to a washing machine.
<etrigan63[m]> * I realize that, but one has to apply their own life experiences to new situations in order to get a handle on things quickly. I have worked with Ansible, not with Nix. I see some basic similarities and accept that the comparison breaks down if you look deeply enough.
globin has quit [Ping timeout: 272 seconds]
<{^_^}> error: syntax error, unexpected '<', at (string):317:1
<{^_^}> [nixpkgs] @sternenseemann opened pull request #91788 → ocamlPackages.irmin*: 2.1.0 → 2.2.0 → https://git.io/JJfli
<srhb> etrigan63[m]: The matrix bridge appears to resend messages when you edit(?) causing a bit of spam on our end.
<etrigan63[m]> How is this my fault?
<srhb> I'm not saying it is, but maybe you were not aware.
asymptotically has joined #nixos
eoli3n_ has quit [Ping timeout: 260 seconds]
<etrigan63[m]> I am a grammar/spelling nazi and a mediocre typist. Please expect more in the future.
<{^_^}> [nixpkgs] @lovesegfault opened pull request #91789 → python3Packages.{confuse,mediafile}: init → https://git.io/JJflS
<{^_^}> [nixpkgs] @vbgl merged pull request #91783 → ocamlPackages.webmachine: 0.6.1 → 0.6.2 → https://git.io/JJfZC
<{^_^}> [nixpkgs] @vbgl pushed commit from @sternenseemann to master « ocamlPackages.webmachine: 0.6.1 → 0.6.2 »: https://git.io/JJfl9
kenran has quit [Quit: leaving]
ryzokuken has joined #nixos
ryzokuken has quit [Quit: ZNC 1.8.1 - https://znc.in]
proofofkeags has quit [Remote host closed the connection]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<{^_^}> [nixpkgs] @srhb merged pull request #91769 → [20.03] nomad: 0.10.2 -> 0.10.5 → https://git.io/JJfkq
<{^_^}> [nixpkgs] @srhb pushed 2 commits to release-20.03: https://git.io/JJf8t
<{^_^}> [nixpkgs] @jonringer merged pull request #91540 → pythonPackages.{webcolors,imageio,pydicom}: disable python2, abandoned upstream → https://git.io/Jfj8h
<{^_^}> [nixpkgs] @jonringer pushed 3 commits to master: https://git.io/JJf8q
meh` has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #91535 → python3Packages.pymatgen: fix build → https://git.io/JfjlL
<{^_^}> [nixpkgs] @jonringer pushed to master « python3Packages.pymatgen: fix build »: https://git.io/JJf8G
tpw_rules has left #nixos ["Textual IRC Client: www.textualapp.com"]
<{^_^}> [nixpkgs] @jonringer merged pull request #91528 → python3Packages.bidict: fix build → https://git.io/JfjZE
<{^_^}> [nixpkgs] @jonringer pushed 4 commits to master: https://git.io/JJf8n
shibboleth has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
sbetrium has quit [Quit: sbetrium]
sbetrium has joined #nixos
ryzokuken has joined #nixos
lsix has joined #nixos
codygman has quit [Read error: Connection reset by peer]
ryzokuken has quit [Changing host]
ryzokuken has joined #nixos
codygman has joined #nixos
proofofkeags has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
sangoma has quit [Quit: WeeChat 2.8]
globin has joined #nixos
<{^_^}> [nixpkgs] @piegamesde opened pull request #91790 → make-desktopitem: refactoring, documentation and improvement → https://git.io/JJf8M
gustavderdrache has joined #nixos
smatting has joined #nixos
proofofkeags has quit [Ping timeout: 258 seconds]
taylskid has joined #nixos
<taylskid> .
__monty__ has quit [Quit: leaving]
o1lo01ol_ has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed commit from @filalex77 to master « httpie: 2.1.0 -> 2.2.0 »: https://git.io/JJf8j
<{^_^}> [nixpkgs] @Ma27 closed pull request #91275 → httpie: 2.1.0 -> 2.2.0 → https://git.io/JfAcc
mallox has quit [Quit: WeeChat 2.8]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/56f8f6f31fb (from 40 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @jcpetruzza opened pull request #91792 → kakoune: rework plugin support → https://git.io/JJf40
Chiliparrot has joined #nixos
kayg04 has joined #nixos
waleee-cl has joined #nixos
simba2 has quit [Ping timeout: 240 seconds]
whatisRT has quit [Quit: ZNC 1.7.5 - https://znc.in]
lsix has quit [Quit: WeeChat 2.8]
user_0x58 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @turion opened pull request #91793 → flightgear: 2019.1.1 -> 2020.1.3, simgear: 2020.1.{1 -> 3} → https://git.io/JJf4K
sbetrium has quit [Quit: sbetrium]
jbox has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
turion1 has quit [Ping timeout: 265 seconds]
sbetrium has joined #nixos
Ariakenom has quit [Quit: WeeChat 2.7.1]
smatting has quit [Ping timeout: 258 seconds]
smatting has joined #nixos
<colemickens> bqv: ping, wanted to ask you some things about flakes since your repo uses a lot of the features it seems
wnklmnn has joined #nixos
<colemickens> mostly, it seems like your devshell is rather complex and I'm curious if all of that is needed
<colemickens> or if you feel "shell" is underaddressed now by flakes
<colemickens> also, I have a flake derivation that I can `nix build` but can't `nix eval` and found it surprising.
asymptotically has quit [Quit: Leaving]
<bqv> oh, hi
<bqv> no no, it is extremely overengineered
<bqv> please do not copy anything i did there :D
<bqv> the intention of that was to have some kind of freakish compatibility between devshell and shell.nix
<bqv> at this point i regret doing that because it's really not been worth it
<bqv> and i don't think it even still works
shibboleth has quit [Quit: shibboleth]
<colemickens> hm. Okay. I just want to port my shell.nix to being part of the flake and I was runnning into friction.
<colemickens> Might've just been the victim of 2am tired brain though.
<bqv> yeah, i don't think it's overly complex normally
fdsafadsfadsfads has joined #nixos
<bqv> obviously avoid <nixpkgs> and cater for localSystems, but other than that it should be vastly the same
<fdsafadsfadsfads> Hello
<fdsafadsfadsfads> Does anyone have a config that uses v4l2loopback ?
<fdsafadsfadsfads> I have not been able to make it work
<fdsafadsfadsfads> tried: boot.kernelModules = [ "kvm-amd" "v4l-utils" "v4l2loopback" ];
<fdsafadsfadsfads> but I can't do: modprobe v4l2loopback devices=1 video_nr=10 card_label="OBS Cam" exclusive_caps=1
<fdsafadsfadsfads> I get: modprobe: FATAL: Module v4l2loopback not found in directory /run/current-system/kernel-modules/lib/modules/5.7.4
nikita` has quit [Quit: leaving]
sjourdois has joined #nixos
<bqv> have you restarted?
<bqv> restart :)
<fdsafadsfadsfads> ha - I will do it again just in case
fdsafadsfadsfads has quit [Remote host closed the connection]
sbetrium has quit [Quit: sbetrium]
rtjure has quit [Ping timeout: 260 seconds]
sbetrium has joined #nixos
absoluutely has quit [Remote host closed the connection]
asdasfdasfdsafds has joined #nixos
<asdasfdasfdsafds> no dice
<asdasfdasfdsafds> after restart, the same thing happens
<evils> TheSirC[m]: did you get v4l2loopback working?
<asdasfdasfdsafds> nope
<asdasfdasfdsafds> this is the relevant config, I added v4l2loopback in two places
<asdasfdasfdsafds> I get the same modprobe: FATAL: Module v4l2loopback not found in directory /run/current-system/kernel-modules/lib/modules/5.7.4
<asdasfdasfdsafds> (root user)
<bqv> is it in booted-system?
quinn_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @rnhmjoj opened pull request #91794 → nixos/fish: enable man cache generation → https://git.io/JJfRv
<asdasfdasfdsafds> I am not sure how to check
<asdasfdasfdsafds> In /run/booted-system I see kernel-modules -> /nix/store/6mqkgqn0539ici6jwzbmqjv66liil429-kernel-modules
<asdasfdasfdsafds> and then I do: ls /nix/store/6mqkgqn0539ici6jwzbmqjv66liil429-kernel-modules/lib/modules/5.7.4/kernel/drivers/video/
<asdasfdasfdsafds> and get backlight fbdev vgastate.ko.xz
<asdasfdasfdsafds> not sure if I am looking in the right lpace
dermetfan has quit [Ping timeout: 246 seconds]
justanotheruser has quit [Ping timeout: 265 seconds]
<bqv> very spooky, i imagine you're right and that's where it'd be
<asdasfdasfdsafds> I am using nixos-unstable
pbb has quit [Read error: Connection reset by peer]
<asdasfdasfdsafds> but I see no reason why it would error silently :/
whatisRT has joined #nixos
pbb has joined #nixos
<bqv> it might be that you shuoldn't have it in the initrd line
<bqv> maybe having it there assumes it'll be loaded at that point
<bqv> (and it won't, unless nix does it)
<asdasfdasfdsafds> holy cow
<asdasfdasfdsafds> copying path '/nix/store/b3rj1a41r2qib3197c15j26cbify1sza-v4l2loopback-0.12.5-5.7.4' from 'https://cache.nixos.org'...error: --- Error ------------------------------------------------------------------------------------------------------------------------------------------------------------ nix-buildwhile setting up the build environment: error:
<asdasfdasfdsafds> --- SysError --------------------------------------------------------------------------------------------------------------------------------------------------------- nix-build
<asdasfdasfdsafds> I removed it from everywhere and added it with
<asdasfdasfdsafds> boot.extraModulePackages = [ config.boot.kernelPackages.v4l2loopback ];
<bqv> at least you have an error now
<asdasfdasfdsafds> ah boo
<asdasfdasfdsafds> it was because of nix-shell -p tree
<asdasfdasfdsafds> that I had used before
<asdasfdasfdsafds> always trips me up when I do nix shell using root and forget about it
<asdasfdasfdsafds> rebooting now
asdasfdasfdsafds has quit [Remote host closed the connection]
quinn has joined #nixos
dasdasdasdasdasa has joined #nixos
<dasdasdasdasdasa> it vorks!
<bqv> gg
<dasdasdasdasdasa> thanks - now onto trying to make obs work with it
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/17e83aaa58b (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
dbmikus has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @bhipple merged pull request #91752 → oneDNN: add aarch64-linux to platforms → https://git.io/JJvSk
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJfR5
o1lo01ol_ has quit [Remote host closed the connection]
sbetrium has quit [Quit: sbetrium]
Soo_Slow has quit [Quit: Soo_Slow]
o1lo01ol1o has joined #nixos
sbetrium has joined #nixos
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 240 seconds]
mbrgm_ is now known as mbrgm
o1lo01ol1o has quit [Ping timeout: 265 seconds]
lawr3nce has joined #nixos
smatting has quit [Ping timeout: 240 seconds]
dasdasdasdasdasa has quit [Remote host closed the connection]
kleisli_ has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/244286efbc9 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
m0rphism has quit [Ping timeout: 240 seconds]
sdasdasdasdasdas has joined #nixos
justanotheruser has joined #nixos
noudle has quit []
sbetrium has quit [Quit: sbetrium]
orivej has quit [Ping timeout: 264 seconds]
infandum has quit [Remote host closed the connection]
sbetrium has joined #nixos
<mica[m]> Does anyone know more about the recent work on podman? A roadmap or anything?
orivej has joined #nixos
<sdasdasdasdasdas> obs-studio with v4l2sink works on latest master
<sdasdasdasdasdas> for anyone looking at this logs, that file contains the instructions you need to follow
<colemickens> sdasdasdasdasdas: there's a HM module for obs that supports plugins
<sdasdasdasdasdas> this is the kind of edge cases where nixos really shines, custom kernel modules and custom plugins
<sdasdasdasdasdas> oh nice
<sdasdasdasdasdas> looking for it
<colemickens> But for non-HM users, they still need the symlink instructions
<sdasdasdasdasdas> wait, you use sway? does obs work there ?
<sdasdasdasdasdas> I am having to boot into gnome because obs acts weirdly in sway
philr_ has joined #nixos
<colemickens> I run nixpkgs-wayland, which currently offers a patched OBS that works in Sway
<colemickens> It's still buggy, but the main features work enough. `wlrobs` is the plugin that gets screen cap working.
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
<colemickens> sdasdasdasdasdas: ^
cr4y1 has quit [Ping timeout: 260 seconds]
<sdasdasdasdasdas> thanks colemickensI have a DELL laptop with nvidia and intel gpu and almost gave up on sway
<sdasdasdasdasdas> your config seems to have all I need
codygman has quit [Ping timeout: 258 seconds]
codygman has joined #nixos
seanparsons has quit [Ping timeout: 265 seconds]
hoverbear has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
leah2 has quit [Ping timeout: 260 seconds]
seanparsons has joined #nixos
<colemickens> bqv: -_- so if I want the equivalent of `nix-shell` where it loads my `shell.nix` with flakes, do I want `nix run` or `nix app`?
<colemickens> I'm not sure if this is all just undoc'd tribal knowledge or if I'm missing some critical docs. :|
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
orivej has quit [Ping timeout: 258 seconds]
orivej_ has joined #nixos