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
drakonis has quit [Quit: WeeChat 2.7.1]
Rusty1 has joined #nixos
mexisme_ has quit [Ping timeout: 260 seconds]
mexisme_ has joined #nixos
<excelsiora> gchristensen: I read up on the evolution of mypy's treatment of `def __init__(self):` (looks like there's 3 cases in your branch) and looks like their resolution is that it's not considered covered if there are no declared types - do you want to add `-> None:` in that case, all cases, or leave it off (expecting to declare it covered when it's so configurable)?
<excelsiora> (if/when)
<gchristensen> excelsiora: what do you think is the best choice to make the code safest?
Arahael has quit [Ping timeout: 260 seconds]
<excelsiora> In this context, I think safest is no noise when running checks. Adding it explicitly where not required... future churn/discussion possibilities regardless. I suppose I wouldn't otherwise add it explicitly to reduce code churn today.
<excelsiora> Therefore I'd only add it in those three cases
<gchristensen> which three cases are you thinking?
<excelsiora> Python checks __init__() at run time to ensure it returns None... mypy check would catch it sooner though...
<excelsiora> $ grep -r "def __init__(self):"
<excelsiora> nixops/backends/__init__.py: def __init__(self):
<excelsiora> nixops/util.py: def __init__(self):
<excelsiora> nixops/util.py: def __init__(self):
<excelsiora>
<gchristensen> okay, sure, let's go ahead and add it
<gchristensen> I think adding it to the others would be fine too, I don't really consider it churn but an investment in the code :)
aborsu has quit [Quit: aborsu]
<excelsiora> ok, will add it to other cases opportunistically as well, mypy would catch issues before runtime but it does consider `def __init__(self, arg: type):` covered for -> None...
<{^_^}> [nixpkgs] @Ma27 merged pull request #81474 → youtube-dl: 2020.02.16 -> 2020.03.01 → https://git.io/Jv2sR
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jv2GE
siiky has quit [Remote host closed the connection]
siiky has joined #nixos
<gchristensen> ah, okay, I see what you mean. I am not fussed either way -- whatever seems right to you
siiky has quit [Ping timeout: 272 seconds]
siiky has joined #nixos
butterthebuddha has joined #nixos
<OmnipotentEntity> Is the package colmap broken for anyone else or just me?
<{^_^}> [nixpkgs] @Ma27 pushed commit from @zowoq to release-20.03 « youtube-dl: 2020.02.16 -> 2020.03.01 »: https://git.io/Jv2G7
<OmnipotentEntity> `nix-shell -p colmap` returns a cmake can't find boost error for me
m0rphism has quit [Ping timeout: 256 seconds]
<infinisil> omnipotententity: Nix is rather reproducible, so for a single nixpkgs version everybody else should get the same result
siiky has quit [Ping timeout: 240 seconds]
<OmnipotentEntity> Yes, but I feel like I'm taking crazy pills lately because nothing involving CUDA, even ancillarily, works for me.
<OmnipotentEntity> And I just wanted to double check.
<MichaelRaskin> Well, CUDA…
<MichaelRaskin> It's not just unfree, it involves Nvidia and drivers…
<OmnipotentEntity> I literally just grabbed colmap out of a bag at random because it was a cuda enabled package because I wanted to check if my problem was my configuration or my shell.nix for this one thing.
<OmnipotentEntity> and it didn't work lol
mbrgm_ has joined #nixos
<OmnipotentEntity> looks like the package broken between Nov 15 and Nov 20.
<OmnipotentEntity> I can fix it if it's just an issue with cmake. But I'm thinking my CUDA setup is garbage, so I wouldn't be able to test it.
mbrgm has quit [Ping timeout: 240 seconds]
mbrgm_ is now known as mbrgm
<OmnipotentEntity> MichaelRaskin, yeah, :/ But I do need it.
<{^_^}> [nixpkgs] @Profpatsch opened pull request #81478 → Httpie docs → https://git.io/Jv2Gj
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/ebc9620c3f6 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
aborsu has joined #nixos
Guest29 has joined #nixos
aborsu has quit [Quit: aborsu]
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
NoctisLa1 has joined #nixos
NoctisLabs has quit [Ping timeout: 255 seconds]
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/fadb703ae84 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
Guest29 has quit [Ping timeout: 255 seconds]
siiky has joined #nixos
butterthebuddha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
siiky has quit [Ping timeout: 272 seconds]
butterthebuddha has joined #nixos
butterthebuddha has quit [Client Quit]
<{^_^}> [nixpkgs] @marsam merged pull request #81455 → wakatime: 13.0.4 -> 13.0.7 → https://git.io/Jv2L5
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jv2ZW
<excelsiora> gchristensen: ResourceState._check -> True (unconditionally) but MachineState._check -> None... not sure what to do here...
<excelsiora> both are methods, and MachineState subclasses ResourceState
siiky has joined #nixos
<excelsiora> Liskov might say the subclass should therefore return True...
<gchristensen> the real problem is check() returning True vs. CheckResult.
<gchristensen> note it as a problem and move on? :P
<{^_^}> [nixpkgs] @marsam merged pull request #81476 → yq-go: 3.1.2 -> 3.2.1 → https://git.io/Jv2so
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jv2ZR
<excelsiora> Will do.
<gchristensen> thanks!
<{^_^}> [nixpkgs] @GTrunSec opened pull request #81479 → Zeek 3.0.2 → https://git.io/Jv2Z0
<excelsiora> comment same line? `return True # TODO this should not unconditionally return True`
<gchristensen> maybe something more clear about the types being incompatible between resources and machines
siiky has quit [Ping timeout: 256 seconds]
<excelsiora> gchristensen: we could just say the parent class's method returns -> Any since it's just abstract anyways...
<gchristensen> I think you found a very important question which needs answering properly
<excelsiora> (it is abstract?)
<gchristensen> don't add a type for now
<excelsiora> ok
<tA_> howdy again, ive been reading over the full disk encryption page on the wiki, and linked articles, and it really hasnt clicked for me, would someone who has an encrypted setup mind running me through how theyve got it set up?
<excelsiora> how about: `def check(self): # TODO this return type is inconsistent with child class MachineState`
<gchristensen> sgtm
<excelsiora> perfect
werner291 has quit [Quit: werner291]
Guest29 has joined #nixos
work_ has quit [Quit: Connection closed for inactivity]
<cole-h> Does anybody have an overlay prepped for nixfmt 0.4.0? It was marked broken as a part of the recent LTS 15.1 bump and it would be nice to get it back
tilcreator has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @stigtsp opened pull request #81480 → perlPackages.CPAN: fix build, patch url content has changed → https://git.io/Jv2Zj
tilcreator has joined #nixos
torque has quit [Quit: i am dead]
xelxebar has quit [Ping timeout: 240 seconds]
jluttine has quit [Ping timeout: 260 seconds]
drakonis has joined #nixos
jluttine has joined #nixos
xelxebar has joined #nixos
torque has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jv2n3
Guest29 has quit [Ping timeout: 258 seconds]
bhipple has quit [Ping timeout: 258 seconds]
bhipple has joined #nixos
<{^_^}> [nixpkgs] @obadz merged pull request #77405 → nixos/zerotierone: prevent systemd from changing MAC address → https://git.io/JvvEO
<{^_^}> [nixpkgs] @obadz pushed 2 commits to master: https://git.io/Jv2nV
<{^_^}> [nixpkgs] @volth opened pull request #81481 → fix TUN networking in LXC containers → https://git.io/Jv2nw
learnday20 has quit [Quit: Leaving]
lordcirth_ has joined #nixos
felixfoertsch23 has quit [Ping timeout: 260 seconds]
kristian_ has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #81473 → riot-web: mention incompatible config change in release notes → https://git.io/Jv2sG
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/Jv2nb
Flambe has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj pushed commit from @pacien to release-20.03 « riot-web: mention incompatible config change in release notes »: https://git.io/Jv2nj
<{^_^}> [nixpkgs] @alyssais merged pull request #81465 → services.mailman: use RemainAfterExit so settings take effect properly → https://git.io/Jv2Yi
<{^_^}> [nixpkgs] @alyssais pushed commit from @benley to master « services.mailman: RemainAfterExit so settings take effect properly »: https://git.io/Jv2cJ
<joehh1> hello, how does one enter a negative number into a nix file?
<joehh1> I'm using nix to generate some json config files and need to put a negative number in
<cole-h> `(-1)`?
<joehh1> great thanks cole-h - that seems to have done the trick
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
<cole-h> :)
<tA_> anyone here running an encrypted disk?
lovesegfault has joined #nixos
WhatisRT has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @lovesegfault opened pull request #81483 → Revert "Merge pull request #79750 from doronbehar/update-luarocks" → https://git.io/Jv2cs
<cole-h> lovesegfault++
<{^_^}> lovesegfault's karma got increased to 15
<lovesegfault> :)
<jackdk> tA_: don't ask to ask, just ask
<cole-h> lovesegfault: Can't wait to not have to `home-manager switch -I nixpkgs=$HOME/workspace/vcs/nixpkgs` lol (have it reverted locally as well)
<jackdk> http://sol.gfxile.net/dontask.html - someone might know even if they aren't using an encrypted disk
<lovesegfault> cole-h: SAME
<lovesegfault> I't _SO_ annoying
<lovesegfault> here's what drove me insane
<cole-h> :D
<lovesegfault> my CI is exploding
NiceSun has joined #nixos
<cole-h> Wow man your GH skills suck imagine having that many failing CI builds
<cole-h> (/s)
veske2 has joined #nixos
veske has joined #nixos
<lovesegfault> :P
<tA_> im either wanting to have multiple disks encrypted such that i get asked for a single decrption password at boot, or another method of encryption that is better that im not aware of
<jackdk> physical or partitions?
<samueldr> tA_: when a passphrase is valid for the first disk, it is tried for the next disk, and going, in our stage-1
<samueldr> so if you have e.g. two encrypted drives with the same passphrase, it will unlock both
doublex__ has joined #nixos
<tA_> and how do i refer to them in hardware.nix, will the installer pick it up properly?
veske has quit [Client Quit]
veske2 has quit [Client Quit]
<{^_^}> [nixpkgs] @peterhoeg merged pull request #81280 → peruse: 1.2.20180618 -> 1.2.20200208 → https://git.io/JvzdF
<{^_^}> [nixpkgs] @peterhoeg pushed 2 commits to master: https://git.io/Jv2cl
<samueldr> tA_: when you nixos-generate-config IIRC it should realize they are LUKS-backed partitions (assuming here) and output the right configuration
h0m1 has quit [Ping timeout: 240 seconds]
<samueldr> it's been a good while since I last installed so I'm not trusting my flawed memory
<clever> samueldr: it only detects that if your doing something simple like ext4 on luks, and i think ext4 on lvm on luks
<clever> samueldr: but zfs on lvm on luks confuses it
doublex_ has quit [Ping timeout: 258 seconds]
h0m1 has joined #nixos
felixfoertsch has joined #nixos
bhipple has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @kwannoel closed pull request #81450 → minecraft-launcher: fix broken url → https://git.io/Jv2Ic
thc202 has quit [Ping timeout: 256 seconds]
NiceSun has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @bignaux opened pull request #81484 → sgt-puzzles: fix desktop files and add desktop sgt-puzzles.menu → https://git.io/Jv2c2
Flambe has quit [Remote host closed the connection]
Flambe has joined #nixos
felixfoertsch23 has joined #nixos
butterthebuddha has joined #nixos
<evanjs> do you really even need LVM if you’re using ZFS, anyway?
butterthebuddha has quit [Client Quit]
<emily> don't need luks either
<emily> but i guess swap partitions ands tuff
felixfoertsch has quit [Ping timeout: 256 seconds]
butterthebuddha has joined #nixos
butterthebuddha has quit [Client Quit]
<clever> evanjs: previously, you needed swap+zfs on lvm on luks, to not have to enter 2 passwords at login
<clever> evanjs: but nixos now supports reusing the luks pw on multiple devices, so you can do zfs on luks + swap on luks
butterthebuddha has joined #nixos
mjrosenb has joined #nixos
mexisme_ has quit [Ping timeout: 260 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
butterthebuddha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
butterthebuddha has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
<tA_> i tried the generated config and on boot it says "waiting for /disk/byuuid/somelonguuid" then fails, have I formatted them wrong? each partition was luksFormatted, then pvcreate, vgcreate, and lvcreate to fill it, then mounted into the correct spot before generating the config
mexisme_ has joined #nixos
butterthebuddha has quit [Client Quit]
fusion809 has joined #nixos
butterthebuddha has joined #nixos
bhipple has joined #nixos
butterthebuddha has quit [Client Quit]
mexisme_ has quit [Ping timeout: 256 seconds]
<clever> tA_: is the luks properly configured in hardware-configuration.nix ?
gustavderdrache has quit [Quit: Leaving.]
butterthebuddha has joined #nixos
<tA_> i just went wit what the installer generated, it doesnt say anything about luks in it now that ive checked
<tA_> what should it have?
<clever> boot.initrd.luks.devices = [ { name = "root"; device = "/dev/nvme0n1p2"; preLVM = true; }
<clever> tA_: if you boot the installer, mount everything back to the right place, and edit the config, you can re-run nixos-install to update the install
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/f0ad76b504d (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<tA_> ki'e rodo, time for a reboot, wish me luck
ddellacosta has quit [Ping timeout: 258 seconds]
drakonis has quit [Quit: WeeChat 2.7.1]
Flambe has quit [Quit: Konversation terminated!]
<simpson> tA_: ua jbobau .i di'ai
<tA_> it worked! cheers everyone
<simpson> Nice.
<tA_> doi la .simpyson. .i mi nelci lonu lo jbopre cu zvapre
<simpson> u'i ki'e
<{^_^}> [nixpkgs] @marsam opened pull request #81485 → gtk3: fix build on darwin → https://git.io/Jv2C0
chagra_ has joined #nixos
malSet has quit [Ping timeout: 260 seconds]
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
Lears has joined #nixos
mexisme_ has joined #nixos
malSet has joined #nixos
chagra has quit [Ping timeout: 255 seconds]
malSet has quit [Ping timeout: 240 seconds]
lovesegfault has quit [Quit: WeeChat 2.7.1]
koleesch__ has joined #nixos
mexisme_ has quit [Ping timeout: 258 seconds]
malSet has joined #nixos
koleesch_ has quit [Remote host closed the connection]
malSet has quit [Ping timeout: 256 seconds]
lovesegfault has joined #nixos
<lovesegfault> worldofpeace: Are you around?
malSet has joined #nixos
domogled has quit [Quit: domogled]
<{^_^}> [nixops] @doshitan opened pull request #1238 → Even more mypy type checking → https://git.io/Jv2Ws
Lears has quit [Ping timeout: 258 seconds]
<evils> about ZHF, kicad's failing because it tries to build its 3d packages: https://hydra.nixos.org/build/113677980, i was under the impression that shouldn't happen because of this, https://git.io/Jv4zu
orivej has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/61cc1f0dc07 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<mlatus_> Which browser do you recommend except firefox, chrome and chromium?
<samueldr> I think hydraPlatforms only makes it so no job is created, evils
malSet has quit [Ping timeout: 240 seconds]
<samueldr> since with3d is true (I think, from its default)
<samueldr> haven't validated, only lightly looked at it
lovesegfault has quit [Ping timeout: 256 seconds]
Lears has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #81316 → [staging] pythonPackages.setuptools: 44.0.0 -> 45.2.0 → https://git.io/Jvgke
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to staging: https://git.io/Jv2le
lovesegfault has joined #nixos
malSet has joined #nixos
zupo has joined #nixos
delli3 has quit [Read error: Connection reset by peer]
nixy371 has quit [Quit: The Lounge - https://thelounge.chat]
nixy371 has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
butterthebuddha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lovesegfault has quit [Quit: WeeChat 2.7.1]
steshaw has joined #nixos
<evils> samueldr: with3d is true for kicad and kicad-unstable, (the two failing), packages3d just installs the 3d models from a download (no building) and is quite big (hence the output limit being exceeded, it outputs like 1-2 lines per model (it builts fine for me, but does exceed my 65k line terminal scrollback...)), which is why the previous packager added the hydraPlatforms = []; line (i don't think there's a
<evils> good reason for hydra to cache this)
<samueldr> the issue here is that the line I copied is used for the wrapped, that wrapper depends on packages3d, packages3d needs to be built to be a dependency
<samueldr> I think
<samueldr> nix will not allow an unbuilt package to be a dependency of another
Rusty1 has quit [Quit: Konversation terminated!]
<evils> so no getting around building it on hydra? does that mean the hydraPlatforms line does nothing? any way to solve the output limit issue?
<samueldr> the hydraPlatforms, I'm pretty sure only makes it so no job is created when jobs are prepared for hydra...
<samueldr> the size limit is 2.2GiB on hydra, I don't know enough about kicad to say how this could be solved in this particular case
<evils> "Output limit exceeded" isn't about the number of lines to stdout but about the package size?
klntsky has quit [Remote host closed the connection]
<samueldr> "Log limit exceeded" is when the log is too large
<evils> huh, last time i checked it wouldn't show me the log, now i'm seeing "unpacking source archive", that would imply it's indeed the package
koleesch__ has quit [Remote host closed the connection]
bhipple has quit [Remote host closed the connection]
<evils> huh, it's possible it previously failed with log limit exceeded and i didn't spot the difference
klntsky has joined #nixos
<samueldr> that's an option
<samueldr> you could also be looking at two distinct problems
<evils> surely there's a way to set the limit higher? (though i'd prefer not to store a copy of what amounts to a 6GB download in hydra if it's not needed)
<samueldr> I don't know
koleesch has joined #nixos
mexisme_ has joined #nixos
koleesch has left #nixos [#nixos]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81486 → ghc: 8.8.2 -> 8.8.3 → https://git.io/Jv2lB
steshaw has quit [Quit: ERC (IRC client for Emacs 26.3)]
Acou_Bass has quit [Quit: ZNC 1.7.4 - https://znc.in]
Acou_Bass has joined #nixos
steshaw has joined #nixos
steshaw has joined #nixos
steshaw has quit [Changing host]
<{^_^}> [nixpkgs] @contrun opened pull request #81487 → pyradio: init at 0.8.7.1 → https://git.io/Jv2lz
MichaelRaskin has quit [Quit: MichaelRaskin]
marcusr has quit [Remote host closed the connection]
marcusr has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout closed pull request #81486 → ghc: 8.8.2 -> 8.8.3 → https://git.io/Jv2lB
<{^_^}> [mobile-nixos] @samueldr opened pull request #87 → Add installer script to android device output → https://git.io/Jv28u
mniip has quit [Quit: This page is intentionally left blank.]
mniip has joined #nixos
mexisme_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #81453 → vscode-extensions: update-5 → https://git.io/Jv2LQ
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/Jv281
CMCDragonkai2 has joined #nixos
malSet has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/Jv28F
<{^_^}> [nixpkgs] @7c6f434c merged pull request #81484 → sgt-puzzles: fix desktop files and add desktop sgt-puzzles.menu → https://git.io/Jv2c2
malSet has joined #nixos
malSet has quit [Ping timeout: 256 seconds]
karantan has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #81458 → vim-easytags: Fix to work with universal-ctags (which is in nixpkgs) → https://git.io/Jv2qf
<{^_^}> [nixpkgs] @jonringer pushed commit from @KoviRobi to master « vim-easytags: Fix to work with universal-ctags (which is in nixpkgs) »: https://git.io/Jv24W
kaliumxyz has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81488 → jflex: 1.7.0 -> 1.8.1 → https://git.io/Jv24u
<steshaw> Is anyone working on the packaging of wezterm?
domi has joined #nixos
linarcx has joined #nixos
domi is now known as domi-nix
Cale has quit [Ping timeout: 240 seconds]
malSet has joined #nixos
sgrunert has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #81489 → pythonPackages.dash*: bump → https://git.io/Jv246
<{^_^}> [nixpkgs] @vcunat pushed to master « nixpkgs manual: fix build after pandoc(?) update »: https://git.io/Jv24i
zupo has joined #nixos
<{^_^}> [nixpkgs] @bb2020 opened pull request #81490 → nixos/sshd: disable openFirewall by default → https://git.io/Jv241
malSet has quit [Ping timeout: 240 seconds]
coco has joined #nixos
<domi-nix> hello, I try to get my nixos running as a hyper-v guest-system on a win10. My problem is: I can't get any xserver started, because no screen get's detected. `virtualisation.hyperGuest.enable` is set, but does not help.
malSet has joined #nixos
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
acowley has quit [Ping timeout: 260 seconds]
acowley has joined #nixos
jmeredith has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @jonringer merged pull request #81469 → chicken: 5.1.0 -> 5.2.0 → https://git.io/Jv23O
<{^_^}> [nixpkgs] @jonringer pushed commit from @evhan to master « chicken: 5.1.0 -> 5.2.0 »: https://git.io/Jv24N
fusion809 has quit [Remote host closed the connection]
Cale has joined #nixos
lsix has joined #nixos
steshaw has quit [Quit: ERC (IRC client for Emacs 26.3)]
philr has joined #nixos
natek has joined #nixos
m0rphism has joined #nixos
CMCDragonkai2 has quit [Ping timeout: 265 seconds]
chloekek has joined #nixos
malSet has quit [Quit: Quit.]
malSet has joined #nixos
<shyim> Has anyone a fix for the broken opengl drivers in unstable / 20.13 channel?
<{^_^}> [nixpkgs] @FRidh merged pull request #81033 → Add bazel 1 for backwards compatibility → https://git.io/JvuvH
<{^_^}> [nixpkgs] @FRidh pushed commit from @mjlbach to master « Add bazel 1.2.1 »: https://git.io/Jv2BP
logzet has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #81278 → python37Packages.tensorflow-bin: 1.14.0 -> 2.1.0 → https://git.io/Jvz7G
<{^_^}> [nixpkgs] @FRidh pushed 4 commits to master: https://git.io/Jv2BH
genesis has quit [Remote host closed the connection]
maddo has joined #nixos
cole-h has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @FRidh merged pull request #81030 → [ZHF] polyml: fix with new libffi → https://git.io/JvueN
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to master: https://git.io/Jv2B5
<{^_^}> [nixpkgs] @mjlbach opened pull request #81491 → Add bazel 1 → https://git.io/Jv2Bb
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to release-20.03: https://git.io/Jv2Bx
drewc has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @FRidh merged pull request #81177 → truvari:1.3.2->1.3.4 → https://git.io/JvzsW
<{^_^}> [nixpkgs] @FRidh pushed commit from @scalavision to master « truvari:1.3.2->1.3.4 »: https://git.io/Jv2Bj
<{^_^}> [nixpkgs] @FRidh pushed commit from @scalavision to release-20.03 « truvari:1.3.2->1.3.4 »: https://git.io/Jv2Rv
__monty__ has joined #nixos
drewc has joined #nixos
<{^_^}> [nixpkgs] @karantan opened pull request #81492 → Add hashdeep 4.4 package → https://git.io/Jv2Rf
<{^_^}> [nixpkgs] @FRidh pushed commit from @mjlbach to release-20.03 « Add bazel 1.2.1 »: https://git.io/Jv2RJ
<{^_^}> [nixpkgs] @FRidh pushed 0 commits to python-unstable: https://git.io/Jv2RU
noogie has quit [Ping timeout: 255 seconds]
aborsu has joined #nixos
gagbo has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @gnidorah opened pull request #81493 → ctrlr: init at 6.0 → https://git.io/Jv2Rc
noogie has joined #nixos
h0m1 has quit [Quit: WeeChat 2.7.1]
genesis has joined #nixos
h0m1 has joined #nixos
noogie has quit [Ping timeout: 256 seconds]
noogie has joined #nixos
Guest84428111 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81494 → latte-dock: 0.9.8.1 -> 0.9.9 → https://git.io/Jv2R5
fgaz has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout merged pull request #81436 → haskellPackages.taffybar: Fix compilation with ghc882 → https://git.io/Jv2e4
<{^_^}> [nixpkgs] @cdepillabout pushed 2 commits to haskell-updates: https://git.io/Jv2Rj
<{^_^}> [nixpkgs] @7c6f434c merged pull request #81483 → Revert "Merge pull request #79750 from doronbehar/update-luarocks" → https://git.io/Jv2cs
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/Jv20L
lorimer has quit [Ping timeout: 258 seconds]
noogie has quit [Ping timeout: 265 seconds]
<fgaz> Any mindustry player here that wants to take a look at #79910? It's sitting there since 2 weeks
<{^_^}> https://github.com/NixOS/nixpkgs/pull/79910 (by fgaz, 2 weeks ago, open): mindustry,mindustry-server: 103 -> 104.1
Netsu has joined #nixos
<Netsu> Hello, is there a way to map `dontCheck` on all packages in `overrides = self: super: ...`?
Tucky has joined #nixos
kleisli has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #81035 → Update tensorflow (1.15.1) to work with glibc 2.3 and bazel_1 → https://git.io/Jvuf3
<{^_^}> [nixpkgs] @FRidh pushed commit from @mjlbach to master « tensorflow: 1.15.0 -> 1.15.1 »: https://git.io/Jv20R
<wedens[m]> Netsu: something like `recurseIntoAttrs (mapDerivationAttrset dontCheck overrides)`
<{^_^}> [nixpkgs] @mjlbach opened pull request #81495 → [20.03] tensorflow: 1.15.0 -> 1.15.1 → https://git.io/Jv20r
noogie has joined #nixos
Netsu has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81496 → libgit2: 0.28.4 -> 0.99.0 → https://git.io/Jv20X
o1lo01ol1o has joined #nixos
dm9 has joined #nixos
o1lo01ol1o has quit [Ping timeout: 258 seconds]
o1lo01ol1o has joined #nixos
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Makaveli7 has joined #nixos
kleisli has quit [Ping timeout: 240 seconds]
werner291 has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
magnetophon has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @gila opened pull request #81497 → terraform-providers.libvirt: 0.5.1 -> 0.6.1 → https://git.io/Jv2E4
o1lo01ol1o has quit [Ping timeout: 240 seconds]
17WAAS4SF has joined #nixos
07EAALXD7 has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg opened pull request #81498 → vmfs-tools: minor cleanup → https://git.io/Jv2EV
knupfer has joined #nixos
knupfer has quit [Read error: Connection reset by peer]
knupfer has joined #nixos
mexisme_ has joined #nixos
chimay has joined #nixos
thc202 has joined #nixos
mexisme_ has quit [Ping timeout: 260 seconds]
07EAALXD7 has quit [Quit: This computer has gone to sleep]
17WAAS4SF has quit [Quit: This computer has gone to sleep]
<{^_^}> [nixpkgs] @peterhoeg opened pull request #81499 → teensy-loader-cli: 2.1 -> 2.1.20191110 → https://git.io/Jv2EN
<{^_^}> [nixpkgs] @peterhoeg pushed to u/teensy « teensy-loader-cli: 2.1 -> 2.1.20191110 »: https://git.io/Jv2EA
werner291 has quit [Remote host closed the connection]
veske2 has joined #nixos
veske has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #81500 → linux config: Set TCP_CONG_CUBIC=yes to restore the default → https://git.io/Jv2uf
gentauro has quit [Read error: Connection reset by peer]
gentauro has joined #nixos
o1lo01ol1o has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<Dandellion> what's the process of getting attention to a PR?
<eyJhb> Anyone using FlexGet with transmissionrpc?
<Dandellion> https://github.com/NixOS/nixpkgs/pull/76723 has sat there for almost a moth now, and it's not really clear to me how it's supposed to move forward
<{^_^}> #76723 (by jokogr, 8 weeks ago, open): Traefik: 1.7.14 -> 2.1.4
<Dandellion> * https://github.com/NixOS/nixpkgs/pull/76723 has sat there for almost a month now (originally from new years), and it's not really clear to me how it's supposed to move forward
<{^_^}> #76723 (by jokogr, 8 weeks ago, open): Traefik: 1.7.14 -> 2.1.4
<emily> dandellion: might be good to ask in #nixos-dev
<emily> generally things are just stuck because there's a ton of PRs open at any given time, not because of any given problem, and a poke will help prioritize
knupfer has quit [Read error: Connection reset by peer]
iyzsong has joined #nixos
<Dandellion> emily: okay, thanks
aveltras has joined #nixos
<{^_^}> [nixpkgs] @NobbZ opened pull request #81501 → gleam: 0.6.0 -> 0.7.0 → https://git.io/Jv2uB
sigmundv__ has joined #nixos
kleisli has joined #nixos
Makaveli7 has quit [Quit: WeeChat 2.7.1]
karantan has joined #nixos
karantan has quit [Client Quit]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81485 → gtk3: fix build on darwin → https://git.io/Jv2C0
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/Jv2ud
veske2 has quit [Quit: This computer has gone to sleep]
veske has quit [Quit: This computer has gone to sleep]
fendor has joined #nixos
orivej has joined #nixos
coco has quit [Ping timeout: 256 seconds]
v88m has quit [Ping timeout: 256 seconds]
coco has joined #nixos
justanotheruser has quit [Ping timeout: 260 seconds]
kim0 has joined #nixos
<arianvp> how do I load gnome user extensions? I added gnomeExtensions.dash-to-panel to my systemPackages, but the extension is not showing up in gnome-tweaks
chreekat has quit [Ping timeout: 240 seconds]
<arianvp> ah had to log in and out
chreekat has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81502 → libabigail: 1.6 -> 1.7 → https://git.io/Jv2zR
ericsagnes has quit [Ping timeout: 258 seconds]
ericsagnes has joined #nixos
Arahael has joined #nixos
karantan has joined #nixos
<{^_^}> [nixpkgs] @romildo opened pull request #81503 → mate.mate-backgrounds: 1.24.0 -> 1.24.1 → https://git.io/Jv2z1
<{^_^}> [nixpkgs] @Mic92 merged pull request #81164 → nixos/home-assistant: 0.104.3 -> 0.106.0 → https://git.io/JvzLh
<{^_^}> [nixpkgs] @Mic92 pushed 11 commits to master: https://git.io/Jv2zS
orivej has joined #nixos
<{^_^}> [nixpkgs] @romildo merged pull request #81464 → matcha: 2020-02-27 -> 2020-03-01 → https://git.io/Jv2YI
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/Jv2zh
veske2 has joined #nixos
veske has joined #nixos
<{^_^}> [nixpkgs] @andersk opened pull request #81504 → haskellPackage.nixfmt: Unbreak → https://git.io/Jv2g8
orivej has quit [Ping timeout: 240 seconds]
<eon`> arianvp: you can also reload gnome-shell with Alt+F2 and typing 'r'
<eon`> used to work well back in the days
<stevenroose> samueldr, simpson: So I tried the RPi1 armv6 installer and it seemed to work good. I only installed a minimal of new packages (1 IIRC), and tried the rebuild. The suggested binary mirror didn't work, so I removed it from the command. Then I left it overnight building.
<domi-nix> may I reask my question: I try to get my nixos running as a hyper-v guest-system on a win10. My problem is: I can't get any xserver started, because no screen get's detected. `virtualisation.hypervGuest.enable` is set, but does not help, though :/
<stevenroose> Now I'm getting this error that the bootstrap-tools resulted in an unexpected hash, making the build fail.
laerling has quit [Quit: ZNC 1.7.3 - https://znc.in]
<hexa-> domi-nix: does it load a driver for the graphics card? find the card in `lspci -nnk` and check which kmod it uses
<hexa-> then grep dmesg for potential issue
laerling has joined #nixos
energizer` has quit [Ping timeout: 260 seconds]
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
karantan has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81505 → libgpiod: 1.4.2 -> 1.5 → https://git.io/Jv22W
<domi-nix> `lspci -nnk`s output is empty and I don't get any issues on dmesg - besided a cfg80211 - (wifi not installed)
<hexa-> huh? `lspci` empty as well?
<domi-nix> jup
<hexa-> would mean your vm does not have any pci devices
karantan has quit [Client Quit]
<hexa-> and thus no graphics adapter … but I'm unfamiliar with hyperv
<domi-nix> ah, thanks! Your help brings me some steps further though.. guess I have to debug the pci passthrough
laerling has quit [Quit: ZNC 1.7.3 - https://znc.in]
laerling has joined #nixos
<LinuxHackerman> domi-nix: you shouldn't need to do any pci passthrough
<domi-nix> and why is `lscpi` empty then?
<LinuxHackerman> it may be that the virtual graphics adapter isn't a PCI one
laerling has quit [Client Quit]
<LinuxHackerman> but PCI passthrough is for passing real graphics hardware into a VM
<hexa-> LinuxHackerman: while that might be true I'd expect an USB controller on the PCI bus
laerling_ has joined #nixos
<hexa-> or … anything.
<{^_^}> [nixpkgs] @stigtsp opened pull request #81506 → gitaly: fix build → https://git.io/Jv226
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to master: https://git.io/Jv22i
<{^_^}> [nixpkgs] @Ma27 merged pull request #81478 → Httpie docs → https://git.io/Jv2Gj
laerling_ has quit [Quit: ZNC 1.7.3 - https://znc.in]
laerling_ has joined #nixos
<raboof> I'd like to access a keybase team folder. I've set 'services.keybase.enable' and 'servicds.kbfs.enable' to 'true' and logged into keybase from the commandline.
<raboof> 'keybase status' shows me as logged in, but I don't see a /keybase and no keybase services in 'systemctl --type=service'. What could I be missing?
<raboof> oh, it's in 'systsemctl', it's just not a systemd service and placed under /home/me/keybase. sorry for the noise :)
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #81507 → mgba: 0.8.0 -> 0.8.1 → https://git.io/Jv2aT
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam opened pull request #81508 → ocamlPackages.ocamlnet: disable for Ocaml<4.02 → https://git.io/Jv2aZ
<{^_^}> [nixpkgs] @PawelLipski opened pull request #81509 → gitAndTools.git-machete: 2.13.1 -> 2.13.5 → https://git.io/Jv2al
<colemickens> is neovim not a channel blocker?
laerling_ has quit [Quit: ZNC 1.7.3 - https://znc.in]
<dhess> Anyone else seeing this error when building gsasl from nixpkgs master?
laerling has joined #nixos
<{^_^}> [nixpkgs] @ehmry opened pull request #81510 → nixos/polybar: init → https://git.io/Jv2a2
<hexa-> colemickens: there is a "tested" job on hydra that needs to succeed for a channel bump to happen
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81503 → mate.mate-backgrounds: 1.24.0 -> 1.24.1 → https://git.io/Jv2z1
<{^_^}> [nixpkgs] @worldofpeace pushed 3 commits to master: https://git.io/Jv2aK
<hexa-> colemickens: see nixos/release-combined.nix for the constituents
<{^_^}> #81511 (by dhess, 25 seconds ago, open): gasl doesn't build on x86_64-linux
nschoe has joined #nixos
bvdw has quit [Quit: bvdw]
cfricke has joined #nixos
bvdw has joined #nixos
chimay has quit [Quit: WeeChat 2.7.1]
skykanin has joined #nixos
karantan has joined #nixos
<skykanin> y
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81509 → gitAndTools.git-machete: 2.13.1 -> 2.13.5 → https://git.io/Jv2al
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/Jv2Vv
<{^_^}> [nixpkgs] @dasJ opened pull request #81512 → pkgs/bazel*: Fix path to update-srcDeps.py → https://git.io/Jv2Vf
karantan has quit [Client Quit]
<{^_^}> [nixpkgs] @dasJ opened pull request #81513 → [20.03] pkgs/bazel*: Fix path to update-srcDeps.py → https://git.io/Jv2VU
<eyJhb> I have asked this before, but how can I nix-shell -p plantuml , but using my unstable channel?
arianvp[m] has joined #nixos
<colemickens> eyJhb you have it checked out somewhere?
<eyJhb> It is in nix-channel --list
karantan has joined #nixos
<eyJhb> So I would assume yes
<colemickens> oh idk I don't like channels
<worldofpeace> eyJhb: maybe nix-shell -p tuou -I nixpkgs=<nixos-unstable>
<worldofpeace> eyJhb: I bet nix run it would be easier
<eyJhb> nix-shell -I nixpkgs=<nixos-unstable> -p plantuml
<eyJhb> bash: nixos-unstable: No such file or directory
<worldofpeace> nix run -f channel:nixos-unstable tuou
<eyJhb> Never really used nix-run
<eyJhb> That syntax works for nix-shell as well :D
<worldofpeace> ohh, nix-shell -p $channel-name.plantuml eyJhb ?
<worldofpeace> (I don't use channels either colemickens )
<eyJhb> Nope, that won't work, but the other works fine now :)
<eyJhb> So it's all good!
<emily> nixos people be like: oh that feature prominently displayed in the manual? i have no idea how to use it. nobody uses it
<worldofpeace> emily: tbh, this is true
iyzsong has quit [Ping timeout: 240 seconds]
<emily> flakes should help there at least
<worldofpeace> guess the feature you're talking about is the nixpkgs=channel:nixos-unstable shorthand
waleee-cl has joined #nixos
skykanin has quit [Quit: WeeChat 2.7.1]
skykanin has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81515 → liquibase: 3.8.6 -> 3.8.7 → https://git.io/Jv2V0
<adisbladis> Even more funky, did you know that fetchTarball _also_ accepts that syntax?
<adisbladis> > builtins.fetchTarball { url = "channel:nixpkgs-unstable"; }
<{^_^}> access to URI 'channel:nixpkgs-unstable' is forbidden in restricted mode
<adisbladis> (& fetchurl)
<etu> I like that error message though :)
<{^_^}> [nixpkgs] @cdepillabout merged pull request #81504 → haskellPackages.nixfmt: Unbreak → https://git.io/Jv2g8
<{^_^}> [nixpkgs] @cdepillabout pushed 2 commits to haskell-updates: https://git.io/Jv2VD
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81517 → marvin: 20.4.0 -> 20.5.0 → https://git.io/Jv2Vh
o1lo01ol1o has joined #nixos
farn has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @Ma27 opened pull request #81518 → dmenu-wayland: init at 2020-02-28 → https://git.io/Jv2we
veske2 has quit [Quit: This computer has gone to sleep]
veske has quit [Quit: This computer has gone to sleep]
Synthetica has joined #nixos
oida has quit [Remote host closed the connection]
oida has joined #nixos
<Synthetica> Is there a builder to use mkWrapper on a "Nix level", such that I could do something like `mkWrapper "${bash}/bin/bash" {PATH = [ hello ]}` and get a wrapped variant of bash with `hello` available?
<{^_^}> [nixpkgs] @jojosch opened pull request #81519 → dbeaver: 6.3.5 -> 7.0.0 → https://git.io/Jv2wJ
_ris has quit [Ping timeout: 240 seconds]
<{^_^}> [nix] @yorickvP opened pull request #3384 → JSONSax: register JSONState with GC → https://git.io/Jv2wU
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
<{^_^}> [nixops] @grahamc pushed to start-with-types « nixops: make the op required »: https://git.io/Jv2wL
psyanticy has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus pushed 3 commits to master: https://git.io/Jv2w3
skykanin has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #81361 → docker-slim: 1.26.1 -> 1.27.0 → https://git.io/JvgEP
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jv2wZ
Rusty1 has joined #nixos
kleisli has quit [Remote host closed the connection]
kleisli has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #81364 → wasmtime: 0.8.0 -> 0.12.0 → https://git.io/Jvgzq
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jv2w8
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<__monty__> Synthetica: I don't see why not. What's holding you back?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81520 → libmypaint: 1.5.0 -> 1.5.1 → https://git.io/Jv2w4
<Synthetica> __monty__: I was just wondering if something like that already existed in Nixpkgs, but it doesn't seem like that
<__monty__> Synthetica: Ah, I guess not. But calling it with `--pre/suffix PATH ${hello}/bin` isn't much worse.
<{^_^}> [nixpkgs] @thefloweringash opened pull request #81521 → git: use tcl/tk from nixpkgs on darwin → https://git.io/Jv2wa
<{^_^}> [nixpkgs] @danieldk opened pull request #81522 → gnomeExtensions.switcher: init at 26 → https://git.io/Jv2wr
skykanin has joined #nixos
tilcreator has quit [Ping timeout: 256 seconds]
karantan has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #80648 → riot-desktop: 1.5.9 -> 1.5.10 → https://git.io/JvBjl
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/Jv2w1
Neo-- has joined #nixos
karantan has quit [Client Quit]
zupo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81523 → librealsense: 2.31.0 -> 2.32.1 → https://git.io/Jv2w7
tilcreator has joined #nixos
cfricke has quit [Quit: WeeChat 2.7.1]
karantan has joined #nixos
karantan has quit [Client Quit]
FRidh has quit [Quit: Konversation terminated!]
FRidh has joined #nixos
hyper_ch has quit [Read error: Connection reset by peer]
hyper_ch has joined #nixos
shafox has joined #nixos
rail_ has joined #nixos
karantan has joined #nixos
karantan has quit [Client Quit]
skykanin has quit [Quit: WeeChat 2.7.1]
ixxie has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81525 → libx86emu: 2.6 -> 3.1 → https://git.io/Jv2o4
drakonis has joined #nixos
<fendor> can I create a shell.nix to setup a dev environment, comparable to docker containers? Assuming, can I shutdown the dev environment again automatically? e.g. open postgres database via shell.nix and shut it down again after leaving the shell?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81526 → liblo: 0.30 -> 0.31 → https://git.io/Jv2o2
<__monty__> fendor: Maybe shellHook? At least for the starting, not sure about teardown.
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81331 → libgdata: 0.17.11 -> 0.17.12 → https://git.io/JvgOR
<{^_^}> [nixpkgs] @worldofpeace pushed 3 commits to master: https://git.io/Jv2oV
<fendor> __monty__, starting worked for a postgres database. I used something like this: https://gist.github.com/sebastian-stephan/d2013204e62070e5a56bc4f5415559a2
<hyperfekt> fendor: look into the trap command for teardown i guess
chiefgoat has quit [Remote host closed the connection]
<fendor> maybe starting an interactive shell does not make much sense in the nix context? I would also be fine with a command like `nix run` or something like that?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81527 → mpd: 0.21.19 -> 0.21.20 → https://git.io/Jv2o9
<simpson> fendor: If you're using direnv, upstream has a recipe: https://github.com/direnv/direnv/wiki/Postgresql
<fendor> simpson, that is really cool and yeah, that is the intention, too.
<__monty__> simpson: That doesn't take care of teardown either, right?
WhatisRT has joined #nixos
<simpson> __monty__: I guess not? It's not my recipe.
Acilim has joined #nixos
Acilim has joined #nixos
Acilim has quit [Changing host]
<fendor> I think, it would be good enough if entering the shell gives you the possibility to run all the dev stuff in a dedicated terminal. Then teardown can be done by the commands itself
<fendor> for every dev in my team, the environment would be still unified, they can see all the logs, etc...
<__monty__> You expect the setup postgres instance to be shared?
<fendor> shared between what? Within the same project, yes
rail_ is now known as rail
waleee-cl has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @davidtwco opened pull request #81528 → starship: 0.36.1 -> 0.37.0 → https://git.io/Jv2Kk
coco has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/Jv2KZ
<{^_^}> [nixpkgs] @vcunat closed pull request #80381 → llvmPackages_5.compiler-rt: Backport llvm 6.x's ustat fix after glibc… → https://git.io/Jv4ON
monotux has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @vcunat merged pull request #80124 → llvmPackages_5.compiler-rt: fix for glibc bump using upstream fix → https://git.io/JvlRN
karantan has joined #nixos
<bdju> luajit still fails and stops neovim from building it looks like
<__monty__> fendor: Shared between devs.
<{^_^}> [nixpkgs] @vcunat pushed to release-20.03 « Merge #80124: llvmPackages_5.compiler-rt: fix for glibc bump »: https://git.io/Jv2Kl
karantan has quit [Client Quit]
Henson has joined #nixos
coco has joined #nixos
kiwi_1 has joined #nixos
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81529 → metabase: 0.34.2 -> 0.34.3 → https://git.io/Jv2K6
<evanjs> bdju: yeah, not sure why the issue was closed, as #80528 is still open... oh, didn't see #81483
<{^_^}> https://github.com/NixOS/nixpkgs/pull/80528 (by doronbehar, 1 week ago, open): luaPackages.luv: cleanup build
<{^_^}> https://github.com/NixOS/nixpkgs/pull/81483 (by lovesegfault, 12 hours ago, merged): Revert "Merge pull request #79750 from doronbehar/update-luarocks"
<evanjs> bdju: did you try with #81483?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/81483 (by lovesegfault, 12 hours ago, merged): Revert "Merge pull request #79750 from doronbehar/update-luarocks"
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/Jv2KM
<kiwi_1> hello, is networking.domain the way to set the domain name of my machine through my config?
veske has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to release-20.03 « Merge #79026: blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea »: https://git.io/Jv2KS
veske2 has joined #nixos
<{^_^}> [nixpkgs] @vcunat merged pull request #79026 → blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea (add new targets) → https://git.io/Jv3bv
<{^_^}> [nixpkgs] @andir merged pull request #79925 → Add nix-store-gcs-proxy service → https://git.io/JvWUm
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/Jv2Kd
Tucky has quit [Quit: WeeChat 2.7.1]
<hexa-> kiwi_1: yes
<kiwi_1> hokey dokey, thanks hexu
<hexa-> bdju: works for me
kiwi_1 has quit [Remote host closed the connection]
<evanjs> hexa-: what channel/rev are you building off of?
<evanjs> trying on master now
gustavderdrache has joined #nixos
<hexa-> evanjs: 25cd7e987b68a9bf0714c5b3944cd07792aa4339
<hexa-> probably due to ca7f750959915a81ba8bc2830f12448c27ac0550
karantan has joined #nixos
butterthebuddha has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81530 → modemmanager: 1.12.4 -> 1.12.6 → https://git.io/Jv26I
aborsu has quit [Quit: aborsu]
<{^_^}> [nixpkgs] @mdorman opened pull request #81531 → gsasl: don't check on linux either → https://git.io/Jv26q
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
malSet has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @vcunat pushed 5 commits to master: https://git.io/Jv26Z
<{^_^}> [nixpkgs] @vcunat merged pull request #81512 → pkgs/bazel*: Fix path to update-srcDeps.py → https://git.io/Jv2Vf
malSet has joined #nixos
<fendor> __monty__, no, I dont think so. I dont think that would make sense
<__monty__> fendor: I agree, but it's what I understood when you said "unified" and "see all the logs."
<{^_^}> [nixpkgs] @vcunat merged pull request #80714 → icon-lang: fix build → https://git.io/JvR01
<fendor> __monty__, I see, no, I rather imagine an alternative to docker compose
<fendor> actually, no really, I mixed up two different use-cases.
<fendor> *not
v88m has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to release-20.03 « Merge #80714: icon-lang: fix build »: https://git.io/Jv26R
waleee-cl has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #81508 → ocamlPackages.ocamlnet: disable for Ocaml<4.02 → https://git.io/Jv2aZ
<{^_^}> [nixpkgs] @vbgl pushed commit from @marsam to master « ocamlPackages.ocamlnet: disable for Ocaml<4.02 »: https://git.io/Jv267
Acilim has quit [Quit: Leaving]
xkapastel has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81532 → micronaut: 1.3.0 -> 1.3.2 → https://git.io/Jv26N
teto has joined #nixos
malSet has quit [Ping timeout: 265 seconds]
karantan has joined #nixos
mexisme_ has joined #nixos
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jmeredith has joined #nixos
sgrunert has quit [Ping timeout: 272 seconds]
karantan has joined #nixos
nschoe has quit [Quit: Program. Terminated.]
mexisme_ has quit [Ping timeout: 240 seconds]
karantan has quit [Client Quit]
werner291 has joined #nixos
<{^_^}> [nixpkgs] @cillianderoiste merged pull request #80789 → lmms: 1.2.0-rc7 -> 1.2.1 → https://git.io/Jv0tQ
<{^_^}> [nixpkgs] @cillianderoiste pushed 2 commits to master: https://git.io/Jv2PL
fre has quit [Quit: fre: znc bye]
<{^_^}> [nixpkgs] @rnhmjoj pushed commit from @ngerstle to release-20.03 « traefik: 1.7.14 -> 1.7.21 »: https://git.io/Jv2PO
fre has joined #nixos
karantan has joined #nixos
philr has quit [Ping timeout: 255 seconds]
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/61cc1f0dc07 (from 14 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
<{^_^}> [nixpkgs] @rnhmjoj pushed commit from @ngerstle to release-19.09 « traefik: 1.7.14 -> 1.7.21 »: https://git.io/Jv2PE
<{^_^}> [nixpkgs] @rnhmjoj closed pull request #80824 → traefik: 1.7.14 -> 1.7.21 → https://git.io/Jv08f
logzet has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
jgeerds has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #81495 → [20.03] tensorflow: 1.15.0 -> 1.15.1 → https://git.io/Jv20r
<{^_^}> [nixpkgs] @FRidh pushed commit from @mjlbach to release-20.03 « tensorflow: 1.15.0 -> 1.15.1 »: https://git.io/Jv2Pw
sigmundv__ has quit [Ping timeout: 258 seconds]
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
johnw has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81533 → monetdb: 11.35.9 -> 11.35.19 → https://git.io/Jv2PP
<{^_^}> [nixpkgs] @FRidh pushed commit from @dasJ to release-20.03 « pkgs/bazel*: Fix path to update-srcDeps.py »: https://git.io/Jv2PX
<{^_^}> [nixpkgs] @yesbox opened pull request #81534 → resilio: fix a list being assigned to the option config.users.groups → https://git.io/Jv2PM
LysergicDreams has quit [Ping timeout: 258 seconds]
butterthebuddha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @Ma27 merged pull request #79532 → nixos/stage-1: fix predictable interface names in initrd → https://git.io/Jvni4
<{^_^}> [nixpkgs] @Ma27 pushed 6 commits to master: https://git.io/Jv2PH
<{^_^}> [nixpkgs] @Ma27 pushed 0 commits to fix-predictable-ifnames-in-initrd: https://git.io/Jv2PQ
LysergicDreams has joined #nixos
chloekek has quit [Quit: WeeChat 2.7]
<johnw> it seems that openssl-1.0.2 has been marked as insecure in unstable, but many packages still depend on it...
<johnw> I'm wondering if the migration plan has been posted anywhere?
<{^_^}> #80746 (by vcunat, 1 week ago, merged): openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
<johnw> thank you!
ottidmes has joined #nixos
<ottidmes> How come I am seeing my spaces used for indenting ''... in the resulting strings?
<{^_^}> [nixpkgs] @FRidh closed pull request #81513 → [20.03] pkgs/bazel*: Fix path to update-srcDeps.py → https://git.io/Jv2VU
<ottidmes> The manual says: "This kind of string literal intelligently strips indentation from the start of each line." And I know this was always the case. But just now I made a bit of config and both the script and service configuration have the indentation present
dm9 has quit [Quit: WeeChat 2.7.1]
<__monty__> ottidmes: Are you mixing tabs and spaces maybe?
sigmundv__ has joined #nixos
jonten has joined #nixos
<ottidmes> __monty__: I checked to be sure, made sure to convert them in the editor and checked manually afterwards, yet it still behaves incorrectly
<__monty__> Do you have an example?
malSet has joined #nixos
<__monty__> Hmm, no trailing characters after the opening ''?
<{^_^}> [nixpkgs] @lo1tuma opened pull request #81535 → aws-sam-cli: 0.41.0 -> 0.43.0 → https://git.io/Jv2Xk
<Taneb> Is it because the closing '' is less indented?
domi-nix has quit [Remote host closed the connection]
<Taneb> No, that wouldn't do this
veske2 has quit [Quit: This computer has gone to sleep]
veske has quit [Quit: This computer has gone to sleep]
<ottidmes> Taneb: Tried it anyway, but no luck
<disasm> CRTified: I think you can set `StrictModes off` in the ssh config, although that has other potential security concerns.
<__monty__> No, only way I can kinda get this result is by having a line with less indentation preceding. But I'm on nix 2.2.2, maybe this is a regression?
<ottidmes> If I do "/home/${name}/.vscode-server/bin/*/node IN_CLOSE_WRITE,loopable=true ${cronScript} $@/$#\n" I get exactly what I want, which I expected from the ''..'' string as well
<ottidmes> __monty__: Could be, I am on 2 day old nixos-unstable
<{^_^}> [nixpkgs] @adisbladis opened pull request #81536 → poetry: 1.0.3 -> 1.0.5 → https://git.io/Jv2Xc
<disasm> CRTified: although me and my boss that was originally working on goklp both left AppliedTrust years ago. It looks to be rather unmaintained.
<{^_^}> [nixpkgs] @jonringer closed pull request #81144 → python27Packages.dash-core-components: 1.7.0 -> 1.8.0 → https://git.io/JvuA6
<{^_^}> [nixpkgs] @jonringer merged pull request #81489 → pythonPackages.dash*: bump → https://git.io/Jv246
<{^_^}> [nixpkgs] @jonringer pushed 4 commits to master: https://git.io/Jv2X4
<ottidmes> __monty__: I would have expected the core language to have some test suite that needs passing, anyway, I will try downgrading
karantan has joined #nixos
<{^_^}> [nixpkgs] @tollb opened pull request #81537 → gdal: 3.0.3 -> 3.0.4 → https://git.io/Jv2XE
<__monty__> ottidmes: And you're talking about indentation of the line, right? Not Trailing newlines?
<gchristensen> excelsiora: are you doshitan?
erasmas has joined #nixos
<CRTified> disasm: did my irc transport mix something up, or did you answer my old question regarding goklp?
<ottidmes> __monty__: I always remove trailing newlines for nix files on save
<WhatisRT> hi! is there some way to use a fetcher for a local git repository? I have some small changes I want to make to the original repository but I don't want to change the corresponding nix expression
<ottidmes> __monty__: I will test the file on my other machine, if it succeeds there it should be Nix. Once I am home I will be downgrading to 20.03 and see if that helps
malSet has quit [Ping timeout: 256 seconds]
justanotheruser has quit [Ping timeout: 240 seconds]
<adisbladis> whatisRT: You don't need to use a fetcher for that.
<adisbladis> whatisRT: hello.overrideAttrs(old: { src = /path/to/repo; })
<adisbladis> hello.overrideAttrs(old: { src = lib.cleanSource /path/to/repo; })
<adisbladis> even
<{^_^}> [nix] @edolstra pushed 2 commits to eval-optimisations: https://git.io/Jv2X1
<__monty__> ottidmes: I don't mean in the nix file, I mean in the file produced with that string. Having the closing `''` on a new line appends a newline to the string.
malSet has joined #nixos
<ottidmes> __monty__: In the produced file I see 2 newlines, while I expected 1 (the one produced by having '' on a newline)
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<ottidmes> __monty__: Still seeing the issue on my other machine, which runs Nix 2.3 (my unstable machine runs 2.3.3)
<WhatisRT> adisbladis: ah, thanks!
karantan has joined #nixos
<mikky> hi, what's the current way to set io scheduler? (i.e. the former `elevator` kernel parameter)?
karantan has quit [Client Quit]
<{^_^}> [nixpkgs] @Mic92 merged pull request #80008 → [backport-19.09] zfs: 0.8.2 -> 0.8.3 → https://git.io/JvW6q
<{^_^}> [nixpkgs] @Mic92 pushed 5 commits to release-19.09: https://git.io/Jv2Xb
<ottidmes> __monty__: You were on 2.2 right, could you try this: nix eval "(''\n test\n'')"
<adisbladis> ottidmes: "\\n test\\n"
<adisbladis> On 2.3 that is
opthomasprime has joined #nixos
laerling has quit [Quit: ZNC 1.7.3 - https://znc.in]
malSet has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer opened pull request #81538 → [staging] python: remove top-level tests site-package → https://git.io/Jv21L
justanotheruser has joined #nixos
laerling has joined #nixos
chloekek has joined #nixos
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/52c112597c6 (from 58 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
tjg1 has quit [Quit: DON'T KEEP CALM AND FUCK THIS. FUCK THAT. FUCK YOU. FUCK OFF.]
tjg1 has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « nixos/release-notes: mention fix for predictable network-interfaces in initrd »: https://git.io/Jv218
karantan has joined #nixos
<ottidmes> Build Nix 2.2 on my machine and get consistent behavior, so must be something on my end, nix eval "$(echo -e "(''\n test\n '')")", works as expected in both Nix 2.2.2 and 2.3.3, not sure what goes wrong in my file to make it misbehave, guess I will continue debugging it
<{^_^}> [nixpkgs] @Ma27 pushed 4 commits to release-20.03: https://git.io/Jv21E
<__monty__> ottidmes: Oh, maybe you want echo -n? That adds a newline.
karantan has quit [Client Quit]
<ottidmes> Found it! Stupid Windows! I was editing the file remotely on my Windows machine, and not being used to it, I have yet to set the line endings to be \n always...
<ottidmes> Changing the editor to use LF rather than CRLF fixed it for me
<__monty__> Oh.
<ottidmes> Still kind of unexpected to me, I would have expected it to be able to deal with \r\n newlines
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « LTS Haskell 15.2 »: https://git.io/Jv21o
jonten has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jv21P
justanotheruser has quit [Ping timeout: 256 seconds]
<ottidmes> Guess I will have to run dos2unix through my nix files, fixing those files I already edited before
hmpffff has joined #nixos
<{^_^}> [nixpkgs] @vbgl opened pull request #81539 → acgtk: 1.5.0 → 1.5.1 → https://git.io/Jv21H
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81540 → opera: 66.0.3515.72 -> 67.0.3575.31 → https://git.io/Jv21A
hmpffff has quit [Client Quit]
hmpffff has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ilios has quit [Ping timeout: 260 seconds]
cole-h has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #81054 → Remove vimPlugins.notational-fzf-vim → https://git.io/JvumK
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/Jv2MG
<{^_^}> [nix] @edolstra pushed 2 commits to eval-optimisations: https://git.io/Jv2Mc
ilios has joined #nixos
LysergicDreams has quit [Ping timeout: 255 seconds]
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @conferno opened pull request #81542 → xfce.xfdashbooard: fix typo → https://git.io/Jv2Mo
LysergicDreams has joined #nixos
tg has quit [Ping timeout: 272 seconds]
puck has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @peti opened pull request #81543 → Update Haskell package set to LTS 15.2 (plus other fixes) → https://git.io/Jv2Mi
puck has joined #nixos
tg has joined #nixos
rail has quit [Remote host closed the connection]
drakonis has quit [Quit: WeeChat 2.7.1]
[Leary] has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed commit from @mmilata to release-20.03 « qt5.qtbase: backport cmake macro fix »: https://git.io/Jv2M9
gagbo has quit [Quit: I'm out !]
<{^_^}> [nixpkgs] @vcunat pushed 9 commits to release-20.03: https://git.io/Jv2MQ
Lears has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @vcunat closed pull request #80963 → [20.03] qt5.qtbase: backport cmake macro fix → https://git.io/JvE8A
<fgaz> I just created an imperative nixos container but I can't connect to it from the outside... do I need to enable networking somehow? I can't find info about it
<fgaz> By connect I mean tcp
<hexa-> fgaz: did you start the container after creating it?
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/4e924d3a4ec (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
sigmundv__ has quit [Ping timeout: 260 seconds]
coco has quit [Quit: WeeChat 2.6]
hmpffff has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @yesbox opened pull request #81545 → ebtables: restore legacy commands → https://git.io/Jv2MN
hmpffff has joined #nixos
obadz has quit [Quit: WeeChat 2.7]
<{^_^}> [nixops] @grahamc opened pull request #1239 → Partially apply doshitan's #1238 part 1 → https://git.io/Jv2MA
obadz has joined #nixos
<{^_^}> [nixops] @grahamc merged pull request #1239 → Partially apply doshitan's #1238 part 1 → https://git.io/Jv2MA
<{^_^}> [nixops] @grahamc pushed 3 commits to start-with-types: https://git.io/Jv2De
<{^_^}> [nixpkgs] @garbas merged pull request #81527 → mpd: 0.21.19 -> 0.21.20 → https://git.io/Jv2o9
<{^_^}> [nixpkgs] @garbas pushed 2 commits to master: https://git.io/Jv2Dv
<erasmas> if hydra uses fetchGit on code that comes with its own default.nix, is there an easy way to make use of the source's .nix files?
ddellacosta has joined #nixos
ottidmes has left #nixos [#nixos]
<{^_^}> [nixpkgs] @jonringer closed pull request #81152 → python27Packages.dash-renderer: 1.2.3 -> 1.2.4 → https://git.io/JvuhY
<{^_^}> [nixpkgs] @jonringer closed pull request #69110 → pythonPackages.dash: init at 1.3.0 → https://git.io/Je30m
<fgaz> hexa-: yes, and if I log in I can see that the service I want to connect to is up
<{^_^}> [nixpkgs] @jonringer merged pull request #81487 → pyradio: init at 0.8.7.1 → https://git.io/Jv2lz
<{^_^}> [nixpkgs] @jonringer pushed commit from @contrun to master « pyradio: init at 0.8.7.1 »: https://git.io/Jv2Dq
<{^_^}> [nixpkgs] @jonringer merged pull request #77884 → plex-mpv-shim: init at 1.7.12 → https://git.io/JvTE5
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/Jv2Dm
cosimone has joined #nixos
justanotheruser has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #81535 → aws-sam-cli: 0.41.0 -> 0.43.0 → https://git.io/Jv2Xk
<{^_^}> [nixpkgs] @jonringer pushed commit from @lo1tuma to master « aws-sam-cli: 0.41.0 -> 0.43.0 »: https://git.io/Jv2Dn
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81546 → osinfo-db: 20200203 -> 20200214 → https://git.io/Jv2Dc
<{^_^}> [nixpkgs] @Sohalt opened pull request #81547 → orca-c: init at git-2020-02-12 → https://git.io/Jv2D4
<{^_^}> [nixpkgs] @jonringer opened pull request #81548 → pythonPackages.aria2: inherit poetry from python-modules → https://git.io/Jv2DB
linarcx has quit [Quit: WeeChat 2.7.1]
bvdw has quit [Read error: Connection reset by peer]
drakonis has joined #nixos
bvdw has joined #nixos
<nilsirl[m]> How can I tell what my current generation is?
Jackneill has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @teto merged pull request #81344 → qimgv: init at 0.8.9 → https://git.io/Jvgch
<{^_^}> [nixpkgs] @teto pushed 2 commits to master: https://git.io/Jv2DP
<cole-h> <3 teto
<{^_^}> teto's karma got increased to 6
<woffs> nilsirl[m]: nix-env --list-generations
malSet has joined #nixos
<woffs> or take a look into /run/current-system and /nix/var/nix/profiles/
<woffs> also interesting: nix-env --list-generations -p /nix/var/nix/profiles/system
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81549 → parallel: 20200122 -> 20200222 → https://git.io/Jv2Dy
<{^_^}> [nixpkgs] @jonringer merged pull request #81417 → cocotb: 1.2.0 -> 1.3.0 → https://git.io/JvgHn
<{^_^}> [nixpkgs] @jonringer pushed commit from @Nitori- to master « cocotb: 1.2.0 -> 1.3.0 »: https://git.io/Jv2DS
linarcx has joined #nixos
hmpffff has quit [Read error: Connection reset by peer]
<nilsirl[m]> woffs: doesn't that just show the latest (not the one I'm currently running (selected from grub/systemd-boot))
hmpffff has joined #nixos
<woffs> nilsirl[m]: compare the link destinations in /nix/var/nix/profiles/ to the destination of the /run/current-system symlink
kleisli has quit [Ping timeout: 255 seconds]
<woffs> there is also /run/booted-system
justanotheruser has joined #nixos
kleisli has joined #nixos
domogled has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #81063 → netpbm: 10.82.01 → 10.89.1 → https://git.io/Jvu3h
<{^_^}> [nixpkgs] @jtojnar pushed 11 commits to master: https://git.io/Jv2yl
<{^_^}> [nixpkgs] @jtojnar pushed 0 commits to netpbm: https://git.io/Jv2y8
grahamc[m] has joined #nixos
<{^_^}> [nixos-homepage] @egasimus opened pull request #329 → Update packages-explorer to use relative paths. → https://git.io/Jv2yE
<{^_^}> [nixpkgs] @jonringer merged pull request #81548 → pythonPackages.aria2p: inherit poetry from python-modules → https://git.io/Jv2DB
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/Jv2yg
endformationage has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #81536 → poetry: 1.0.3 -> 1.0.5 → https://git.io/Jv2Xc
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/Jv2yX
fresheyeball has joined #nixos
<fresheyeball> I know I can apply a patch in the patch phase of a derivation
<fresheyeball> but what if I just want to apply it to some source?
<nilsirl[m]> How can I view the different between 2 generation?
shafox has quit [Remote host closed the connection]
<cole-h> fresheyeball: I'm not sure what your question is
hmpffff has quit [Read error: Connection reset by peer]
Synthetica has quit [Quit: Connection closed for inactivity]
<cole-h> What, to you, is the difference between applying a patch from `patches = [ ... ];` and applying it to "some source"?
hmpffff has joined #nixos
o1lo01ol1o has quit [Ping timeout: 260 seconds]
knupfer has joined #nixos
mexisme_ has joined #nixos
<fresheyeball> cole-h: lets say I have a src fetched from github
<fresheyeball> and I want to apply a patch file to it to modify the code
hmpffff has quit [Read error: Connection reset by peer]
hmpffff has joined #nixos
<cole-h> That's... exactly what the `patches` list is for?
<fresheyeball> what is the patches list?
<fresheyeball> I am not using this for a derivation directly
<fresheyeball> I use it in runCommand
mexisme_ has quit [Ping timeout: 258 seconds]
<cole-h> Note that you can also use local patch files by specifying the path
<fresheyeball> can I do thing-src = (pkgs.fetchFromGitHub {..}).overides { patches = [ ./foo.patch ]; }
<cole-h> `.overrideAttrs (_: { patches = [ ... ]; })`, but yes
<fresheyeball> ok, then I think that is what I want
<cole-h> Sorry, I misunderstood. I think `patches` only works in a derivation.
<fresheyeball> I am not sure if fetchFromGitHub returns a derivation
<fresheyeball> but I think it might
<fresheyeball> WHERE IS THE TYPE SYSTEM
WhatisRT has quit [Ping timeout: 256 seconds]
<cole-h> It appears you can use the `patches` list in `runCommand` directly, though.
<cole-h> Last example on this page: https://nixos.wiki/wiki/FAQ/Pinning_Nixpkgs
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #81515 → liquibase: 3.8.6 -> 3.8.7 → https://git.io/Jv2V0
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/Jv2S2
<cole-h> It has `inherit patches;` which is what makes me think that
<fresheyeball> cole-h: I don't know what that would do, what is it applying the patch to?
<cole-h> In that example, it's applying it to `pinnedPkgs`
<fresheyeball> oic
<fresheyeball> so you manually apply the patch inside the command
<fresheyeball> that works I guess
<fresheyeball> I was thinking there would be a nix function that generalizes this
<cole-h> You could try both methods and see which one works best.
<cole-h> "Seeing is better than believing," as they say
<{^_^}> [nixpkgs] @jtojnar merged pull request #80863 → gnomeExtensions: cleanup → https://git.io/Jv0aD
<{^_^}> [nixpkgs] @jtojnar pushed 3 commits to master: https://git.io/Jv2SS
<{^_^}> [mobile-nixos] @samueldr pushed 3 commits to master: https://git.io/Jv2Sd
<{^_^}> [mobile-nixos] @samueldr merged pull request #87 → Add installer script to android device output → https://git.io/Jv28u
WhatisRT has joined #nixos
<{^_^}> [mobile-nixos] @samueldr merged pull request #86 → Boot GUI: Simulator fixes → https://git.io/Jv23R
<{^_^}> [mobile-nixos] @samueldr pushed 13 commits to master: https://git.io/Jv2Sx
andreas31 has quit [Remote host closed the connection]
andreas31 has joined #nixos
wiml has joined #nixos
hmpffff has quit [Quit: nchrrrr…]
<{^_^}> [nixops] @adisbladis opened pull request #1240 → Convert scripts/nixops to setuptools entry point → https://git.io/Jv29i
cosimone has quit [Quit: Quit.]
justanotheruser has quit [Read error: Connection reset by peer]
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Ping timeout: 256 seconds]
LysergicDreams has quit [Ping timeout: 256 seconds]
LysergicDreams has joined #nixos
_ris has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #81520 → libmypaint: 1.5.0 -> 1.5.1 → https://git.io/Jv2w4
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jv29h
WhatisRT has quit [Ping timeout: 265 seconds]
dashkal has joined #nixos
<{^_^}> [nixpkgs] @scalavision opened pull request #81550 → kent: init at 394 → https://git.io/Jv2Hm
Tucky has joined #nixos
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/84f47bfe9ae (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81551 → palemoon: 28.8.2.1 -> 28.8.4 → https://git.io/Jv2H3
excelsiora has quit [Ping timeout: 240 seconds]
jeNnNnNy has joined #nixos
<jeNnNnNy> Cam2Cam? :) https://cutt.ly/jennystyle112
jeNnNnNy has quit [Remote host closed the connection]
<rycee> Any mod around to kick this clown?
<{^_^}> [nixpkgs] @benley merged pull request #81285 → prometheus-nginx-exporter: 0.5.0 -> 0.6.0 → https://git.io/Jvzbr
<{^_^}> [nixpkgs] @benley pushed commit from @WilliButz to master « prometheus-nginx-exporter: 0.5.0 -> 0.6.0 (#81285) »: https://git.io/Jv2HB
<{^_^}> [nixpkgs] @benley pushed 2 commits to master: https://git.io/Jv2Hu
<{^_^}> [nixpkgs] @benley merged pull request #81494 → latte-dock: 0.9.8.1 -> 0.9.9 → https://git.io/Jv2R5
<gchristensen> rycee: looks like it was sorted :)
<rycee> Cool :-)
<adisbladis> See it, say it, sorted.
* adisbladis is damaged from the london tube
<rycee> The London tube is pretty wild sometimes.
<gchristensen> haha
aborsu has joined #nixos
kim0 has quit [Quit: Connection closed for inactivity]
psyanticy has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @ggreif opened pull request #81553 → unbreak lsp-related packages → https://git.io/Jv2Hr
<fresheyeball> what is the current guidance on fetching private git repos?
<adisbladis> fresheyeball: builtins.fetchGit
<adisbladis> It runs in the context of the evaluator instead of inside the sandbox, so it has access to whatever keys your user does.
LysergicDreams has quit [Ping timeout: 240 seconds]
<fresheyeball> adisbladis: I think fetchGit removes the .git folder
<fresheyeball> is there a way to have it retain the part of the src?
LysergicDreams has joined #nixos
<fresheyeball> actual nvm
tokudan has quit [Quit: Dunno.]
mexisme_ has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #81528 → starship: 0.36.1 -> 0.37.0 → https://git.io/Jv2Kk
<{^_^}> [nixpkgs] @teto pushed commit from @davidtwco to master « starship: 0.36.1 -> 0.37.0 »: https://git.io/Jv2HA
tokudan has joined #nixos
Mark_ has joined #nixos
<jared-w> fresheyeball: I've done this before. It was a pain in the arse and required using pkgs.fetchgit, not builtins.fetchGit
tokudan has quit [Remote host closed the connection]
<jared-w> pkgs.fetchgit { url = ...; leaveDotGit = true; }; and then in a mkDerivation you need a preBuild step where you call `git reset` or the .git directory will be there but the git index will be removed
veske2 has joined #nixos
veske has joined #nixos
<fresheyeball> jared-w: I think I got it working with builtins.fetchGit
<fresheyeball> I just set the url to be ssh://git@github ...
<evanjs> fresheyeball: hopefully you don't need submodules, though :D
<fresheyeball> seriously
<jared-w> yeah fetchgit supports submodules, builtins.fetchGit doesn't. It's a royal pain in the arse because git is inherently super non-reproducible in all of its main usecases.
tokudan has joined #nixos
<evanjs> I think there's a PR open but can't --- OH it's in nix, not nixpkgs lol
<{^_^}> nix#3166 (by blitz, 18 weeks ago, open): Add fetchSubmodules to builtins.fetchGit
* jared-w "same command => different output every time." "#yoloWeModifiedStateJustByCheckingForState". Etc...
LysergicDreams has quit [Ping timeout: 240 seconds]
veske2 has quit [Client Quit]
veske has quit [Client Quit]
<jared-w> looks like this is gonna be yet another thing ye magical olde flakes fixes :p
<jared-w> The year of the NixOS desktop is nearly upon us
<evanjs> Idk, all I know is we can move a ton of stuff to proper derivations (re, not src = ./. ...) once something like this is merged
werner291 has quit [Ping timeout: 240 seconds]
<evanjs> Oh, dang. The PR was updated 6 hours ago!?
<jared-w> we as in nixpkgs or we as in internal code? My company has a decent amount of improper nix flying around due to required shennanigans with git so I'm also looking forward to it :p
<evanjs> "I've incorporated all fixes. I just have to investigate the test failures."
<evanjs> internal code, yeah
<evanjs> Got to cheat and do something publically lately though :P https://github.com/evanjs/mini-system
<jared-w> evanjs: "ready to merge" is code for "pls merge sometime before 2025 maybe"
<evanjs> Bc overlays and etc
<evanjs> jared-w: omg stop it ;_;
<jared-w> evanjs: aw yiss, public code is best code
<jared-w> evanjs: truth hurtz tho but where's the lie? :p
* jared-w in search of fast way to check if nixpkgs channel has MR that I want
LysergicDreams has joined #nixos
<jared-w> example: https://github.com/NixOS/nixpkgs/pull/81483. Pretty likely that this isn't in nixos-unstable yet given that it's 11 hrs old and nixos-unstable is older than that, but aside from doing some random screwing around in github's UI, I don't know of a way to check that
<{^_^}> #81483 (by lovesegfault, 17 hours ago, merged): Revert "Merge pull request #79750 from doronbehar/update-luarocks"
<jared-w> evanjs: is mini-system the thing you've been working on for gulfing nixos down to the most minimal thing possible?
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/181974248e2 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<cole-h> jared-w: Fastest way is probably https://howoldis.herokuapp.com/
<{^_^}> [nixpkgs] @ianmjones opened pull request #81554 → snippetpixie: 1.2.2 -> 1.3.1 → https://git.io/Jv2QY
<jared-w> noice
<cole-h> nixos-unstable is 1 day old, nixpkgs-unstable is 2 days old
<cole-h> And if you click on the commit hash, you can browse the tree at that point
<{^_^}> [nixpkgs] @Moredread opened pull request #81555 → travis: 1.8.10 -> 1.8.11 → https://git.io/Jv2Q8
karantan has joined #nixos
<jared-w> The commit hash is probably gonna be the useful bit for me. Thanks!
werner291 has joined #nixos
mexisme_ has quit [Ping timeout: 240 seconds]
LysergicDreams has quit [Ping timeout: 240 seconds]
dsx has quit [Quit: dsx]
Tucky has quit [Ping timeout: 256 seconds]
LysergicDreams has joined #nixos
Shouou has joined #nixos
siiky has joined #nixos
<fresheyeball> how can I have leading whitespace in a ''hereodc''
<fresheyeball> ''heredoc''
justanotheruser has joined #nixos
phreedom has quit [Ping timeout: 240 seconds]
Tucky has joined #nixos
<evanjs> jared-w: it's based on some stuff clever initially shared for rpi (https://github.com/librerpi/rpi-open-firmware)
kleisli has quit [Ping timeout: 256 seconds]
<evanjs> All I'm doing is trying to make a minimal image for something we'd been creating by hand for a while, and figured a nix expression would be a good way to do so :D
<{^_^}> [nixpkgs] @talyz opened pull request #81556 → gitlab: 12.7.6 -> 12.8.1 → https://git.io/Jv2Qy
<evanjs> Seems to be working great so far!
<evanjs> 19M is my final image size (XZ compressed kernel) atm
phreedom has joined #nixos
<Shouou> Do I need to do anything special to add a thumbnailer to GNOME/Nautilus other than make sure $out/share/thumbnailers/foo.thumbnailer exists, is formatted correctly, and said package is in my systemPackages?
<__monty__> fresheyeball: You'll have to include a less indented line and then strip it away if you have to. What's your usecase?
xelxebar has quit [Ping timeout: 240 seconds]
<symphorien> > " " + '' space''
<{^_^}> " space"
zupo has joined #nixos
<fresheyeball> __monty__: I want to dynamically create a git patch
<{^_^}> [nixpkgs] @bb010g opened pull request #81557 → nixos/documentation: Allow specifying extraSources → https://git.io/Jv2Q7
xelxebar has joined #nixos
<__monty__> fresheyeball: Why do you need the indentation though? Maybe you can include an unindented comment? Usually patches have headers anyway, right?
<__monty__> symphorien: That wouldn't work for a ''multiline'' string, which is probably the reason for using '' ''.
<fresheyeball> __monty__: I am not totally sure yet
<fresheyeball> but I generated the initial diff with git
<fresheyeball> and it includes a line like this
<fresheyeball> {
<fresheyeball> just a curly boi all alone, but indented
<fresheyeball> the indented on applies fine with git manually
<fresheyeball> but when I have it was nix, it says that line is an error
teto has quit [Quit: WeeChat 2.7.1]
<fresheyeball> I tried something like this
<fresheyeball> ''
<fresheyeball> ${ "
<fresheyeball> ugh
<fresheyeball> I put this in the multipline
<fresheyeball> ${" {"}
<__monty__> Why do you want a patch as a multiline string? The git patches I've seen in nixpkgs are just in patch files and I think the patchPhase finds most of them automatically.
<{^_^}> [nixpkgs] @garbas merged pull request #81185 → marvin: 20.4.0 -> 20.6.0 → https://git.io/Jvzcz
<{^_^}> [nixpkgs] @garbas pushed commit from @fusion809 to master « marvin: 20.4.0 -> 20.6.0 »: https://git.io/Jv2Qh
<fresheyeball> because the patch depends on variable I want to interpolate
<fresheyeball> I am patching json
<fresheyeball> from and external repo
<symphorien> fresheyeball: double quoted strings can be multiline
<fresheyeball> oh?
<adisbladis> fresheyeball: If you're just setting a json key or two I'd patch it with jq at build time
<cole-h> Maybe `substituteAll` would work for your usecase?
<fresheyeball> what is jq?
<fresheyeball> that sounds good to me
<adisbladis> fresheyeball: A tool to mangle & query with JSON on the command line
<cole-h> "jq - commandline JSON processor"
<fresheyeball> symphorien: I don't understand what is going on there
<cole-h> Click my manual link and you might unerstand a bit more :)
<adisbladis> fresheyeball: You could do something like
LysergicDreams has quit [Ping timeout: 256 seconds]
<adisbladis> jq '.foo = true' < file_in.json > file_out.json
<adisbladis> fresheyeball: ^
<fresheyeball> adisbladis: I like that even better
<fresheyeball> one problem I have with the git patch approach I was going for
mexisme_ has joined #nixos
<fresheyeball> is that surrounding lines could change, and break it
<adisbladis> :)
<adisbladis> jq <3
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/84f47bfe9ae (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
<adisbladis> jq is amazing
LysergicDreams has joined #nixos
<fresheyeball> adisbladis: how can I do more than one key?
NoctisLabs has joined #nixos
jonten has joined #nixos
<adisbladis> jq '.foo = true | .bar = "baz"' < file_in.json > file_out.json
NoctisLa1 has quit [Read error: Connection reset by peer]
ixxie has quit [Ping timeout: 256 seconds]
mexisme_ has quit [Ping timeout: 258 seconds]
energizer` has joined #nixos
<HedgeMage> How do I find out which of the things I'm installing is trying to pull in an outdated version of openssl? I'm not asking for it explicitly anywhere.
<HedgeMage> (I'm doing a system rebuild, and got a warning)
<fresheyeball> adisbladis++
<{^_^}> adisbladis's karma got increased to 32
<fresheyeball> that worked amazing
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
LysergicDreams has quit [Ping timeout: 240 seconds]
<energizer`> does cachix let me use other people's cached binaries, or only mine?
LysergicDreams has joined #nixos
<adisbladis> fresheyeball: Nice :)
matthiaskrgr has quit [Read error: Connection reset by peer]
matthiaskrgr has joined #nixos
<cole-h> energizer`: If you `cachix use` their repo, then yes
mexisme_ has joined #nixos
<Ericson2314> any fish user noticed that command-not-found seems recently to be called all the time?
<Ericson2314> whenver I control-C
<Ericson2314> which is infuriating
<energizer`> i don't really see why it'd be necessary to tell cachix where to look, i'm asking for "this thing", not "this thing, from this place"
Shouou has quit [Quit: Leaving]
Mark_ has quit [Quit: Textual IRC Client: www.textualapp.com]
<energizer`> like, isn't cachix already a place
<samueldr> do you really trust random binaries someone uploaded saying it's "the thing"?
<fresheyeball> adisbladis: if I run jq with one file
<fresheyeball> jq "stuff" < foo.json > foo.json
<fresheyeball> I get an empty foo.json
<adisbladis> fresheyeball: That wont work, and that has nothing to do with jq
<fresheyeball> do I need to create a tmp file?
<adisbladis> Yeah
<samueldr> `cachix use` probably (unverified) also adds the signing key for *that* cache as trusted
<adisbladis> Otherwise you're overwriting the file while you are reading it :)
<cole-h> samueldr: It does
<energizer`> samueldr: i have a lockfile. nix can't use the hash from the lockfile?
<adisbladis> energizer`: Sure, that could work for sources.
<adisbladis> But not for build outputs, they are not necessarily reproducible
<energizer`> given a package version with hash, how do i find out if nixpkgs has ever built it and tell nix that i want to use that version of nixpkgs for that package?
nerdmaxx has joined #nixos
linarcx has quit [Ping timeout: 258 seconds]
<Ericson2314> huh maybe I was in too many nested nix shells
<energizer`> maybe my questions aren't making sense because i'm doing something wrong. i'm using one of the lockfile to nix tools, but that means i have to build stuff manually. these are popular packages, with versions in nixpkgs, so i'm surprised if they've never been built by reputable sources before
<emily> that only has a chance of being true if they use the exact same build system in nixpkgs
<emily> e.g. depending on the language there's often multiple different builders with different properties
<emily> in general hoping that a random derivation you have might match something hydra built just because the underlying source archive is the same is optimistic
<emily> every single byte of every little shell script and every single dependency pulled in has to match
<adisbladis> energizer`: Any foo2nix tool is _extremely_ likely to end up having different hashes than something manually packaged in nixpkgs.
<emily> the "derivation -> output" mapping isn't cached at the abstract "build some module" level, but the "here's all the dependencies and files and a pile of shell, go execute it" level
hmpffff has joined #nixos
<jared-w> energizer`: cachix behaves like a binary cache, so it's essentially a CLI tool that automates setting binary cache urls and adding public keys to the appropriate nix config settings
<jared-w> so `cachix use` is a code-gen tool that generates the appropriate nix files.
<jared-w> indeed `cachix use foo` is just gonna create a `/etc/cachix/foo.nix` file with the contents `{ nix.binaryCaches = [ "https://foo.cachix.org" ]; nix.binaryCachePublicKeys = [ "thekey" ]; }; }`
<jared-w> (well, sudo cachix use foo will create it in /etc/cachix/foo.nix. Non sudo will create it somewhere in ~/.config iirc)
<{^_^}> [nixpkgs] @dywedir merged pull request #81448 → wf-recorder: 0.1 -> 0.2 → https://git.io/Jv2kr
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/Jv25P
<cole-h> (Unless you're on not-NixOS, which places the substituter and key in /etc/nix/nix.conf)
<cole-h> (...as root; ~/.config/nix/nix.conf as a trusted-user)
<emily> isn't it /etc/nixos/cachix?
<emily> maybe i just moved it there...
o1lo01ol1o has joined #nixos
Tucky has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @jonringer opened pull request #81558 → [staging] python3{8,9}: bump → https://git.io/Jv255
zupo has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @peti merged pull request #81553 → haskellPackages: unbreak lsp-related packages → https://git.io/Jv2Hr
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/Jv2dT
<{^_^}> [nixpkgs] @symphorien opened pull request #81559 → pantalaimon: 0.4 -> 0.5.1 → https://git.io/Jv2dk
<{^_^}> [nix] @edolstra pushed to eval-optimisations « Remove maxPrimOpArity »: https://git.io/Jv2dn
zupo has joined #nixos
Flambe has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81561 → plantuml: 1.2020.1 -> 1.2020.2 → https://git.io/Jv2d8
<energizer`> so foo2nix will build a package a certain way, and there could be a cache of all the foo packages, that everybody could use?
chloekek has quit [Ping timeout: 260 seconds]
dsx has joined #nixos
aveltras has quit [Quit: Connection closed for inactivity]
excelsiora has joined #nixos
<energizer`> cachix says "100GB of storage (once reached oldest entries will be garbage collected)". what does it mean by "oldest"? LRU?
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
opthomasprime has left #nixos [#nixos]
<cole-h> Probably means oldest as in the date it was entered into its cache
kristian_ has joined #nixos
<cole-h> e.g. you add a package `foo` today, and 100+GB from now you add a package `baz`, `foo` will be garbage collected
knupfer has quit [Remote host closed the connection]
<excelsiora> gchristensen sorry I'm not that person. I'm dealing with some personal issues that may prevent me from giving you a PR. so I should probably not hold up the work on that. I'll keep my eye on it and comment where apropos. My apologies for being out of it.
Flambe has quit [Ping timeout: 240 seconds]
esclear has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @flokli merged pull request #80096 → nixosTests.rsyslogd: Port to python → https://git.io/JvlqN
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jv2do
philr has joined #nixos
__monty__ has quit [Quit: leaving]
Jackneill has joined #nixos
Jackneill has quit [Remote host closed the connection]
orivej has joined #nixos
fendor has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @acairncross opened pull request #81562 → python3Packages.monosat: Fix Python 3.8 build → https://git.io/Jv2dS
excelsiora has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ashkitten opened pull request #81563 → glimpse: init at 0.1.2 → https://git.io/Jv2d7
<{^_^}> [nixpkgs] @lsix merged pull request #81549 → parallel: 20200122 -> 20200222 → https://git.io/Jv2Dy
<{^_^}> [nixpkgs] @lsix pushed 2 commits to master: https://git.io/Jv2dN
energizer` has quit [Remote host closed the connection]
gustavderdrache has quit [Quit: Leaving.]
justanotheruser has quit [Ping timeout: 256 seconds]
<ben> hi, i'm on ubuntu, using nix-env to install rxvt-unicode and vim_configurable. I don't get colors in vim. TERM=rxvt-unicode=256color; if I manually set TERM=xterm I do get colors in vim. Is there a correct way to fix this?
kristian_ has quit [Quit: Konversation terminated!]
<ben> ln -s ~/.nix-profile/share/terminfo ~/.terminfo seems like a workaround that may cause future problems
<fresheyeball> how can I add an ssh key to the nix builder?
<fresheyeball> I got the private repo thing working fine on my local, but I need it to work when ci evals this nix code
realrokka has quit [Ping timeout: 255 seconds]
<fresheyeball> which is done with gitlab-runner service on nixos
lsix has quit [Quit: WeeChat 2.6]
bukkitgerman8 has quit [Quit: Ping timeout (120 seconds)]
bukkitgerman8 has joined #nixos
Rusty1 has quit [Quit: No Ping reply in 180 seconds.]
<fresheyeball> actually, is there even a way to do that with nix code?
<fresheyeball> can I give a user an ssh key? It seems like storing the private key might be a bad idea
<fresheyeball> and I should do this imperatively
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed to fetchpatch-base64 « fetchpatch: Allow using base64-encoded hash »: https://git.io/Jv2Ft
bukkitgerman8 has quit [Client Quit]
butterthebuddha has joined #nixos
nuncanada has joined #nixos
<{^_^}> [nixpkgs] @jtojnar opened pull request #81564 → fetchpatch: Allow using base64-encoded hash → https://git.io/Jv2Fm
<{^_^}> [nixpkgs] @jtojnar pushed to fetchpatch-base64 « fetchpatch: Allow using base64-encoded hash »: https://git.io/Jv2FY
rardiol has joined #nixos
maddo has quit [Quit: See ya]
esclear has joined #nixos
bukkitgerman8 has joined #nixos
philr has quit [Ping timeout: 268 seconds]
realrokka has joined #nixos
butterthebuddha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bukkitgerman8 has quit [Quit: Ping timeout (120 seconds)]
butterthebuddha has joined #nixos
kleisli has joined #nixos
hmpffff has quit [Quit: nchrrrr…]
bukkitgerman8 has joined #nixos
realrokka has quit [Ping timeout: 256 seconds]
realrokka has joined #nixos
hmpffff has joined #nixos
butterthebuddha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lovesegfault has joined #nixos
wildtrees has joined #nixos
hmpffff has quit [Client Quit]
<{^_^}> [nixpkgs] @jonringer opened pull request #81565 → [staging] pythonPackages.cffi: 1.13.2 -> 1.14.0 → https://git.io/Jv2FW
sigmundv__ has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
butterthebuddha has joined #nixos
<jared-w> fresheyeball: you can declaratively set a ssh key for a user with nix, yes
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81566 → python27Packages.azure-mgmt-keyvault: 2.0.0 -> 2.1.1 → https://git.io/Jv2F0
o1lo01ol1o has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81567 → python27Packages.authlib: 0.13 -> 0.14.1 → https://git.io/Jv2Fa
<fresheyeball> jared-w: right, but it describes the public key
<fresheyeball> I am talking about providing a private key
<{^_^}> [nixpkgs] @Ma27 merged pull request #81518 → dmenu-wayland: init at 2020-02-28 → https://git.io/Jv2we
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jv2Fw
<lovesegfault> Mic92: Are you around?
<Mic92> lovesegfault: yes
<lovesegfault> Mic92: Sweet! Hi :) How did you build the git worktree functionality in nixpkgs-review where once you exit the shell the worktree gets nuked automagically?
growpotkin has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81542 → xfce.xfdashbooard: fix typo → https://git.io/Jv2Mo
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/Jv2F6
<Mic92> lovesegfault: It is using python's contextlib, which removes the directory automatically after nix-shell exists: https://github.com/Mic92/nixpkgs-review/blob/master/nixpkgs_review/builddir.py#L77
<Mic92> *exits
<lovesegfault> worldofpeace: is https://github.com/NixOS/nixpkgs/pull/81475 ready to go?
<{^_^}> #81475 (by worldofpeace, 1 day ago, open): wrapGAppsHook: Fix #78803
malSet has quit [Ping timeout: 240 seconds]
<worldofpeace> lovesegfault: I wanted Jan Tojnar review. Lately, well... we'll just say I'm prone to mistakes due to load
<worldofpeace> lovesegfault: did you test it with lollypop?
<lovesegfault> Mic92: Oh! Nice!
<lovesegfault> worldofpeace: Nope, but I can, gimme one moment
<worldofpeace> It's a mass rebuild, but if you copy the setup-hook and add another in all-packages.nix, wrapGAppsHook2, and use it in the package it can be avoided
malSet has joined #nixos
<jtojnar> I am having a déjà vu regarding the worktree question
orivej has quit [Ping timeout: 268 seconds]
johnw has quit [Quit: ZNC - http://znc.in]
<{^_^}> [nixpkgs] @worldofpeace pushed commit from @conferno to release-20.03 « xfce.xfdashbooard: fix typo »: https://git.io/Jv2FS
<Mic92> Last time I answered, lovesegfault was offline.
jgeerds has quit [Ping timeout: 240 seconds]
<jtojnar> oh, I was worried Matrix was bugged again
<lovesegfault> worldofpeace: I'm just doing it on my server :P
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/f4d6ed2e8b2 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
Flambe has joined #nixos
<lovesegfault> Mic92: Yeah I need to set up a bouncer
<lovesegfault> but I am too lazy
<worldofpeace> lovesegfault: awesome 👍️
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81570 → python37Packages.cmd2: 0.9.25 -> 0.10.1 → https://git.io/Jv2Fb
<lovesegfault> I'm suffering a goddamn deauth attack
xensky_ has quit [Read error: Connection reset by peer]
<worldofpeace> lovesegfault: wifi?
<lovesegfault> worldofpeace: yes
<worldofpeace> these script kiddies
malSet has quit [Ping timeout: 255 seconds]
<lovesegfault> I live in a college town (Berkeley) and CS/CEng students are animals who like to deauth my wifi all the time
<worldofpeace> can't remember if there's a new wifi feature that mitigates/eliminates this attack
<lovesegfault> Maybe with WPA3
<lovesegfault> I want to set up my router to ignore deauth :P
Flambe has quit [Quit: Konversation terminated!]
xensky_ has joined #nixos
<worldofpeace> you could just let them in, but like do some crazy sh*t with their packets 🤣
aborsu has quit [Quit: aborsu]
aborsu has joined #nixos
<lovesegfault> I'm tempted to let them in with a fake router that just has every single malware I can find on it
<worldofpeace> haha, that would be hilarious. They won't know what they got themselves into.
malSet has joined #nixos
<Mic92> lovesegfault: curl https://hashbang.sh gives you free shell accounts
<lovesegfault> It stopped, going to change my wifi password
erasmas has quit [Quit: leaving]
felixfoertsch23 has quit [Ping timeout: 240 seconds]
<lovesegfault> Mic92: I _could_ just run weechat on my server, but I wanted to set up the real deal, ZNC
kleisli has quit [Ping timeout: 258 seconds]
<hexa-> lovesegfault: worldofpeace: protected management frames, 802.11w
<Mic92> What is the advantage of znc?
<hexa-> it's mandatory with WPA3, but some chips already support it before then