andi- changed the topic of #nixos to: NixOS stable: 19.09 \o/ https://discourse.nixos.org/t/nixos-19-09-release/4306/2 || 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
o1lo01ol1o has quit [Ping timeout: 265 seconds]
fendor has quit [Quit: Leaving]
drakonis has joined #nixos
drakonis has quit [Client Quit]
andrewrk has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to master « gitRepo: 2.1.1 -> 2.3 »: https://git.io/Jvlej
fendor_ has quit [Remote host closed the connection]
<andrewrk> hmm, I see the version of signal-desktop should be 1.30.1 according to nixos-version on my system which is 20.03pre212208.8130f3c1c2b (Markhor). But when I open it and do the help->about menu it says v1.28.0
<{^_^}> [nixpkgs] @primeos opened pull request #80074 → chromium: 80.0.3987.100 -> 80.0.3987.106 → https://git.io/JvlvJ
<andrewrk> hmm, ok when I open it from the terminal, I get the correct version. it seems the xfce4 application finder has an outdated entry
<Cadey> andrewrk: check /usr/share/applications/signal-desktop.desktop?
<Cadey> (i think that's where it looks for that)
<andrewrk> thanks
<Cadey> this is a hunch, but you might want to check to make sure that points to the same executable that $(which signal-desktop) does from your shell
<Cadey> this is completely unfounded, but my guess is that you have signal-desktop installed globally as well as in your user profile
<andrewrk> I only have it in my user profile
<andrewrk> `which signal-desktop` looks correct
<andrewrk> I don't think nixos has /usr/share/applications
<andrewrk> I'll just reboot and cross my fingers, thanks
<Cadey> i'm gonna go look up what the equivalent user-level version of it is while you pray
<{^_^}> [nixpkgs] @ericdallo opened pull request #80075 → hover: init 2020-01-03 → https://git.io/JvlvL
<Cadey> $HOME/.local/share/applications
<{^_^}> [nixpkgs] @ericdallo closed pull request #79252 → hover: init 2020-01-23 → https://git.io/JvGHw
mexisme has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj opened pull request #80076 → nixos/alsa: replace list by attrset in environment.etc → https://git.io/JvlvZ
turona has quit [Ping timeout: 272 seconds]
turona has joined #nixos
xkapastel has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout merged pull request #79962 → haskellPackages.mplayer-spot: add runtime dependency on mplayer → https://git.io/JvWBD
<{^_^}> [nixpkgs] @cdepillabout pushed 2 commits to haskell-updates: https://git.io/Jvlv6
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj opened pull request #80077 → nixos/unclutter: fix remaining typo → https://git.io/Jvlvy
Yannik_Sc has quit [Quit: Yannik_Sc]
mexisme has quit [Ping timeout: 240 seconds]
o1lo01ol1o has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @primeos pushed 2 commits to release-20.03: https://git.io/Jvlv7
edwtjo has joined #nixos
edwtjo has joined #nixos
edwtjo has quit [Changing host]
<Cadey> andrewrk: did that fix it?
<evanjs> what's the best way to combine outputs for a makeInitrd? Say I want /lib/modules to be populated with all the stuff in e.g. ${kernelPackages}/lib/modules but I also want ${driver}/lib/modules?
<noonien> when calling a package with `pkgs.pkgsCross.<some-platform>.callPackage`, is there any difference between
<noonien> { pkgs, python3, ... }: stdenv.mkDerivation { depsBuildBuild = [ python3 ]; }
<noonien> { pkgs, ... }: stdenv.mkDerivation { depsBuildBuild = with pkgs; [ python3 ]; }
werner291 has quit [Quit: werner291]
mbrgm has quit [Ping timeout: 272 seconds]
mbrgm_ has joined #nixos
mbrgm_ is now known as mbrgm
tdeo has joined #nixos
tdeo has joined #nixos
tdeo has quit [Changing host]
thc202 has quit [Ping timeout: 245 seconds]
musteresel has quit [Ping timeout: 265 seconds]
sigmundv has quit [Ping timeout: 265 seconds]
ris has quit [Ping timeout: 272 seconds]
chagra_ has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
sbetrium has quit [Quit: sbetrium]
v88m has joined #nixos
bvdw has quit [Quit: bvdw]
sbetrium has joined #nixos
chagra has quit [Ping timeout: 268 seconds]
<DigitalKiwi> clever++
<{^_^}> clever's karma got increased to 330
bvdw has joined #nixos
mexisme has joined #nixos
claudiii has quit [Quit: Connection closed for inactivity]
turona has quit [Quit: ...]
bvdw has quit [Quit: bvdw]
turona has joined #nixos
sbetrium has quit [Quit: sbetrium]
bvdw has joined #nixos
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jluttine_ has quit [Ping timeout: 260 seconds]
jluttine_ has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #80078 → docker-slim: move expression to outside of build-support → https://git.io/JvlfE
<andrewrk> Cadey, idk, I lied about rebooting. I never reboot xD
<Cadey> lol
wildtrees has quit [Quit: Leaving]
chagra_ has quit [Ping timeout: 240 seconds]
apriluwu has joined #nixos
chagra_ has joined #nixos
m0rphism has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jvlf1
kvda has joined #nixos
Rusty1 has quit [Remote host closed the connection]
jojojojojo has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam opened pull request #80079 → procs: 0.9.6 -> 0.9.9 → https://git.io/Jvlf7
jojojojojo has joined #nixos
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/8731aaaf8b3 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
drakonis has joined #nixos
Mateon1 has quit [Remote host closed the connection]
sbetrium has joined #nixos
sbetrium has quit [Client Quit]
<{^_^}> [nixpkgs] @alyssais opened pull request #80080 → Fix some broken shebangs → https://git.io/JvlJo
bhipple has joined #nixos
ryanartecona has quit [Quit: ryanartecona]
zupo has quit [Ping timeout: 272 seconds]
Mateon1 has joined #nixos
zupo has joined #nixos
butterthebuddha has joined #nixos
kvda has joined #nixos
<xavierzwirtz[m]> nuget is the devil
<xavierzwirtz[m]> getting the canonical url for any given nuget reference so that you can fetchurl it is overly difficult
growpotk- has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #80079 → procs: 0.9.6 -> 0.9.9 → https://git.io/Jvlf7
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvlUW
h0m1 has quit [Ping timeout: 272 seconds]
h0m1 has joined #nixos
qasaur has joined #nixos
qasaur has quit [Remote host closed the connection]
qubasa_ has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #80081 → satysfi: 0.0.3 -> 0.0.4 → https://git.io/JvlTJ
ryanartecona has joined #nixos
qubasa has quit [Ping timeout: 265 seconds]
<{^_^}> [nixops] @onixie opened pull request #1225 → Fix wrong exception on SSH master connection failure → https://git.io/JvlTR
nuncanada has quit [Read error: Connection reset by peer]
thongpv87 has joined #nixos
epl692_ has quit [Ping timeout: 240 seconds]
<dongcarl> Hi all, trying to bump a package right now and noticing that even though I bumped the version... it still builds! surely the hashes of the archive downloads must have changed?!
<samueldr> it's a common pitfall due to a fix for another issue
<samueldr> change the hash a bit
<samueldr> the way it works is sources are all looked-up as /nix/store/${hash}-${name}
<samueldr> but all source names are named "source"
vandenoever has quit [Read error: Connection reset by peer]
<samueldr> so it finds out the older source
<{^_^}> [nixpkgs] @marsam merged pull request #80073 → gitAndTools.gh: 0.5.4 -> 0.5.5 → https://git.io/JvleX
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvlTX
vandenoever has joined #nixos
vandenoever has joined #nixos
<samueldr> dongcarl: so you can use a probably-invalid hash instead to TOFU the hash by changing a couple of the digits by zeroes
<dongcarl> samueldr: I see...
<dongcarl> I'll try!
epl692 has joined #nixos
<dongcarl> samueldr: Ah yes that's correct... Now on to figuring out how to bump go packages on nixos...
<samueldr> (that I can't help with)
<dongcarl> no worries :-)
<dongcarl> samueldr++
<{^_^}> samueldr's karma got increased to 166
growpotk- has quit [Quit: ZNC 1.7.5 - https://znc.in]
growpotk- has joined #nixos
mac10688 has joined #nixos
iyzsong has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
la-tiheis has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jtojnar merged pull request #79932 → libgee: 0.20.2 -> 0.20.3 → https://git.io/JvWqu
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to staging: https://git.io/Jvlk4
aboyazn has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #80080 → Fix some broken shebangs → https://git.io/JvlJo
<{^_^}> [nixpkgs] @teto pushed 2 commits to master: https://git.io/JvlkB
<{^_^}> [nixpkgs] @marcus7070 opened pull request #80084 → Marcus7070/spyder → https://git.io/JvlkE
la-tiheis has joined #nixos
aboyazn has left #nixos [#nixos]
ixxie has quit [Ping timeout: 246 seconds]
ixxie has joined #nixos
<{^_^}> [nixpkgs] @marsam closed pull request #80020 → chromedriver 78.0.3904.70 => 80.0.3987.16 → https://git.io/JvWXQ
alexherbo2 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @veprbl merged pull request #79885 → texlab: 1.9.0 -> 1.10.0 → https://git.io/JvCS8
<{^_^}> [nixpkgs] @veprbl pushed commit from @MetaDark to master « texlab: 1.9.0 -> 1.10.0 (#79885) »: https://git.io/JvlkQ
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80085 → rspamd: 2.2 -> 2.3 → https://git.io/Jvlkb
<cole-h> Is it possible, using home-manager, to append to `home.packages` in a file inside of the `imports` list?
<clever> cole-h: the module system will always append if you set a list type thing twice
<cole-h> e.g. I have `imports = [ ./conf/fonts.nix ];` and want to add a few font packages to the `home.packages` list when that module is imported
<clever> cole-h: just set home.packages in each file
<cole-h> Wow, indeed. I didn't know that; that's really cool!
<cole-h> clever++ once again
<{^_^}> clever's karma got increased to 331
<clever> depending on the type, nix will either append or fail, when you set it twice
<clever> types.lines will merge things with a \n
<clever> types.commas will merge stings with a ,
growpotk- has quit [Ping timeout: 265 seconds]
felixfoertsch has joined #nixos
felixfoertsch23 has quit [Ping timeout: 260 seconds]
ryanartecona has quit [Quit: ryanartecona]
<cole-h> Anybody have any examples of how to correctly import a directory of self-made derivations?
phreedom has quit [Remote host closed the connection]
<epl692> Channel switching question here, trying to get my user account to install a few unstable packages, but can't seem to get it to work. I switched channels to unstable, but it keeps installing the 19.09 versions of stuff
phreedom has joined #nixos
<{^_^}> [nixpkgs] @nh2 merged pull request #79815 → fftw: Re-enable OpenMP with non-GCC and musl → https://git.io/JvCCK
<{^_^}> [nixpkgs] @nh2 pushed 2 commits to master: https://git.io/JvlIg
<clever> epl692: when you do `nix-env -iA nixos.hello`, the `nixos` says to use a channel named nixos
<clever> epl692: so just look at the name in `nix-channel --list`, and use that name
<epl692> Thank you! that was it
<cole-h> My current solution is to `_module.args.pkgs = import ./pkgs { inherit pkgs; };`... I feel like there should be a better way.
phreedom has quit [Remote host closed the connection]
<clever> cole-h: nixpkgs.pkgs is already an option, that does the same thing
<clever> (at least on nixpkgs, not sure of home-manager)
<clever> (at least on nixos, not sure of home-manager)
<clever> dang typos!
phreedom has joined #nixos
apriluwu has quit [Ping timeout: 272 seconds]
<cole-h> Doesn't appear to. Oh well, at least the current solution works :P As I get more proficient, maybe I'll find a better solution
ddellacosta has quit [Ping timeout: 265 seconds]
<clever> cole-h: just change $NIX_PATH or use -I nixpkgs=/foo
apriluwu has joined #nixos
phreedom has quit [Remote host closed the connection]
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
phreedom has joined #nixos
<cole-h> I'd rather put it in my `home.nix`, but thank you for the alternatives :-)
<clever> cole-h: if you want to only affect certain packages, its much simpler
<clever> ,unstable cole-h
<cole-h> Rather, it's directory of mkDerivations I did myself, not a modification of nixpkgs itself
<cole-h> a directory*
phreedom_ has joined #nixos
phreedom has quit [Ping timeout: 240 seconds]
butterthebuddha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<scoates> FWIW, here's an issue I opened after further testing of my pipenv problem, discussed above. https://github.com/NixOS/nixpkgs/issues/80087
<{^_^}> #80087 (by scoates, 42 seconds ago, open): pipenv won't install on current nixpkgs-unstable
butterthebuddha has joined #nixos
drakonis has quit [Quit: WeeChat 2.6]
<{^_^}> [nixpkgs] @rissson opened pull request #80088 → nixos/tmux: rename extraTmuxConf to extraConfig → https://git.io/JvlLB
qasaur has joined #nixos
domogled has quit [Quit: domogled]
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
endformationage has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @samueldr closed pull request #80088 → nixos/tmux: rename extraTmuxConf to extraConfig → https://git.io/JvlLB
chagra_ has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @ivanbrennan opened pull request #80089 → rxvt-unicode-plugins.perls: 2.2 -> 2.3 → https://git.io/JvlLX
Hunterkll has joined #nixos
Haskellfant has joined #nixos
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
Shados has quit [Quit: Shados]
akapaka[m] has quit [Ping timeout: 240 seconds]
Seto_Kaiba has quit [Ping timeout: 240 seconds]
pantomath[m] has quit [Ping timeout: 240 seconds]
philipp[m] has quit [Ping timeout: 240 seconds]
Haskellfant is now known as cocreature
Shados has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed to npregit-dumpall « nix-prefetch-git: report deepClone & leaveDotGit »: https://git.io/JvlLb
ixxie has quit [Ping timeout: 260 seconds]
<cole-h> Do you need special permissions to @ the ofborg bot to build something?
<kalbasit> Does OpenVPN keep some state somewhere? It's loading some routes that are not defined anymore
mexisme has quit [Ping timeout: 272 seconds]
<bhipple> cole-h: yes, it's defined here: At the time of writing, trusted users have their builds run on the following platforms:
<cole-h> bhipple: Thanks. Now I won't look like an idiot trying to @ for a build :P
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
<{^_^}> [nixpkgs] @crabtw opened pull request #80090 → nixos/pppd: fix build error → https://git.io/Jvltv
ixxie has joined #nixos
<{^_^}> [nixpkgs] @jtojnar opened pull request #80091 → nix-prefetch-git: report deepClone & leaveDotGit → https://git.io/JvltI
hpfr[m] has joined #nixos
<hpfr[m]> nixpkgs has riot-desktop and riot-web. what's riot-web for? how would you use it? https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/instant-messengers/riot/riot-web.nix
<{^_^}> [nix] @carlosdagos opened pull request #3357 → Pass through http proxy env vars in pure shell → https://git.io/Jvltq
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80092 → stress-ng: 0.10.16 -> 0.10.19 → https://git.io/JvltY
lovesegfault has quit [Ping timeout: 260 seconds]
lovesegfault has joined #nixos
<LinuxHackerman> hpfr: I think you can take the riot-web package, point an nginx's webroot at it, and boom you have a riot instance you can point your browser at
<hpfr[m]> Ah thanks
<LinuxHackerman> let me check if that's how we run our riot…
lovesegfault has quit [Quit: WeeChat 2.7]
<LinuxHackerman> hpfr: so yeah, pretty much what I said ^
kapil_ has joined #nixos
qasaur has quit [Ping timeout: 240 seconds]
bhipple has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to apeh-anyso: https://git.io/Jvltz
butterthebuddha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kvda has quit [Quit: Textual IRC Client: www.textualapp.com]
palo1 has joined #nixos
palo has quit [Ping timeout: 265 seconds]
palo1 is now known as palo
<{^_^}> [nixpkgs] @vbgl opened pull request #80093 → ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+rc1 → 4.10.0+rc2 → https://git.io/Jvlt9
<{^_^}> [nixpkgs] @vbgl merged pull request #79320 → ocamlPackages.uunf: 11.0.0 → 12.0.0 → https://git.io/JvZ4t
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.uunf: 11.0.0 → 12.0.0 »: https://git.io/JvltF
<{^_^}> [nixpkgs] @jonringer merged pull request #79978 → treewide: change fetchCargoTarball default to opt-out → https://git.io/JvWuo
<{^_^}> [nixpkgs] @jonringer pushed commit from @bhipple to master « treewide: change fetchCargoTarball default to opt-out »: https://git.io/Jvlth
Mateon1 has quit [Remote host closed the connection]
kleisli has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @jtojnar pushed to master « python3.pkgs.babelgladeextractor: 0.6.3 → 0.7.0 »: https://git.io/Jvlqe
dansho has quit [Quit: Leaving]
Mateon1 has joined #nixos
mac10688 has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #80071 → python27Packages.Rtree: 0.9.3 -> 0.9.4 → https://git.io/Jvles
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.Rtree: 0.9.3 -> 0.9.4 »: https://git.io/JvlqT
<{^_^}> [nixpkgs] @jonringer merged pull request #80039 → python27Packages.Wand: 0.5.8 -> 0.5.9 → https://git.io/JvW5C
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.Wand: 0.5.8 -> 0.5.9 »: https://git.io/Jvlqk
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
nikola_i has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80094 → gitAndTools.svn-all-fast-export: 1.0.16 -> 1.0.17 → https://git.io/JvlqE
<{^_^}> [nixpkgs] @Rakesh4G opened pull request #80095 → pythonPackages.imagecorruptions: init at 1.1.0 → https://git.io/Jvlqg
cole-h has quit [Ping timeout: 240 seconds]
chagra_ has joined #nixos
chimay has joined #nixos
bachp has joined #nixos
Cale has quit [Ping timeout: 240 seconds]
ixxie has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @tfc opened pull request #80096 → nixosTests.rsyslogd: Port to python → https://git.io/JvlqN
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80097 → teamviewer: 15.1.3937 -> 15.2.2756 → https://git.io/Jvlqp
<{^_^}> [nixpkgs] @ookhoi closed pull request #80022 → sky: change → https://git.io/JvW1E
Cale has joined #nixos
<{^_^}> [nixpkgs] @Rakesh4G opened pull request #80098 → pythonPackages.imgaug: 0.4.0 - Fixed disabled/broken augmenters tests → https://git.io/Jvlmv
Chiliparrot has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #80052 → hunspellDicts: add Czech and Slovak dictionary → https://git.io/JvWNy
<{^_^}> [nixpkgs] @veprbl pushed 3 commits to master: https://git.io/Jvlmq
<{^_^}> [nixpkgs] @tfc opened pull request #80099 → Port run in machine test → https://git.io/Jvlm3
nikola_i has quit [Ping timeout: 260 seconds]
nikola_i has joined #nixos
<ben> how do i run the nix installer as root if i dont have sudo/a user with sudo privs?
philr has joined #nixos
rajivr___ has quit [Quit: Connection closed for inactivity]
Jackneill has joined #nixos
nikola_i has quit [Ping timeout: 240 seconds]
<manveru> ben: ask whoever is root to do it for you?
lsix has joined #nixos
<manveru> otherwise you'll have to run it with proot i guess
<ben> I'm root, but the installer refuses to run as root. I just edited it to not refuse now. :/
<{^_^}> [nixpkgs] @lilyball opened pull request #80100 → tokei: 10.1.1 -> 10.1.2 → https://git.io/Jvlmr
<{^_^}> [nixpkgs] @peti pushed 331 commits to haskell-updates: https://git.io/Jvlm6
<manveru> ah, that's what you mean...
<manveru> i guess it should work anyway, yeah
<clever> ben: the installer shouldnt be ran as root, it must be ran as a non-root user
<clever> ben: and it will sudo the parts that need root
<clever> ben: but, if you already own /nix, it wont need sudo at any step, so you could just `mkdir /nix ; chown ben /nix`
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « ghc-8.8.x: update override for lens to the latest version »: https://git.io/Jvlmy
nikola_i has joined #nixos
gagbo has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage2nix: update list of broken packages »: https://git.io/JvlmH
Hunterkll has quit [Read error: Connection reset by peer]
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed to fwupd-1.3.8 « fwupd: 1.3.7 → 1.3.8 »: https://git.io/JvlmQ
<{^_^}> [nixpkgs] @jtojnar opened pull request #80101 → fwupd: 1.3.7 → 1.3.8 → https://git.io/Jvlmd
mexisme has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jvlmb
<{^_^}> [nixpkgs] @nlewo opened pull request #80102 → dockerTools.buildLayeredImage: store all paths passed in final layer (fix 78744) → https://git.io/JvlmA
civodul has joined #nixos
veske has joined #nixos
veske2 has joined #nixos
Tucky has joined #nixos
Makaveli7 has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « ghc-8.8.x.nix: update override for brick to the latest version »: https://git.io/JvlYf
malSet has quit [Max SendQ exceeded]
malSet has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #80077 → nixos/unclutter: fix remaining typo → https://git.io/Jvlvy
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JvlYU
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « haskell-brick: update overrides to the latest version »: https://git.io/JvlYI
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #80076 → nixos/alsa: replace list by attrset in environment.etc → https://git.io/JvlvZ
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JvlYt
<{^_^}> [nixpkgs] @zimbatm merged pull request #80078 → docker-slim: move expression to outside of build-support → https://git.io/JvlfE
<{^_^}> [nixpkgs] @zimbatm pushed commit from @marsam to master « docker-slim: move expression to outside of build-support (#80078) »: https://git.io/JvlYO
mexisme has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @zimbatm pushed commit from @marsam to release-20.03 « docker-slim: move expression to outside of build-support (#80078) »: https://git.io/JvlYc
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #79935 → ezquake: 3.0.1 -> 3.1 → https://git.io/JvWOZ
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JvlY4
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JvlYR
vandenoever has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @mmahut merged pull request #79940 → glide: 0.12.3 -> 0.13.3 → https://git.io/JvW3l
<{^_^}> [nixpkgs] @nlewo merged pull request #80102 → dockerTools.buildLayeredImage: store all paths passed in final layer (fix 78744) → https://git.io/JvlmA
<{^_^}> [nixpkgs] @nlewo pushed 3 commits to master: https://git.io/JvlY0
<{^_^}> [nixpkgs] @mmahut merged pull request #79937 → eggdrop: 1.6.21-nix1 -> 1.8.4 → https://git.io/JvWOH
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JvlYE
jojojojojo_ has joined #nixos
vandenoever has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
<{^_^}> [nixpkgs] @tfc opened pull request #80103 → nixosTests.systemd-confinement: Port to Python → https://git.io/JvlYz
<{^_^}> [nixpkgs] @nlewo closed pull request #78786 → dockerTools.buildLayeredImage: store all paths passed in final layer → https://git.io/JvOLd
magnetophon has quit [Ping timeout: 260 seconds]
jojojojojo has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #79995 → grisbi: 1.2.1 -> 1.2.2 → https://git.io/JvWVW
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JvlYr
smatting has joined #nixos
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
rnhmjoj has quit [Quit: killed]
fgaz has quit [Quit: killed]
worldofpeace has quit [Quit: killed]
Valodim[m] has quit [Quit: killed]
puzzlewolf has quit [Quit: killed]
thefloweringash has quit [Quit: killed]
colemickens has quit [Quit: killed]
hpfr[m] has quit [Quit: killed]
aterius has quit [Quit: killed]
Victor[m]1 has quit [Quit: killed]
rihardsk[m] has quit [Quit: killed]
LinuxHackerman has quit [Quit: killed]
jbbr[m] has quit [Quit: killed]
TroelsAgergaardJ has quit [Quit: killed]
emily has quit [Quit: killed]
Zero-ghost[m] has quit [Quit: killed]
jonreeve[m] has quit [Quit: killed]
wjjunyor[m] has quit [Quit: killed]
truby has quit [Quit: killed]
kraem[m] has quit [Quit: killed]
pkolloch[m] has quit [Quit: killed]
HailSagan[m] has quit [Quit: killed]
bachp has quit [Quit: killed]
xa0[m] has quit [Quit: killed]
chvp has quit [Quit: killed]
nilsirl[m] has quit [Quit: killed]
Minijackson[m] has quit [Quit: killed]
alienpirate5 has quit [Quit: killed]
maralorn[m] has quit [Quit: killed]
wedens[m] has quit [Quit: killed]
xavierzwirtz[m] has quit [Quit: killed]
boogiewoogie[m] has quit [Quit: killed]
OR[m] has quit [Quit: killed]
lord| has joined #nixos
__monty__ has joined #nixos
chloekek has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #79847 → ocamlPackages.resource-pooling: 0.6 → 1.1 → https://git.io/JvCgv
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.resource-pooling: 0.6 → 1.1 »: https://git.io/JvlYb
eyenx has joined #nixos
o1lo01ol1o has joined #nixos
m0rphism has quit [Ping timeout: 265 seconds]
thc202 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80104 → verilator: 4.026 -> 4.028 → https://git.io/JvlOL
eyenx has quit [Changing host]
eyenx has joined #nixos
eyenx has quit [Quit: bye]
eyenx has joined #nixos
eyenx has quit [Changing host]
eyenx has joined #nixos
vidbina has joined #nixos
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/8731aaaf8b3 (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
psyanticy has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #80089 → rxvt-unicode-plugins.perls: 2.2 -> 2.3 → https://git.io/JvlLX
<{^_^}> [nixpkgs] @rnhmjoj pushed 3 commits to master: https://git.io/JvlO0
jtojnar has joined #nixos
hyper_ch2 has joined #nixos
chagra_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @Frostman opened pull request #80105 → prometheus: 2.15.2 -> 2.16.0 → https://git.io/JvlOK
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
vidbina has quit [Ping timeout: 246 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to release-20.03: https://git.io/JvlOM
o1lo01ol1o has joined #nixos
Diogo has quit [Quit: The Lounge - https://thelounge.chat]
aswanson has quit [Quit: WeeChat 2.6]
Diogo has joined #nixos
o1lo01ol1o has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80106 → worker: 4.2.0 -> 4.3.0 → https://git.io/JvlOH
grin[m] has joined #nixos
Ox4A6F has joined #nixos
MerlinGttlinger[ has joined #nixos
blitzclone_ has joined #nixos
haslersn has joined #nixos
wnklmnn[m] has joined #nixos
NoblesseOblige24 has joined #nixos
pinage404[m] has joined #nixos
Notkea[m] has joined #nixos
jonge[m] has joined #nixos
MarkOtaris has joined #nixos
pingveno[m] has joined #nixos
nolan_d has joined #nixos
hpfr[m] has joined #nixos
schmittlauch[m] has joined #nixos
frhun has joined #nixos
alexarice[m] has joined #nixos
bachp has joined #nixos
emily has joined #nixos
alienpirate5 has joined #nixos
keithy[m] has joined #nixos
Ericson2314 has joined #nixos
simbergm has joined #nixos
killercup[m] has joined #nixos
wangoe[m] has joined #nixos
Irenes[m] has joined #nixos
worldofpeace has joined #nixos
rendeko[m] has joined #nixos
gustavderdrache[ has joined #nixos
thequux[m] has joined #nixos
bb010g has joined #nixos
musicmatze has joined #nixos
pentadyne[m] has joined #nixos
ma27[m] has joined #nixos
deepchange[m] has joined #nixos
Victor[m] has joined #nixos
DenisLehmann[m] has joined #nixos
philipp[m] has joined #nixos
ZerataX has joined #nixos
Gaz[m]1 has joined #nixos
abbec has joined #nixos
hagelslag[m] has joined #nixos
rycee has joined #nixos
contrun[m] has joined #nixos
slabity has joined #nixos
mt[m] has joined #nixos
Valodim[m] has joined #nixos
pheoxy has joined #nixos
DanP[m] has joined #nixos
notice81cabbage[ has joined #nixos
abbradar[m] has joined #nixos
florianjacob has joined #nixos
quiet_laika[m] has joined #nixos
puzzlewolf has joined #nixos
roberth has joined #nixos
veleiro has joined #nixos
goibhniu has joined #nixos
sebass[m] has joined #nixos
TroelsAgergaardJ has joined #nixos
Noughtmare[m] has joined #nixos
Dandellion has joined #nixos
aleph9[m] has joined #nixos
flacks_ has joined #nixos
tokudan[m] has joined #nixos
aanderse has joined #nixos
acowley[m] has joined #nixos
hr[m] has joined #nixos
shizonic has joined #nixos
wak-work has joined #nixos
akapaka[m] has joined #nixos
<genesis> welcome matrix ...
val2229[m] has joined #nixos
hiroshi[m] has joined #nixos
fgaz has joined #nixos
aterius has joined #nixos
teuffil[m] has joined #nixos
kaychaks[m] has joined #nixos
imj[m] has joined #nixos
eol[m] has joined #nixos
dot-product[m] has joined #nixos
Nyanloutre[m] has joined #nixos
bricewge has joined #nixos
marijan[m] has joined #nixos
maralorn[m] has joined #nixos
Zero-ghost[m] has joined #nixos
v88m has quit [Read error: Connection reset by peer]
dpc has joined #nixos
domenkozar[m] has joined #nixos
Guest25150 has joined #nixos
alan[m] has joined #nixos
webdavis has joined #nixos
qqlq has joined #nixos
mudrii[m] has joined #nixos
lucasmarcos[m] has joined #nixos
chvp has joined #nixos
yoho[m]1 has joined #nixos
morgib[m] has joined #nixos
petersjt014[m] has joined #nixos
Keith[m] has joined #nixos
devis350[m] has joined #nixos
sylvie[m] has joined #nixos
fabiomen10[m] has joined #nixos
colemickens has joined #nixos
sreybastien[m] has joined #nixos
WillW has joined #nixos
neonfuz2 has joined #nixos
mica[m] has joined #nixos
phittacus has joined #nixos
ilya-fedin has joined #nixos
dyon[m] has joined #nixos
Pasha[m] has joined #nixos
nilsirl[m] has joined #nixos
wjjunyor[m] has joined #nixos
sputny[m] has joined #nixos
xa0[m] has joined #nixos
Jarva[m] has joined #nixos
denbrahe[m] has joined #nixos
pinion[m] has joined #nixos
Logan[m] has joined #nixos
chris| has joined #nixos
boturl4r[m] has joined #nixos
danielrf[m] has joined #nixos
EuAndreh[m] has joined #nixos
mkg20001 has joined #nixos
atopuzov[m] has joined #nixos
softinio[m] has joined #nixos
bobvanderlinden_ has joined #nixos
arcnmx has joined #nixos
pantomath[m] has joined #nixos
bohan[m] has joined #nixos
gsals[m] has joined #nixos
ongy[m] has joined #nixos
rihardsk[m] has joined #nixos
jonreeve[m] has joined #nixos
cornu has joined #nixos
eddyb has joined #nixos
bennofs[m] has joined #nixos
ksixty has joined #nixos
quidel[m] has joined #nixos
spacekitteh[m] has joined #nixos
thefloweringash has joined #nixos
slby[m] has joined #nixos
kennykwey[m] has joined #nixos
seb314[m] has joined #nixos
cyberwolf[m] has joined #nixos
dtz has joined #nixos
mupf[m] has joined #nixos
grahamc[m] has joined #nixos
st3r4g[m] has joined #nixos
MilkManzJourDadd has joined #nixos
jschievink has joined #nixos
siraben has joined #nixos
HailSagan[m] has joined #nixos
leons has joined #nixos
chatmaster5000[m has joined #nixos
xavierzwirtz[m] has joined #nixos
haruko[m] has joined #nixos
Minijackson[m] has joined #nixos
david-sawatzke[m has joined #nixos
LinuxHackerman has joined #nixos
timokau[m] has joined #nixos
geemili has joined #nixos
snupples[m] has joined #nixos
vaibhavsagar has joined #nixos
truby has joined #nixos
gcoakes[m] has joined #nixos
M2easy2do[m] has joined #nixos
boogiewoogie[m] has joined #nixos
the_pumpkin_man[ has joined #nixos
test53453535[m] has joined #nixos
GerdFlaig[m] has joined #nixos
gotofail[m] has joined #nixos
layus[m] has joined #nixos
tobia_[m] has joined #nixos
tyrion-mx has joined #nixos
luc65r[m] has joined #nixos
Smith[m] has joined #nixos
tomberek[m] has joined #nixos
Leira[m] has joined #nixos
li_matrix has joined #nixos
OR[m] has joined #nixos
p-h[m] has joined #nixos
l_inus[m] has joined #nixos
babariviere[m] has joined #nixos
tlater[m] has joined #nixos
kraem[m] has joined #nixos
rnhmjoj has joined #nixos
psiperator[m] has joined #nixos
jamiemagee has joined #nixos
pkolloch[m] has joined #nixos
joelwallis1[m] has joined #nixos
nrdxp[m] has joined #nixos
tbenst[m] has joined #nixos
prusnak[m] has joined #nixos
wildtrees[m] has joined #nixos
tek[m] has joined #nixos
Dave[m]2 has joined #nixos
jbbr[m] has joined #nixos
emmanuelrosa[m] has joined #nixos
ragge[m] has joined #nixos
PlayfulCuriosity has joined #nixos
index-0[m] has joined #nixos
wedens[m] has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #80090 → nixos/pppd: fix build error → https://git.io/Jvltv
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JvlOA
smollcato has quit [Read error: Connection reset by peer]
smollcato has joined #nixos
c0c0 has joined #nixos
<qubasa_> Does someone here have nixos with luks so that on bootup the password prompt is shown on every connected hdmi device?
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj pushed commit from @crabtw to release-20.03 « nixos/pppd: fix build error »: https://git.io/Jvl3s
chimay has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #80092 → stress-ng: 0.10.16 -> 0.10.19 → https://git.io/JvltY
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jvl3Z
magnetophon has quit [Ping timeout: 240 seconds]
justanotheruser has quit [Ping timeout: 240 seconds]
fendor has joined #nixos
o1lo01ol1o has quit [Ping timeout: 248 seconds]
chimay has joined #nixos
<{^_^}> [nixpkgs] @dywedir merged pull request #80100 → tokei: 10.1.1 -> 10.1.2 → https://git.io/Jvlmr
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/Jvl34
fenedor has joined #nixos
claudiii has joined #nixos
smollcato has quit [Read error: Connection reset by peer]
chimay has quit [Ping timeout: 260 seconds]
o1lo01ol1o has joined #nixos
smollcato has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
chimay has joined #nixos
o1lo01ol1o has joined #nixos
rajivr___ has joined #nixos
philr has quit [Ping timeout: 272 seconds]
o1lo01ol1o has quit [Ping timeout: 272 seconds]
mounty has quit [Quit: Konversation terminated!]
vidbina has joined #nixos
smatting has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @phryneas opened pull request #80107 → androidenv build-tools: fix old versions under linux → https://git.io/JvlsC
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sbetrium has joined #nixos
wavirc22 has quit [Ping timeout: 268 seconds]
wavirc22 has joined #nixos
vandenoever has quit [Read error: Connection reset by peer]
o1lo01ol1o has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
vandenoever has joined #nixos
cosimone has joined #nixos
sigmundv has joined #nixos
nschoe has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80108 → xpra: 3.0.5 -> 3.0.6 → https://git.io/Jvlsd
kapil_ has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @Ekleog merged pull request #79971 → opensmtpd: 6.6.2p1 -> 6.6.3p1 → https://git.io/JvWEL
bukkitgerman8 has quit [Quit: Du Mongo]
<{^_^}> [nixpkgs] @Ekleog pushed 2 commits to master: https://git.io/Jvlsb
tilcreator has quit [Ping timeout: 272 seconds]
hyper_ch2 has quit [Remote host closed the connection]
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen1 has joined #nixos
dingenskirchen1 is now known as dingenskirchen
fenedor has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @marsam merged pull request #78573 → lzbench: 20170208 -> 1.8 → https://git.io/JvqjA
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvlGk
vidbina has quit [Ping timeout: 240 seconds]
smatting has joined #nixos
hyper_ch2 has joined #nixos
fendor has quit [Quit: Leaving]
luelistan has quit [Quit: WeeChat 1.9]
tilcreator has joined #nixos
luelista has joined #nixos
alexherbo2 has joined #nixos
luelista has quit [Client Quit]
luelista has joined #nixos
<{^_^}> [nixpkgs] @michaelpj opened pull request #80110 → github-cli: init at 0.5.5 → https://git.io/JvlGG
luelista has quit [Client Quit]
luelista has joined #nixos
zupo has joined #nixos
luelista has quit [Client Quit]
luelista has joined #nixos
luelista has quit [Remote host closed the connection]
luelista has joined #nixos
<{^_^}> [nixpkgs] @michaelpj closed pull request #80110 → github-cli: init at 0.5.5 → https://git.io/JvlGG
fendor has joined #nixos
<eoli3n> Hi
<eoli3n> i don't get this : nix-instantiate -I /bin --eval -E '<ping>'
<eoli3n> what does '-I /bin' do ?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80111 → yaru-theme: 19.10.5 -> 20.04.1 → https://git.io/JvlGr
<eoli3n> from man "Add a path to the Nix expression search path."
<manveru> eoli3n: it's equivalent to `NIX_PATH=$NIX_PATH:/bin`
bukkitgerman8 has joined #nixos
<eoli3n> that's what i misunderstand
<manveru> and the `<foo>` syntax looks up things in `NIX_PATH`
<eoli3n> because /bin is empty
<LinuxHackerman> eoli3n: that's a very odd expression, but `-I /bin` adds /bin to the NIX_PATH, which means that anything in <>s will be looked for in /bin
<manveru> where did you see this?
<LinuxHackerman> eoli3n: if /bin is empty that expression won't evaluate successflly
<eoli3n> ok, i think i get it
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to fetchgit-sri: https://git.io/JvlGK
<eoli3n> it asks to ping package what is in /bin ?
<eoli3n> is in its package's /bin
logzet has joined #nixos
<manveru> so it would be `./bin`
<eoli3n> ok that's not that
<eoli3n> i don't get what you mean manveru
<manveru> me neither :)
<{^_^}> [nixpkgs] @jtojnar pushed to fetchgit-sri « fetchurl: suggest SRI hash in md5 assert »: https://git.io/JvlGi
<eoli3n> nix-instantiate -I /bin --eval -E '<steam>' : in human language, wht does it query ?
<eoli3n> oups
<eoli3n> that was a test
<eoli3n> nix-instantiate -I /bin --eval -E '<ping>'
<manveru> it tries to find a directory called `/bin/ping`
<LinuxHackerman> eoli3n: if /bin/ping existed, it would evaluate to the string "/bin/ping"
philr has joined #nixos
<LinuxHackerman> if it doesn't, it will fail to evaluate
<LinuxHackerman> (string with context, to be precise, but that's probably relevant in other situations)
<LinuxHackerman> or file
<eoli3n> ok, so i think i don't know what really is that '<.*>'
<manveru> it basically goes through each entry in the `NIX_PATH` env var, appends what's inside the `<>`, and turns it into a string
<manveru> > <nixpkgs>
<{^_^}> /var/lib/nixbot/nixpkgs/master/repo
tabasko has left #nixos [#nixos]
<manveru> > __getEnv "NIX_PATH"
<{^_^}> ""
<manveru> well, that's strange :|
<eoli3n> > <ping>
<{^_^}> file 'ping' was not found in the Nix search path (add it using $NIX_PATH or -I), at (string):277:1
<eoli3n> didn't know we can query the bot ^^
<manveru> you can try looking at the `nix-instantiate` manpage in the NIX_PATH section
leotaku has quit [Ping timeout: 265 seconds]
<manveru> it explains it a bit better i think :)
<eoli3n> ok lets read, thx
<eoli3n> maybe i'm tired, because i really don't get anything
<eoli3n> nix-instantiate -I /bin --eval -E '<bash>' : fails
<manveru> there is no /bin/bash
<eoli3n> so where is bash ?
<eoli3n> in the nix store ?
<eoli3n> so where is ping ?
<eoli3n> ls /bin gives no ping file
<manveru> what are you trying to do?
<manveru> i'm really confused :)
<eoli3n> i'm trying to understand that pill : https://nixos.org/nixos/nix-pills/nix-search-paths.html
<manveru> uh
<eoli3n> why is there any /bin/ping, where there is no /bin/bash ?
<manveru> that'll never work on nixos at least
<eoli3n> what will never work ?
<manveru> that example
<eoli3n> which one ? (sorry ^^)
<manveru> the ping one
<eoli3n> "Fake it a little" ?
<manveru> it might work on other distros, unless they have in /usr/sbin/ping or /usr/bin/ping or wherever
<eoli3n> but it work on my nixos
<eoli3n> ah no
<eoli3n> wtf
<claudiii> hi, how long does it usually take for packages to show up in the channels (19.09 or unstable)?
<manveru> nix-instantiate -I /bin --eval -E '<sh>'
<manveru> this would work
<__monty__> ,howoldis claudiii
<__monty__> That's the closest answer we can give. Time varies by a lot.
<eoli3n> oh, great link
<manveru> claudiii: there won't be new packages in 19.09 at least
markus1189 has quit [Ping timeout: 240 seconds]
smatting has quit [Ping timeout: 272 seconds]
<claudiii> __monty__: ah thanks, this is interesting
<__monty__> The stable channels only get fixes and some backports of apps that'll only function at the latest version.
<eoli3n> manveru: so that's why i misunderstood, thx
<eoli3n> it search in the real /bin
<eoli3n> so if i only have sh
<claudiii> manveru: because of the 20.03 release coming up?
<eoli3n> so it will only work on this
kleisli has joined #nixos
<manveru> aye
<eoli3n> claudiii: BTW, where will we have the information to update system.stateVersion ?
<manveru> the pills are full of such issues... i never worked through it myself but people keep reporting problems :|
<claudiii> eoli3n: ehh im not sure what you mean? :)
<eoli3n> when and where we will be told to update this ?
<eoli3n> to the next version
<claudiii> ah I don't know, probably here or on the discourse
vykook has quit [Ping timeout: 260 seconds]
<eoli3n> there is no mailing list for this ?
<claudiii> as far as i understand is (i'm knew to nixos) the discourse replaced the mailinglist
<claudiii> s/is/it
<eoli3n> ok thx
cosimone has quit [Quit: Terminated!]
markus1189 has joined #nixos
<__monty__> Discourse does have some subscribe, comment by email functionality as I understand it.
<eoli3n> is there any changelog with that kind of version jump ? or its just unstable being merged into "stable" ?
waleee-cl has joined #nixos
<infinisil> ,stateVersion eoli3n
<{^_^}> eoli3n: Setting stateVersion to the latest release doesn't upgrade anything and can only break your setup at best. To actually upgrade NixOS see https://nixos.org/nixos/manual/#sec-upgrading. If you want to update the stateVersion option regardless, Ctrl-F for "stateVersion" in https://nixos.org/nixos/manual/release-notes.html to see things that need to be manually migrated with the new value.
cosimone has joined #nixos
leotaku has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to release-20.03 « chromium: 80.0.3987.100 -> 80.0.3987.106 »: https://git.io/JvlZZ
<eoli3n> thx infinisil
alexherbo2 has quit [Ping timeout: 272 seconds]
<__monty__> eoli3n: The nixos manual has a changelog iirc.
<infinisil> ,stateVersion = Setting stateVersion to the latest release doesn't upgrade anything and can only break your setup at best. To actually upgrade NixOS see https://nixos.org/nixos/manual/#sec-upgrading. If you need to update the stateVersion option for some odd reason regardless, Ctrl-F for "stateVersion" in https://nixos.org/nixos/manual/release-notes.html to see things that need to be manually
<{^_^}> stateversion redefined, was defined as Setting stateVersion to the latest release doesn't upgrade anything and can only break your setup at best. To actually upgrade NixOS see https://nixos.org/nixos/manual/#sec-upgrading. If you want to update the stateVersion option regardless, Ctrl-F for "stateVersion" in https://nixos.org/nixos/manual/release-notes.html to see things that need to be manually migrated with the new value.
<infinisil> migrated with the new value.
<infinisil> Aw
<eoli3n> __monty__: infinisil link gave it
<infinisil> Yeah, but I want to update the entry
orivej has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
alexherbo2 has joined #nixos
rnhmjoj has joined #nixos
rnhmjoj has joined #nixos
rnhmjoj has quit [Changing host]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
smatting has joined #nixos
<{^_^}> [nixpkgs] @vcunat opened pull request #80112 → glibc: use python3Minimal instead of python3 → https://git.io/JvlZz
Chiliparrot has joined #nixos
v88m has joined #nixos
nuncanada has joined #nixos
fendor has quit [Remote host closed the connection]
vykook has joined #nixos
Rusty1 has joined #nixos
anderslundstedt has joined #nixos
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
v88m has quit [Ping timeout: 260 seconds]
hyper_ch2 has quit [Remote host closed the connection]
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
hyper_ch2 has joined #nixos
vidbina has joined #nixos
cryptowest has quit [Remote host closed the connection]
sbetrium has quit [Quit: sbetrium]
Makaveli7 has quit [Quit: WeeChat 2.7]
smatting has quit [Ping timeout: 265 seconds]
brano543 has joined #nixos
smatting has joined #nixos
<{^_^}> [nixpkgs] @pasqui23 opened pull request #80113 → StevenBlack-hosts: init at 2.5.52 → https://git.io/JvlnP
<brano543> Hi guys, I have a question how should I deal with sources which always use the same name, but their content might change. For instance I need to use http://osmdata.openstreetmap.de/download/water-polygons-split-3857.zip, but how do I use this when Nix always expects to compare the sha256, but this might change when the file gets updated.
sbetrium has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj opened pull request #80114 → nixos/boot: add option to disable initrd → https://git.io/Jvlny
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
vykook has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @marsam opened pull request #80115 → racket: 7.5 -> 7.6 → https://git.io/Jvlnh
vykook has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
smatting has quit [Ping timeout: 272 seconds]
<gchristensen> (bad) pro tip if you're trying to run a bash script which uses /usr/bin/ ... blah blah blah all over the place, shim them and move on ;) /bin/sudo() { sudo "$@" }
brano543 has quit [Remote host closed the connection]
Chiliparrot has joined #nixos
hyper_ch2 has quit [Remote host closed the connection]
<sphalerite> gchristensen++ thanks I hate it
<sphalerite> but also love it
<gchristensen> you can of course do this the other way too
<gchristensen> /nix/store/jcv7h31hb0rvz79il6q4lghs7f7qcqb6-coreutils-8.31/bin/cat { tac "$@" } .. printf "hi\nthere\n" | /nix/store/jcv7h31hb0rvz79il6q4lghs7f7qcqb6-coreutils-8.31/bin/cat
cfricke has joined #nixos
<gchristensen> `builtins` and `command` can get around this, but of course, nothing is stopping you from redefining the builtin and command functions :)
vidbina has quit [Ping timeout: 260 seconds]
cfricke has quit [Client Quit]
c0c0 has quit [Ping timeout: 260 seconds]
<gchristensen> #nixos-chat btw: "Tweag Fellowships:Funding for Open Source Contributors" https://www.tweag.io/posts/2020-02-14-os-fellowship.html
sbetrium has quit [Quit: sbetrium]
{^_^} has joined #nixos
veske2 has quit [Quit: This computer has gone to sleep]
veske has quit [Quit: This computer has gone to sleep]
aswanson has joined #nixos
cfricke has joined #nixos
c0c0 has joined #nixos
srid-irccloud has joined #nixos
butterthebuddha has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #79973 → openjdk8: 8u222 -> 8u242 → https://git.io/JvWEK
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JvlCV
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
krackout has joined #nixos
sbetrium has joined #nixos
<krackout> hello to all. I'd like to make an overlay for firefox, in order to make it ALSA only. I use Nix package manager on Debian, alsa only system and currently have no sound from nix firefox
<krackout> I made this file, .config/nixpkgs/overlays/firefox-alsa-overlay.nix
<krackout> self: super: { firefox = super.firefox.override { MOZ_ALSA = true }; firefox = super.firefox.override { MOZ_PULSEAUDIO = false }; }
<krackout> but I get error,
<rnhmjoj> krackout: the options are called alsaSupport and pulseaudioSupport
<krackout> error: syntax error, unexpected '}', expecting ';', at /home/o/.config/nixpkgs/overlays/firefox-alsa-overlay.nix:4:54
<krackout> oh, thank you rnhmjoj
<krackout> Any idea on the proper syntax?
<lassulus> false;
<lassulus> And true;
<lassulus> Stuff in { needs to be terminated with ;
<krackout> ok, got it lassulus, I'll give it a try
alexherbo2 has joined #nixos
orivej has quit [Ping timeout: 272 seconds]
sbetrium has quit [Quit: sbetrium]
xkapastel has quit [Quit: Connection closed for inactivity]
<rnhmjoj> krackout: i also think you may have to do: pkgs.wrapFirefox (firefox-unwrapped.override {...})
alexherbo2 has quit [Client Quit]
gustavderdrache has joined #nixos
<krackout> You mean, inside the firefox-alsa-overlay.nix file rnhmjoj ?
hyper_ch2 has joined #nixos
<rnhmjoj> krackout: instead of overriding firefox, which is a wrapper around the real package firefox-unwrapped you may have to override the latter and then call wrapFirefox on the result
vidbina has joined #nixos
butterthebuddha has quit [Quit: Textual IRC Client: www.textualapp.com]
<krackout> rnhmjoj, that's an overkill for me, have no idea how to do that Q)
<krackout> :)
<{^_^}> [nixpkgs] @danbst merged pull request #80005 → zoom-us: fix launch → https://git.io/JvWo6
<{^_^}> [nixpkgs] @danbst pushed to master « zoom-us: fix launch (#80005) »: https://git.io/JvlWB
<rnhmjoj> krackout: try this: https://hastebin.com/befonogaxu.nix
v88m has joined #nixos
<krackout> rnhmjoj, error:
<krackout> error: syntax error, unexpected $end, at /home/o/.config/nixpkgs/overlays/firefox-alsa-overlay.nix:5:8
nfip^ has joined #nixos
<rnhmjoj> i think i forgot to close the first brace
<krackout> let me see
<krackout> rnhmjoj, Great! No errors!
<krackout> thank you!
<rnhmjoj> no problem, so you have audio issues with firefox? i don't use firefox myself but know other reported this as well
<krackout> rnhmjoj, yes, mozilla hard-coded pulseaudio only in the recent versions of firefox. The alsa code is still there unmaintained. So you can build firefox using alsa.
<krackout> firefox on debian uses alsa, but debian has only firefox esr (older version) on its repos. So I use Nix Firefox, for using latest version. Alsa was supported until v70 I think, but no Nix Firefox also looks for pulse
<krackout> *but now Nix Firefox
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen1 has joined #nixos
chimay has quit [Ping timeout: 272 seconds]
luelista has quit [Quit: WeeChat 1.9]
luelista has joined #nixos
dingenskirchen1 is now known as dingenskirchen
luelista has quit [Client Quit]
luelista has joined #nixos
cfricke has quit [Quit: WeeChat 2.7]
nschoe has quit [Ping timeout: 260 seconds]
fergus has joined #nixos
<fergus> If I'm trying to add a substituter to nix on a non-NixOS Linux system, is /etc/nix/nix.conf still what I want to edit?
<{^_^}> [nixpkgs] @B4dM4n opened pull request #80118 → cargo-crev: 0.15.0 -> 0.16.0 → https://git.io/Jvll3
nikola_i has quit [Ping timeout: 260 seconds]
nschoe has joined #nixos
sbetrium has joined #nixos
<rnhmjoj> crackout: so, did disabling pulseaudio restored audio for you? i was aware that alsa was unmaintained but it has been like that for a while and it was working
<evanjs> clever: so with your RPI stuff, and more specifically, the pure initrd system, is it possible to get EFI functionality without a full NixOS system? I guess manual entries like your recovery image might be something to look at?
<krackout> rnhmjoj, unfortunatelly not...
hyper_ch2 has quit [Remote host closed the connection]
<krackout> firefox installed, it opens, but no sound. I see the same problem on about:support page,
waleee-cl has quit [Quit: Connection closed for inactivity]
<krackout> Audio Backend (remote error)
<edef> fergus: yep
hyper_ch2 has joined #nixos
vidbina has quit [Ping timeout: 240 seconds]
hyper_ch2 has quit [Remote host closed the connection]
ddellacosta has joined #nixos
<rnhmjoj> crackout: did you try an older version? maybe the esr or firefox from nixos 19.03
nikola_i has joined #nixos
<ornxka> is it normal to have a nix store of 100+GB even after a nix-store --gc
<buckley310> ornxka, no
<ornxka> ah
<buckley310> try `sudo nix-collect-garbage -d`
<edef> (this will delete old generations of your profiles)
<{^_^}> [nixpkgs] @danbst closed pull request #68126 → RFC: lib: Add utility to define help-annotated attrsets → https://git.io/fjhjw
<ornxka> whoa holy crap i had like 200 generations there
<buckley310> true, if you want to keep some older generations you can use `--delete-older-than 7` or something like that
<krackout> rnhmjoj, I already have firefox esr from debian packages
<ornxka> oh yeah i should probably have done that
<ornxka> oh well this boots fine
<krackout> rnhmjoj, thanx for all, I'm leaving
krackout has quit [Quit: Leaving]
claudiii has quit [Quit: Connection closed for inactivity]
justanotheruser has joined #nixos
<rnhmjoj> crackout: see ya
chimay has joined #nixos
cosimone has quit [Quit: Quit.]
<{^_^}> [nixpkgs] @tokudan opened pull request #80119 → firefox, firefox-bin: 72.0.2 -> 73.0 [WIP] → https://git.io/Jvl8K
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
domogled has joined #nixos
orivej has joined #nixos
<ornxka> buckley310: yeah that freed 72GB of space, thanks mate
domogled has quit [Client Quit]
domogled has joined #nixos
sbetrium has quit [Quit: sbetrium]
linarcx has joined #nixos
domogled has quit [Ping timeout: 272 seconds]
shibboleth has joined #nixos
shafox has joined #nixos
ixxie has joined #nixos
sbetrium has joined #nixos
alexherbo2 has joined #nixos
kleisli has quit [Ping timeout: 265 seconds]
Naptra has joined #nixos
nikola_i has quit [Ping timeout: 240 seconds]
logzet has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Guest54 has joined #nixos
<nschoe> Hi everyone, I'm trying to launch qtah-examples. It compiled fine, no error, but when trying to launch qtah-examples, it fails with "qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in " and "This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.". But it works okay with a friend. Is there smth in my env' that is somehow messing up with Qt?
<Guest54> cleverca22: you there?
<Guest54> clever: *
slyfox has joined #nixos
<clever> Guest54: yes
<Guest54> I'm now an IT consultant.
<clever> Guest54: you are also still listed as a guest in irc
<Guest54> I'm thinking about buying a high-end notebook to help me with my demands.
<Guest54> You think it's worth it?
<Guest54> I know you to have some beast machines.
<Guest54> > you are also still listed as a guest in irc
<{^_^}> error: syntax error, unexpected IN, expecting ')', at (string):277:38
<Guest54> I'm shy?
nikola_i has joined #nixos
ryanartecona has joined #nixos
growpotkin has joined #nixos
c0c0 has quit [Quit: WeeChat 2.6]
civodul has joined #nixos
shibboleth has quit [Quit: shibboleth]
philr has quit [Ping timeout: 260 seconds]
cole-h has joined #nixos
kleisli has joined #nixos
<evanjs> So if I am building a package with e.g. pkgs(Musl), and I use autoPatchelfHook, I take it pkgsMusl.callPackage is what I would want, vs e.g. stdenv = pkgsMusl?
<evanjs> **when I want a package to be built against musl, rather
<evanjs> The other libraries fail to find what they need, otherwise
knupfer has joined #nixos
waleee-cl has joined #nixos
<NinjaTrappeur> Just discovered writers.* more specifically writers.writeHaskell. That's super handy! <3 lassulus
<{^_^}> lassulus's karma got increased to 7
<{^_^}> [nixpkgs] @Ma27 pushed to master « linuxPackages.wireguard: 0.0.20200205 -> 0.0.20200214 »: https://git.io/JvlBz
<{^_^}> [nixpkgs] @dtzWill opened pull request #80120 → webkitgtk: 2.26.3 -> 2.26.4 (security!) → https://git.io/JvlBK
<Guest54> NinjaTrappeur: what's your use case for that?
<Guest54> just out of curiosity.
<Guest54> Yeah I know turtle.
kapil_ has joined #nixos
<Guest54> Got it.
<Guest54> Cool.
<DigitalKiwi> i consider program-cabal.hs a masterpiece
chagra_ has joined #nixos
<Guest54> Kiwi, what's that?
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
<DigitalKiwi> the example cp turle programs but i use both nix-shell and cabal-run shebangs program.hs only used a nix-shell shebang
domogled has joined #nixos
erasmas has joined #nixos
domogled has quit [Client Quit]
<Guest54> nice.
<{^_^}> [nixpkgs] @Ma27 pushed to release-19.09 « linuxPackages.wireguard: 0.0.20200205 -> 0.0.20200214 »: https://git.io/JvlBh
<{^_^}> haskell/cabal#3843 (by hvr, 3 years ago, closed): RFC: Add support for "#! /usr/bin/env cabal
<NinjaTrappeur> nice DigitalKiwi !
<{^_^}> [nixpkgs] @danbst merged pull request #79215 → pythonPackages.zstandard: init at 0.13.0 → https://git.io/JvGRY
<{^_^}> [nixpkgs] @danbst pushed commit from @arnoldfarkas to master « pythonPackages.zstandard: init at 0.13.0 (#79215) »: https://git.io/JvlRJ
Guest54 has quit [Remote host closed the connection]
vykook has quit [Ping timeout: 240 seconds]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @Ma27 pushed to release-20.03 « linuxPackages.wireguard: 0.0.20200205 -> 0.0.20200214 »: https://git.io/JvlRT
fusion809 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @ryantm merged pull request #80116 → chezmoi: 1.7.12 -> 1.7.13 → https://git.io/Jvlca
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JvlRm
chloekek has quit [Quit: WeeChat 2.6]
dm9 has joined #nixos
vykook has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #80121 → python3Packages.csvs-to-sqlite: remove pandas version constraint → https://git.io/JvlRO
Tucky has quit [Quit: WeeChat 2.7]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80122 → kallisto: 0.46.1 -> 0.46.2 → https://git.io/JvlRs
<{^_^}> [nixpkgs] @danbst merged pull request #79255 → postgresqlPackages.periods: init at 1.1 → https://git.io/JvG7B
<{^_^}> [nixpkgs] @danbst pushed commit from @ivan to master « postgresqlPackages.periods: init at 1.1 (#79255) »: https://git.io/JvlRn
butterthebuddha has joined #nixos
vykook has quit [Ping timeout: 268 seconds]
vandenoever has quit [Read error: Connection reset by peer]
butterthebuddha has quit [Client Quit]
vandenoever has joined #nixos
vandenoever has joined #nixos
ajs124 has quit [Remote host closed the connection]
mrpi has quit [Remote host closed the connection]
das_j has quit [Remote host closed the connection]
Scriptkiddi has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @danbst merged pull request #79098 → installation-cd-graphical-base.nix: adding git → https://git.io/Jvs8B
<{^_^}> [nixpkgs] @danbst pushed commit from @snicket2100 to master « installation-cd-graphical-base.nix: adding git (#79098) »: https://git.io/JvlRo
vykook has joined #nixos
mrpi has joined #nixos
das_j has joined #nixos
ajs124 has joined #nixos
Scriptkiddi has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/JvlRD
<{^_^}> [nixpkgs] @danbst merged pull request #62890 → libclc: 2017-11-29 -> 2019-06-09 → https://git.io/fjzNZ
<{^_^}> [nixpkgs] @jonringer opened pull request #80123 → python3Packages.fastparquet: 0.3.2 -> 0.3.3 → https://git.io/JvlRb
<{^_^}> [nixpkgs] @dtzWill opened pull request #80124 → llvmPackages_5.compiler-rt: fix for glibc bump using upstream fix → https://git.io/JvlRN
<{^_^}> [nixops] @PsyanticY closed pull request #1153 → Exclude timeout from one time spot request → https://git.io/fj45r
vykook has quit [Ping timeout: 272 seconds]
<{^_^}> [nixops-aws] @PsyanticY opened pull request #21 → aws: add aws-ec2-launch-template resource → https://git.io/Jvl0v
kleisli has quit [Remote host closed the connection]
kleisli has joined #nixos
vykook has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80125 → libarchive: 3.4.1 -> 3.4.2 → https://git.io/Jvl0Y
inkbottle has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @jonringer merged pull request #80121 → python3Packages.csvs-to-sqlite: remove pandas version constraint → https://git.io/JvlRO
<{^_^}> [nixpkgs] @jonringer pushed to master « python3Packages.csvs-to-sqlite: remove pandas version constraint »: https://git.io/Jvl03
<{^_^}> [nixpkgs] @jonringer merged pull request #80123 → python3Packages.fastparquet: 0.3.2 -> 0.3.3 → https://git.io/JvlRb
<{^_^}> [nixpkgs] @jonringer pushed to master « python3Packages.fastparquet: 0.3.2 -> 0.3.3 »: https://git.io/Jvl0C
vykook has quit [Ping timeout: 260 seconds]
phreedom_ has quit [Quit: No Ping reply in 180 seconds.]
phreedom has joined #nixos
<evanjs> resolved my musl issue earlier. Indeed, if I am packing an app for use on a musl-based system, I do need to use e.g. pkgsMusl.callPackage rather than simply passing in a musl stdenv, which makes sense, especially since autoPatchelfHook and etc is used
drakonis has joined #nixos
vykook has joined #nixos
<Taneb> I'm getting a bunch of eval errors in local Hydra "restarting hydra-eval-jobs after job 'blah' because heap size at 4823742424 bytes"
<Taneb> What's the root cause of this?
<Taneb> And how do I stop it happening?
<Taneb> (re-evaluating makes it go away but it rears its head again elsewhere)
<{^_^}> [nixpkgs] @jonringer opened pull request #80126 → python38Packages.nipype: mark broken → https://git.io/Jvl0i
smatting has joined #nixos
<evanjs> If I am using a modulesClosure to include some modules in an initrd image (via makeInitrd), is there a way to pull out of tree modules in? or is rootModules restricted to modules that are included with the kernel?
vykook has quit [Ping timeout: 265 seconds]
magnetophon has joined #nixos
<evanjs> I've ensured I can reach my module from the kernel/kernelPackages I am using
ryanartecona has quit [Quit: ryanartecona]
<{^_^}> [nixpkgs] @vcunat pushed to release-20.03 « Merge #62890: libclc: 2017-11-29 -> 2019-06-09 (unbreak) »: https://git.io/Jvl0H
zebrag has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to release-19.09 « Merge #62890: libclc: 2017-11-29 -> 2019-06-09 (unbreak) »: https://git.io/Jvl05
nschoe has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @vcunat pushed to master « libclc: enableParallelBuilding = true »: https://git.io/Jvl0N
vykook has joined #nixos
cosimone has joined #nixos
<{^_^}> [nixpkgs] @brano543 opened pull request #80127 → corrected postgresql support for gdal 3.0+ → https://git.io/Jvl0p
<evanjs> okay, I worked around this "issue" for now by simply building what I need into the kernel and then adding the wifi driver I need to modprobe as the sole /lib/modules item in the makeInitrd call
<{^_^}> [nixpkgs] @worldofpeace merged pull request #79659 → testing: fix runInMachineWithX/runInMachine → https://git.io/Jvc8J
<{^_^}> [nixpkgs] @worldofpeace pushed 4 commits to master: https://git.io/JvlEv
smatting has quit [Ping timeout: 240 seconds]
kai_w has quit [Quit: Konversation terminated!]
opthomasprime has joined #nixos
ryanartecona has joined #nixos
cinimod has joined #nixos
phreedom has quit [Ping timeout: 240 seconds]
violet72 has joined #nixos
violet72 has quit [Remote host closed the connection]
crispy_avocado_t has joined #nixos
raywan has joined #nixos
phreedom has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace opened pull request #80128 → [20.03] testing: fix runInMachineWithX/runInMachine → https://git.io/JvlEt
<{^_^}> [nixpkgs] @disassembler opened pull request #80129 → python3Packages.openapi-spec-validator: add setuptools → https://git.io/JvlEO
<evanjs> So I ended up getting the w722n working... using TP-Link's driver, not Realtek, as I needed AP mode, which doesn't seem to be supported in the 8188eu driver in staging. Is such a vendor-specific driver less helpful/clean to upstream into nixpkgs?
<evanjs> Totally fine either way, it's just a nasty expression (unzip the zip in the zip archive... etc)
<raywan> hi; trying to understand how to use `nix-env` to query: I'm able to install a package `nix-env -iA nixpkgs.darwin.trash`, but unable to query the package using `nix-env -qaP | grep -i trash` -- infact I'm unable to query for <any> package under `nixpkgs.darwin`. what am I doing wrong?
dm9 has quit [Quit: WeeChat 2.7]
Sigma has quit [Ping timeout: 268 seconds]
Sigma has joined #nixos
<raywan> yet I see the package listed here `~/.nix-defexpr/channels/nixpkgs/pkgs/top-level/darwin-packages.nix` and`darwin = callPackage ./darwin-packages.nix { };` imported here `.nix-defexpr/channels/nixpkgs/pkgs/top-level/all-packages.nix` -- does nix-env query not transverse these imports?
<{^_^}> [nixpkgs] @worldofpeace merged pull request #80129 → python3Packages.openapi-spec-validator: add setuptools → https://git.io/JvlEO
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JvlE4
phreedom has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @worldofpeace pushed commit from @disassembler to release-20.03 « python3Packages.openapi-spec-validator: add setuptools »: https://git.io/JvlER
phreedom has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace pushed commit from @disassembler to release-19.09 « python3Packages.openapi-spec-validator: add setuptools »: https://git.io/JvlEu
dansho has joined #nixos
<disasm> worldofpeace++
<{^_^}> worldofpeace's karma got increased to 65
<dansho> does anybody here use keybase-gui?
<disasm> dansho: yup
v88m has quit [Ping timeout: 246 seconds]
<dansho> disasm, for some reason when my computer is idle it seems to burn CPU
<dansho> as soon as i interact with my computer it quiets down
<disasm> interesting... if you're doing something else that's not in keybase-gui does it spike?
<dansho> no, as long as i'm doing something else on my system it doesn't ramp up
<dansho> its really obvious on the psensor graph, drops off as soon as i come back
<dansho> from when i searched about the issue i read it might be an electron bug, if indeed its an electron app
<dansho> i just hope google isn't using my cpu as part of a botnet
<{^_^}> [nixpkgs] @tfc opened pull request #80130 → nixosTests.krb5: Port to python → https://git.io/JvlEj
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #80104 → verilator: 4.026 -> 4.028 → https://git.io/JvlOL
<{^_^}> [nixpkgs] @thoughtpolice pushed commit from @r-ryantm to master « verilator: 4.026 -> 4.028 »: https://git.io/Jvlut
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80131 → mle: 1.4.2 -> 1.4.3 → https://git.io/JvluY
<{^_^}> [nixpkgs] @danbst merged pull request #77253 → build-fhs-userenv: runCommand -> runCommandLocal → https://git.io/Jve3i
<{^_^}> [nixpkgs] @danbst pushed commit from @bjornfor to master « build-fhs-userenv: runCommand -> runCommandLocal (#77253) »: https://git.io/Jvlus
<dansho> oh, electron is a github/microsoft thing? til
<dansho> ah, but its chromium which is google
zebrag has quit [Quit: Konversation terminated!]
ryanartecona has quit [Quit: ryanartecona]
<emily> dan_b: Electron was developed for Atom
<emily> hence the name
zebrag has joined #nixos
domogled has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80132 → moosefs: 3.0.109 -> 3.0.110 → https://git.io/JvluR
wildtrees has joined #nixos
<evanjs> is there a simple way to specify allnoconfig in nixos for the linux kernel?
fajP has joined #nixos
hyper_ch has quit [Quit: ZNC 1.7.5 - https://znc.in]
cinimod` has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer merged pull request #80107 → androidenv build-tools: fix old versions under linux → https://git.io/JvlsC
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/JvluK
hyper_ch has joined #nixos
mexisme has joined #nixos
opthomasprime has quit [Ping timeout: 260 seconds]
opthomasprime has joined #nixos
<fajP> hello all, is it possible to create a hydra release.nix file that will take an existing nixpkgs and override the src to ../. of the git repository and build that?
<fajP> anyone got an example as such? I feel something like that would be a common use case
cinimod has quit [Ping timeout: 272 seconds]
mexisme has quit [Ping timeout: 265 seconds]
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/c17aeb0c1ac (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
o1lo01ol1o has quit [Ping timeout: 240 seconds]
ris has joined #nixos
ryanartecona has joined #nixos
vandenoever has quit [Read error: Connection reset by peer]
mexisme has joined #nixos
vandenoever has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #79756 → profont: install otb variant → https://git.io/JvcAB
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JvluA
<{^_^}> [nixpkgs] @danbst merged pull request #65245 → nixos/postgresql: support 0750 for data directory → https://git.io/fjM1q
<{^_^}> [nixpkgs] @danbst pushed 9 commits to master: https://git.io/Jvlup
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80133 → mullvad-vpn: 2019.10 -> 2020.2 → https://git.io/Jvluj
nikola_i has quit [Ping timeout: 240 seconds]
opthomasprime has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #79873 → jetbrains: update → https://git.io/JvC1z
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/Jvlzv
<{^_^}> [nixpkgs] @jonringer merged pull request #80126 → python38Packages.nipype: mark broken → https://git.io/Jvl0i
<{^_^}> [nixpkgs] @jonringer pushed to master « python38Packages.nipype: mark broken »: https://git.io/Jvlzf
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #79633 → uw-ttyp0: split outputs in out and otb → https://git.io/JvcG8
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JvlzJ
sogatori has joined #nixos
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
<fajP> error: access to path '/nix/store' is forbidden in restricted mode
<fajP> why is that?
CRTified has joined #nixos
nikola_i has joined #nixos
v88m has joined #nixos
<{^_^}> [nixpkgs] @talkara opened pull request #80134 → pythonPackages.robotframework-debuglibrary: init at 1.2 → https://git.io/Jvlz8
o1lo01ol1o has joined #nixos
opthomasprime has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #80130 → nixosTests.krb5: Port to python → https://git.io/JvlEj
<{^_^}> [nixpkgs] @worldofpeace pushed 3 commits to master: https://git.io/Jvlzu
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jvlza
o1lo01ol1o has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #79641 → creep: split outputs in out and otb → https://git.io/JvcnL
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/Jvlzo
<{^_^}> [nixpkgs] @worldofpeace merged pull request #80049 → nixosTests.docker-containers: Port to python → https://git.io/JvWNZ
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JvlzK
alexherbo24 has joined #nixos
alexherbo2 has quit [Ping timeout: 240 seconds]
alexherbo24 is now known as alexherbo2
fergus has quit [Ping timeout: 240 seconds]
nikola_i has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #79844 → xfce.xfce4-pulseaudio-plugin: 0.4.1 -> 0.4.2, fix volume → https://git.io/JvCuE
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JvlzM
<{^_^}> [nixpkgs] @jonringer merged pull request #77814 → python3Packages.google_api_core: 0.15.0 -> 1.16.0 → https://git.io/JvUAG
<{^_^}> [nixpkgs] @jonringer pushed 4 commits to master: https://git.io/JvlzS
<evanjs> mrm I feel like an "allnoconfig" option would be beneficial, based on how many "work-arounds" I've seen x_x
<{^_^}> [nixpkgs] @worldofpeace opened pull request #80135 → [20.03] xfce.xfce4-pulseaudio-plugin: 0.4.1 -> 0.4.2, fix volume → https://git.io/JvlzH
raywan has left #nixos [#nixos]
<{^_^}> [nixpkgs] @worldofpeace opened pull request #80136 → [20.03] nixos/display-managers: Add DesktopNames parameter to generated deskt… → https://git.io/Jvlz5
mexisme has quit [Ping timeout: 272 seconds]
ddellacosta has quit [Quit: WeeChat 2.2]
ddellacosta has joined #nixos
chagra_ has quit [Quit: WeeChat 2.6]
nikola_i has joined #nixos
mexisme has joined #nixos
xantoz has quit [Quit: WeeChat 2.6]
nikola_i has quit [Ping timeout: 260 seconds]
fajP has quit [Ping timeout: 260 seconds]
ryanartecona has quit [Quit: ryanartecona]
kleisli has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @benley merged pull request #80105 → prometheus: 2.15.2 -> 2.16.0 → https://git.io/JvlOK
<{^_^}> [nixpkgs] @benley pushed commit from @Frostman to master « prometheus: 2.15.2 -> 2.16.0 (#80105) »: https://git.io/JvlgW
xantoz has joined #nixos
chagra has joined #nixos
leothrix has quit [Quit: ZNC 1.7.5 - https://znc.in]
<{^_^}> [nixpkgs] @worldofpeace pushed commit from @Ma27 to release-20.03 « mono: fix build w/glibc-2.30 »: https://git.io/JvlgE
leothrix has joined #nixos
nikola_i has joined #nixos
xantoz has quit [Quit: WeeChat 2.7]
xantoz has joined #nixos
leothrix has quit [Ping timeout: 240 seconds]
mexisme has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @worldofpeace opened pull request #80137 → [19.09] xfce4-14.xfce4-pulseaudio-plugin: 0.4.1 -> 0.4.2, fix volume → https://git.io/JvlgS
sigmundv has quit [Ping timeout: 272 seconds]
<Dandellion> so im trying to override a file in another package, I tried doing symlinkJoin and having the new file in one of the packages, but that didn't seem to work no matter the order I put them in the paths list
<Dandellion> I then tried buildEnv but that doesn't seem to actually produce a package or anything
<Dandellion> what would the "right" way to do this be?
<nrdxp[m]> Dandellion: can you post the code or a link?
m0rphism has joined #nixos
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/c17aeb0c1ac (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
cosimone has quit [Quit: Terminated!]
chimay has quit [Ping timeout: 240 seconds]
oever has joined #nixos
vandenoever has quit [Read error: Connection reset by peer]
zupo has joined #nixos
Chiliparrot has joined #nixos
<Dandellion> nrdxp: sure https://pomf.dodsorf.as/f/9odtk2.txt
<Dandellion> and then in configuration.nix
<Dandellion> `hardware.pulseaudio.package = pkgs.myPulseAudio;`
psyanticy has quit [Quit: Connection closed for inactivity]
leothrix has joined #nixos
stepcut has joined #nixos
zeta_0 has joined #nixos
leothrix has quit [Ping timeout: 268 seconds]
is_null has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
<slabity> Does anyone have a config for creating a wireguard-based network with NixOps?
<slabity> I'd like to experiment with having a set of desktop machines connect to an EC2 instance like a VPN
<gchristensen> each machine does `imports = [ ./that/wireguard.nix ];`
<slabity> Awesome, that's exactly what I was looking for gchristensen++
<{^_^}> gchristensen's karma got increased to 208
<gchristensen> I might have a slightly different version doing something more ... let me see
<gchristensen> eh, I have one with slight changes but not too interesting
oever is now known as vandenoever
<gchristensen> it adds `peername.wg0` to each machine's hosts file for its peers, and adds a systemd job to restart adding the peer until it works to fix over a stupid bug I have
leothrix has joined #nixos
morr has quit [Quit: WeeChat 2.3]
morr has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #79638 → clearlyU: split outputs in out and otb → https://git.io/JvcZT
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/Jvl2A
cosimone has joined #nixos
leothrix has quit [Ping timeout: 272 seconds]
mexisme has joined #nixos
claudiii has joined #nixos
<{^_^}> [nixpkgs] @talyz opened pull request #80138 → synergy: 1.8.8 -> 1.11.0 → https://git.io/Jvl2x
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #79855 → proggyfonts: cleanup → https://git.io/JvCwN
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/Jvl2j
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80139 → prometheus-cpp: 0.8.0 -> 0.9.0 → https://git.io/Jvlae
mexisme has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @jonringer pushed 4 commits to master: https://git.io/JvlaJ
<{^_^}> [nixpkgs] @jonringer merged pull request #80072 → dwarf-fortress: 0.44.12 -> 0.47.02 → https://git.io/Jvleg
apriluwu has quit [Quit: WeeChat 2.6]
<{^_^}> [nixpkgs] @jonringer merged pull request #78226 → pantalaimon: init at 0.4 → https://git.io/JvLlO
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/Jvlak
OR[m] is now known as Ovsyanka[m]
shibboleth has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80140 → qdirstat: 1.6 -> 1.6.1 → https://git.io/Jvlan
opthomasprime has quit [Remote host closed the connection]
zarel has joined #nixos
kraem has quit [Quit: outta here]
<{^_^}> [nixpkgs] @dywedir merged pull request #79991 → gpxsee: 7.20 -> 7.22 → https://git.io/JvWar
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/JvlaB
v88m has quit [Ping timeout: 265 seconds]
v88m has joined #nixos
v88m has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @symphorien opened pull request #80141 → nixos/btrfs: make autoScrub not prevent shutdown or suspend → https://git.io/JvlaR
Naptra has quit [Quit: Leaving]
domogled has quit [Quit: domogled]
<{^_^}> [nixpkgs] @jtojnar pushed to npregit-dumpall « nix-prefetch-git: Fix output mangling »: https://git.io/Jvlao
leothrix has joined #nixos
leothrix has quit [Ping timeout: 268 seconds]
azdle has quit [Remote host closed the connection]
fendor has joined #nixos
zarel has quit [Ping timeout: 265 seconds]
zarel has joined #nixos
sogatori has quit [Remote host closed the connection]
fendor has quit [Client Quit]
eacameron has joined #nixos
<eacameron> I'm pretty noob when it comes to installing nixos (or any distro for that matter). I'm trying to install NixOS from ISO on Vultr server.
<eacameron> The docs talk about partitioning /dev/sda. I have no /dev/sda.
crispy_avocado_t has quit [Remote host closed the connection]
<samueldr> that's an example, and common device name
<samueldr> you can use `lsblk` to list the devices
<samueldr> I *think* it may be /dev/vdX for their environment
<eacameron> Ah I see `/dev/vda`
<eacameron> I just saw that in `/dev/disk/by-path`
* emily tends to always use /dev/disk/by-id
<emily> the short names are a bit unpredictable
gustavderdrache has quit [Quit: Leaving.]
<eacameron> emily: I only have one disk in /dev/disk/by-id and couldn't tell what it was
<eacameron> samueldr: thank you... so far so good :D
<emily> at least if there's only one you can't go wrong :p
<eacameron> Lol ok true
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
<eacameron> for noobs like me the instructions should probably mention lsblk
<{^_^}> [nix] @edolstra pushed 2 commits to precise-gc: https://git.io/JvlaQ
<eacameron> emily: actually the one disk in /dev/disk/by-id points at /dev/sr0
<eacameron> not /dev/vda
<eacameron> I don't know what /dev/sr0 is
<samueldr> sr are read-only drives
<samueldr> most likely cd/dvd stuff
<samueldr> and in your case, it should be the iso
<samueldr> well... not read-only... burners
* samueldr wonders what sr stands for
<emily> Soptical Rmedia
<samueldr> perfect
<samueldr> looks like it's possibly Scsi cd-Rom
<emily> I think s is the same as in sda and then r is removable or something??
<emily> as opposed to d for dyoucan'tremoveit
* samueldr removes usb drive
<samueldr> :D
leothrix has joined #nixos
<gchristensen> https://www.kernel.org/doc/Documentation/admin-guide/devices.txt if it is a major block ID of 11, it is SCSI CD-ROM and "The prefix /dev/sr (instead of /dev/scd) has been deprecated"
<samueldr> yeah, those names are extremely heavy with old tech names
<gchristensen> suuuper heh
<gchristensen> this devices.txt has been so helpful for me
leothrix has quit [Ping timeout: 240 seconds]
<simukis__> I’m trying to `buildEnv` with `pkgconfig` and a couple of libraries in it. I tried both `paths = [pkgconfig ...]` and `buildInputs = [pkgconfig ...]` and various combinations of the two and pkgconfig can never see the libraries. How can I get it to work?
simukis__ is now known as simukis_
<clever> simukis_: pkgconfig must be in the nativeBuildInputs, buildEnv will break the setup hook
<clever> simukis_: what nix file are you using and what command are you running?
<eacameron> how do I know if this vultr server is uefi?
<clever> eacameron: if you booted with efi, then the efivars should be mounted un `mount`
<cole-h> If `efivar -l` succeeds, that's another indicator, I believe
<simukis_> clever: I’m adding something similar to https://gist.github.com/nagisa/a4370f191a1ef7eaf680c0ffd87f3ce1 in my overlay
<eacameron> apparently I'm not booted with efi
<simukis_> I’m then testing it with `nix run -f mynixpkgs pytestEnv -c pkg-config --list-all`
<clever> simukis_: buildInputs doesnt work on buildEnv
<clever> simukis_: you must use nix-shell if you want pkgconfig to work at all
<clever> simukis_: nix-shell -p pytestEnv pkgconfig
<simukis_> clever: well, this doesn’t work when in paths either... Okay so I must buildShell...
<clever> simukis_: the setup hook in pkgconfig must be ran for it to work, and only nix-shell and nix-build can run it
<simukis_> clever: I anticipate using this derivation as $PATH for something more involved
nikola_i has quit [Ping timeout: 248 seconds]
<simukis_> i.e. doing a `nix-shell` is not acceptable. I’ll look into writing mkShell derivation or whatever
<clever> simukis_: mkShell is just a helper that puts things into buildInputs, and still needs nix-shell to be ran on it
ivan has quit [Quit: lp0 on fire]
<clever> simukis_: nix-shell will source this file, which will then add everything from buildInputs to PKG_CONFIG_PATH
linarcx has quit [Ping timeout: 240 seconds]
<simukis_> clever: how does pkgconfig discover the dependencies when its a part of a plain derivation inputs?
<simukis_> as in, how does it work in `buildPhase` etc?
<clever> simukis_: the stdenv will run the function in that hook, for every entry in buildInputs
<clever> simukis_: which adds the /lib/pkgconfig/ dir to the search path, so it can find the .pc files
<{^_^}> [nixpkgs] @Ma27 merged pull request #80031 → nethack: 3.6.2 -> 3.6.5 → https://git.io/JvW95
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JvlVG
<clever> simukis_: for example, look at this: nix-shell -p pkgconfig ncurses --run 'echo $PKG_CONFIG_PATH'
<simukis_> I see. `pkgconfig.withPackages [...]` would be dope I guess.
<eacameron> I'd like vultr to have have entry in the virtualisation section in nixpkgs, but I'm nowhere near familiar enough with this stuff to be confident my config would be correct in general.
ngerstle[m] has joined #nixos
<clever> simukis_: the setup hooks are supposed to automate it for you, so you dont need to do that
ivan has joined #nixos
<simukis_> well, automate if you’re using `nix-shell` or `mkDerivation`, neither of which are true in my case.
<clever> simukis_: why cant you use nix-shell?
<simukis_> because the use-case for this environment is not interactive.
<eacameron> samueldr: I must have done this wrong. It's failing to install GRUB. Something about Embedding not possible and only being able to use blocklists...
<samueldr> eacameron: did you format as GPT or MBR?
cosimone has quit [Quit: Quit.]
<clever> simukis_: what stops non-interactive things from just using `nix-shell -p foo --run bar` ?
<samueldr> grub, when the target disk is formatted as GPT, will require a small "bios boot" partition to hold the boot program
lovesegfault has joined #nixos
<samueldr> on MBR, it (ab)uses the gap between the MBR and the first partition
<samueldr> some relevant reading: https://en.wikipedia.org/wiki/BIOS_boot_partition
<simukis_> I’d like the produced environment to not depend on nix tools in any way (be self-contained).
v88m has joined #nixos
<simukis_> What I really want here is the python’s equivalent of `python.withPackages` but for pkgconfig.
<simukis_> which I guess is exactly what I’m going to implement now.
<eacameron> samueldr: GPT
<eacameron> But now I realize I'm not using UEFI
v88m has quit [Read error: Connection reset by peer]
<samueldr> then the explanation is what I just gabe
<clever> eacameron: if you want legacy booting on gpt, you must create a bios boot partition, 1mb, not formated, not mounted
<samueldr> gave*
<eacameron> clever: samueldr: I see. I basically used the wrong instructions. Thanks.
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/492d1a21453 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
dustinm has joined #nixos
alexherbo2 has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #80139 → prometheus-cpp: 0.8.0 -> 0.9.0 → https://git.io/Jvlae
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JvlVP
<{^_^}> [nixpkgs] @gebner merged pull request #80057 → Update and add some Octoprint plugins → https://git.io/JvWxf
<{^_^}> [nixpkgs] @gebner pushed 5 commits to master: https://git.io/JvlV1
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alexherbo20 has joined #nixos
alexherbo2 has quit [Ping timeout: 260 seconds]
<dminuoso> Is nixops capable of doing garbage collection? I cant find anything in the manual.
<gchristensen> something beyond nix-collect-garbage?
<dminuoso> gchristensen: Well I dont want to have to log into each machine separately.
alexherbo2 has joined #nixos
zeta_0 has joined #nixos
<dminuoso> Or are you suggesting a plain `nixops ssh-for-each`?
<Yaniel> there is a setting for scheduled garbage collection iirc
<Yaniel> in nixos*
<gchristensen> so, like, you want to delete old NixOS profiles, or just a general GC?
alexherbo20 has quit [Ping timeout: 272 seconds]
<dminuoso> gchristensen: Both, I suppose.
leothrix has joined #nixos
<dminuoso> I mean I can just do it with `ssh-for-each` I suppose
<dminuoso> It just seems a bit too imperative for a task that every nixops user should be doing at some point if they maintain a large enough fleet of small machines.
zeta_0 has quit [Client Quit]
<{^_^}> [nix] @edolstra pushed 9 commits to flakes: https://git.io/Jvlwm
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/492d1a21453 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
<gchristensen> dminuoso: that is a good point, I don't know the answer to that
inkbottle has joined #nixos
zebrag has quit [Ping timeout: 260 seconds]
zeta_0 has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
knupfer has quit [Remote host closed the connection]
cosimone has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « cargo-tree: 0.28.0 -> 0.29.0 »: https://git.io/Jvlwo
Palpares has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
<Palpares> hi. I am trying to install several haskell tools (gitit, or tidal cycles), and for both, I get that error "the cabal: The program 'ar' is required but it could not be found"
<cole-h> You'll need `binutils`
<Palpares> thks. how could I know that myself ?
<cole-h> Only reason I knew was because I'm on Arch and I just ran `pacman -F ar` :P
<{^_^}> [nixpkgs] @wavewave opened pull request #80143 → ogdf: init at 2020.02 → https://git.io/JvlwF
mexisme has joined #nixos
nuncanada has quit [Read error: Connection reset by peer]
mexisme has quit [Ping timeout: 240 seconds]
<Palpares> cole-h: ^^ arch still usefull
<dminuoso> What's the canonical way to set ulimits in nixos?
<cole-h> `security.pam.loginLimits` I think?
m3thos has joined #nixos
<makefu> dminuoso: there is https://nixos.org/nixos/options.html#pam.loginlimits and of course you can use systemd options
<{^_^}> [nixpkgs] @jonringer merged pull request #79843 → pythonPackages.ydiff: init at 1.1 → https://git.io/JvCE7
<{^_^}> [nixpkgs] @jonringer pushed commit from Michael Brantley to master « pythonPackages.ydiff: init at 1.1 »: https://git.io/Jvlrm
<dminuoso> makefu: Ah pam, didnt think to look there. Thanks
<m3thos> hello, what's the equivalent of /etc/rc.local for nixOS ? I wanna run some custom commands on startup.. (basically, I want to put all the 12 disks in low-powermode)
<dminuoso> m3thos: You'd usually use systemd units
<makefu> dminuoso: for systemd services, check out servicename.serviceConfig.LimitNOFILE and similar
<makefu> m3thos: there is also `system.activationScripts` which runs on every activation of the system configuration (e.g. reboot), however this is somewhat frowned upon ( https://nixos.org/nixos/options.html#activationscripts )
<makefu> systemd services would be the preferred way
<ar> ,locate bin ar
kapil_ has quit [Quit: Connection closed for inactivity]
<{^_^}> Found in packages: binutils-unwrapped, llvmPackages.bintools
<ar> palpares: ↑
<cole-h> Now how does one do that without IRC?
<dminuoso> makefu: Do you mean `security.pam.services.<name?>.limits` rather?
<cole-h> Time to dive into the code.
<makefu> m3thos: you can use also use powermanagement.powerUpCommands like i did a couple of years ago https://git.shackspace.de/rz/stockholm/blob/master/makefu/1systems/omo/hw/omo.nix#L72-76
<dminuoso> makefu: Im in the weird spot, where Im using a nixos module from the regular channel, but I cant configure that systemd unit file
<{^_^}> [nixpkgs] @danbst merged pull request #76480 → docker-containers: Add enableOnBoot option → https://git.io/JebT8
<{^_^}> [nixpkgs] @danbst pushed commit from @Atemu to master « docker-containers: Add autoStart option (#76480) »: https://git.io/JvlrW
<Palpares> ar: did you change your nick to better answer my question ?
<ar> cole-h: there's nix-locate in a nix-index package
<cole-h> (they've been here)
<ar> 235759 ─── │ NickServ: Information on ar (account arachnist):
<ar> 235759 ─── │ NickServ: Registered : Dec 15 01:21:44 2010 (9y 9w 0d ago)
<ar> palpares: ↑
<{^_^}> [nixpkgs] @btlvr opened pull request #80144 → fixed QT problem → https://git.io/Jvlr4
<makefu> dminuoso: you can always override and extend the systemd service by addressing it directly using `systemd.services.<servicename>.serviceConfig.whateveryouwant` :)
<dminuoso> Ah mmm
<m3thos> makefu: your script looks just like the right thing. where does the "allDisks" variable come from ? (I'm an ignoran on the nix language)
<makefu> m3thos: it is a list defined above
<Palpares> facinating
<makefu> https://git.shackspace.de/rz/stockholm/blob/master/makefu/1systems/omo/hw/omo.nix#L36 , which can be simpy replaced with [ "/dev/sda" "/dev/sdb" ] . i use /dev/disk/by-id associations
<makefu> need to get going, see you all
<{^_^}> [nixpkgs] @jonringer opened pull request #80145 → gitAndTools.ydiff: add python3.pkgs.ydiff tool → https://git.io/JvlrE
<m3thos> I see.. it is very clean, thanks!
<cole-h> `nix-locate 'bin/ar' -t x` it lists all executables matching 'bin/ar'
<cole-h> Thanks, ar++ :-)
<{^_^}> ar's karma got increased to 4
<cole-h> `nix-locate -w 'bin/ar' -t x` for more precise results
<cole-h> (forgot the `-w`)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #80146 → trompeloeil: 36 -> 37 → https://git.io/Jvlr2
magnetophon has quit [Ping timeout: 260 seconds]
tilcreator has quit [Ping timeout: 268 seconds]
tilcreator has joined #nixos
lsix has quit [Quit: WeeChat 2.6]
<Palpares> ,locate bin gcc
<{^_^}> Found in packages: gcc, gcj, gcc5, gcc6, gcc7, gcc8, gcc9, gcc48, gcc49, gccgo, gfortran, gcc_debug, gcc_multi, gfortran5, gfortran6, gfortran8, gfortran48, gfortran49, ccacheWrapper, distccWrapper, gcc-unwrapped, distccMasquerade
<mbrgm> hey! seems like systemd enabled some hardening features, which cause the acme state directory to live under /var/lib/private. this dir is owned by root with 0700, so the 'group' feature of acme cert definitions becomes pointless, as users other than root cannot traverse to the cert directory. is there a preferred way for dealing with this?
<Palpares> ,locate bin z
<{^_^}> Found in packages: z-lua, ruby-zoom
<Palpares> cole-h: how you got running nix-locate so fast. still building the database after 10 minute on my laptop. what hardware are you using
<Dandellion> to switch out a single file in a package I ended up doing this:
<Dandellion> surely there must be some kind of pattern or function in nixpkgs to do something of this pattern?
erasmas has quit [Quit: leaving]
<infinisil> Dandellion: symlinkJoin should work, though it's not entirely the same
gentauro has quit [Read error: Connection reset by peer]
gentauro has joined #nixos
vandenoever has quit [Ping timeout: 268 seconds]
claudiii has quit [Quit: Connection closed for inactivity]
__monty__ has quit [Quit: leaving]
jonten has joined #nixos
philr has joined #nixos
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
kleisli has joined #nixos
mexisme has joined #nixos
<{^_^}> [nixpkgs] @Ptival opened pull request #80148 → coqPackages.coq-ext-lib: 0.10.3 -> 0.11.1 → https://git.io/Jvloi
stepcut has quit [Remote host closed the connection]
bhipple has joined #nixos
mexisme has quit [Ping timeout: 260 seconds]