worldofpeace_ changed the topic of #nixos to: NixOS stable: 20.03 ✨ https://discourse.nixos.org/t/nixos-20-03-release/6785 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-info
<Ashy> i'd always thought of running nixos-unstable as being pretty safe if i could always just choose a previous generation in the grub list
Rusty1 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<risson> Except when grub breaks D:
<Ashy> yah...
drakonis2 has quit [Read error: Connection reset by peer]
drakonis2 has joined #nixos
<gchristensen> one quieter danger is security updates sometimes take a long time to come out in unstable
drakonis has quit [Ping timeout: 256 seconds]
<Ashy> what could have caused this issue in the first place though?
justanotheruser has joined #nixos
<gchristensen> what does nix-channel --list show?
<{^_^}> [nixpkgs] @jonringer merged pull request #89835 → pinnwand: 1.1.1 -> 1.1.2 → https://git.io/JfDdw
<{^_^}> [nixpkgs] @jonringer pushed commit from @mweinelt to master « pinnwand: 1.1.1 -> 1.1.2 »: https://git.io/JfyvN
<Ashy> the machine doesn't boot, i just land in the grub cli
<gchristensen> to ask differently, are you 100% certain you were on nixos-unstable, and not nixpkgs-unstable?
<Ashy> yes
<risson> a 100% seems like a lot of %
<gchristensen> bizarre
<gchristensen> yeah I'd go to the nixos installer ISO, mount your disks, and run nixos-install and see what happens
<infinisil> Or get familiar with the grub CLI, you can probably get your system running again with the right commands
<Ashy> i followed this process and the install is btrfs on top of encrypted luks: https://jappieklooster.nl/nixos-on-encrypted-btrfs.html
<Ashy> that shouldn't matter though, i can just decrypt and mount as per that right?
<Ashy> infinisil: yeah it'd be nice to boot it as is if possible
Rusty1 has joined #nixos
<ldlework> When I have an expression return json, and it gets printed by nix-instanitate it gets quoted as a string. how do I prevent this?
<Ashy> infinisil: possibly something along these lines? https://unix.stackexchange.com/a/330852
<ldlework> Iguess I can just stick "print" in the front
<Ashy> i do also have a win10 drive in this machine that i rarely boot, havent booted it in weeks though
<infinisil> Ashy: Something like that yeah
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<Ashy> so i can ls the boot partition in the grub cli: ls (hd1,gpt1)/efi/ => ubuntu/ boot/ systemd/ Linux/ nixos/ Microsoft/
<{^_^}> [nixpkgs] @marsam merged pull request #89844 → libgen-cli: 1.0.5 -> 1.0.6 → https://git.io/JfDNj
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/Jfyf3
<Ashy> the nixos dir contains the last few kernels and initrds
<Ashy> the boot dir contains bootx64.efi fbx64.efi mmx64.efi, not sure if i'm supposed to set the grub prefix to where the kernels are or to that efi/boot dir
<{^_^}> [nixpkgs] @NeQuissimus pushed 4 commits to master: https://git.io/Jfyfn
<{^_^}> [nixpkgs] @NeQuissimus pushed 3 commits to release-20.03: https://git.io/Jfyfl
<Ashy> and checking my config repo, this machine has boot.loader.systemd-boot.enable = true;
commandocrypto3 has quit [Ping timeout: 246 seconds]
<Ashy> so maybe a systemd-boot update rolled out in nixos-unstable last night and is broken?
<keithy[m]> *cancelling my update tonight!
<gchristensen> strange, since the nixos release tests involve exercising systemd-boot
<gchristensen> if you hit a grub prompt, maybe your mobo isconfused and hitting grub while you shoudl be getting to systemd-boot?
justanotheruser has quit [Ping timeout: 272 seconds]
<Ashy> possibly yeah, i only built this desktop a month or so ago and i did do an ubuntu install on it originally just to quickly test hardware etc, i must not have fully formatted the boot partition possibly when i installed nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jfyfr
<gchristensen> maybe check your boot order
<Ashy> the uefi lists "ubuntu" as the name of the boot option
<Ashy> wonder how it chooses the default for the drive
<clever> Ashy: run `efibootmgr -v`
<clever> it uses partition uuid's
orivej_ has joined #nixos
<infinisil> Ashy: This might be https://github.com/NixOS/nixpkgs/pull/88522
<{^_^}> #88522 (by globin, 2 weeks ago, merged): Revert "virtualisation: add vmware-image"
orivej has quit [Ping timeout: 260 seconds]
<infinisil> Could check if the channel update changed to a nixpkgs version that has the original PR but not the revert
<gchristensen> I'm a little surprised https://github.com/NixOS/nixpkgs/pull/88523 merged but it has no way to be enabled
<{^_^}> #88523 (by evanjs, 2 weeks ago, merged): virtualisation: add vmware-image - correctly
<gchristensen> is that normal for those modules
<gchristensen> hm... sortof is
<simpson> ,locate odbcinst
<{^_^}> Found in packages: unixODBC
<infinisil> gchristensen: These are usually imported with a path
<gchristensen> yeah
<{^_^}> [nixpkgs] @marsam opened pull request #89859 → fira-code: 4 -> 5 → https://git.io/Jfyf9
<evanjs[m]> gchristensen: yeah I initially enabled it and broke things 😂
<gchristensen> :D
<gchristensen> oops
doomlist3 has joined #nixos
<infinisil> Hm, although I don't think this could've made it to nixos-unstable, since there are all kinds of tests there
<infinisil> So this might not be the problem in Ashy's case after all
<{^_^}> [nixpkgs] @marsam opened pull request #89860 → ibm-plex: 4.0.2 -> 5.0.0 → https://git.io/JfyfN
justanotheruser has joined #nixos
<Ashy> i think it's uefi related, the efi boot list shows only "ubuntu" or "Windows" options
<Ashy> between grub, systemd-boot and the windows bootloader it's clearly confused
<Ashy> weird that it changed the default all of a sudden though
<clever> Ashy: what does `efibootmgr -v` report?
<Ashy> the machine isnt booted yet, grub cli doesn't have efibootmgr
<clever> ah
<simpson> I am having trouble getting unixODBC to work, even after enabling system-wide drivers for NixOS. I get "Can't open lib" and "file not found" for a library which clearly exists, is executable, and ldd says is reasonably linked. What might I be doing wrong?
m0rphism has quit [Ping timeout: 256 seconds]
<Ashy> clever: I should be able to run efibootmgr from the liveusb though right?
<Ashy> I'm just making one now
<clever> yep
<{^_^}> [nixpkgs] @marsam merged pull request #89790 → pythonPackages.pytest-dependency: 0.4.0 -> 0.5.1 → https://git.io/JfD8H
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfyJs
orivej_ has quit [Read error: Connection reset by peer]
orivej has joined #nixos
CMCDragonkai1 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #88526 → Xpra: 3.0.9 -> 4.0.2 → https://git.io/Jf2v8
<{^_^}> [nixpkgs] @jonringer pushed commit from @mjlbach to master « xpra: 3.0.9 -> 4.0.2 »: https://git.io/JfyJZ
Nuggis has joined #nixos
<euank> simpson: strace can probably tell you which paths it tries and what error it's getting when it tries to open those paths
<euank> i.e. `strace -f -e trace=openat -- <command that's failing>`
<samueldr> Ashy: if it helps, the live usb for nixos has rEFInd, which is an EFI program that *detects* available EFI programs on all attached drives, if there's still e.g. the systemd-boot for nixos on a drive, it should be able to list it
<samueldr> (and boot it)
ZaraChimera has joined #nixos
orivej_ has joined #nixos
<samueldr> at the very least, that tool can end up useful to get into your system in similar situations
<simpson> euank: Sure, I started with an strace, using `-e %file`. It successfully opens the files! No problems there.e
<Ashy> samueldr: nice, i'll give that a try
<{^_^}> [nixpkgs] @ryantm merged pull request #89828 → ghq: 1.1.0 -> 1.1.1 → https://git.io/JfD7J
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JfyJV
orivej has quit [Ping timeout: 256 seconds]
<euank> simpson: you're saying the file that unixODBC complaint it can't find shows up in strace as something it successfully opened?
<euank> I clearly misunderstood what you were describing in the first place
<Ashy> samueldr: that worked!
<samueldr> Ashy: note that it won't change the configuration, but at least you have a way in, now you need to figure out what's wrong, if anything
<Ashy> i picked the systemd-boot option in refind and then it showed me the normal nixos generations list
<Ashy> yeah thanks
<samueldr> (in the comfort of your own system!)
<samueldr> that rEFInd tool saved my bacon a couple of times in the past, so I ended up adding it to the nixos installer iso, hoping to save bacons all-around :)
pamplemousse has joined #nixos
<{^_^}> [nixpkgs] @adisbladis merged pull request #89848 → poetry: 1.0.5 -> 1.0.8 → https://git.io/JfDxh
<{^_^}> [nixpkgs] @adisbladis pushed 3 commits to master: https://git.io/JfyJM
<simpson> euank: Here's the exact error. I'm operating on a SQLite database because I'm just trying out the concepts, but eventually I'll probably want Pg. https://bpa.st/J2OA
orivej_ has quit [Ping timeout: 264 seconds]
<euank> And the output of `ldd /nix/store/8ajnr03ami9y6k24r52cavjdrxl9sd81-sqlite-connector-odbc-0.9993/lib/libsqlite3odbc.so` looks correct?
<simpson> Yeah: https://bpa.st/MJSA
<energizer> ,locate systemd-journal-remote
<{^_^}> Found in packages: libudev, systemd_with_lvm2
<energizer> ,locate bin/systemd-journal-remote
<{^_^}> Couldn't find in any packages
<energizer> where is that program?
<euank> I gotta say, the fact that that error comes from a function called "odbc_dlopen" is not great
<simpson> Haven't you ever wanted to write a wrapper around dlopen() and add your own custom framework logic~?
<euank> gotta add all the weird /lib directories for all the proprietary database libraries, it's important!
<energizer> this program is supposedly part of systemd, but i can't find it. what's going on?
<euank> energizer: I think systemd has a build flag to build it only optionally
<euank> iirc the build flag on gentoo for that is 'http' or 'microhttp'
<gchristensen> energizer: as far as I've heard, you don't want it
<euank> because you need to compile the optional http server into systemd to serve the journal
<energizer> gchristensen: what do i want instead?
<euank> rsync :)
<gchristensen> my understanding is these programs were put together in a hackathon and never touched since
<gchristensen> I've been using loki
<energizer> loki is pull oriented?
<gchristensen> not sure
<energizer> i mean your log aggregation server contacts the clients and asks for their logs (pull) as opposed to the clients push their logs to the server
<euank> simpson: I'd expect strace should show what it's trying to dlopen. TO try and confirm my understanding, did you actually observe it opening that file, or not?
<euank> Or opening some dumb path like /lib/nix/store or such
<energizer> iow, do you have to tell the clients where the aggregation server is, or do you have to tell the aggregation server where all the other computers are
<simpson> euank: openat(AT_FDCWD, "/nix/store/8ajnr03ami9y6k24r52cavjdrxl9sd81-sqlite-connector-odbc-0.9993/lib/libsqlite3odbc.so", O_RDONLY|O_CLOEXEC) = 3
<simpson> openat(AT_FDCWD, "/nix/store/7w5i1jaj5rylgm6k6nxfh9zm0y71z147-unixODBC-2.3.7/lib/libodbcinst.so.2", O_RDONLY|O_CLOEXEC) = 3
<gchristensen> energizer: and my answer is I'm not sure
<euank> simpson: and no file not found error around there?
<euank> So it's just making that error up from some internal bad error handling I guess?
<energizer> gchristensen: ok
<Nuggis> q
Nuggis has left #nixos ["WeeChat 2.8"]
<Ashy> samueldr: yeah that's awesome, consider my bacon saved :D
<euank> energizer: I'm not totally kidding about rsyncing /var/log/journal btw. It can be push or bull based, and I've used it at the amazing scale of 3 machines with relative success
<simpson> euank: Seems so. That's why I'm trying to understand the nature of the environment.unixODBCDrivers setting, and how to debug it when I've got something even more complex than SQLite.
<energizer> euank: i appreciate the simple things in life, so if i can't figure out a better option i'll look into that :)
h0m1 has quit [Ping timeout: 272 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @skykanin opened pull request #89861 → mindmaster: init at 7 → https://git.io/JfyUk
h0m1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89862 → saml2aws: 2.25.0 -> 2.26.1 → https://git.io/JfyUq
<Ashy> so then does a `nixos-rebuild switch --upgrade` do a systemd-boot install to the efi partition?
pjt_014 has quit [Quit: Leaving]
pjt_014 has joined #nixos
<euank> simpson: yeah, you've got me curious about this now. The fact that unixODBC vendors in libltdl has me at least a bit suspicious
<simpson> Good luck. I'd ask the maintainer, but there isn't one.
<euank> I want to try and replicate this locally. Do you have a straightforward way?
<simpson> The relpipe tooling comes from https://github.com/NixOS/nixpkgs/pull/89787 and I think I've explained everything else included; I'm on NixOS and I used environment.unixODBCDrivers to add SQLite to /etc/odbcinst.ini.
<{^_^}> #89787 (by MostAwesomeDude, 19 hours ago, open): relpipe: init at 0.16
<euank> yup, I'm on nixos too, so that should be easy enough to replicate
orivej has quit [Ping timeout: 256 seconds]
<Ashy> hmm, i guess it's right there in the name but nixos-unstable seems broken atm with my configuration on this machine, `nixos-rebuild switch --upgrade` fails with: Pillow-7.1.2 not supported for interpreter python2.7
orivej_ has joined #nixos
kmplsv has quit [Quit: weeeeeeeeeeeeeeeeeeee.]
sigmundv__ has quit [Ping timeout: 240 seconds]
nek0 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89863 → shards: 0.10.0 -> 0.11.0 → https://git.io/JfyU2
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89864 → sickgear: 0.21.33 -> 0.21.36 → https://git.io/JfyU6
<{^_^}> #77714 (by evanjs, 20 weeks ago, merged): pythonPackages.pillow: 6.2.1 -> 7.1.2
pamplemousse has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
orivej_ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89865 → simplenote: 1.16.0 -> 1.17.0 → https://git.io/JfyTf
<Ashy> infinisil: cheers, i've swapped this (work) machine back down to 20.03
fragamus_ has joined #nixos
<Ashy> clever: you asked what `efibootmgr -v` showed earlier: http://dpaste.com/28KV8K4
<Ashy> based on the efibootmgr man page that doesn't look right... heh
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
lawr3nce has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89866 → slirp4netns: 1.1.0 -> 1.1.1 → https://git.io/JfyTs
leungbk has quit [Ping timeout: 240 seconds]
<euank> simpson: well, on the bright side, there's an easier way to reproduce this, on the less bright side, I'm convinced their janky vendoring of libltdl is just broken.
<euank> $ /nix/store/y35d2wnyzpm9971q9jkad36qcnklh528-unixODBC-2.3.7/bin/dltest /nix/store/ixjkvnfhg94mmp76sk2cki7ssrjbzqdq-sqlite-connector-odbc-0.9993/lib/libsqlite3odbc.so
<euank> that reproduces it quite easily. And that also means that iterating on it and adding more debug output to the upstream project should be pretty easy
<euank> ... but I kinda expect the conclusion will be the same. "just patch odbc to call dlopen, not this vendored in hacked up dlopen"
<euank> I'll poke at it more later, I remain curious about this
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89867 → sniffglue: 0.10.1 -> 0.11.1 → https://git.io/JfyTV
ritchan has joined #nixos
orivej_ has joined #nixos
leungbk has joined #nixos
<leungbk> I've had to resolve the same merge conflict three times on this PR because no one wants to merge it
<{^_^}> #87918 (by leungbk, 3 weeks ago, open): nodePackages.@nestjs/cli: init at 7.2.0
<leungbk> Would anyone mind merging?
orivej has quit [Ping timeout: 264 seconds]
<ritchan> Guys, your zfs-import systemctl unit is causing zpool import to hang by default.
<ritchan> `zpool import -d /dev/disk/by-id -N data` -> hangs
<ritchan> `zpool import -N data` or `zpool import data` works
<ritchan> currently I just login and run `zpool import data` each time NixOS boots, which is silly
kleisli has joined #nixos
whatisRT has quit [Ping timeout: 258 seconds]
nek0 has joined #nixos
noogie has quit [Read error: Connection reset by peer]
<cransom> is 'data' in your boot.zfs.extraPools ?
<ritchan> The point is I don't want to use `boot.zfs.extraPools` because nixos-rebuild will generate the wrong command for zpool import. It should not have the `-d /dev/disk/by-id` part in the command
<ritchan> and then my boots will take forever because that command will hang there and do nothing
<cransom> ok. well, there are dozens of zfs users in this channel and i'm certain none of them have to zpool import on boot.
<infinisil> ritchan: What's `zpool status -P` for you?
<ritchan> I have the `systemctl status` right here
orivej_ has quit [Ping timeout: 246 seconds]
<ritchan> [root@franziska:~]# zpool status -P pool: data state: ONLINE scan: scrub canceled on Sun Jun 7 03:09:25 2020config:NAME STATE READ WRITE CKSUMdata ONLINE 0 0 0 mirror-0
<ritchan> ONLINE 0 0 0 /dev/disk/by-id/ata-WDC_WD20EARX-008FB0_WD-WCAZAJ938654-part1 ONLINE 0 0 0 /dev/disk/by-id/ata-WDC_WD20EFRX-68EUZN0_WD-WCC4M2EH837A-part1 ONLINE 0 0 0errors: No known data errors
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89868 → star: 2.7.3a -> 2.7.4a → https://git.io/JfyTb
<gchristensen> do you have other disks creating a second data pool?
<cransom> you have 2 pools named data... rename one?
<fragamus_> is there anyone here that works with ghcjs?
orivej has joined #nixos
<ritchan> I don't have 2 pools named data. It says that but I never set that up
<ritchan> the disk ids are simply not being included in the systemd unit command
<ritchan> I only have these two disks
<cransom> you aren't required to specify a singular device. -d accepts a directory, where it will search for pools to import.
<ritchan> I know... but nixos's generated systemd file puts that line in anyway.
<ritchan> how about I nixos-rebuild test and show you the zfs-import-data.service
<cransom> no, you don't need to do that. you should find the output that shows you have 2 `data` zpools and thats why the command fails at boot.
<gchristensen> my understanding is the by-id bit is important to make identifying the disks easier, and wouldn't make anything different happen w.r.t. what actually gets important
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
noogie has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #89702 → [20.03] palemoon: 28.9.1 -> 28.9.3 → https://git.io/JfMqY
<{^_^}> [nixpkgs] @AndersonTorres pushed 2 commits to release-20.03: https://git.io/JfykU
felixfoertsch23 has joined #nixos
felixfoertsch has quit [Ping timeout: 260 seconds]
felixfoertsch23 is now known as felixfoertsch
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
spacefrogg has joined #nixos
<clever> Ashy: yeah, that looks weird
<{^_^}> [nixpkgs] @ryantm merged pull request #89866 → slirp4netns: 1.1.0 -> 1.1.1 → https://git.io/JfyTs
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jfykm
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89869 → syncthingtray: 0.10.9 -> 0.10.10 → https://git.io/JfykY
<euank> simpson: it appears the error that it's actually complaining about is '/nix/store/ixjkvnfhg94mmp76sk2cki7ssrjbzqdq-sqlite-connector-odbc-0.9993/lib/libsqlite3odbc.so: undefined symbol: sqlite3_free_table'
<euank> after running it with some debug stuff turned on in unixodbc. This still isn't a solution, but it furthers my opinion that their bundled libltdl is broken
<euank> But I'll have to do a little more digging to be sure between that .so actually having a bad symbol table vs the hacked up libltdl being bad
<euank> Still, progress!
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89870 → taisei: 1.3 -> 1.3.1 → https://git.io/JfykB
CMCDragonkai1 has quit [Ping timeout: 256 seconds]
psy3497 has joined #nixos
<psy3497> Anyone using static-haskell-nix these days? What nixpkgs revision are you using? I am trying to use the one in their repo with cachix but I am seem to be getting cache misses
whatisRT has joined #nixos
<psy3497> i.e. it tries to build GHC
<psy3497> is it still true that one has to run nix 2.0.4 in order to avoid cache misses?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89871 → tendermint: 0.32.12 -> 0.33.5 → https://git.io/JfykX
orivej has quit [Quit: No Ping reply in 180 seconds.]
whatisRT has quit [Ping timeout: 256 seconds]
justanotheruser has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @marsam closed pull request #89860 → ibm-plex: 4.0.2 -> 5.0.0 → https://git.io/JfyfN
<energizer> how do i make a toml?
orivej has joined #nixos
<energizer> there's no builtins.toTOML
leungbk has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89872 → terragrunt: 0.23.14 -> 0.23.23 → https://git.io/Jfykx
justanotheruser has joined #nixos
leungbk has joined #nixos
<ritchan> @cransom you're right, I had a zombie pool around on one of my disks
slack1256 has quit [Remote host closed the connection]
<energizer> i wrote a config.services entry and i enabled it in my config, but i can't see any evidence that that did anything
<energizer> where should i expect to see my service appearing?
ritchan has quit [Remote host closed the connection]
<energizer> it's not in /etc/systemd/system or ~/.config/systemd/user
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pbb has joined #nixos
Yaniel has quit [Ping timeout: 265 seconds]
drakonis1 has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89873 → tokei: 11.2.0 -> 11.2.1 → https://git.io/JfyIq
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<energizer> what's the next step up the debugging chain if my service doesn't appear in those directories
Supersonic112 has joined #nixos
Supersonic has quit [Disconnected by services]
Supersonic112 is now known as Supersonic
Ralith_ has quit [Remote host closed the connection]
whatisRT has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89874 → tpm2-tools: 4.1.2 -> 4.1.3 → https://git.io/JfyIc
orivej has quit [Quit: No Ping reply in 180 seconds.]
Yaniel has joined #nixos
<energizer> aha nixos-option shows some errors
<energizer> poor discoverability
orivej has joined #nixos
Ralith_ has joined #nixos
doomlist3 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89875 → txt2man: 1.6.0 -> 1.7.0 → https://git.io/JfyIP
<energizer> but it got the job done
<energizer> i wonder why nixos-rebuild didnt show the errors
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<mog> how does one do a wildcard for letsencrypt with acme?
lawr3nce has quit [Remote host closed the connection]
magnetophon has quit [Ping timeout: 258 seconds]
magnetophon has joined #nixos
Woutifier has quit [Remote host closed the connection]
Woutifier has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89876 → visualvm: 2.0 -> 2.0.2 → https://git.io/JfyLT
<{^_^}> [nixpkgs] @veprbl pushed 3 commits to master: https://git.io/JfyLt
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89877 → watchexec: 1.13.0 -> 1.13.1 → https://git.io/JfyLs
waleee-cl has quit [Quit: Connection closed for inactivity]
KindTwo has joined #nixos
KindOne has quit [Ping timeout: 272 seconds]
KindTwo is now known as KindOne
growpotkin has quit [Quit: ZNC 1.8.0 - https://znc.in]
wavirc22 has quit [Ping timeout: 260 seconds]
Chiliparrot has joined #nixos
fabianhjr has quit [Quit: Leaving.]
orivej has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @erebid opened pull request #89878 → terraria-server: 1.4.0.4 -> 1.4.0.5 → https://git.io/JfyL0
wavirc22 has joined #nixos
orivej has joined #nixos
<{^_^}> [nixpkgs] @veprbl closed pull request #84577 → nodePackages.clean-css: rename to clean-css-cli → https://git.io/JvAR4
bhipple has quit [Ping timeout: 256 seconds]
bhipple has joined #nixos
<{^_^}> [nixpkgs] @veprbl closed pull request #89509 → nodePackages.rollup: init → https://git.io/JfX5P
Chiliparrot has quit [Ping timeout: 260 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
Rusty1 has quit [Quit: WeeChat 2.3]
<{^_^}> [nixpkgs] @bhipple merged pull request #89878 → terraria-server: 1.4.0.4 -> 1.4.0.5 → https://git.io/JfyL0
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JfyLS
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #87672 → blueman 2.1.2 -> 2.1.3 → https://git.io/Jf82Q
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JfyLA
<{^_^}> [nixpkgs] @bhipple merged pull request #88876 → dtc: 1.5.1 -> 1.6.0 → https://git.io/JfVXe
<{^_^}> [nixpkgs] @bhipple closed pull request #86687 → matterbridge: 1.17.1 -> 1.17.4 → https://git.io/JfsrK
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JfyLh
<{^_^}> #87918 (by leungbk, 3 weeks ago, open): nodePackages.@nestjs/cli: init at 7.2.0
<leungbk> Would anyone mind taking a look at this and merging?
<{^_^}> [nixpkgs] @bhipple merged pull request #89856 → yabai: 3.1.1 -> 3.1.2 → https://git.io/Jfyer
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JfyLj
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
<leungbk> Oh, someone else merged something conflicting in the last couple of hours
<{^_^}> [nixpkgs] @bhipple merged pull request #89642 → dgraph: 1.0.17 -> 20.03.3 → https://git.io/Jf1bd
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JfytT
<{^_^}> [nixpkgs] @srhb merged pull request #89804 → victoriametrics: 1.34.7 -> 1.37.0 → https://git.io/JfD2z
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/Jfytt
bhipple has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @euank opened pull request #89879 → unixODBCDrivers: fix sqlite driver to link with sqlite3 → https://git.io/Jfytq
<euank> simpson: I figured it out, https://github.com/NixOS/nixpkgs/pull/89879 should fix the issue you were running into!
<{^_^}> #89879 (by euank, 14 seconds ago, open): unixODBCDrivers: fix sqlite driver to link with sqlite3
<euank> basically, the sqliteodbc driver will happily build itself with unresolved symbols if you don't pass the right configure flags x_x
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
proofofkeags has quit [Remote host closed the connection]
orivej_ has joined #nixos
orivej has quit [Read error: Connection reset by peer]
luna has joined #nixos
orivej has joined #nixos
orivej_ has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89880 → _3mux: 0.2.0 -> 0.3.0 → https://git.io/Jfytd
ZaraChimera has quit [Quit: Going offline, see ya! (www.adiirc.com)]
easamuilov[m] has joined #nixos
virus_dave has quit [Quit: virus_dave]
leah2 has quit [Ping timeout: 260 seconds]
nschoe has quit [Ping timeout: 272 seconds]
kenran has joined #nixos
leungbk has quit [Remote host closed the connection]
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @zowoq opened pull request #89881 → nixos/gnome3: nixos-artwork -> pkgs.nixos-artwork → https://git.io/JfyqT
<kenran> Which of the functions in https://github.com/NixOS/nixpkgs/blob/master/pkgs/build-support/nix-gitignore/default.nix would I call when I want to (1) ignore git-ignored things in a subdirectory ./foo (2), have it respect subsequent .gitignore files in sub-subdirs, (3) want to add some other files to ignore in the call
<kenran> and (4) it should also respect the gitignore that's sitting in the root directory of the project, that is, right where I'm writing the call to `gitignoreSource [] ./foo;`
Ariakenom has joined #nixos
orivej has joined #nixos
orivej_ has quit [Read error: Connection reset by peer]
<kenran> I'd like to experiment with these functions to see what they do since they're not really well documented IMHO, but how can I best do that?
<{^_^}> [nixpkgs] @noneucat opened pull request #89882 → ctzpos-cups: init at 1.2.4 → https://git.io/JfyqC
psy3497 has left #nixos ["WeeChat 2.3"]
leah2 has joined #nixos
<srhb> kenran: I would take the example from the manual and compare their outputs if you're in doubt.
palo1 has joined #nixos
proofofkeags has joined #nixos
palo1 is now known as palo
palo has quit [Ping timeout: 256 seconds]
leah2 has quit [Ping timeout: 256 seconds]
<kenran> srhb: Would you create a minimal test project for these things to test the cases, or is there another nix-y way of hopping into an environment where I can evaluate these functions "live". Can a nix REPL help me here for instance?
<srhb> kenran: Yeah, a nix repl is fine. Just make a dummy source tree you want to feed it and start simple.
<{^_^}> [nix] @matthewbauer opened pull request #3673 → WIP: Add Store API-based HashedMirrors → https://git.io/Jfyq9
<srhb> kenran: eg. nix repl '<nixpkgs>' -- then start with `pkgs.nix-gitignore.gitignoreSource [] /path/to/your/repo` -- and then inspect the output path and adjust accordingly.
leah2 has joined #nixos
proofofkeags has quit [Ping timeout: 256 seconds]
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/70717a337f7 (from 14 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos
<simpson> euank++ for perseverance.
<{^_^}> euank's karma got increased to 5
luna has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @prusnak opened pull request #89883 → nixos/make-iso9660-image: add zstd argument → https://git.io/Jfym3
exfalso has joined #nixos
<{^_^}> [nixpkgs] @cole-h opened pull request #89884 → gnutls: 3.6.13 -> 3.6.14 → https://git.io/Jfym4
<{^_^}> [nix] @matthewbauer opened pull request #3674 → Allow empty hash in derivations → https://git.io/JfymR
dguibert has joined #nixos
<simpson> euank++ for the fix actually working. I'll leave notes on GH.
<{^_^}> euank's karma got increased to 6
eoli3n_ has joined #nixos
alp has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer opened pull request #89885 → fetchurl: allow empty hash → https://git.io/Jfym7
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
kleisli has quit [Remote host closed the connection]
kleisli has joined #nixos
cr4y1 has joined #nixos
cr4y1 has quit [Remote host closed the connection]
alexherbo2 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89886 → blender: 2.82a -> 2.83.0 → https://git.io/JfyYR
cole-h has quit [Quit: Goodbye]
FRidh has joined #nixos
whatisRT has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @vbgl merged pull request #88931 → graphql_ppx: init at 0.7.1 → https://git.io/Jfw0u
<{^_^}> [nixpkgs] @vbgl pushed commit from @jtcoolen to master « graphql_ppx: init at 0.7.1 »: https://git.io/JfyYP
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @FRidh closed pull request #89845 → pythonPackages.pygments: 2.5.2 -> 2.6.1 → https://git.io/JfDAy
orivej has quit [Read error: Connection reset by peer]
orivej_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89887 → amtk: 5.0.2 -> 5.1.1 → https://git.io/JfyOe
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JfyOf
user_0x58 has quit [Read error: Connection reset by peer]
alexherbo2 has quit [Remote host closed the connection]
<kenran> srhb: thank you! I'll try that
mananamenos has joined #nixos
maxdevjs has quit [Ping timeout: 246 seconds]
commandocrypto3 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89888 → bmake: 20200506 -> 20200524 → https://git.io/JfyOm
civodul has joined #nixos
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
orivej_ has joined #nixos
lsix has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
Whaze has joined #nixos
orivej_ has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
<{^_^}> [nixops] @nlewo opened pull request #1362 → Convert overview and introduction from DocBook to ReST → https://git.io/Jfy3k
lewo` has quit [Remote host closed the connection]
ph88^ has joined #nixos
lewo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89889 → activemq: 5.15.12 -> 5.15.13 → https://git.io/Jfy33
dguibert has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 246 seconds]
thc202 has joined #nixos
orivej has joined #nixos
nixy37179 has quit [Quit: Ping timeout (120 seconds)]
Intelo has joined #nixos
nixy37179 has joined #nixos
Intelo has left #nixos ["WeeChat 2.6"]
aveltras has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89890 → beanstalkd: 1.11 -> 1.12 → https://git.io/Jfy3P
Ariakenom has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @vcunat pushed to staging-next « gitMinimal: fix build after PR #86848 »: https://git.io/Jfy3y
mallox has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg opened pull request #89891 → sloccount: fix locale warnings when running with non-default locale → https://git.io/Jfysv
<{^_^}> [nixpkgs] @peterhoeg pushed to f/sloccount « sloccount: fix locale warnings when running with non-default locale »: https://git.io/Jfysf
<{^_^}> [nixpkgs] @peterhoeg pushed to f/sloccount « sloccount: we need coreutils for wc »: https://git.io/Jfysk
zupo has joined #nixos
dermetfan has joined #nixos
m0rphism has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @zimbatm merged pull request #89890 → beanstalkd: 1.11 -> 1.12 → https://git.io/Jfy3P
<{^_^}> [nixpkgs] @zimbatm pushed commit from @r-ryantm to master « beanstalkd: 1.11 -> 1.12 (#89890) »: https://git.io/Jfys8
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89892 → armadillo: 9.880.1 -> 9.900.1 → https://git.io/JfysE
Whaze has quit [Quit: WeeChat 2.8]
karantan has joined #nixos
<karantan> how can I remove bin file from `/run/current-system/sw/bin` ?
cjpb0 has joined #nixos
<lassulus> remove the package from environment.systemPackages in your configuration.nix ?
<lassulus> what file do you want to remove?
cjpbirkbeck has quit [Ping timeout: 246 seconds]
cjpb0 is now known as cjpbirkbeck
<lassulus> for some files there is sadly no easy way
<karantan> hmm I don't think I have it in my .nix conf any more. let me check
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89893 → avocode: 4.6.3 -> 4.6.4 → https://git.io/JfyGf
Chiliparrot has joined #nixos
<karantan> aha I actually had it. sigh today just isn't my day. this is like the 3rd stupid mistake ...
<karantan> thanks @lassulus
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<lassulus> np, making mistakes is learning :)
kvda has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89894 → asunder: 2.9.5 -> 2.9.6 → https://git.io/JfyGc
mallox has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @vbgl pushed to release-20.03 « coq_8_11: 8.11.1 → 8.11.2 »: https://git.io/JfyGV
<manveru> i keep forgetting how to list the closure size for all dependencies of a store path recursively...
lsix has quit [Ping timeout: 256 seconds]
<lassulus> there should be a simple function for that. nix how-big-is pkgs.firefox :D
<lassulus> but sadly there isn't afaik
alp has quit [Remote host closed the connection]
<manveru> yeah...
alp has joined #nixos
<lassulus> I have this in my history: du -hscl $(nix-store -q --referrers $(nix-build '<nixpkgs>' -A firefox))
<clever> `nix path-info` can sort of do it
<clever> [root@amd-nixos:~]# du -hc --max=0 $(nix-store -qR /run/current-system) | sort -h | tail
<clever> i also use this for similar things
<manveru> ah, that was it
<manveru> `nix path-info --recursive --size`
lsix has joined #nixos
<aveltras> i'm encountering a problem where cabal isn't using the override i've given for a package (hasql-th here) even if the right version is returned by ghc-pkg list, any idea ?
ph88^ has quit [Ping timeout: 272 seconds]
sbetrium has quit [Quit: sbetrium]
the_pumpkin_man has joined #nixos
justanotheruser has quit [Quit: WeeChat 2.7.1]
justanotheruser has joined #nixos
the_pumpkin_man has quit [Client Quit]
<{^_^}> [nixpkgs] @geistesk opened pull request #89895 → znc: 1.8.0 -> 1.8.1 → https://git.io/JfyZZ
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
pjt_014 has quit [Ping timeout: 256 seconds]
maddo has joined #nixos
<ldlework> Is there any way to do authentication or custom headers with fetchurl?
brainopia has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89896 → abcl: 1.6.1 -> 1.7.0 → https://git.io/JfyZg
<brainopia> Hello, I've installed NixOS 19.03. The system installed correctly and log-in as root just fine, but if I try to run nixos-rebuild then I get an error "file 'nixpkgs/nixos' was not found in the Nix search pat"
<brainopia> Does it mean I've somehow messed up the installation?
<clever> brainopia: what does `nix-channel --list` say?
<{^_^}> [nixpkgs] @vcunat pushed 90 commits to staging-20.03: https://git.io/JfyZ6
<clever> brainopia: you just need to `nix-channel --update` as root, and it should resume working normally
<brainopia> Thank you very much! Forgive me for the noob question :)
proofofkeags has joined #nixos
sigmundv__ has joined #nixos
commandocrypto3 has quit [Ping timeout: 246 seconds]
alp has quit [Ping timeout: 272 seconds]
kreyren has quit [Remote host closed the connection]
proofofkeags has quit [Ping timeout: 264 seconds]
<pie_> so how is one supposed to use erlang on nixos these days?
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos
<{^_^}> [nixpkgs] @geistesk opened pull request #89898 → pythonPackages.flask-httpauth: 4.0.0 -> 4.1.0 → https://git.io/JfynJ
<{^_^}> [nixpkgs] @stigtsp opened pull request #89899 → perlPackages.NetIPLite: init at 0.03 → https://git.io/JfynT
<betaboon> can anyone confirm that quad9 doesnt resolve nixos.org ? `nslookup nixos.org 9.9.9.9` their website says it isnt blocking nixos.org but resolution doesnt work for me atm oO
kreyren has joined #nixos
<dminuoso> betaboon: You can use `dig +trace nixos.org @9.9.9.9` to get a reliable answer
<clever> $ dig nixos.org @9.9.9.9
<clever> nixos.org. 20 IN A 162.243.166.170
<dminuoso> clever: Make sure you use +trace
<dminuoso> otherwise, caches
<clever> ;; Query time: 209 msec
<clever> ;; SERVER: 9.9.9.9#53(9.9.9.9)
<clever> same answer if i +trace
<clever> last time i checked, @foo doesnt use /etc/resolv.conf, so the local cache cant get involved
<betaboon> dminuoso: thanks.
<betaboon> anyhow: quad9 didnt resolve nixos.org for a couple of minutes for me and a friend (in germany) ...
<eyJhb> dminuoso: @ means it will request 9.9.9.9, and Linux does not cache DNS by defoult, that is a job of the DNS server
<eyJhb> So the response at 9.9.9.9 might be cached, but not on the local machine :)
<eyJhb> As far as I remember
orivej_ has quit [Ping timeout: 258 seconds]
orivej has joined #nixos
<eyJhb> Love the little local cache at home, 0 msec :D
<dminuoso> eyJhb: Sure, but the ns is fully cached.
<eyJhb> Yeah, 9.9.9.9/8.8.8.8 ? Right?
<dminuoso> Without +trace you can't even figure out where things went wrong.
asymptotically has joined #nixos
<dminuoso> So with +trace you actually do full DNS recursion
<{^_^}> [nixpkgs] @garbas merged pull request #55302 → doc: update lua documentation → https://git.io/fh9EP
<{^_^}> [nixpkgs] @garbas pushed 6 commits to master: https://git.io/Jfyn8
alp has joined #nixos
<avaq> Hi! Is it possible to configure default programs in Nix? I'd like to configure which programs open which file extensions, which programs handle which URL schemes, and ideally even override programs for specific URL matches.
<energizer> home-manager has something for that avaq
<dminuoso> Oh god nevermind me.
<avaq> Searching for the option to do this in https://nixos.org/nixos/options.html is very challenging, because each search term comes up with lots of results. Eg. the term "default" comes up with all options. :P
<betaboon> avaq: I'm doing that with `/etc/xdg/mimeapps.list` to configure `xdg-open`
<energizer> avaq: in home-manager it's called xdg.mimeApps.associations
Ben49 has joined #nixos
sheepfleece has joined #nixos
<energizer> er xdg.mimeApps.defaultApplications
<Ben49> Hey, I have recently seen all my nix builds inside docker (gitlab ci) fail, because of not finding files on cache.nixos.org (https://cache.nixos.org/f7jj54jlfrh3fs5r1vh22l79addrxb6v.narinfo). This file returns a 404 and therefore brings nix-build to fail.
<Ben49> error: unable to download 'https://cache.nixos.org/f7jj54jlfrh3fs5r1vh22l79addrxb6v.narinfo': Problem with the SSL CA cert (path? access rights?) (77)
<Ben49> Does anyone here have an idea what could cause that? Any help would be greatly appreciated.
<avaq> Thanks energizer, I've looked into home manager before, but found the list of caveats intimidating. I'll look again. :P
<kenran> When using nix-gitignore.gitignoreSource [] ./.; I get the expected behavior (gitignore is respected, but not sub-dir ones). Using gitignoreRecursiveSource [] ./.; I'd have expected it to work the same way except that .gitignores in subdirectories would be respected. Instead, I just get the whole directory without anything being ignored.
<avaq> betaboon, do you manually edit this file?
<kenran> What am I misunderstanding here?
<clever> Ben49: does `date` report the right date/time?
<betaboon> avaq: I'm not using home-manager either that's why i am creating the mimeapps.list with `environment.etc."xdg/mimeapps.list".text = ... ` in my configuration.nix
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89900 → cpp-hocon: 0.2.1 -> 0.2.2 → https://git.io/Jfyno
serokell_jonn has joined #nixos
meh` has joined #nixos
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
commandocrypto3 has joined #nixos
hax404_ has joined #nixos
hax404 has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89901 → dbus: 1.12.16 -> 1.12.18 → https://git.io/Jfynx
hax404_ has quit [Client Quit]
hax404 has joined #nixos
<{^_^}> [nixpkgs] @edolstra merged pull request #89297 → hydra-unstable: 2020-04-16 -> 2020-06-01 → https://git.io/JfieH
<{^_^}> [nixpkgs] @edolstra pushed 2 commits to master: https://git.io/Jfynj
fendor has joined #nixos
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
<betaboon> dminuoso: quad9 seems to have more problems can you try `dig +trace google.com @9.9.9.9` ? XD
brainopia has quit [Remote host closed the connection]
exfalso has quit [Quit: Lost terminal]
<Ben49> clever yep. That's correct.
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
__monty__ has joined #nixos
zupo has joined #nixos
<colemickens> is there a way to hook the daemon without editting global config and restarting?
<{^_^}> [docker] @domenkozar closed pull request #20 → Update to nix 2.3.6 → https://git.io/JfMiy
AWizzArd has quit [Quit: leaving]
<Ben49> I have also tried switching the image version and using another runner.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89902 → debianutils: 4.10 -> 4.11 → https://git.io/Jfyc1
cantstanya has quit [Remote host closed the connection]
cantstanya has joined #nixos
<{^_^}> [nixpkgs] @Kloenk opened pull request #89903 → nixos/make-iso9660: fix zstd input → https://git.io/Jfycp
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89904 → calibre: 4.17.0 -> 4.18.0 → https://git.io/JfyCq
alp has quit [Ping timeout: 272 seconds]
alp has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos
janneke has quit [Quit: janneke quits Mes'sing]
janneke has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89905 → cargo-watch: 7.4.0 -> 7.4.1 → https://git.io/JfyWw
<{^_^}> [nix] @edolstra pushed 2 commits to flakes: https://git.io/JfyWP
commandocrypto4 has joined #nixos
commandocrypto3 has quit [Ping timeout: 260 seconds]
Athestus has joined #nixos
LevelChart8 has joined #nixos
<Athestus> Hello!
<Athestus> Can I install single nerd fonts without installing all of them?
vidbina has joined #nixos
<Athestus> there is `pkgs.nerdfonts` with everything
<Athestus> but I only want BitstreamVeraSansMono Nerd Font
<Athestus> And i struggle to search NUR
<srhb> Athestus: Sure, you can delete whichever you want _after_ you've downloaded them all. If you're like me, however, you really wish that weren't the case. I have found no distribution of them that don't contain the full set. :P
<clever> Athestus: pkgs.nerdfonts.override { withFont = "something"; }
<Athestus> Yea, that is what Im searching for
<Athestus> hmm
<clever> 20 ./install.sh ${withFont}
<srhb> Oh, was it changed? Neat.
<clever> it will run the install.sh of nerdfonts, with whatever arg you give it
<srhb> Guess it was, nice!
<clever> 60c3f3f2b946 (mimadrid 2016-08-12 14:21:27 +0200 20) ./install.sh ${withFont}
<clever> git blame says that line was last modified in 2016
<srhb> Huh, my bad then. I could have sworn there was no github source that supported fetching just one of them.
<Athestus> I mean i still have to download the entire repo
<Athestus> i assume
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89906 → cmake: 3.17.2 -> 3.17.3 → https://git.io/Jfylm
<clever> Athestus: yeah
<Athestus> but thank you!
<clever> it will download every single font, then copy just the one you asked for, and let garbage collection clean up the rest
<srhb> Ah, ok, that's exactly what I meant. Sad.
<Athestus> So https://github.com/NixOS/nixpkgs/blob/master/pkgs/data/fonts/nerdfonts/default.nix clearly supports installing a subset of fonts
<Athestus> I am however not sure how to specify this in my configuration.nix
<Athestus> let me try, ill get back if i struggly
<clever> Athestus: how are you putting nerdfonts into configuration.nix?
<Athestus> let me try, ill get back if i struggle
<Athestus> I have ```nix
<Athestus> hmm discord formatting doesnt work here
quinn has quit [Ping timeout: 260 seconds]
<Athestus> `fonts = { fonts = with pkgs; [ nerdfonts twitter-color-emoji dejavu_fonts ]; fontconfig.defaultFonts = { emoji = [ "Twitter Color Emoji" ]; monospace = [ "BitstreamVeraSansMono Nerd Font" ]; }; };`
<clever> irc doesnt support any formatting
<clever> Athestus: just stick (nerdfonts.override { withFont = "something"; }) into that list of fonts
<clever> instead of plain nerdfonts
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89907 → cloudflared: 2020.3.2 -> 2020.5.1 → https://git.io/Jfyla
<Athestus> `withFont`? I cannot find that in the `default.nix` i sent above
<Athestus> but sure
cosimone has joined #nixos
<clever> Athestus: oh, it was changed from withFont to fonts a few months ago
<clever> srhb: the new version also fixes the download problems
<serokell_jonn> Hey everyone, I hope it's okay to cross-post a job opening that was posted on discourse here. https://discourse.nixos.org/t/remote-serokell-is-looking-for-an-sre/7490. If you have any questions, please ask in private messages :)
<clever> Athestus: fonts = [ "a" "b" "c" ]; to select 3 fonts
alp has quit [Ping timeout: 240 seconds]
<Athestus> yes
<Athestus> `(nerdfonts.override { fonts = ["BitstreamVeraSansMono"]; })` did the trick
Athestus has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/Jfy8t
<{^_^}> [nixpkgs] @aanderse merged pull request #89840 → nixos/manual: s/environent/environment/g in configuration.xml → https://git.io/JfDbN
<{^_^}> [nixpkgs] @zowoq opened pull request #89908 → dnscrypt-proxy2: 2.0.42 -> 2.0.43 → https://git.io/Jfy83
urkk has quit [Ping timeout: 256 seconds]
agsdheidjd has joined #nixos
<kloenk> What does this hydra option do? and whats inside the narCache file? server_store_uri = https://cache.nixos.org?local-nar-cache=${narCache}
<ikwildrpepper> kloenk: it's a local directory where local nar cache is stored
<{^_^}> [nixpkgs] @aanderse merged pull request #89879 → unixODBCDrivers: fix sqlite driver to link with sqlite3 → https://git.io/Jfytq
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/Jfy8u
<kloenk> ikwildrpepper: so just set it to an empty folder?
<ikwildrpepper> yeah, any folder writable to hydra
<ikwildrpepper> kloenk: but I think the option is mostly useful when you run hydra with a s3 store
Athestus has joined #nixos
<kloenk> thanks, I'm trying to run hydra with mimio, so s3 like
<ikwildrpepper> ah cool
karantan has joined #nixos
iyzsong has joined #nixos
urkk has joined #nixos
alp has joined #nixos
kleisli has quit [Ping timeout: 260 seconds]
proofofkeags has joined #nixos
Athestus has quit [Remote host closed the connection]
proofofkeags has quit [Ping timeout: 258 seconds]
xavierm02 has joined #nixos
<xavierm02> Hi. Is there some built-in way to ensure that any call to nix-env is followed by a call to <my-favorite-command>?
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<simpson> Going entirely the other direction, direnv can be integrated with nix-shell, so that a Nix environment is loaded before/after your favorite command is run by direnv. I'm not sure if nix-env itself has the ability to be hooked.
<xavierm02> The simplest way of doing it would be to make a bash alias / a "fake" nix-env script that calls the normal nix-env and then <my-favorite-command>, but that would not work for anything that uses the full path of nix-env to call it
Athestus has joined #nixos
<xavierm02> My use case is that I'm using Qubes, and I want nix-env to copy .desktop files from ~/.nix-profile/share/applications to /usr/share/applications so that Qubes sees them
<{^_^}> [nixpkgs] @grahamc merged pull request #89797 → mumble: 1.3.0 -> 1.3.1 → https://git.io/JfDEF
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/Jfy40
<xavierm02> I'll look into using direnv. Thank you
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89909 → clipgrab: 3.8.11 -> 3.8.12 → https://git.io/Jfy4z
<{^_^}> [nixpkgs] @zowoq opened pull request #89910 → cloudflared: 2020.3.2 -> 2020.5.1 → https://git.io/Jfy4V
<simpson> I'm not sure if direnv would help; I didn't realize how impure you need the effect to be. I don't see anything in nix-env's documentation which would help, either.
cantstanya has quit [Remote host closed the connection]
<Athestus> Hi again! I have `texlive.combined.scheme-full` installed, yet when running `pdflatex` it complains about `umsb.fd` and `main.toc` being missing. Yet both files exist in the locations that pdflatex is searching
cantstanya has joined #nixos
<Athestus> (/nix/store/f6c4jj2pslx3ffgjfil042i0g6ywb3x6-texlive-combined-full-2019/share/texmf/tex/latex/amsfonts/umsb.fd)! LaTeX Error: File `umsb.fd' not found.
<Athestus> i.e. it searches the right location, yet cannot open it?
<Athestus> (./main.toc) [2]Chapter 1.! LaTeX Error: File `main.toc' not found.
<Athestus> same thing with the .toc
<Athestus> It has no problems finding `umsa.fb` and similar
<Athestus> which is weird since the two files are essentially the same thing
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89911 → dash: 0.5.10.2 -> 0.5.11 → https://git.io/JfyBC
aveltras has quit [Quit: Connection closed for inactivity]
kenran has quit [Ping timeout: 265 seconds]
garbas has quit [Quit: WeeChat 2.7.1]
garbas has joined #nixos
<{^_^}> [nixpkgs] @Ma27 closed pull request #89805 → hydra-unstable: 2020-04-16 -> 2020-06-06 → https://git.io/JfDal
<{^_^}> [nix] @imalsogreg opened pull request #3675 → Fetch commits from github private repos using Authorization header → https://git.io/JfyBQ
sbetrium has joined #nixos
garbas has quit [Ping timeout: 240 seconds]
jakobrs has joined #nixos
<jakobrs> How can I download a path from a substituter *without* checking the signatures? I tried `--no-check-sigs`, but it still errors unless I manually add the signature to trusted-public-keys.
dermetfan has quit [Ping timeout: 272 seconds]
kenran has joined #nixos
<jakobrs> $ nix-store --realise /nix/store/pmpkhr1zywgag8hfi8nnk6pn276v4qab-blender-2.83.0 --no-check-sigs --substituters https://r-ryantm.cachix.org --add-root ./result --indirect
<jakobrs> s/check-sigs/require-sigs
<DigitalKiwi> hey clever Permission denied the ZFS utilities must be run as root.
Rusty1 has joined #nixos
<clever> DigitalKiwi: what permissions does /dev/zfs have?
<jakobrs> Hmm, it works as root
<DigitalKiwi> clever: i tested your theory of if it would work after a reboot and it does
<jakobrs> so presumably it just doesn't give any good error if you're not trusted
<clever> jakobrs: when nix-daemon is at play, only a trusted user can bypass signature checks
<jakobrs> But I'd expect at least a warning that I can't do --no-require-sigs
<clever> DigitalKiwi: something must be breaking the permissions, youll need to figure out what you did to break it, and check /dev/zfs before and after running that cmd
<jakobrs> I just got "warning: substituter does not have a valid signature for path" followed by "error: build failed"
<jakobrs> Hmm, I am trusted though
<jakobrs> So it's not that
LevelChart8 has quit [Ping timeout: 256 seconds]
<jakobrs> And I could add it to --trusted-public-keys
magnetophon has quit [Read error: Connection reset by peer]
<clever> jakobrs: the cache needs to be added in configuration.nix for it to get into nix.conf
<jakobrs> I'm adding it using --substituters on the command line
<jakobrs> And it works as root, but I am trusted
garbas has joined #nixos
garbas has quit [Remote host closed the connection]
MinceR has quit [Ping timeout: 260 seconds]
garbas has joined #nixos
<jakobrs> > When used by unprivileged users
<{^_^}> undefined variable 'When' at (string):315:1
<jakobrs> I'd assume this refers to trusted-users?
<{^_^}> [nixpkgs] @Ma27 pushed to release-20.03 « hydra-unstable: 2020-04-16 -> 2020-06-01 »: https://git.io/JfyRX
magnetophon has joined #nixos
<clever> jakobrs: yeah
cosimone has quit [Quit: Quit.]
<jakobrs> Am I doing something wrong then or is this a bug?
garbas has quit [Client Quit]
<xavierm02> (I found another way to fix my problem, by patching the Qubes scripts to make them also search the Nix folders)
garbas has joined #nixos
wnklmnn has joined #nixos
<clever> jakobrs: it sounds like the normal security mechanisms in nix
<jakobrs> Even when I'm trusted?
<clever> jakobrs: what does `nix show-config | grep trusted-users` report?
<{^_^}> [nixpkgs] @peterhoeg opened pull request #89914 → onedrive: 2.3.13 -> 2.4.2 → https://git.io/JfyRF
alp has quit [Ping timeout: 272 seconds]
<jakobrs> trusted-users = root @wheel
<clever> jakobrs: and `id` ?
<jakobrs> I can add --trusted-public-keys so I must be trusted
<jakobrs> I just can't do --no-require-sigs
<jakobrs> uid=1000 gid=100 groups=100(users),1(wheel),27(dialout)
<clever> jakobrs: what about `--option require-sigs false` ?
<{^_^}> [nixpkgs] @prusnak closed pull request #89883 → nixos/make-iso9660-image: add zstd argument → https://git.io/Jfym3
<jakobrs> That doesn't work either
<clever> not sure then, maybe it is a bug?
MinceR has joined #nixos
<jakobrs> I'll try adding my actual username to trusted-users first because I know some programs have problems with groups in trusted-users
<jakobrs> nothing
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89915 → eagle: 9.6.1 -> 9.6.2 → https://git.io/Jfy0T
zupo_ has joined #nixos
alp has joined #nixos
Ben49 has quit [Remote host closed the connection]
zupo has quit [Ping timeout: 246 seconds]
whatisRT has joined #nixos
magnetophon has quit [Read error: Connection reset by peer]
orivej_ has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
mananamenos_ has joined #nixos
magnetophon has joined #nixos
mananamenos has quit [Ping timeout: 264 seconds]
alp has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @primeos pushed to master « chromiumBeta: Fix the configuration phase »: https://git.io/Jfy00
jakobrs has left #nixos ["WeeChat 2.7.1"]
<ldlework> test discovery and running with Nixt, http://logos.ldlework.com/caps/2020-06-09-12-00-52.mp4
<DigitalKiwi> clever: idk what or how to find out :(
<ldlework> Nimlang cli taking to nix-instantiate over json :)
<DigitalKiwi> clever: weird that it's happened multiple times and not only to me
Athestus has quit [Remote host closed the connection]
<clever> DigitalKiwi: just check /dev/zfs like you have OCD, and wait until it breaks again, lol
ddellacosta has quit [Ping timeout: 256 seconds]
<DigitalKiwi> could i have a bad drive?
jakobrs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89916 → eksctl: 0.19.0 -> 0.21.0 → https://git.io/JfyEf
<jakobrs> On a mostly unrelated note, is it possible to "mirror" a binary cache?
<jakobrs> As in, a proxy to cache.nixos.org
<gchristensen> sure
<jakobrs> I'm just worried about tls, etc
xavierm02 has quit [Remote host closed the connection]
<jakobrs> Do I have to rewrite the responses by the "lower" cache to use the new cache's hostname?
<gchristensen> you can give it a new name, the important parts are signed by the NixOS org and TLS is not a key component of trust
zupo has joined #nixos
<jakobrs> I mean, if I do
<jakobrs> The signature refers to the hostname of the cache, which will be different
<{^_^}> [nixpkgs] @karolchmist closed pull request #89843 → devilutionx: fix build dependency on SDL2 → https://git.io/JfDNc
<adisbladis> It's just an arbitrary name
zupo_ has quit [Ping timeout: 246 seconds]
<adisbladis> jakobrs: I guess you're refering to `cache.nixos.org-1` ?
<jakobrs> yes
<{^_^}> [nixpkgs] @NickHu merged pull request #89467 → factorio{,-headless}-experimental: 0.18.29 -> 0.18.30 → https://git.io/JfXCP
<{^_^}> [nixpkgs] @NickHu pushed 2 commits to master: https://git.io/JfyEz
<jakobrs> So it's not used by the part of Nix that checks signatures?
<adisbladis> Alright, the hostname there is not important.
<jakobrs> Could I just use a standard https apache/nginx proxy?
<adisbladis> Yes
<jakobrs> Okay, I'm going to try that
orivej has quit [Ping timeout: 256 seconds]
<jakobrs> Thank you to both of you
luc65r has joined #nixos
orivej has joined #nixos
commandocrypto4 has quit [Ping timeout: 264 seconds]
kreyren_ has joined #nixos
<{^_^}> [nixpkgs] @NickHu merged pull request #89440 → factorio-utils: fix recursive mod dependency resolution → https://git.io/JfPpc
<{^_^}> [nixpkgs] @NickHu pushed 2 commits to master: https://git.io/JfyE1
<DigitalKiwi> jakobrs: check that github link i sent
<jakobrs> Yes
kreyren has quit [Remote host closed the connection]
<jakobrs> I'm not going to be actually caching the results, but I guess the repo's contents could be useful for the rest
kreyren_ is now known as kreyren
orivej has quit [Read error: Connection reset by peer]
<{^_^}> [nix] @edolstra pushed 3 commits to flakes: https://git.io/JfyEj
orivej has joined #nixos
alp has joined #nixos
<jakobrs> erm... I can't write to /srv, but it's not read-only
<hyperfekt> What is the canonical way to extend the shell for a package with extra tools? Do I just use .overrideAttrs or is there a dedicated function?
<jakobrs> Also lsattr fails "inappropriate ioctl"
<jakobrs> so I'm going to reboot
jb55 has quit [Remote host closed the connection]
asymptotically has quit [Remote host closed the connection]
jb55 has joined #nixos
asymptotically has joined #nixos
noudle has joined #nixos
<{^_^}> [nixpkgs] @Profpatsch merged pull request #89786 → ffmpeg-full: inherit src/version from ffmpeg → https://git.io/JfDYP
<{^_^}> [nixpkgs] @Profpatsch pushed commit from @zowoq to master « ffmpeg-full: inherit src/version from ffmpeg »: https://git.io/Jfyuc
<{^_^}> [nixpkgs] @Profpatsch closed pull request #37252 → Rewrite meta-check.nix type checking logic. → https://git.io/vxOIk
commandocrypto4 has joined #nixos
<{^_^}> [nixops] @nlewo opened pull request #1363 → doc: add default.nix to build the doc → https://git.io/Jfyu4
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos
matthewcroughan has joined #nixos
fragamus_ has quit [Quit: Connection closed]
commandocrypto4 has quit [Ping timeout: 264 seconds]
cosimone has joined #nixos
<{^_^}> [patchelf] @edolstra pushed to master « Bump version number »: https://git.io/Jfyuy
<urkk> How can I fetchgit a private repo only accesible from the host machine, but still use a builder?
<{^_^}> [nixops] @adisbladis merged pull request #1358 → Add Python API reference docs → https://git.io/Jf10r
<{^_^}> [nixops] @adisbladis pushed 10 commits to master: https://git.io/JfyuH
luelista has joined #nixos
commandocrypto4 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89917 → epiphany: 3.36.1 -> 3.36.2 → https://git.io/JfyuF
ivann has joined #nixos
lilpea has quit [Read error: Connection reset by peer]
LevelChart8 has joined #nixos
alp has quit [Ping timeout: 246 seconds]
jakobrs has left #nixos ["WeeChat 2.7.1"]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ddellacosta has joined #nixos
stoile has joined #nixos
wnklmnn has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @romildo opened pull request #89918 → enlightenment.efl: add dependence mint-x-icons → https://git.io/Jfyzt
wnklmnn has joined #nixos
<LevelChart8> What would be a reason that my bluetooth headphones would show as connected but the sound would still play in the computer speakers?
<alexarice[m]> LevelChart8: they're probably not the default sound device
<alexarice[m]> you can check `pavucontrol`
<{^_^}> [nixpkgs] @jtojnar merged pull request #89917 → epiphany: 3.36.1 -> 3.36.2 → https://git.io/JfyuF
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfyzO
sbetrium has quit [Ping timeout: 256 seconds]
<LevelChart8> that's a package i need to install?
<alexarice[m]> it's a program
<alexarice[m]> ,locate pavucontrol
<{^_^}> Found in packages: cdesktopenv, pavucontrol
commandocrypto4 has quit [Ping timeout: 264 seconds]
<LevelChart8> Ok. It looks like I don't have it installed.
meh` has quit [Read error: Connection reset by peer]
meh` has joined #nixos
<alexarice[m]> there are other ways to mess with pulseaudio but pavucontrol is pretty easy
commandocrypto4 has joined #nixos
dfgggdfgdfg has joined #nixos
dfgggdfgdfg has quit [Remote host closed the connection]
<LevelChart8> I see it listed in output devices in pavu control, but not a way to set a default.
<{^_^}> [nixpkgs] @jtojnar merged pull request #89887 → amtk: 5.0.2 -> 5.1.1 → https://git.io/JfyOe
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jfyzz
<sshow> pavucontrol is amazing
user_0x58 has joined #nixos
<alexarice[m]> LevelChart8: in output devices there is a set as fallback button
<{^_^}> [nixpkgs] @mweinelt opened pull request #89919 → hostapd: apply patches for CVE-2020-12695 → https://git.io/Jfyzr
alp has joined #nixos
<LevelChart8> Yes, but the audio still plays out of the speakers when the headphones are set as the fallback.
<alexarice[m]> you can go onto the playback tab and switch the output manually
<LevelChart8> Yes!!
<LevelChart8> Thank you.
<alexarice[m]> no problem
<n3t> ,help
<{^_^}> Use `,` to list all commands, `,foo = Foo!` to define foo as "Foo!", `,foo =` to undefine it, `,foo` to output "Foo!", `,foo somebody` to send "Foo!" to the nick somebody
<n3t> ,
<{^_^}> Special commands: find tell locate expand inclusive-language random-pr - Commands sorted by use count, page 0 (use ,<n> to view page <n>): help libraries unstable escape'' paste declarative escape" tofu library overlay ping -a pinning unfree ifd profiling ask botsnack which-channel xml pr xy tofu-vim wololo imperative nixlang++ cache fancy-uninstall pointers invite pills stateversion home-manager runtimedeps matrixbridge channels thesis exec
<n3t> What is a CLI equivalent of `,locate`?
<{^_^}> [nixpkgs] @mweinelt opened pull request #89920 → hostapd: apply patches for CVE-2020-12695 → https://git.io/Jfyzi
<alexarice[m]> `nix-locate`
<n3t> Nice. Thank you, alexarice[m] :)
<alexarice[m]> you need to run `nix-index` first
<{^_^}> [nixpkgs] @jtojnar opened pull request #89921 → python38.pkgs.gst-python: Fix build → https://git.io/JfyzX
<{^_^}> [nixpkgs] @ryantm merged pull request #89870 → taisei: 1.3 -> 1.3.1 → https://git.io/JfykB
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jfyz1
jakobrs has joined #nixos
<jakobrs> What should I do if something is only distributed as a Snap?
<{^_^}> [nixpkgs] @ryantm merged pull request #89893 → avocode: 4.6.3 -> 4.6.4 → https://git.io/JfyGf
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JfyzS
<{^_^}> [nixpkgs] @ryantm merged pull request #89892 → armadillo: 9.880.1 -> 9.900.1 → https://git.io/JfysE
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JfyzF
<ivann> How do I make a program accessible to another one? My spacemacs config require sqlite3, how do I add sqlite to emacs package path? I guess I should use `pkgs.emacs.overrideAttrs` but I'm not sure what to override.
<alexarice[m]> ivann: you could use `wrapProgram` to add a program to the path for emacs
asymptotically has quit [Quit: Leaving]
zebrag has quit [Quit: Konversation terminated!]
<ivann> alexarice[m]: thanks, I'll look into it.
zebrag has joined #nixos
<mdlayher> hey infinisil, if you're around i gave your RFC42 ideas a try and am curious what you think of: https://github.com/NixOS/nixpkgs/pull/89781
<{^_^}> #89781 (by mdlayher, 1 day ago, open): nixos/corerad: add settings option to supersede configFile
<{^_^}> [nixpkgs] @jtojnar merged pull request #89881 → nixos/gnome3: nixos-artwork -> pkgs.nixos-artwork → https://git.io/JfyqT
lilpea has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfygJ
Wizek has joined #nixos
lilpea has quit [Read error: Connection reset by peer]
<infinisil> mdlayher: Looking pretty good, I'll leave some feedback :)
<mdlayher> infinisil: thanks so much! this is my first time doing this so i'm not sure what the expected patterns are. i just looked for a similar example in the repo and found a way to go from Nix to TOML.
<{^_^}> [nixpkgs] @jtojnar merged pull request #89921 → python38.pkgs.gst-python: Fix build → https://git.io/JfyzX
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jfygn
ddellacosta has quit [Ping timeout: 256 seconds]
orivej_ has quit [Ping timeout: 258 seconds]
<LevelChart8> I have an executable that I downloaded from a third party. On other Linux distros, it runs with `$ ./ProgramName`, but on NixOS it returns no such file or directory. When I drag the file into Konsole to get the pwd, it still returns the same error.
<LevelChart8> Is there a special way to run downloaded executables?
orivej has joined #nixos
<n3t> LevelChart8: it should at least start. Did you `cd` to the directory where the program is?
<n3t> Alternatively you can provide an absolute path, like `/home/levelchart8/downloads/ProgramName`.
<LevelChart8> I have tried within the dir and with absolute path.
<LevelChart8> With and without `~` and `.` preceding the path.
<lewo> LevelChart8: it seems you have to use patchelf to set the dynamic loader
gustavderdrache has joined #nixos
<{^_^}> [nixpkgs] @grahamc merged pull request #89827 → ibm-plex: 4.0.2 -> 5.0.0 → https://git.io/JfDQp
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/Jfygw
<lewo> LevelChart8: you can inspect the binary with readelf of ldd
<LevelChart8> *installs patchelf*
<goibhniu> LevelChart8: you could try running it with `steam-run`
<LevelChart8> from nixpkgs.steam?
meh` has quit [Ping timeout: 260 seconds]
jakobrs has left #nixos ["WeeChat 2.7.1"]
alp has quit [Remote host closed the connection]
<goibhniu> `nix-env -iA nixos.steam-run-native` should install it for you
alp has joined #nixos
fifeefo has joined #nixos
<n3t> Oh, I was mistaken, sorry.
zupo has joined #nixos
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
<LevelChart8> steam-run does not work. going back to patchelf
plutes has quit [Ping timeout: 246 seconds]
lilpea has joined #nixos
maxter has quit [Ping timeout: 272 seconds]
<{^_^}> [patchelf] @domenkozar closed pull request #67 → --show-needed option → https://git.io/Jfy2V
drewr has quit [Ping timeout: 260 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
fling has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
romildo has joined #nixos
drewr has joined #nixos
<exarkun> why did I lose kvm access overnight? `issuer# Could not access KVM kernel module: Permission denied`
<exarkun> oh wrong host :/
<{^_^}> [nixpkgs] @primeos pushed 3 commits to master: https://git.io/Jfy2b
<{^_^}> [nixpkgs] @primeos merged pull request #89820 → linux_5_7: init at 5.7.1 → https://git.io/JfDD8
fling has joined #nixos
<{^_^}> [patchelf] @edolstra pushed 0 commits to refs/tags/0.11: https://git.io/JfyaG
iceypoi has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
domogled has quit [Quit: domogled]
domogled1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89924 → di: 4.47.3 -> 4.48 → https://git.io/JfyaW
icey_ has quit [Ping timeout: 260 seconds]
domogled1 is now known as domogled
plutes has joined #nixos
proofofkeags has joined #nixos
turlando has quit [Ping timeout: 256 seconds]
vidbina has quit [Ping timeout: 265 seconds]
iyzsong has quit [Quit: ZNC 1.8.0 - https://znc.in]
turlando has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/92d5b1b55f6 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89925 → evince: 3.36.1 -> 3.36.3 → https://git.io/Jfya5
<{^_^}> [nixpkgs] @ryantm merged pull request #89871 → tendermint: 0.32.12 -> 0.33.5 → https://git.io/JfykX
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JfyVJ
<{^_^}> [nixpkgs] @ryantm closed pull request #88230 → strawberry: 0.6.10 -> 0.6.11 → https://git.io/JfzEO
growpotkin has joined #nixos
djbeau has quit [Ping timeout: 265 seconds]
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
noudle has quit []
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
<{^_^}> [nixpkgs] @domenkozar pushed to staging-patchelf « patchelf: 0.9 -> 0.11 »: https://git.io/JfyVn
djbeau has joined #nixos
<{^_^}> [nixpkgs] @domenkozar pushed 0 commits to lib+paths: https://git.io/JfyVu
<{^_^}> [nixpkgs] @domenkozar opened pull request #89927 → patchelf: 0.9 -> 0.11 → https://git.io/JfyVV
kenran_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89928 → facter: 3.14.10 -> 3.14.11 → https://git.io/JfyVK
kenran has quit [Ping timeout: 265 seconds]
amfl has quit [Ping timeout: 260 seconds]
dermetfan has joined #nixos
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
cosimone has quit [Client Quit]
drewr has quit [Quit: upgrade]
LevelChart8 has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @OPNA2608 opened pull request #89929 → fltk1{3,4}: refactor → https://git.io/Jfywl
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos
davidv7 has joined #nixos
meh` has joined #nixos
waleee-cl has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89930 → evolution-data-server: 3.36.2 -> 3.36.3 → https://git.io/Jfyw7
ddellacosta has joined #nixos
amfl has joined #nixos
magnetophon has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @OPNA2608 opened pull request #89931 → palemoon: 28.9.3 -> 28.10.0 → https://git.io/Jfywd
doomlist3 has joined #nixos
luc65r has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89932 → go-ethereum: 1.9.14 -> 1.9.15 → https://git.io/JfyrO
luc65r has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
LevelChart8 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89933 → flexget: 3.1.57 -> 3.1.59 → https://git.io/JfyrB
matthewcroughan has quit [Quit: Connection closed]
hir12111 has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #89934 → gogetdoc: remove unnecessary goDeps/goPackagePath → https://git.io/Jfyr2
romildo has quit [Quit: Leaving]
magnetophon has joined #nixos
pamplemousse has joined #nixos
hir12111 has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89935 → gnome3.gnome-klotski: 3.36.2 -> 3.36.3 → https://git.io/Jfyr5
emile[m] has joined #nixos
<MarcWeber> Anybody using amd ryzen notebook? In my case amdgpu works fine hibernate worsk, but s2idle and suspend fails (cannot wake up GPU ring fails). using latest kernel, firmware, bios, mesa, libdrm ... but I still suspect that the problem is the bios. Windows doesn't seem to have any isuse.
kenran_ has quit [Ping timeout: 258 seconds]
maxter has joined #nixos
drewr has joined #nixos
commandocrypto has joined #nixos
commandocrypto4 has quit [Ping timeout: 256 seconds]
codygman has quit [Ping timeout: 264 seconds]
codygman has joined #nixos
commandocrypto1 has joined #nixos
Athas has quit [Quit: ZNC - http://znc.sourceforge.net]
codygman has quit [Read error: Connection reset by peer]
Athas has joined #nixos
codygman has joined #nixos
commandocrypto has quit [Ping timeout: 258 seconds]
<evanjs> hrm. what's the easiest way to use nix-prefetch-url with a file that requires a login/returns 403 on normal download?
erasmas has joined #nixos
drakonis has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to fetchurl-no-hash: https://git.io/JfyoX
drakonis2 has quit [Ping timeout: 246 seconds]
drakonis_ has joined #nixos
drakonis1 has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #89936 → kmod: 26 -> 27 → https://git.io/JfyoH
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
drakonis has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89937 → gnome3.gnome-tetravex: 3.36.2 -> 3.36.3 → https://git.io/Jfyod
drakonis_ has quit [Ping timeout: 258 seconds]
<kaliumxyz> I've added a port to allowed tcp ports yet the firewall still blocks it.
zupo has joined #nixos
<kaliumxyz> what else is there?
<AmandaC> Did you `nixos-rebuild` after that?
<kaliumxyz> I did.
<kaliumxyz> I'm using the nixops server on this image though, without nixops, but am not convinced that is a factor.
<AmandaC> `nixos-rebuild switch` or boot? If the former, I'm out of ideas, the latter requires a reboot
<kaliumxyz> I'm running nix-build and nix-env to set the profile using a script, I'll test with the normal rebuild script now.
raghavsood has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer pushed 0 commits to fetchurl-no-hash: https://git.io/JfyKk
<kaliumxyz> ok yea my script is bust
<kaliumxyz> sigh.
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
<raghavsood> Did anything change regarding buildInputs and nativeBuildInputs between 20.03 and unstable? I had a package which compiled find with libtool in buildInputs in 20.03, but now requires that libtool be put in nativeBuildInputs
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89938 → gitAndTools.gitui: 0.3.0 -> 0.5.0 → https://git.io/JfyKt
<kaliumxyz> oh well, at least this server works, I'll get back to my plotting after, thanks for the help AmandaC c:
<{^_^}> [nixpkgs] @asymmetric opened pull request #89939 → go-ethereum: remove asymmetric from maintainers → https://git.io/JfyKm
maxdevjs has joined #nixos
Nacho[m]1 has joined #nixos
magnetophon has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89940 → feh: 3.4 -> 3.4.1 → https://git.io/JfyKl
xensky_ has quit [Ping timeout: 240 seconds]
klntsky has quit [Remote host closed the connection]
orivej_ has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
klntsky has joined #nixos
wnklmnn_ has joined #nixos
wnklmnn has quit [Read error: Connection reset by peer]
alp has quit [Ping timeout: 272 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ofir has joined #nixos
lilpea has quit [Ping timeout: 246 seconds]
<ofir> Hi guys, is it possible to build nix on WSL?
lilpea has joined #nixos
<{^_^}> [nixpkgs] @scaredmushroom opened pull request #89941 → WIP pythonPackages.pypdftk: init at 0.4 → https://git.io/JfyKK
<ofir> I get this one: /nix/store/c98k0shcp2yp69g81mqhbqw3xbxvnk0r-gnutar-1.32/bin/tar: nixpkgs-20.09pre228453.dcb64ea42e6/pkgs/applications/networking/p2p/qbittorrent/default.nix: Cannot open: Permission denied
<ofir> even though I'm a password-less sudoer
<ofir> tried removing /nix and starting all over with: "curl -L https://nixos.org/nix/install | sh"
zupo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89942 → glib-networking: 2.64.2 -> 2.64.3 → https://git.io/JfyKQ
zupo has quit [Client Quit]
zupo has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
zupo has quit [Client Quit]
lilpea has quit [Quit: WeeChat 2.8]
lilpea has joined #nixos
<{^_^}> [nix] @matthewbauer opened pull request #3676 → Disable extra-platforms = i686-linux on wsl1 → https://git.io/Jfy6e
xensky_ has joined #nixos
<{^_^}> [nixpkgs] @pasqui23 opened pull request #89943 → [WIP] nixos/shell: added environment.shellFiles option → https://git.io/Jfy6J
zupo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89944 → gallery-dl: 1.13.6 -> 1.14.0 → https://git.io/Jfy6O
<{^_^}> [nixpkgs] @poscat0x04 opened pull request #89945 → haskellPackages.ginger: unbreak → https://git.io/Jfy6s
drakonis has joined #nixos
karantan has joined #nixos
magnetophon has joined #nixos
jkachmar has joined #nixos
drakonis1 has quit [Ping timeout: 256 seconds]
<jkachmar> Anyone familiar with how darwin interacts with cmake, in particular with respect to the Foundation libraries?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89946 → fetchmail: 6.4.5 -> 6.4.6 → https://git.io/Jfy6g
<jkachmar> I'm trying to build `libphonenumber` (cf. https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/libphonenumber/default.nix) on macOS and getting `ld` errors saying that Foundation can't be found; this persists even when I `overrideAttrs` to add `CoreFoundation` to the build inputs, muck around with th `NIX_LDFLAGS` to point to `CoreFoundation`, etc.
<{^_^}> [nixpkgs] @ryantm merged pull request #89932 → go-ethereum: 1.9.14 -> 1.9.15 → https://git.io/JfyrO
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jfy62
<{^_^}> [nixpkgs] @ryantm merged pull request #89874 → tpm2-tools: 4.1.2 -> 4.1.3 → https://git.io/JfyIc
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jfy6w
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen1 has joined #nixos
justanotheruser has quit [Ping timeout: 260 seconds]
fragamus_ has joined #nixos
dingenskirchen1 is now known as dingenskirchen
drakonis1 has joined #nixos
fragamus_ has quit [Client Quit]
fendor has quit [Remote host closed the connection]
alp has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to master « tdesktop: 2.1.10 -> 2.1.11 »: https://git.io/Jfy6d
ZaraChimera has joined #nixos
virus_dave has joined #nixos
KindTwo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89947 → gnome3.gnome-chess: 3.36.0 -> 3.36.1 → https://git.io/Jfy6h
KindOne has quit [Ping timeout: 265 seconds]
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
vandenoever has quit [Changing host]
vandenoever has joined #nixos
lilpea has quit [Quit: WeeChat 2.8]
KindTwo is now known as KindOne
aswanson has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixos-search] @adisbladis pushed to complete-option-name « Add option name completion field »: https://git.io/JfyiT
<{^_^}> [nixos-search] @adisbladis opened pull request #74 → Add option name completion field → https://git.io/JfyiI
raghavsood has quit [Remote host closed the connection]
bobas has joined #nixos
<{^_^}> [nixos-weekly] @burke opened pull request #122 → 2020/06: Add Shopify Jobs entry → https://git.io/Jfyi3
virus_dave has quit [Quit: virus_dave]
bobas has quit [Remote host closed the connection]
calbrech` has quit [Ping timeout: 272 seconds]
fendor has joined #nixos
<{^_^}> [nixpkgs] @flokli merged pull request #89808 → [20.03] pyxdg: fix missing class field Type → https://git.io/JfDww
<{^_^}> [nixpkgs] @flokli pushed 2 commits to release-20.03: https://git.io/Jfyir
<{^_^}> [nixpkgs] @pbogdan opened pull request #89948 → python2Packages.nixpart0: fix build → https://git.io/Jfyi1
konobi has quit [Quit: konobi]
shibboleth has joined #nixos
meh` has quit [Ping timeout: 260 seconds]
qubasa has joined #nixos
<qubasa> Hmm I discovered today that compiling static c binaries under NixOS is not a supported use case. As soon as you add the -static flag to gcc or clang you get: ld: cannot find -lc
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89949 → gitkraken: 7.0.0 -> 7.0.1 → https://git.io/Jfyij
<qubasa> But is there not a more elegant solution instead of using FHSUserENV?
<qubasa> Nevermind
<qubasa> Found it
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89950 → gnome3.gnome-music: 3.36.2 -> 3.36.3 → https://git.io/JfyPY
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<gchristensen> Qubasa: what did you find?
<qubasa> gchristenser: The FHSUserENV is not required you just need to install glib.static
<gchristensen> ah
<dminuoso> Since when does glibc allow for static linking?
<dminuoso> That sounds like Drepper has lost his touch
<qubasa> Since when not?
<dminuoso> Always.
<qubasa> If glib didn't have a static lib nothing would compile basically
<gchristensen> so typically the way to build a static binary on Nix is to do a standard stdenv.mkDerivation for the build, and then https://nixos.wiki/wiki/Cheatsheet#Building_statically_linked_packages
<dminuoso> Qubasa: Nonsense.
<gchristensen> for example, almost all of nixpkgs builds statically
<gchristensen> > pkgs.pkgsStatic.hello
<{^_^}> "<derivation /nix/store/kh98sl3j62p7d81bi7dmr45mfc5xca88-hello-2.10-x86_64-unknown-linux-musl.drv>"
philr_ has quit [Ping timeout: 258 seconds]
<dminuoso> Qubasa: Drepper himself filled glibc intentionally with all sorts of bugs to make statically linking against glibc impossible, because he was on a evil dictator mission to evangelize the developer community.
<dminuoso> Because he thought he knew better.
<gchristensen> that is probably off topic
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<qubasa> Really? Like for real?
<{^_^}> [nixpkgs] @KoviRobi opened pull request #89951 → nixos/users-groups: Use user name not attribute name for /etc/profiles/… → https://git.io/JfyPZ
cole-h has joined #nixos
<dminuoso> Qubasa: Yes.
<qubasa> Oh wow
justanotheruser has joined #nixos
vidbina has joined #nixos
<qubasa> gchristensen: Yeah but the use case for me was more for manually building stuff ^^
GracePrincess has joined #nixos
<dminuoso> gchristensen: Do you know whether glibc.static *still* requires a dynamic libc.so?
<dminuoso> (for things like nss)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89952 → freetds: 1.1.39 -> 1.1.40 → https://git.io/JfyPa
GracePrincess has quit [Client Quit]
<gchristensen> I don't know, that is fairly outside my comfort zone. I'm pretty sure most of the static builds in nixpkgs use musl, though
oida has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89953 → amiri: 0.112 -> 0.113 → https://git.io/JfyPK
karantan has joined #nixos
mananamenos_ has quit [Remote host closed the connection]
mananamenos has joined #nixos
fragamus_ has joined #nixos
<cransom> > pkgs.pkgsMusl.nginx
<{^_^}> "<derivation /nix/store/v6mgz9mi6qhw5jbppwnp5ycbycp5paf6-nginx-1.18.0.drv>"
<cransom> hrm. wonder what i did to deserve an infinte recursion when i try that locally
<pistache> cransom: I have the same problem with other packages
<infinisil> cransom: Evaluation too strict?
<infinisil> Oh wait no I get it too
<infinisil> With just nix-instantiate
<infinisil> > stable.pkgsMusl.nginx
<{^_^}> infinite recursion encountered, at undefined position
cosimone has joined #nixos
<infinisil> > unstable.pkgsMusl.nginx
<{^_^}> infinite recursion encountered, at undefined position
<infinisil> Looks like master works (the default pkgs), unstable doesn't
cosimone_ has joined #nixos
rgamma[m] has joined #nixos
chloekek has joined #nixos
cosimone has quit [Ping timeout: 256 seconds]
growpotkin has quit [Quit: ZNC 1.8.0 - https://znc.in]
growpotkin has joined #nixos
ivann has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89955 → gjs: 1.64.2 -> 1.64.3 → https://git.io/JfyX6
ruud has joined #nixos
ruud has quit [Client Quit]
ruud has joined #nixos
ruud has quit [Client Quit]
ruuda has joined #nixos
fragamus_ is now known as fragamus
<ruuda> Hi, I’ve had two pull requests on Nixpkgs open for three weeks now. One of them has been reviewed by a non-maintainer of the package, but now they are stuck without response from the maintainers. What can I do to help move them forward?
ph88 has joined #nixos
<pistache> ruuda: there is a thread on the discourse where you can mention them for attention
<pistache> I think there is one for already reviewed PRs, and for PRs to be reviewed
<ruuda> Awesome, thanks!
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
zupo has joined #nixos
SAHacks has joined #nixos
cosimone_ has quit [Read error: Connection reset by peer]
<infinisil> ruuda: Can also mention the PR here or in #nixos-dev
cosimone_ has joined #nixos
<ruuda> Okay, this one is for updating LibreSSL and has been reviewed: https://github.com/NixOS/nixpkgs/pull/88195
cosimone_ has quit [Client Quit]
<{^_^}> #88195 (by ruuda, 2 weeks ago, open): libressl: add 3.1.2, default to it, remove 2.9
<ruuda> This one is for acme-client and still needs review: https://github.com/NixOS/nixpkgs/pull/88201
<{^_^}> #88201 (by ruuda, 2 weeks ago, open): acme-client: 0.2.5 -> 1.0.1
SAHacks has quit [Quit: Leaving]
cript0nauta has quit [Ping timeout: 260 seconds]
quinn has joined #nixos
cosimone_ has joined #nixos
<{^_^}> [nixops] @nlewo opened pull request #1364 → Introduce flake.nix! → https://git.io/JfyXF
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89956 → flmsg: 4.0.14 -> 4.0.15 → https://git.io/JfyXb
<{^_^}> [nixpkgs] @evenbrenden opened pull request #89957 → sof-firmware: 1.4.2 -> 1.5 → https://git.io/Jfy1f
alp has quit [Ping timeout: 272 seconds]
hax404 has quit [Quit: WeeChat 2.7.1]
hax404 has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #89958 → iperf3: 3.7 -> 3.8 → https://git.io/Jfy13
kenran has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89959 → tridactyl-native: 1.19.0 -> 1.19.1 → https://git.io/Jfy1n
nschoe has joined #nixos
<{^_^}> [nixpkgs] @magnetophon opened pull request #89960 → mooSpace: init at unstable-2020-05-19 → https://git.io/Jfy1W
domogled has quit [Ping timeout: 265 seconds]
domogled has joined #nixos
vidbina has quit [Ping timeout: 256 seconds]
ph88 has quit [Ping timeout: 272 seconds]
ph88 has joined #nixos
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
alp has joined #nixos
imalsogreg has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @romildo merged pull request #89783 → snowblind: 2020-02-26 -> 2020-06-07 → https://git.io/JfDqf
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/Jfy1h
johnnyfive has quit [Quit: I quit now.]
johnnyfive has joined #nixos
fragamus has quit [Quit: Connection closed]
ruuda has quit [Quit: ruuda]
pamplemousse has quit [Ping timeout: 260 seconds]
fragamus_ has joined #nixos
fragamus_ has quit [Client Quit]
fendor has quit [Remote host closed the connection]
fendor has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to release-20.03: https://git.io/JfyMi
automatic_hat has joined #nixos
sigmundv__ has quit [Ping timeout: 240 seconds]
<freeman42x[m]> could someone help me with the following problem? https://gist.github.com/razvan-flavius-panda/e7c90e90e8c23d6a046eec9202a2b701
meh` has joined #nixos
ph88 has quit [Ping timeout: 272 seconds]
automatic_hat has quit [Quit: Leaving]
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89961 → gitAndTools.git-open: 2.0.0 -> 2.1.0 → https://git.io/JfyDm
magnetophon has quit [Read error: Connection reset by peer]
magnetophon has joined #nixos
proofofkeags has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @romildo opened pull request #89962 → nixos/opensmtpd: add a setgid wrapper for smtpctl → https://git.io/JfyDZ
wolke- has quit [Quit: ZNC 1.8.0 - https://znc.in]
wolke has joined #nixos
<comrandroxaos[m]> <ldlework "I made an org-mode version of th"> cool, thankyou
<{^_^}> [nixpkgs] @bcdarwin opened pull request #89963 → python3Packages.pyxnat: init at 1.3 → https://git.io/JfyDD
Siyo has quit [Quit: Bye]
Siyo has joined #nixos
codygman__ has joined #nixos
jkachmar has quit [Quit: Connection closed for inactivity]
shibboleth has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @magnetophon opened pull request #89964 → mu: 1.4.9 -> 1.4.10 → https://git.io/Jfyyf
alp has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89965 → gitAndTools.git-absorb: 0.6.2 -> 0.6.3 → https://git.io/Jfyyq
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
<{^_^}> [nixpkgs] @vbgl pushed commit from @sternenseemann to master « ocamlPackages.crowbar: init at 0.2 »: https://git.io/Jfyy3
proofofkeags has joined #nixos
konobi has joined #nixos
<T0pH4t> So I'm trying to put a demo package together for c++ aws lambda and nix refuses to link any package with it. Meaning when I go to link a demo project it fails to find the symbols in the .a file even though I know the demo is valid. I can validate its valid by manually building the aws-lambda project inside nix and linking it. The package I construct for aws just doesn't seem to generate a valid
<T0pH4t> binary. Not sure if anyone would be able to help with this. I have a public git repo to share.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89966 → gnome3.gnome-boxes: 3.36.3 -> 3.36.4 → https://git.io/JfyyW
<T0pH4t> repo: https://git.io/Jfyy8
<T0pH4t> i also have documented the repo steps for the manual build in the readme
proofofkeags has quit [Ping timeout: 265 seconds]
magnetophon has quit [Read error: Connection reset by peer]
oida has joined #nixos
benny_ is now known as benny
benny is now known as Guest20992
Guest20992 is now known as benny
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89967 → gdcm: 3.0.5 -> 3.0.6 → https://git.io/Jfyy6
lsix has quit [Ping timeout: 260 seconds]
kleisli has joined #nixos
Dr8128 has joined #nixos
ncakerlist has joined #nixos
cmk_zzz_ has quit [Ping timeout: 264 seconds]
Dr8128 has quit [Client Quit]
wnklmnn_ has quit [Quit: Leaving]
cmk_zzz has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89968 → gnome3.gnome-taquin: 3.36.2 -> 3.36.3 → https://git.io/Jfyy9
doomlist3 has quit [Ping timeout: 258 seconds]
<karantan> is there any way to automatically restart a service if it crashes? e.g. mysql?
<{^_^}> [nixpkgs] @primeos merged pull request #89560 → [20.03] chromium: 83.0.4103.61 -> 83.0.4103.97 (backport) → https://git.io/Jf1aI
<{^_^}> [nixpkgs] @primeos pushed 3 commits to release-20.03: https://git.io/Jfyy7
<karantan> in `systemd.services.*.serviceConfig` I see option `Restart` which can be set `on-failure`
<karantan> but from what I understand this is for custom systemd services
<karantan> or can/should I also use `systemd.services` option for e.g. mysql?
jgeerds has joined #nixos
<karantan> aha yeah I think this is correct
xelxebar has quit [Remote host closed the connection]
<karantan> I just need to set this "on-failure"
xelxebar has joined #nixos
lilpea has joined #nixos
<b42> karantan: try systemd.services.mysql.serviceConfig.Restart = lib.mkForce "on-failure"
* vandenoever is trying to install nixos on ryzen 4500U laptop, no X so far
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89969 → gitAndTools.git-filter-repo: 2.26.0 -> 2.27.0 → https://git.io/Jfyyh
<b42> 2500U laptop here, works fairly well
<karantan> @b42 :thumbsup:
pamplemousse has joined #nixos
<karantan> @b42 do you mean `services.mysql.enable.serviceConfig.Restart = lib.mkForce "on-failure";`? because I don't see `systemd.services.mysql.serviceConfig.Restart` option
chloekek has quit [Ping timeout: 265 seconds]
magnetophon has quit [Read error: Connection reset by peer]
<vandenoever> 4500U needs some handholding freezes when booting with 5.6 kernel
<karantan> aha lol nvm.
kenran has quit [Ping timeout: 246 seconds]
<karantan> got it
magnetophon has joined #nixos
<simpson> Is there documentation for nixos-hardware recommendations and rationales? I'm thinking of adding my own quirky hardware into the repository, but want to understand what I'm buying into.
endformationage has joined #nixos
toraritte has joined #nixos
sheepfleece has quit [Ping timeout: 256 seconds]
ris has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89970 → ffado: 2.4.2 -> 2.4.3 → https://git.io/JfyS2
sheepfleece has joined #nixos
le_jonge has quit [Quit: quit]
<{^_^}> [nixpkgs] @dywedir merged pull request #89842 → i3status-rust: 0.14.0 -> 0.14.1 → https://git.io/JfDNf
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/JfySo
proofofkeags has joined #nixos
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
Joestar79 has joined #nixos
<Joestar79> I'm trying to set kubectl to a specific version, but I'm not sure how to properly do it
<Joestar79> I tried using overlay and also niv,.but failed so far
toraritte has quit [Remote host closed the connection]
<Joestar79> Any help would be very much appreciated
<{^_^}> [nixpkgs] @bcdarwin opened pull request #89971 → python3Packages.duecredit: init at 0.8.0 → https://git.io/JfySN
<simpson> On one hand, because kubectl is written in Go and versioned alongside the rest of k8s, you may need to use an older nixpkgs even to have the version that you want available. OTOH, usually a too-new kubectl isn't a problem for practical use. (Probably not the help you wanted.) What have you tried and how has it not worked?
jonge has joined #nixos
Dr8128 has joined #nixos
Dr8128 has quit [Client Quit]
alp has joined #nixos
Joestar79 has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89972 → gcalcli: 4.2.1 -> 4.3.0 → https://git.io/Jfy9R
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
vandenoever has quit [Changing host]
vandenoever has joined #nixos
cript0nauta has joined #nixos
doomlist3 has joined #nixos
Joestar79 has joined #nixos
<Joestar79> simpson: I tried creatng an overlay, but I'm not sure what to put in there. What's the correct tar.gz to use?
<Joestar79> also when I tried niv, I can get the kubectl version I want referenced, but then I don't know how to use it to override the one in nixpkgs
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89973 → gnome3.gnome-system-monitor: 3.36.0 -> 3.36.1 → https://git.io/Jfy9V
ncakerlist has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89974 → gnome3.four-in-a-row: 3.36.2 -> 3.36.3 → https://git.io/Jfy97
luc65r has quit [Quit: Quit]
selfsymmetric-mu has joined #nixos
<selfsymmetric-mu> My `./links` is 200GB and garbage collection (as root) doesn't clean it up. How can I tell which packages are taking up the most space?
<selfsymmetric-mu> It might be shells. How can I garbage collect old shells?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89975 → gnome3.gnome-initial-setup: 3.36.2 -> 3.36.3 → https://git.io/JfyHf
doomlist3 has quit [Ping timeout: 264 seconds]
magnetophon has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @yrashk opened pull request #89976 → lattice-diamond: add libusb-compat-0_1 dependency → https://git.io/JfyHs
<Joestar79> simposon: I think I got it working eventually
magnetophon has joined #nixos
<Joestar79> well, I was too fast to type, I still got some errors :(
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89977 → fossil: 2.11 -> 2.11.1 → https://git.io/JfyHa
magnetophon has quit [Read error: Connection reset by peer]
magnetophon has joined #nixos
nschoe has quit [Ping timeout: 272 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89978 → flyway: 6.4.2 -> 6.4.3 → https://git.io/JfyHd
<Joestar79> can anyone please take a look? https://pastebin.com/Dvj0JVhY
magnetophon has quit [Read error: Connection reset by peer]
jasom has quit [Ping timeout: 260 seconds]
jasom has joined #nixos
cstrahan has joined #nixos
magnetophon has joined #nixos
<simpson> Joestar79: I don't know how to do overlays, sorry. I suspect you're on the right track if that's what you want.
shibboleth has joined #nixos
<infinisil> ,storeUsage = du --human-readable --max-depth=1 /nix/store --exclude /nix/store/.links | sort --human-numeric-sort
<{^_^}> storeusage defined
<infinisil> selfsymmetric-mu: ^
<cransom> once in a while i `find $HOME -iname result` and have a small purge if i've been particularly wasteful.
<infinisil> cransom: You can also see all the result symlinks from /nix/var/nix/gcroots/auto btw
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89979 → gnome3.gnome-applets: 3.36.3 -> 3.36.4 → https://git.io/JfyQ4
sheepfleece has quit [Ping timeout: 246 seconds]
<clever> cransom: `ls -ltrh /nix/var/nix/gcroots/auto` will also sort things, so you can see the order you made the result's in
<{^_^}> [nixpkgs] @sikmir opened pull request #89980 → clex: enable on darwin → https://git.io/JfyQi
<{^_^}> [nixpkgs] @mweinelt opened pull request #89981 → microcodeIntel: 20200520 -> 20200609 → https://git.io/JfyQP
gustavderdrache has quit [Quit: Leaving.]
<gchristensen> hexa-: is that you ^?
alp has quit [Ping timeout: 272 seconds]
<gchristensen> yeah, missing a hash bump :)
fendor has quit [Read error: Connection reset by peer]
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89982 → gnome3.iagno: 3.36.2 -> 3.36.3 → https://git.io/JfyQx
LeoVendetta has joined #nixos
erasmas has quit [Quit: leaving]
<hexa-> gchristensen: it is, huh weird /o\
sheepfleece has joined #nixos
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
tobeportable has joined #nixos
<hexa-> fixing asap
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89983 → driversi686Linux.vaapiIntel: 2.4.0 -> 2.4.1 → https://git.io/Jfy7q
commandocrypto1 has quit [Ping timeout: 260 seconds]
sorear has quit [Ping timeout: 246 seconds]
<hexa-> gchristensen: thx
lsix has joined #nixos
lsix has quit [Client Quit]
jared-w has quit [Read error: Connection reset by peer]
jared-w has joined #nixos
m0rphism has quit [Quit: WeeChat 2.7.1]
sorear has joined #nixos
<gchristensen> thank you :)
proofofkeags has quit [Ping timeout: 260 seconds]
__monty__ has quit [Quit: leaving]
<aanderse> clever: i notice your nixops managed script has overlays commented out: https://github.com/cleverca22/nixos-configs/blob/c2dbfcb4855dc50235a38a93a9907982149b5cc9/nixops-managed.nix#L17
<aanderse> if i uncomment that should i be able to push overlays to managed machines?
<clever> aanderse: line 9 makes the overlay impact the build being deployed, line 17+13 makes the overlays get copied, and impact the remote machine's builds
<{^_^}> [nix] @zimbatm merged pull request #3676 → Disable extra-platforms = i686-linux on wsl1 → https://git.io/Jfy6e
<{^_^}> [nix] @zimbatm pushed commit from @matthewbauer to master « Disable extra-platforms = i686-linux on wsl1 (#3676) »: https://git.io/Jfy7y
<clever> i forget why i had disabled them
<{^_^}> [nixpkgs] @zimbatm merged pull request #70327 → Refactor Synapse plugins, add matrix-synapse-pam → https://git.io/Jecup
<{^_^}> [nixpkgs] @zimbatm pushed 5 commits to master: https://git.io/Jfy7H
sheepfleece has quit [Ping timeout: 260 seconds]
<amanjeev> I have multiple monitors and I was wondering if there is a good way to be able to set different scaling to both
<amanjeev> interwebs say Wayland is the way but I thought of asking here if anyone has any ideas
<amanjeev> I am on X right now
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89984 → hopper: 4.5.27 -> 4.5.28 → https://git.io/Jfy7p
mananamenos has quit [Ping timeout: 246 seconds]
<selfsymmetric-mu> Hmm. I have traced /nix/store/xw9w7l93ksdbcjb9jgpsarya3x9vq5ns-ghc-8.8.3 to /proc/8208/environ, that's what's taking up the space. Looks like one of my nix shells.
<selfsymmetric-mu> How do I clean up old nix-shell garbage?
<infinisil> selfsymmetric-mu: Close the shell and run a GC
<{^_^}> [nixpkgs] @timokau merged pull request #89959 → tridactyl-native: 1.19.0 -> 1.19.1 → https://git.io/Jfy1n
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/Jfy5I
<selfsymmetric-mu> I thought I did that…and I don't have keep_roots turned on…
<{^_^}> [nixpkgs] @Profpatsch opened pull request #89985 → execline: 2.6.0.0 -> 2.6.1.0 → https://git.io/Jfy5q
<selfsymmetric-mu> This is definitely my fault. I tried to persist a shell at some point and I forgot how I did it. Now I got what I wanted. XD
<infinisil> Hehe
<selfsymmetric-mu> I do not have keep-derivations or keep-outputs in my nix.config.
<selfsymmetric-mu> */etc/nix/nix.conf
<selfsymmetric-mu> And I don't have them set in `nix.` in configuration.nix either…
<infinisil> keep-derivations is true by default btw
<selfsymmetric-mu> Oh, huh.
<infinisil> But this would only keep .drv files in the store, which won't take up much space
<selfsymmetric-mu> I see. keep-outputs is the problem then?
<infinisil> That's turned off by default
<infinisil> I'm not entirely sure what the problem is here
<infinisil> You can see why paths are persisted with `nix-store -q --roots /nix/store/...` fyi
<selfsymmetric-mu> infinisil: Well, I noticed that I'm running out of disk space, even with garbage collection, and I notice that a lot of space is taken up by ghc, which for me lives in a nix-shell.
<selfsymmetric-mu> If I pick a ghc and do that, I get these two:
<selfsymmetric-mu> `/proc/9901/environ -> /nix/store/xw9w7l93ksdbcjb9jgpsarya3x9vq5ns-ghc-8.8.3`
<selfsymmetric-mu> `/proc/9918/environ -> /nix/store/xw9w7l93ksdbcjb9jgpsarya3x9vq5ns-ghc-8.8.3`
Thra11 has quit [Quit: WeeChat 2.8]
<sshow> I am doing `package.override { src = fetchgit{ [redacted] }` but getting error "value is a function while a set was expected". Any pointers?
<infinisil> selfsymmetric-mu: Okay so check what those processes are and terminate them
<selfsymmetric-mu> infinisil: ohhhhhh
cmk_zzz has quit [Ping timeout: 258 seconds]
<selfsymmetric-mu> RIGHT
cmk_zzz has joined #nixos
<infinisil> sshow: `.overrideAttrs (old: { src = fetchgit { ... }; })`
<infinisil> .override overrides arguments to the function in the package definition
<infinisil> .overrideAttrs overrides arguments to the mkDerivation call (and `src` is part of that)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89986 → imagemagick7: 7.0.10-14 -> 7.0.10-17 → https://git.io/Jfy52
Vikingman has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
<selfsymmetric-mu> sshow: if you look at the nix expression for `package`, it'll have inputs at the top, and a dictionary output at the bottom. `override` changes the inputs, `overrideAttrs` changes the outputs.
<energizer> shoulda been called overrideArgs
<selfsymmetric-mu> totally
<selfsymmetric-mu> infinisil: Okay, so duh, okay, those are processes, but I'm looking at `ps -aux` as root and those processes aren't alive anymore. I'm not sure why gc isn't picking them up.
<sshow> infinisil++ selfsymmetric-mu++
<{^_^}> infinisil's karma got increased to 311
<{^_^}> selfsymmetric-mu's karma got increased to 4
simba1 has joined #nixos
tobeportable has quit [Ping timeout: 272 seconds]
<infinisil> :D
<infinisil> selfsymmetric-mu: Maybe try a GC now?
<selfsymmetric-mu> infinisil: will do
sheepfleece has joined #nixos
<selfsymmetric-mu> infinisil: `0 store paths deleted, 0.00 MiB freed`
<infinisil> Hm, does the directory at /proc/{9901,9918} still exist?
<{^_^}> [nixos-search] @garbas pushed 2 commits to import-hydra-builds: https://git.io/Jfy5S
<selfsymmetric-mu> infinisil: Whoa, it DOESN'T
<selfsymmetric-mu> hmmmmmmmmm
<selfsymmetric-mu> this is a thinker
<infinisil> Well the processes don't run anymore, so I'd have expected this :)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89987 → icewm: 1.6.5 -> 1.6.6 → https://git.io/Jfy5Q
<{^_^}> [nixos-search] @garbas opened pull request #75 → Import hydra builds → https://git.io/Jfy57
<selfsymmetric-mu> infinisil: Thanks very much for your help! I'll have to think about what's going on in my machine a bit.
<selfsymmetric-mu> I've definitely confused myself but I think I should sleep on it. Maybe I'm spawning things somehow…?
<infinisil> I never like suggesting this as a solution, but rebooting would probably help :P
<selfsymmetric-mu> You know the story about Tom Knight and the Lisp machine?
* infinisil does not
<selfsymmetric-mu> He finds a student rebooting a Lisp machine over and over.
<selfsymmetric-mu> Tells them, "you can't just fix a machine by power cycling it with no understanding of what's going on!"
<selfsymmetric-mu> Tom Knight walks over to the machine. Turns it off. Turns it on.
<selfsymmetric-mu> The machine works.
agsdheidjd has quit [Ping timeout: 260 seconds]
<aanderse> clever: sorry for the delay, got pulled away ... thanks very much :)
<aanderse> clever++
<{^_^}> clever's karma got increased to 456
<clever> selfsymmetric-mu: are you using sudo with any of the recent nix commands?
<infinisil> selfsymmetric-mu: Lol nice
<selfsymmetric-mu> clever infinisil: here's something interesting I found. I have `/nix/var/nix/profiles/system-846-link -> /nix/store/jz78if7mpwxabjysdmvyqydbgs9dgn7i-nixos-system-mus-20.03beta874.b0c285807d6`, despite the fact that `nix-env --list-generations` only lists `1 2018-05-27 18:10:40 (current)`.
<selfsymmetric-mu> Somehow those old profiles from beta are still hanging around in my /nix/store.
<selfsymmetric-mu> clever: I'm using sudo for everything as a rule.
<clever> selfsymmetric-mu: `nix-env --profile /nix/var/nix/profiles/system --list-generations`
<{^_^}> [nixos-search] @garbas pushed to import-hydra-builds « fix2 »: https://git.io/JfydC
<selfsymmetric-mu> oh wow
<selfsymmetric-mu> What's the difference?
<clever> selfsymmetric-mu: when you `sudo nix-store --query --roots $FOO` then sudo has that $FOO in its env
<clever> so sudo is "using" whatever $FOO is
<clever> selfsymmetric-mu: the system profile is where nixos generations live
<selfsymmetric-mu> hmmmmm
<clever> you want to use --query and --delete without root
<selfsymmetric-mu> I've been using `--delete-older-than 2d`.
<selfsymmetric-mu> withOUT root?
<clever> yeah
<selfsymmetric-mu> iiiiinteresting
<clever> --query and --delete dont need root
<clever> and if you use plain sudo, they wont work right, because sudo is also using the thing your trying to delete
Joestar79 has quit [Remote host closed the connection]
<selfsymmetric-mu> It is?
<clever> its in sudo's argv and env
<clever> thats enough to make nix think its using ghc
<selfsymmetric-mu> this is blowing my mind a little
<selfsymmetric-mu> Can you tell me the whole command including `--delete` please?
<clever> `nix-store --delete /nix/store/xw9w7l93ksdbcjb9jgpsarya3x9vq5ns-ghc-8.8.3`
<selfsymmetric-mu> Fantastic, thank you!
<selfsymmetric-mu> Should I perform `nix-env --delete-generations old` to do it comprehensively?
karantan has joined #nixos
dermetfan has quit [Ping timeout: 260 seconds]
<clever> selfsymmetric-mu: what date is on 846? --list-generations should show it
karantan has quit [Client Quit]
<sshow> pkgs.fetchgit from private repo over SSH doesn't seem to use my ed25519. does it use ~/.ssh/config ?
<clever> sshow: you want builtins.fetchGit
<selfsymmetric-mu> clever: I have `2020-03-30 12:30:35`
<sshow> clever++
<{^_^}> clever's karma got increased to 457
<clever> selfsymmetric-mu: did you use `--delete-older-than 2d` with or without root?
vandenoever has quit [Read error: Connection reset by peer]
<selfsymmetric-mu> clever: I did it WITH root. I will attempt without root. Should I be doing both as a matter of system maintenance?
<clever> selfsymmetric-mu: that one needs root
<{^_^}> [nixpkgs] @dali99 opened pull request #89988 → [20.03] mumble: 1.3.0 -> 1.3.1 → https://git.io/JfydV
<clever> if you want to delete system generations
<selfsymmetric-mu> Hm. Why hasn't it been removed then?
<selfsymmetric-mu> Do I need to specify --profile in the gc command too?
<clever> selfsymmetric-mu: can you pastebin the output of running it again, with root?
vandenoever has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
<clever> selfsymmetric-mu: it will go over every profile automatically
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89989 → google-authenticator: 1.08 -> 1.09 → https://git.io/Jfydr
<clever> selfsymmetric-mu: you can also: nix-env --profile /nix/var/nix/profiles/system --delete-generation 846
<clever> selfsymmetric-mu: its all in the `man nix-env` docs
<selfsymmetric-mu> clever: This has taught me a lot, and yeah, I'll definitely need to refresh myself with the manual.
<selfsymmetric-mu> …which makes it all the more embarrassing now that I realize what's wrong. The helper I've been using to run my gc command has been eating the --delete-older-than flag.
Wizek has quit [Quit: Connection closed for inactivity]
<clever> that would do it!
<selfsymmetric-mu> oyyyyyyyy mea maxima culpa
<selfsymmetric-mu> But thank you for teaching me!!
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89990 → grml-zsh-config: 0.16.2 -> 0.17.2 → https://git.io/Jfyd1
maddo has quit [Quit: See ya]
<sshow> lol. next question up is; my private SSH key has a passphrase. nix-build hangs :) what to do? create a deploy key so nix can have its own?
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
agsdheidjd has joined #nixos
skomorokh has quit [Ping timeout: 240 seconds]
skomorokh has joined #nixos
<infinisil> sshow: The builtin fetchGit should work with that by default
<energizer> you mean it will prompt for passphrase?
<sshow> Yeah. I had set incorrect repo port. Now it doesn't hang. -.-
<sshow> Now it prompts, just like you say
est31 has quit [Remote host closed the connection]
Rusty1 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
gustavderdrache has joined #nixos
<{^_^}> [nixos-search] @garbas merged pull request #75 → Import hydra builds → https://git.io/Jfy57
<{^_^}> [nixos-search] @garbas pushed to master « Import hydra builds (#75) »: https://git.io/Jfydj
<{^_^}> [nixos-search] @garbas pushed 0 commits to import-hydra-builds: https://git.io/JfyFe
est31 has joined #nixos
shibboleth has quit [Quit: shibboleth]
dammndot[m] has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89991 → iptables: 1.8.4 -> 1.8.5 → https://git.io/JfyFT
LeoVendetta has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jtojnar merged pull request #89968 → gnome3.gnome-taquin: 3.36.2 -> 3.36.3 → https://git.io/Jfyy9
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfyFq
eoli3n_ has quit [Ping timeout: 256 seconds]
inkbottle has joined #nixos
justanotheruser has quit [Ping timeout: 264 seconds]
zebrag has quit [Ping timeout: 256 seconds]
xeu has joined #nixos
sheepfleece has quit [Ping timeout: 258 seconds]
cosimone_ has quit [Ping timeout: 256 seconds]
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy merged pull request #89988 → [20.03] mumble: 1.3.0 -> 1.3.1 → https://git.io/JfydV
<{^_^}> [nixpkgs] @petabyteboy pushed commit from @dali99 to release-20.03 « mumble: 1.3.0 -> 1.3.1 (#89988) »: https://git.io/JfyF3
<{^_^}> [nixpkgs] @jtojnar merged pull request #89974 → gnome3.four-in-a-row: 3.36.2 -> 3.36.3 → https://git.io/Jfy97
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfyFs
fragamus_ has joined #nixos
fragamus_ is now known as fragamus
justanotheruser has joined #nixos
<sshow> How can I override the outPath for the package in order to set the package root to a subdirectory after fetchgit? I tried (builtins.fetchGit {[...]}).override { outPath = "..." }, but I'm using the wrong syntax, I think
<sshow> attribute `override` missing
<{^_^}> [nixpkgs] @marsam merged pull request #89965 → gitAndTools.git-absorb: 0.6.2 -> 0.6.3 → https://git.io/Jfyyq
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfyFC
<selfsymmetric-mu> `122110 store paths deleted, 152561.29 MiB freed`
<selfsymmetric-mu> You've shown me how my backpack has had a bunch of rocks in the bottom this whole time.
<selfsymmetric-mu> What a relief.
vandenoever has quit [Ping timeout: 265 seconds]
<sshow> I got it working by wrapping `(override {}..).override {}`. It doesn't feel very nifty, but it worked
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89992 → ibm-sw-tpm2: 1563 -> 1628 → https://git.io/JfyFu
<{^_^}> [nixpkgs] @marsam merged pull request #89933 → flexget: 3.1.57 -> 3.1.59 → https://git.io/JfyrB
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfyFK
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89993 → guile-cairo: 1.11.0 -> 1.11.1 → https://git.io/JfyFX
fifeefo has quit [Quit: Leaving]
agsdheidjd has quit [Ping timeout: 260 seconds]
mbrgm_ has joined #nixos
simba1 has quit [Ping timeout: 258 seconds]
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ is now known as mbrgm
<{^_^}> [nixos-search] @garbas pushed 5 commits to fix-72: https://git.io/JfyFp
<{^_^}> [nixos-search] @garbas opened pull request #76 → show package platforms properly → https://git.io/Jfybe
skomorokh has quit [Read error: Connection reset by peer]
philr_ has joined #nixos
codygman__ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89994 → ipfs-cluster: 0.12.1 -> 0.13.0 → https://git.io/JfybL
cocreature has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #89837 → helmfile: 0.114.0 -> 0.118.6 → https://git.io/JfDFO
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jfybq
marcusr has quit [Remote host closed the connection]
meh` has quit [Ping timeout: 264 seconds]
marcusr has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « adb-sync: 2016-08-31 -> 2019-01-01 »: https://git.io/JfybB
skomorokh has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89995 → herbstluftwm: 0.8.1 -> 0.8.3 → https://git.io/JfybV
<infinisil> sshow: Oh that's very hacky. Generally the way to set a subdirectory is to use `.overrideAttrs (old: { src = ...; sourceRoot = "source/<subdir>"; })`
<{^_^}> [nixpkgs] @jonringer merged pull request #89544 → pycurl: Exclude another flaky test → https://git.io/Jf1lg
<{^_^}> [nixpkgs] @jonringer pushed commit from @nh2 to master « pycurl: Exclude another flaky test. Fixes #77304 »: https://git.io/Jfybi
<{^_^}> [nixos-search] @garbas pushed to fix-72 « fix »: https://git.io/JfybH
<{^_^}> [nixpkgs] @marsam merged pull request #89969 → gitAndTools.git-filter-repo: 2.26.0 -> 2.27.0 → https://git.io/Jfyyh
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/JfybQ
proofofkeags has quit [Remote host closed the connection]
skomorokh has quit [Ping timeout: 240 seconds]
proofofkeags has joined #nixos
skomorokh has joined #nixos
<{^_^}> [nixos-search] @garbas pushed to fix-70 « point to correct github location »: https://git.io/Jfybb
m0rphism has joined #nixos
bellavito has joined #nixos
<{^_^}> [nixos-search] @garbas merged pull request #76 → reduce the platform list and add platform link to hydra → https://git.io/Jfybe
<{^_^}> [nixos-search] @garbas pushed to master « reduce the platform list and add platform link to hydra (#76) »: https://git.io/Jfybh
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-72: https://git.io/JfyNe
<{^_^}> [nixos-search] @garbas opened pull request #77 → Fix 70 → https://git.io/JfyNv
proofofkeags has quit [Ping timeout: 240 seconds]
<{^_^}> [nixos-search] @garbas pushed 2 commits to fix-70: https://git.io/JfyNU
user_0x58 has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89996 → interception-tools: 0.1.1 -> 0.2.1 → https://git.io/JfyNL
Mateon1 has quit [Ping timeout: 246 seconds]
Mateon3 has joined #nixos
magnetophon has quit [Ping timeout: 246 seconds]