gchristensen changed the topic of #nixos to: NixOS 18.09 released https://discourse.nixos.org/t/1076 || 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/ || #nixos-dev, #nix-darwin, #nixos-aarch64, #nixos-chat, #nixcon ... nixcon videos: https://tinyurl.com/nixcon2018
pbb has joined #nixos
simukis has joined #nixos
Dedalo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @ryantm merged pull request #53158 → haskellPackages.binary-orphans: dontCheck → https://git.io/fhtp8
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/fh3hG
_lawlesseel has quit [Remote host closed the connection]
dermetfan has quit [Ping timeout: 250 seconds]
Dedalo has joined #nixos
<pbb> and where would I add a module package to make the module available in /run/current-system/kernel-modules/?
Dedalo has quit [Client Quit]
fusion809 has joined #nixos
erictape1 has joined #nixos
mabel has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #53468 → anki: 2.1.7 -> 2.1.8 → https://git.io/fh3xc
<{^_^}> [nixpkgs] @veprbl pushed 3 commits to master: https://git.io/fh3ha
simukis has quit [Quit: simukis]
simukis has joined #nixos
erictapen has quit [Ping timeout: 246 seconds]
<mabel> can I override the shell used by stdenv.mkDerivation?
itorres has quit [Ping timeout: 244 seconds]
Dedalo has joined #nixos
itorres has joined #nixos
kisonecat has joined #nixos
eadwu has joined #nixos
Dedalo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<siraben> I see this folder at ~/.local/share/baloo taking up 15.5 gigabytes, what is it?
<vaibhavsagar> I think it's an index
<Ankhers> Does anyone have experience using lua rocks to package an application? Should I be using lua rocks, or should I just package the la modules I needto make it work?
<siraben> 15.5 GB of indexes?
<siraben> damn
<vaibhavsagar> could be
<vaibhavsagar> I remember manually killing the process that updated them
<vaibhavsagar> every time I restarted until I got rid of a few folders of saved emails
<siraben> Is it save to rm -rf it?
<siraben> safe
<vaibhavsagar> I'm not sure, but I think so
rfold has quit [Quit: leaving]
ambro718 has quit [Read error: Connection reset by peer]
ambro718 has joined #nixos
<siraben> that's weird because I don't even use kde
IRCsum has joined #nixos
ambro718 has quit [Client Quit]
<siraben> must be when I tried to use the dolphin file manager
<DigitalKiwi> i had problems with baloo apparently there are lots of problems
<Myrl-saki> Can anyone working on Nixops review my issue? I'm willing to make a PR for it. https://github.com/NixOS/nixops/issues/1073
<{^_^}> nixops#1073 (by adrianparvino, 2 hours ago, open): `nixops backup-status` erroneously reports `incomplete` for `running` backups
_lawlesseel has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #51398 → afl-qemu: update to qemu 2.10.0, as specified by afl 2.52b → https://git.io/fpK82
<{^_^}> [nixpkgs] @Mic92 pushed 4 commits to master: https://git.io/fh3jH
<pbb> siraben: you could try doing `du -ha .local/share/baloo | sort -h`
mabel has quit [Ping timeout: 272 seconds]
<pbb> (that will show you the largest files in that directory)
erictape1 has quit [Ping timeout: 272 seconds]
<siraben> It's already deleted
<siraben> Thanks, I'll keep that in mind
agander__ has quit [Ping timeout: 250 seconds]
jasongrossman has joined #nixos
<iqubic> Is it possible to open up *.7z files on Nixos? What program would I need to do that?
<Myrl-saki> p7zip
<Myrl-saki> [myrl@myrl:~/Music]$ 7z
<Myrl-saki> The program ‘7z’ is currently not installed. You can install it by typing:
<Myrl-saki> nix-env -iA nixos.p7zip
Guest22814 has joined #nixos
init_6 has joined #nixos
countingsort has quit [Ping timeout: 245 seconds]
freeman42x[nix] has joined #nixos
<mpickering> can anyone explain why an archive url to my nixpkgs fork suddently stopped working?
thc202 has quit [Quit: thc202]
ferriswheel has quit [Quit: Leaving]
<pbb> I'm trying to install a kernel module (batman-adv) from the dedicated module package (linuxPackages.batman_adv) to get the latest version of it.
<worldofpeace> mpickering: Didn't make any forced changes to the repo?
<pbb> Where do I have to add that package to make the module available to modprobe?
<worldofpeace> pbb: I think the option is `boot.extraModulePackages`
IRCsum has quit [Remote host closed the connection]
<mpickering> worldofpeace: It turns out the commit wasn't pushed at all, but my script has been working for months
<mpickering> so there must have been a copy in the store already
<worldofpeace> I've actually had that exact thing happen
<mpickering> I don't understand at all how it worked though as the way I was specifying nixpkgs was by `NIX_PATH=nixpkgs=https://... nix-shell`.
<mpickering> So how would it know what the right nixpkgs was without downloading the tarball at least once
<mpickering> anyway seems to be running now
sigmundv_ has quit [Read error: Connection reset by peer]
<pbb> worldofpeace: yay thanks that worked
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fhsvv
<worldofpeace> pbb: Though if you deviate from the default kernel version you should use `config.boot.kernelPackages.batman_adv` I think
<pbb> I already had that in mind, but thanks for the warning
simukis has quit [Quit: simukis]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @borisbabic opened pull request #53472 → virtscreen: init at 0.3.1 → https://git.io/fhsvn
IRCsum has joined #nixos
ddellacosta has quit [Read error: Connection reset by peer]
<eadwu> Is there a way to autostart the ssh service without direct access to the console during installation?
GlennS has quit [Ping timeout: 252 seconds]
GlennS has joined #nixos
<siraben> Building magic-wormhole seems to fail on stable, anyone reproduce?
georges has quit [Ping timeout: 246 seconds]
eadwu has quit [Ping timeout: 252 seconds]
<worldofpeace> siraben: Looking into that
<{^_^}> [nixpkgs] @risicle opened pull request #53473 → r18.09: afl-qemu: update to qemu 2.10.0, as specified by afl 2.52b → https://git.io/fhsfc
smrtak has quit [Quit: jazdar! ;)]
srk has quit [Quit: ZNC - http://znc.in]
Adluc has quit [Quit: ZNC - http://znc.in]
griff_ has joined #nixos
<worldofpeace> siraben: Hydra has some evidence https://hydra.nixos.org/build/86452269
<siraben> worldofpeace: thanks it was happening to me as well
eadwu has joined #nixos
silver has quit [Read error: Connection reset by peer]
georges has joined #nixos
astrofog has joined #nixos
<worldofpeace> siraben: I can reproduce locally. Mind opening an issue with the build log etc? the problem is in txaio
sb0 has joined #nixos
sary has joined #nixos
<sb0> hi. I want to apply a patch to the "bloaty" tool from nixpkgs. I checked out nixpkgs-unstable, and added the line "patches = [ ./debug-info-from-env.patch ];" to the bloaty default.nix
<sb0> then I run
<sb0> ~/nixpkgs-unstable/pkgs/development/tools/bloaty]$ nix-shell -E "with import <nixpkgs> {}; callPackage ./default.nix {}"
Ariakenom has quit [Read error: Connection reset by peer]
<sb0> but nix is completely ignoring my patch and it installs the original bloaty from cache.nixos.org. what is going on?
<sb0> it does seem to read my default.nix, if e.g. I change the fetchFromGitHub hash, then I get an error as expected
drakonis has quit [Read error: Connection reset by peer]
fusion809 has quit [Remote host closed the connection]
<siraben> worldofpeace: ok I'll make an issue
fusion809 has joined #nixos
<siraben> worldofpeace: does this affect stable or also unstable?
<sb0> wtf? nix-build does the right thing. why?
<simpson> sb0: Go back up to your ~/nixpkgs-unstable, and then something like $(nix-shell -p bloaty).
<{^_^}> #53474 (by siraben, 12 seconds ago, open): magic-wormhole fails to build
<simpson> sb0: Personally I do $(nix repl default.nix) and then use the REPL to inspect the packages I'm working on, but that's optional.
<siraben> Those of you using i3 or XFCE or both, how do you customize your lock screen?
<siraben> sddm doesn't seem to work with custom themes and I'm finding alternatives
void__ has quit [Quit: Leaving]
Supersonic has quit [Ping timeout: 250 seconds]
sary has quit [Read error: Connection reset by peer]
<iqubic> What is magic wormhole?
<siraben> iqubic: magically transfers files
<worldofpeace> siraben: You said stable. Checking that now
<siraben> iqubic: I watched this talk https://www.youtube.com/watch?v=oFrTqQw0_3c
<worldofpeace> No unstable is fine, we have completely different versions
<iqubic> Why use that when rsync exist?
<sb0> okay. but why do nix-shell and nix-build have different behavior?
<sb0> afaict I feed them the same derivation
<simpson> iqubic: The two clients need not be able to address each other directly.
<iqubic> How?!?!
<iqubic> Actually, I'll just watch the talk.
<iqubic> siraben: does pip2nix?
<siraben> iqubic: does pip2nix what?
<simpson> worldofpeace: Are you working on this issue? I can reproduce it but don't see what's causing it yet.
Supersonic has joined #nixos
<simpson> worldofpeace, siraben: Looks like the tests need for a cert to be copied into the store and substituted.
astrofog has quit [Remote host closed the connection]
<iqubic> siraben: Does pip2nix work?
pie__ has joined #nixos
<siraben> iqubic: oh I haven't tried
<worldofpeace> simpson: I'm working on many issues :) Maybe just bumping txaio again might fix it?
<simpson> worldofpeace: It's completely recent. The issue appears to be that asyncio's test utilities are looking for some sort of test certificate file, and that file isn't present in the Nix store alongside the tests, or something like that.
pie_ has quit [Ping timeout: 268 seconds]
hexo_ has joined #nixos
<simpson> I don't see how to trivially fix this other than disabling the tests, which is a permissible if annoyingly-common thing to do in the Python subtree.
<worldofpeace> I'm seeing `txaio-18.7.1` on 18.09 and `txaio-18.8.1` on master
sary has joined #nixos
sary is now known as lot
<worldofpeace> And yes disabling tests would for sure 'fix' it :D
freeman42x[nix] has quit [Remote host closed the connection]
<siraben> What commit caused this?
srk has joined #nixos
<siraben> It was working before
<worldofpeace> There were the python updates for stable I think
<ottidmes> ,libraries fusion809
<{^_^}> fusion809: Don't install libraries through nix-env or systemPackages, use nix-shell instead. See https://nixos.wiki/wiki/FAQ/Libraries for details.
wedens has joined #nixos
kisonecat has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @orivej-nixos pushed commit from @orivej to master « clickhouse: build with llvmPackages_latest »: https://git.io/fhsJ4
<simpson> siraben: I may have fixed the tests; however, I will need to build a new CPython 3.6 to see whether that's the case.
<simpson> worldofpeace: The root cause: In CPython 3.x interpreters, we explicitly trash a bunch of stdlib test files. I think that this includes some .pem certificate test data.
ddellacosta has joined #nixos
<worldofpeace> simpson: That sounds promising.
init_6 has quit []
init_6 has joined #nixos
<siraben> simpson: sounds good
alex_giusi_tiri has quit [Read error: Connection reset by peer]
hedning has joined #nixos
jackdk_ has joined #nixos
sigmundv_ has joined #nixos
rprije has quit [Remote host closed the connection]
rprije has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #53476 → clair: init at 2.0.7 → https://git.io/fhsUt
lokado has joined #nixos
<lokado> Is these information still correct? Has any one tried to use zfs as the root filesystem of nixos? https://nixos.wiki/wiki/NixOS_on_ZFS
lot has quit [Quit: Lost terminal]
layus has joined #nixos
ottidmes has quit [Ping timeout: 240 seconds]
<yl[m]> worldofpeace: this worked for me https://github.com/kalbasit/shabka/pull/88
<{^_^}> kalbasit/shabka#88 (by kalbasit, 47 seconds ago, open): nixos: fix the nixos-version broken by the nixpkgs pinning
puck has quit [Ping timeout: 272 seconds]
hedning has quit [Quit: hedning]
<worldofpeace> yl[m]: nixos.label is just for the generated boot labels and such so it solves the main problem
<worldofpeace> yl[m]: But won't the actual version not have the revison?
sb0 has left #nixos [#nixos]
lassulus_ has joined #nixos
<yl[m]> worldofpeace: `cat /run/current-system/nixos-version` now gives me: `nixos_18.09-b9fa31c-shabka_47f502f`
<yl[m]> nixos-version still gives me the pre-git one
<yl[m]> but it does not matter to me as much as the label is what ends up in Grub anyway
<yl[m]> `menuentry "NixOS - Configuration 439 (2019-01-05 - nixos_18.09-b9fa31c-shabka_47f502f)" {`
jtojnar has quit [Quit: jtojnar]
lassulus has quit [Ping timeout: 244 seconds]
lassulus_ is now known as lassulus
sary has joined #nixos
<worldofpeace> That reads nice, I've actually forgotten how it's displayed with a channel since I haven't used those in soo long
<infinisil> lokado: Yeah that's pretty much up to date
<yl[m]> worldofpeace: I have customized it a long time ago but now it looks pretty much how it did before the pinning to me. I think what's missing is the number of commits since the tag 18.09
<lokado> infinisil: Are those issues still exists after 4 years? :P
<gchristensen> lokado: I use ZFS as my root on a handful of systems ...zvol as swap is generally a bad idea. do set mountpoint to legacy. you're not likely to have to computers try to import the same drives unless you have a fancy SAN
puck has joined #nixos
<{^_^}> [nixpkgs] @andrew-d opened pull request #53477 → uriparser: 0.9.0 -> 0.9.1 → https://git.io/fhsUp
eadwu has quit [Ping timeout: 252 seconds]
jackdk_ has quit [Ping timeout: 250 seconds]
alex`` has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @bgamari opened pull request #53478 → ngspice: 29 -> 30 → https://git.io/fhsT3
alex_giusi_tiri has joined #nixos
<iqubic> gchristensen: I use a zvol for swap. Why is that bad?
<clever> iqubic: writing to a zvol requires allocating ram
<clever> and if your low on ram, that causes swap to activate
<clever> which causes swap to activate
<iqubic> oh.
<iqubic> what should I do?
<clever> i always put my swap on a real partition
<clever> `swapDevices.*.randomEncryption` if you want some more security
<clever> it will use a new luks key every time it boots
jackdk_ has joined #nixos
init_6 has quit [Ping timeout: 246 seconds]
hl has joined #nixos
sigmundv_ has quit [Ping timeout: 252 seconds]
griff_ has quit [Quit: griff_]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @MostAwesomeDude opened pull request #53479 → cpython: Un-remove some test data → https://git.io/fhsTH
<simpson> siraben: ^^ despite the unassuming name, this should fix magic-wormhole.
<siraben> simpson: thank you, i'll check when I get home
jackdk_ has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 250 seconds]
jackdk_ has joined #nixos
babic has quit [Remote host closed the connection]
<elvishjerricco> iqubic: Note that clever's randomEncryption solution will not allow hibernate. But also, I have *heard* several success stories of people using zvol for swap, but every time I try it, the whole system locks up. That makes it sound like clever is write, but it leaves the question: what about those people for whom it worked?
<gchristensen> elvishjerricco: maybe they don't experience memory pressure
<elvishjerricco> gchristensen: Well presumably it was a ZFS dev who added the blurb about zvol swap to their documentation, and I'd be surprised if the ZFS devs would let that through without testing it
<gchristensen> I would be too
<elvishjerricco> gchristensen: Maybe they all have different kernel params that they test with for unrelated reasons which happen to let it work?
<worldofpeace> simpson: Then wouldn't txaio's tests fail on master too?
endformationage has quit [Quit: WeeChat 2.3]
<DigitalKiwi> how do you do clevers thing
<wedens> https://paste.ee/p/cXt0z am I doing something stupid in this overlay? it seems to be stuck in infinite recursion or something
<DigitalKiwi> so i used by-uuid when i setup and it seems that won't let me use the encryptedswap so how do i change?
<worldofpeace> wedens: I've corrected that for you with https://hastebin.com/nalonewovi
<{^_^}> [nixpkgs] @andrew-d opened pull request #53480 → gitAndTools.git-annex: wrap binary on Darwin to use Nixpkgs' coreutils → https://git.io/fhsk6
<simpson> worldofpeace: Aren't they?
worldofpeace has quit [Ping timeout: 268 seconds]
lokado has quit [Quit: Connection closed for inactivity]
Church_ has quit [Ping timeout: 246 seconds]
jmeredith has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @petabyteboy opened pull request #53481 → [WIP]: add fastd module → https://git.io/fhsIZ
<pbb> ^ I'd really like some feedback about this module since it's the first full-featured module I've written
rprije has quit [Ping timeout: 272 seconds]
<pbb> for example, what is the best practise for handling bind capabilities? Someone might want to bind the service to a port <1024. The service supports dropping capabilities after startup, but should I rely on that? Alternatively, I could give the systemd unit the necessary capabilities, or I could use a systemd socket.
<siraben> How do people here do declarative firefox configurations?
palo1 has joined #nixos
tzemanovic has joined #nixos
palo has quit [Ping timeout: 246 seconds]
palo1 is now known as palo
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanov_ has joined #nixos
griff_ has joined #nixos
tzemano__ has joined #nixos
orivej has joined #nixos
tzemanovic has quit [Ping timeout: 252 seconds]
tzemanov_ has quit [Ping timeout: 252 seconds]
jackdk_ has quit [Remote host closed the connection]
simukis has joined #nixos
orivej has quit [Ping timeout: 250 seconds]
tzemano__ has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
<wedens> worldofpeace: thanks, but it didn't help :/ it outputs "using revision 16946a6f008afa13911805418217dbd92f1fedde of repo 'https://github.com/rycee/home-manager'" repeatedly. I use home-manager as a nixos module
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
<wedens> and it doesn't matter whther this derivation is used in home.packages or environment.systemPackages
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
<wedens> home-manager is added to imports in configuration.nix
<wedens> https://paste.ee/p/ahZuk is it a deadlock?
ddellacosta has quit [Remote host closed the connection]
<wedens> https://paste.ee/p/t3eWx larger log sample
jackdk_ has joined #nixos
justbeingglad has joined #nixos
Mr_Keyser_Soze has joined #nixos
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
Mr_Keyser_Soze has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
<wedens> if I use different attr name (`xkb-switch0 = pinned.xkb-switch` instead of `xkb-switch = pinned.xkb-switch`), it works fine
justbeingglad has left #nixos [#nixos]
<{^_^}> [nixpkgs] @FRidh closed pull request #53479 → cpython: Un-remove some test data → https://git.io/fhsTH
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/1a7d28e31f3 (from 2 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
iyzsong has joined #nixos
tzemanovic has joined #nixos
orivej has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
<wedens> can it be something related to this overlays-compat trick?
zenhoth has joined #nixos
init_6 has joined #nixos
<zenhoth> What is the best practice for injecting dev tools into your nix-shell? I have a default.nix, but adding extra packages to that with -p is unsupported, yet I would like to have access to ipython, for instance.
dmi3y has joined #nixos
<dmi3y> Hi guys! I'm new to NixOS and just getting started. I wanted to play with nix-shell, but I'm getting 'error: getting status of '/home/dmi3y/default.nix': No such file or directory' when I'm trying to run it. How can I fix that?
<{^_^}> [nixpkgs] @FRidh pushed 68 commits to staging-next: https://git.io/fhsta
FRidh has joined #nixos
sary has quit [Ping timeout: 250 seconds]
<zenhoth> dmi3y: nix-shell takes as arguments either a .nix file, or (with -p) some package names. If neither are provided, it assumes default.nix
<zenhoth> dmi3y: try nix-shell -p <packagename>
<dmi3y> @zenhoth Got it, thanks a lot. I should have read the documentation first I guess.
<{^_^}> [nixpkgs] @FRidh pushed 108 commits to staging: https://git.io/fhst7
<{^_^}> [nixpkgs] @FRidh merged pull request #52983 → Staging next → https://git.io/fhk0V
<{^_^}> [nixpkgs] @FRidh pushed 249 commits to master: https://git.io/fhstx
<{^_^}> [nixpkgs] @FRidh pushed 221 commits to staging-next: https://git.io/fhsth
<{^_^}> [nixpkgs] @FRidh opened pull request #53483 → Staging next → https://git.io/fhsqe
<{^_^}> [nixpkgs] @dtzWill opened pull request #53484 → otter-browser: 0.9.99.3 -> 1.0.01 → https://git.io/fhsqT
<ivan> beware wireguard is probably broken with the hardened kernel in master https://gist.github.com/ivan/fd20f1573d402d55e04564702d633570
<{^_^}> [nixpkgs] @dtzWill opened pull request #53485 → powertop: 2.9 -> 2.10 → https://git.io/fhsqt
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
<{^_^}> [nixpkgs] @dtzWill opened pull request #53486 → trilium: 0.27.2-beta -> 0.27.3 → https://git.io/fhsqY
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
<dmi3y> Another question if I may. How can I set environment variable `$LANG` in `configuration.nix`? I already have i18n.defaultLocale = "en_US.UTF_8" but 'echo $LANG' gives me a different locale
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
mabel has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
jackdk_ has quit [Remote host closed the connection]
<wedens> dmi3y: did you reboot after setting that?
<wedens> also, what's the content of /etc/locale.conf
<dmi3y> @wedens I must have rebooted for sure. /etc/locale.conf has en_US.UTF_8. Maybe it's KDE messing it up.
obadz has quit [Quit: WeeChat 2.3]
dmi3y has quit [Quit: Konversation terminated!]
obadz has joined #nixos
zenhoth has quit [Quit: Page closed]
dmi3y has joined #nixos
dmi3y has quit [Client Quit]
dmi3y has joined #nixos
dmi3y has quit [Client Quit]
<{^_^}> [rfcs] @Ekleog closed pull request #18 → [RFC 0018] Moving forward RFCs → https://git.io/fhsqd
thc202 has joined #nixos
tzemanovic has joined #nixos
hedning has joined #nixos
smolboye has quit [Read error: Connection reset by peer]
smolboye_ has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
<typetetris> Hi! how can I set authorizedKeys for root in a declarative way like for normal users (users.<user>.openssh.authorizedKeys.keys)?
<wedens> is it possible to have the same overlays everywhere without overlays-compat?
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
erictapen has joined #nixos
<wedens> typetetris: `users.users.root.openssh.authorizedKeys.keys`? :)
<wedens> or `users.extraUsers.root.openssh.authorizedKeys.keys`. I'm not sure which one is correct
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/8dddd6d4a1a (from 23 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
erictapen has quit [Ping timeout: 246 seconds]
erictapen has joined #nixos
dermetfan has joined #nixos
tzemanovic has quit [Remote host closed the connection]
emacsomancer has quit [Read error: Connection reset by peer]
alex`` has joined #nixos
erictapen has quit [Ping timeout: 258 seconds]
erictapen has joined #nixos
kim0 has quit [Quit: Connection closed for inactivity]
zarel has joined #nixos
<{^_^}> [nixpkgs] @kirelagin opened pull request #53488 → lighttpd: Unbreak on darwin, enable tests → https://git.io/fhsmh
erictapen has quit [Ping timeout: 258 seconds]
mabel has quit [Ping timeout: 258 seconds]
erictapen has joined #nixos
<ivegotasthma> I got this nix build env, but it still doesn't find the zlib headers, any idea what could be wrong? I copied this almost 1 to 1 from the manual and added my own deps. https://dpaste.de/yPhr/raw
<{^_^}> [nixpkgs] @redfish64 opened pull request #53489 → efitools: init at v1.8.1 → https://git.io/fhsYJ
<{^_^}> [nixpkgs] @FRidh opened pull request #53490 → Fix linking errors → https://git.io/fhsYU
<ivegotasthma> I'm trying to setup a python virtualenv
erictapen has quit [Ping timeout: 245 seconds]
erictapen has joined #nixos
<{^_^}> [nixpkgs] @jagajaga merged pull request #53488 → lighttpd: Unbreak on darwin, enable tests → https://git.io/fhsmh
<{^_^}> [nixpkgs] @jagajaga pushed 4 commits to master: https://git.io/fhsY3
gagbo has joined #nixos
<wedens> seems like overlays-compat indeed breaks some recursive usage
<typetetris> wedens: thanks, that worked :)
<typetetris> it looks like setting "services.bind .enable = true;" forces "nameserver 127.0.0.1" to be placed in /etc/resolv.conf. Can I get around that? I would like to use bind as an authorative dns server only, not a caching and recursing one.
Adluc has joined #nixos
<silver_hook> Am I blind or are KDE Games (since Plasma 5 at least) missing?
philippD has joined #nixos
<wedens> silver_hook: check kdeApplications attribute
erictapen has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @basvandijk merged pull request #53431 → [18.09] backport haskell-modules: add callCabal2nixWithOptions → https://git.io/fh3sS
<{^_^}> [nixpkgs] @basvandijk pushed 2 commits to release-18.09: https://git.io/fhsYK
ris has joined #nixos
kim0 has joined #nixos
rfold has joined #nixos
<ivegotasthma> any advice on my issue with the python virtualenv? I'm very new to nix and I'm not sure how to debug / troubleshoot it
<{^_^}> [nixpkgs] @vcunat pushed 56 commits to master: https://git.io/fhsOe
<{^_^}> [nixpkgs] @vbgl merged pull request #53357 → ocamlPackages: Use lib.makeScope → https://git.io/fhYXx
<{^_^}> [nixpkgs] @vbgl pushed commit from @pukkamustard to master « ocamlPackages: Use lib.makeScope »: https://git.io/fhsOm
<{^_^}> [nixpkgs] @vcunat merged pull request #53490 → Fix linking errors → https://git.io/fhsYU
<silver_hook> wedens: It seems to be missing there as well.
<wedens> silver_hook: what are you searching for, specifically?
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/be1c03ddaf8 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<wedens> samueldr: hey, are you original author of this overlays-compat thing? :)
pointfourone has joined #nixos
rfold has quit [Quit: leaving]
<silver_hook> I was specifically looking for Kolf and KSudoku, but the whole collection is missing.
<ivegotasthma> where can I find help for my issue?
<silver_hook> wedens: There’s other KDE stuff missing as well, such as: https://www.kde.org/applications/education/
<silver_hook> (where I mostly miss KTouch)
jonaswouters has joined #nixos
<jonaswouters> I was wondering. I have different projects that require different versions of node. I used nvm before, but I was wondering if I could solve it using nix. I can do a nix-shell -p node_v10 for example, but how would I make it available in X and my IDE?
<wedens> jonaswouters: does your ide have support for direnv?
<jonaswouters> wedens: seems like intellij has a plugin available for it
<jonaswouters> and visual studio code as well
<jonaswouters> not sure how well they will work
<philippD> How do I configure fan control on NixOS?
<philippD> All my fans are at full throttle as long as the displays are on
<wedens> philippD: there are some related modules: thinkfan, mbpfan, thermald
__monty__ has joined #nixos
pointfourone has left #nixos ["Leaving"]
Makaveli7 has joined #nixos
orivej has joined #nixos
<{^_^}> [nixpkgs] @markuskowa merged pull request #53466 → wsjtx: 1.9.1 -> 2.0.0 → https://git.io/fh3NG
<{^_^}> [nixpkgs] @markuskowa pushed 2 commits to master: https://git.io/fhs3G
philippD has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<{^_^}> [nixpkgs] @kirelagin opened pull request #53494 → git, gitweb: Fix git-instaweb → https://git.io/fhs3R
jtojnar has joined #nixos
ottidmes has joined #nixos
philippD has joined #nixos
<siraben> ldlework: wedens : so abou that SDDM issue, looks like it was opened before
<{^_^}> #12132 (by heydojo, 3 years ago, closed): sddm : QtQuick is not installed
<siraben> Let me try what they said
agander__ has joined #nixos
agander_ has joined #nixos
<{^_^}> [nixpkgs] @markuskowa pushed commit from @lasandell to release-18.09 « wsjtx: 1.9.1 -> 2.0.0 »: https://git.io/fhs3r
owickstrom has joined #nixos
agander_ is now known as agander
<owickstrom> I'm using callCabal2nix to define a Nix build for my Haskell project. The test suite depends on a few data files in test/data, but I can't get them included in the nix build. When doCheck runs the tests fail with NoSuchThing exceptions. Anyone knows how I can get them included? I've tried extra-source-files in Cabal.
<ivegotasthma> I solved it by adding the python36Packages.pillow package to the dependencies
agander__ has quit [Ping timeout: 258 seconds]
jluttine has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @FRidh merged pull request #53267 → 1password: 0.5.4 -> 0.5.5 → https://git.io/fhm8K
Notkea has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @FRidh pushed commit from @marsam to master « 1password: 0.5.4 -> 0.5.5 »: https://git.io/fhs39
<{^_^}> [nixpkgs] @peterhoeg opened pull request #53495 → zoneminder: init at 1.32.3 and add NixOS module → https://git.io/fhs35
Notkea has joined #nixos
jluttine has joined #nixos
<{^_^}> [nixpkgs] @joachifm pushed to master « nixos/tests/hardened: test loading out-of-tree-modules »: https://git.io/fhs3A
<wedens> owickstrom: perhaps `extraOutputsToInstall = [ "test" ];`
<{^_^}> [nixpkgs] @FRidh closed pull request #30882 → [RFC] A large batch of cross-compilation fixes → https://git.io/vFk9o
<wedens> owickstrom: sorry. it's just `outputs`
<wedens> extraOutputsToInstall is a nixos thing
b has quit [Quit: Lost terminal]
m15k has joined #nixos
<owickstrom> wedens, is that a Nix derivation thing?
<owickstrom> or cabal2nix-related?
<silver_hook> I’m having trouble with Pandoc/LaTeX due to lmodern.sty missing – is this still the right way to fix it? https://web.archive.org/web/20160829175519/https://nixos.org/wiki/TexLive_HOWTO#LaTeX_Error:_File_.60lmodern.sty.27_not_found
<{^_^}> [nixpkgs] @FRidh closed pull request #35083 → init: Pebble sdk at 4.5 → https://git.io/vAWxN
<{^_^}> [nixpkgs] @FRidh closed pull request #35290 → jupyter: add ijavascript kernel → https://git.io/vAu2D
sigmundv_ has joined #nixos
<owickstrom> wedens, thanks, I'll have a look. Also trying to see how other packages are solving this, like Pandoc, that probably have test data files.
orivej has quit [Ping timeout: 240 seconds]
<m15k> I wonder why `nix-channel` is trying to mount /proc: `error: while setting up the build environment: mounting /proc: Operation not permitted`
<{^_^}> [nixpkgs] @FRidh closed pull request #36248 → mycroft: init at 0.9.19 [WIP] → https://git.io/vA98m
b has joined #nixos
<{^_^}> [nixpkgs] @FRidh closed pull request #37527 → Experimenting with submodules in nixpkgs → https://git.io/vxcGi
<siraben> ldlework: wedens fixed! Looks like I needed to use qtquickcontrols2 instead of qtquickcontrols https://ptpb.pw/VBzR/nix
tdeo has quit [Ping timeout: 250 seconds]
<duairc> I'm trying to create a derivation for a few packages, and it's been going well so far, but one of them wants to put a bunch of stuff in /etc... what's the right way to handle this?
<{^_^}> [nixpkgs] @FRidh closed pull request #46875 → Cython 0.28.5, hypothesis 3.69.2 → https://git.io/fAS18
<duairc> Like the Makefile or whatever has it hardcoded to /etc... do I just patch it to put it in ./etc relative to the root of the package? Will Nix then put symlinks in the right places if I install the package? But what happens when the package is installed locally by a user?
<wedens> duairc: yeah. make it so that it outputs to $out/etc
<{^_^}> [nixpkgs] @FRidh merged pull request #53467 → client-ip-echo: 0.1.0.3 -> 0.1.0.4 → https://git.io/fh3AW
<{^_^}> [nixpkgs] @FRidh pushed commit from @jerith666 to master « client-ip-echo: 0.1.0.3 -> 0.1.0.4 »: https://git.io/fhssH
<clever> duairc: when installed with nix-env it will wind up in ~/.nix-profile/etc/
<clever> so its best to just patch it to use the absolute $out/etc/ to read the config at runtime
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/7d864c6bd63 (from 10 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<duairc> wedens: clever: Great, thanks :)
fendor has joined #nixos
<siraben> Which nix operations need sudo?
<siraben> e.g. nixos-rebuild switch ?
eadwu has joined #nixos
civodul has joined #nixos
<FRidh> nix operations don't. nixos operations may
<FRidh> only if you need to change something in / outside the store and/or your home
<wedens> yes. but nixos-rebuild build can be done wiyhout sudo
<{^_^}> [nixpkgs] @joachifm pushed 2 commits to master: https://git.io/fhsG0
<FRidh> correct, because it doesn't affect /
<FRidh> it's entirely within the store
<FRidh> but with switch, changes are made outside the store, and services are restarted
<wedens> does eval-config resolves derivations?
jonaswouters has quit []
jonaswouters has joined #nixos
primeos has quit [Quit: WeeChat 2.3]
primeos has joined #nixos
simukis has quit [Quit: simukis]
<{^_^}> Channel nixpkgs-18.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/591da7cb848 (from 68 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-18.09-darwin)
<{^_^}> Channel nixos-18.09-small advanced to https://github.com/NixOS/nixpkgs/commit/591da7cb848 (from 73 minutes ago, history: https://channels.nix.gsc.io/nixos-18.09-small)
<{^_^}> [nixpkgs] @peterhoeg opened pull request #53498 → omping: init at 0.0.5 → https://git.io/fhsGQ
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/fhsG7
<{^_^}> [nixpkgs] @vcunat pushed to master « bird2: fixup build after 7bb24a65e »: https://git.io/fhsGF
<siraben> I'm getting this error when I try to do nixos-rebuild switch https://ptpb.pw/ETnS/text
<siraben> FRidh: I see.
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « haskell-yaya: break infinite recursion »: https://git.io/fhsGA
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fhsZe
<jluttine> do i need to install firmwares explicitly somehow or do they all get installed automatically? i need this firmware on nixos: https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/linux/firmware/openelec-dvb-firmware/default.nix
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « pandoc: drop obsolete override »: https://git.io/fhsZJ
<{^_^}> [nixpkgs] @eadwu opened pull request #53499 → feh: include prove for tests → https://git.io/fhsZk
<siraben> "Failed to start local-fs.target: Unit boot.mount is masked."
<wedens> jluttine: I think you have to install in manually
<{^_^}> [nixpkgs] @peti pushed 2 commits to master: https://git.io/fhsZt
<betaboon> is there a way to wrap so-files ?
<{^_^}> [nixpkgs] @peti pushed 6 commits to haskell-updates: https://git.io/fhsZs
primeos has quit [Quit: WeeChat 2.3]
eadwu has quit [Quit: WeeChat 2.3]
<ivegotasthma> has anyone managed to package https://github.com/sindresorhus/caprine for themselves?
primeos has joined #nixos
eadwu has joined #nixos
Ariakenom has joined #nixos
<ivegotasthma> oh, there's a web version, perfect
<jluttine> wedens: ok, do you know how to install these firmware on nixos?
<silver_hook> Eh, I’ve answered myself on the TexLive/Pandoc issue by creating this wiki: https://nixos.wiki/wiki/TexLive
<wedens> jluttine: add it to `hardware.firmware` list, I suppose
frigate_freedom has joined #nixos
<frigate_freedom> Hello guys! I'm going to add package for NixOS repository. Maintainers, please, look if everything is ok with it: https://github.com/KireevArtur/nixpkgs/blob/master/pkgs/shells/ksh/default.nix
<frigate_freedom> I've tested it on my NixOS untable and it builds and works normally
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/fhsZP
<{^_^}> [nixpkgs] @vcunat merged pull request #53499 → feh: include prove for tests → https://git.io/fhsZk
<frigate_freedom> okay, I'm creating PR :D
Synthetica has joined #nixos
agander has quit [Read error: Connection reset by peer]
primeos has quit [Quit: WeeChat 2.3]
<{^_^}> [nixpkgs] @vcunat pushed to master « linuxPackages.nvidia_x11*: unmaintain »: https://git.io/fhsZH
<{^_^}> [nixpkgs] @KireevArtur opened pull request #53500 → Adding ksh → https://git.io/fhsZ7
<Izorkin> Please check this PR #53245 #52765 #51902
<{^_^}> https://github.com/NixOS/nixpkgs/pull/53245 (by Izorkin, 3 days ago, open): zsh.syntaxHighlighting: add option to customize styles
<{^_^}> https://github.com/NixOS/nixpkgs/pull/52765 (by Izorkin, 1 week ago, open): datadog-agent: 6.4.2 -> 6.8.2
<{^_^}> https://github.com/NixOS/nixpkgs/pull/51902 (by Izorkin, 3 weeks ago, open): mariadb.galera: 25.3.24 -> 25.3.25
frigate_freedom has left #nixos [#nixos]
primeos has joined #nixos
pointfourone has joined #nixos
<betaboon> can i reference $out in cmakeFlags ?
<wedens> yes
<betaboon> i just tried with `cmakeFlags = [ "-DSOME_VALUE=$out" ];` but it doesnt seem to get replaced by the actual value
eadwu has quit [Ping timeout: 268 seconds]
<wedens> try `preConfigure = ''cmakeFlags="-DSOME_VALUE=$out'';`
imdoor has joined #nixos
aszlig has quit [Quit: Kerneling down for reboot NOW.]
frigate_freedom has joined #nixos
aszlig has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « git-annex: patch to fix build with ghc 8.6.x »: https://git.io/fhsns
<LnL> betaboon: cmakeFlags = [ "-DSOME_VALUE=$(out)" ];
<betaboon> wedens LnL: thanks. will try
<LnL> flags are quoted in bash, only make/cmake expansion happens for those
<betaboon> hm doesnt seem to work in this case. after building the binary reports "Install Root: /build/source/build/$(out)" :(
<{^_^}> [nixpkgs] @peti pushed 4 commits to haskell-updates: https://git.io/fhsn2
<LnL> huh, cmake has the same expansion syntax AFAIK
<LnL> hmm, most of the examples in nixpkgs don't look good either
<LnL> preConfigure = '' cmakeFlagsArray+=("-DFOO=$out") '';
<betaboon> I'll try wedens suggestion, after that i have to leave for now
<LnL> use the arrays if you're in bash and don't overwrite them, there might be important stuff in there already
<betaboon> so building with wedens suggestion seems to work. will change to using the array when i get back. thanks for the hints :)
kisonecat has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « git-annex: patch to fix build with ghc 8.6.x »: https://git.io/fhsny
eadwu has joined #nixos
<{^_^}> [nixpkgs] @LnL7 opened pull request #53501 → doc: don't overwrite makeFlagsArray in the example → https://git.io/fhsnb
<wedens> is there some prior art to pinning emacs packages and doing batch update (bumping to latest revisions and changing hash accordingly)?
freeman42x[nix] has joined #nixos
rfold has joined #nixos
primeos has quit [Ping timeout: 250 seconds]
kisonecat has quit [Ping timeout: 250 seconds]
kisonecat has joined #nixos
iyzsong has quit [Ping timeout: 240 seconds]
primeos has joined #nixos
kisonecat has quit [Ping timeout: 246 seconds]
Mateon3 has joined #nixos
<freeman42x[nix]> helping someone set up NixOS, they are getting "Remaining space in your home folder: 0MiB" any ideas why?
Mateon1 has quit [Ping timeout: 258 seconds]
Mateon3 is now known as Mateon1
<freeman42x[nix]> he just followed the instructions in the manual for partitioning etc.
shibboleth has joined #nixos
<edef> i assume you've actually checked df -h?
simukis has joined #nixos
<inf> hmmmmmmm, it looks like transmission on my nixos machine stops listening on webui port after a while (not even listed in netstat, but "peering" port is there just fine. i pretty much only only use S3 sleep) - i don't see any interesting logs in journald, except for tracker errors...
<inf> restarting the service solves the problem, obviously.
shibboleth has quit [Remote host closed the connection]
shibboleth has joined #nixos
Makaveli7 has quit [Ping timeout: 268 seconds]
mkoenig has joined #nixos
griff_ has quit [Quit: griff_]
kisonecat has joined #nixos
swflint has quit [Ping timeout: 264 seconds]
swflint has joined #nixos
<{^_^}> [nixpkgs] @elitak opened pull request #53502 → cjdns: add extraConfig option → https://git.io/fhsCy
jluttine has quit [Quit: WeeChat 2.3]
init_6 has quit [Ping timeout: 250 seconds]
jluttine has joined #nixos
teehemkay has joined #nixos
<{^_^}> [nixpkgs] @joachifm merged pull request #53500 → Adding ksh → https://git.io/fhsZ7
<{^_^}> [nixpkgs] @joachifm pushed commit from @KireevArtur to master « ksh: init at 93v »: https://git.io/fhsWT
kisonecat has quit [Ping timeout: 246 seconds]
shibboleth has quit [Quit: shibboleth]
m15k has quit [Ping timeout: 256 seconds]
FRidh has quit [Quit: Konversation terminated!]
orivej has joined #nixos
owickstrom has quit [Ping timeout: 272 seconds]
dmi3y has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
sir_guy_carleton has joined #nixos
<dmi3y> I'm trying to install vscode editor using home-manager. I added `programs.vscode.enable = true;` according to https://rycee.gitlab.io/home-manager/options.html#opt-programs.vscode.enable. But `home-manager build` fails with
<dmi3y> The option `programs.vscode' defined in `/home/dmi3y/.config/nixpkgs/home.nix' does not exist.
<ctp> Someone knows a way to populate gnome-keyring in a Nix expression? OwnCloud client requires the initial login and stores creds in gnome-keyring, I wonder how to prepopulate the pass store to automate this step.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53503 → wavemon: 0.8.2 -> 0.9.0 → https://git.io/fhsld
imdoor has quit [Quit: imdoor]
frigate_freedom has left #nixos [#nixos]
<etu> dmi3y: is that option present in "man home-configuration.nix"? Have you updated home-manager?
<{^_^}> [nixpkgs] @timokau opened pull request #53504 → python.pkgs.r2pipe: init at 1.2.0 → https://git.io/fhs8J
cyounkins has joined #nixos
m15k has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #53505 → tmuxp: 1.4.2 -> 1.5.0a1 → https://git.io/fhs8k
<dmi3y> @etu nope, it's not present there. That makes sense now. Is it safe to switch to master channel of home-manager while staying on release-18.09 for nixos?
agander has joined #nixos
cyounkins has quit [Remote host closed the connection]
cyounkins has joined #nixos
agander_ has joined #nixos
<etu> dmi3y: If you're on the 18.09 channel of NixOS I'm not sure how well the master-channel of home-manager works. But you can always go back so well :)
<etu> dmi3y: I'm on nixos-unstable myself and run master of home-manager
mudrii has quit [Ping timeout: 256 seconds]
agander has quit [Ping timeout: 246 seconds]
cyounkins has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53506 → yoshimi: 1.5.9 -> 1.5.10 → https://git.io/fhs8i
owickstrom has joined #nixos
<etu> dmi3y: I can't imagine how home-manager master would break anything critically on nixos-stable in a way that makes it hard to repair... :)
Acou_Bass has quit [Ping timeout: 250 seconds]
Acou_Bass has joined #nixos
<dmi3y> @etu Got it, thanks :)
slyfox has quit [Ping timeout: 250 seconds]
agander_ is now known as agander
<{^_^}> [nixpkgs] @marsam opened pull request #53507 → pythonPackages.pytest-rerunfailures: 4.2 -> 5.0 → https://git.io/fhs87
orivej has joined #nixos
cyounkins has joined #nixos
<wedens> dmi3y: I use HM master with 18.09
<simpson> I tried~
kisonecat has joined #nixos
Makaveli7 has joined #nixos
marsam has joined #nixos
kisonecat has quit [Ping timeout: 240 seconds]
<m15k> Which backends are you using with nix-ops?
Makaveli7 has quit [Read error: Connection reset by peer]
ddellacosta has joined #nixos
fusion809 has quit [Read error: Connection reset by peer]
ddellacosta has quit [Read error: Connection reset by peer]
slyfox has joined #nixos
ddellacosta has joined #nixos
fusion809 has joined #nixos
<srk> m15k: libvirt, none and dumb (which is like none without key management)
<wedens> how can I get derivation hash?
<m15k> srk: And which backend for libvirt?
dmi3y has quit [Quit: Konversation terminated!]
<infinisil> ,tofu wedens
<{^_^}> wedens: To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000) then replace it with the correct hash Nix expected.
endformationage has joined #nixos
<m15k> Currently I want to rebuild my server. Currently I'm using LXD to encapsulate my services.
<wedens> infinisil: I mean by derivation name
<duairc> So at some point I made my system unbootable, but I don't know how. 10 generations ago works, but more recent ones don't. I've tried everything I can think of, nothing works now. Is there a way to dump the running configuration into configuration.nix rather than me guessing what I might have changed?
<infinisil> wedens: not sure what you mean
<LnL> no, but nix-diff might help to figure out what's going on
<wedens> infinisil: suppose I have a list of derivations `l = [ d1 d2];` and I want to map it with some function that'll give me `l0 = [ d1_hash d2_hash]'`
logzet has joined #nixos
dmi3y has joined #nixos
<wedens> is parsing path in the store the only way to obtain it?
jmgai has joined #nixos
dmi3y has quit [Ping timeout: 250 seconds]
agander has quit [Ping timeout: 250 seconds]
Church_ has joined #nixos
<jmgai> Hi, I've relatively new multi-user installation of nixpkgs on macOS. I've added the channel nixpkgs-18.09-darwin as nixpkgs with nix-channel --add to my user profile and prepended the same definition to my NIX_PATH. nix-store --gc --print-live shows me, that it would delete the nixpkgs-18.09-darwin from my store. Why is there no gc root for my ~/.nix-defexpr/channels/* ?
<LnL> wedens: I don't think you can select just the hash, but something like this should work drv: builtins.elemAt (builtins.match "${builtins.storeDir}/([a-z0-9]{32})-.*.drv" drv.drvPath) 0
<jmgai> And how can I add it by hand to the gc roots?
Guanin has joined #nixos
ma9e has joined #nixos
<wedens> LnL: seems to work. thanks!
fusion809 has quit [Remote host closed the connection]
marsam has quit [Remote host closed the connection]
m15k has quit [Ping timeout: 256 seconds]
cyounkins has quit [Remote host closed the connection]
cyounkins has joined #nixos
cyounkins has quit [Ping timeout: 252 seconds]
ddellacosta has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 258 seconds]
Lingjian has joined #nixos
eadwu has quit [Ping timeout: 252 seconds]
Guanin has quit [Ping timeout: 252 seconds]
zarel has quit [Ping timeout: 245 seconds]
<duairc> When I try to build nix-diff I get this error: Setup: Encountered missing dependencies:
<duairc> containers ==0.5.
markus1189 has joined #nixos
<{^_^}> [nixpkgs] @markuskowa closed pull request #52710 → wsjtx: 1.9.1 -> 2.0.0 → https://git.io/fhJ2m
<duairc> Why would it be missing?
<wedens> duairc: how are you trying to build it?
<duairc> wedens: nix-env -i nix-diff
<duairc> It doesn't seem to be cached so it's trying to build it from source
<wedens> which channel?
<duairc> nixos-unstable
<wedens> hm. fetches from cache for 18.09 and fairly recent master
<duairc> Cache or not though, it should be pretty simple to build? I mean containers is in the .cabal file, I presume the nix expression is derived automatically from that, why would it go missing somewhere?
jtojnar has quit [Read error: Connection reset by peer]
jtojnar has joined #nixos
mkoenig has quit [Remote host closed the connection]
mkoenig has joined #nixos
<ottidmes> duairc: should it not be haskellPackages.nix-diff?
<wedens> ottidmes: it's also available as executable
pointfourone has left #nixos ["Leaving"]
Makaveli7 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53508 → toot: 0.19.0 -> 0.20.0 → https://git.io/fhsRO
<duairc> I actually just tried to build it with cabal, it seems the problem is actually just that it doesn't build with GHC 8.6.3, it wants containers < 0.6 but GHC comes with containers-0.6
<duairc> So it's not Nix's fault
<duairc> Well it is a bit
<wedens> it also fails on hydra
<ottidmes> wedens: that does supply the executable though
<wedens> yeah. I can install the executable from cache just fine
<{^_^}> Gabriel439/nix-diff#16 (by pbogdan, 1 week ago, merged): Relax containers upper bound.
<{^_^}> [nixpkgs] @timokau merged pull request #53504 → python.pkgs.r2pipe: init at 1.2.0 → https://git.io/fhs8J
<{^_^}> [nixpkgs] @timokau pushed to master « python.pkgs.r2pipe: init at 1.2.0 (#53504) »: https://git.io/fhsRn
<duairc> wedens: Cool. Still though, that upper bound is in the .cabal file, shouldn't nix just download an old containers (and an old GHC, if necessary)? It has that information
<wedens> and it indeed builds just fine https://hydra.nixos.org/build/86764147
<duairc> wedens: I'm not sure how hydra works or where it got that from, but is there any way I can install that derivation directly in my environment?
leungbk has joined #nixos
mkoenig_ has joined #nixos
<wedens> you can build it locally. there is a link (under Actions menu) that hydra provides to build the same thing locally
mkoenig has quit [Ping timeout: 268 seconds]
<wedens> for less ephemeral solution you can use specific version of nixpkgs with a new version of nix-diff
ddellacosta has joined #nixos
Izorkin has quit [Quit: ZNC 1.7.1 - https://znc.in]
Izorkin has joined #nixos
<gchristensen> you can also do nix-store -r /nix/store/m9d83dfcykmayd1vrns6m9a70k8xi4d0-nix-diff-1.0.6 to fetch that build result
<duairc> wedens: How do I get such a version of nixpkgs? Is -unstable not the newest?
<duairc> gchristensen: Wow, that's sick!
Izorkin has quit [Client Quit]
eyJhb has left #nixos ["WeeChat 2.2"]
<wedens> I didn't know you can realise a non-existing path
sary has joined #nixos
<wedens> does it fetch the closure?
<duairc> wedens: Seems to
<leungbk> i'm trying to make a hello world project with a nix-managed stack. after running "stack new" and filling out stack.yaml with "nix:
<leungbk> enable: true
<leungbk> ," i get "error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I), at (string):1:14
<leungbk> packages: [glpk, pcre]
<leungbk> "
<leungbk> i have two channels, "$ nix-channel --list
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53509 → thrift: 0.11.0 -> 0.12.0 → https://git.io/fhsR1
<leungbk> is this the correct way of going about stack on nix?
mmlb has quit [Ping timeout: 258 seconds]
<leungbk> err, the above error comes after i try either "stack setup" or "stack build"
mmlb has joined #nixos
<infinisil> leungbk: What's `echo $NIX_PATH` output?
sary has quit [Client Quit]
sary has joined #nixos
<leungbk> @infinisil right now, i get nothing from that; i'm on a foreign distro. i have two channels, nixos and nixpkgs; i'm guessing i add those in my bash_profile?
<infinisil> The default nix installation should add something to your profile that sets up NIX_PATH
Makaveli7 has quit [Quit: Leaving]
<leungbk> the installation added `if [ -e /home/brian/.nix-profile/etc/profile.d/nix.sh ]; then . /home/brian/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
<leungbk> ` and nothing more to my bash_profile
<infinisil> Hmm yeah. When you source this file manually do you have NIX_PATH set?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53510 → transmission-remote-gtk: 1.4.0 -> 1.4.1 → https://git.io/fhsR7
sary has quit [Read error: Connection reset by peer]
jmgai has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @joachifm opened pull request #53511 → linux: flag to indicate x32 abi support → https://git.io/fhsRF
jluttine has quit [Quit: WeeChat 2.3]
Dedalo has joined #nixos
Dedalo has quit [Client Quit]
periklis has joined #nixos
Dedalo has joined #nixos
jluttine has joined #nixos
mabel has joined #nixos
<Dedalo> Guys, I'm trying to change the size of the Chromium cursor, I mean the X cursor in general. I have seen there is an option xsession.cursorPointer, but when I try to use it on the configuration.nix, it says that xsession doesn't exist. Any idea?
orivej has joined #nixos
<leungbk> @infinisil i tried setting NIX_PATH just now but still get the same result. thanks for your help; i have to run
leungbk has quit [Remote host closed the connection]
<infinisil> Don't let them catch you!
periklis has quit [Ping timeout: 260 seconds]
cyounkins has joined #nixos
nDuff has joined #nixos
<duairc> So I'm trying to make nix derivations for ayatana indicators (https://github.com/ayatanaindicators). The problem is the indicator applets (e.g., ayatana-indicator-application ) want to install their files into the lib directory of libayatana-indicator package... which from Nix's point of view is a separate package whose store can't be overwritten by another
<duairc> I guess I'm going to have to patch this fairly heavily
Izorkin has joined #nixos
jomik has joined #nixos
Dedalo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<nDuff> duairc, ...one approach is to initialize your $out directory with a bunch of symlinks into the upstream libayatana-indicator package.
<iqubic> How hard is it to get a certain version of Unity installed on Linux?
mabel has quit [Ping timeout: 246 seconds]
<iqubic> Specifically I want to install Unity 2017.1.op4
Dedalo has joined #nixos
<Dedalo> Guys, I'm trying to change the size of the Chromium cursor, I mean the X cursor in general. I have seen there is an option xsession.cursorPointer, but when I try to use it on the configuration.nix, it says that xsession doesn't exist. Any idea?
<{^_^}> [nixpkgs] @matthewbauer merged pull request #52634 → add generic x86_32 support → https://git.io/fhfgx
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53512 → gnutar: 1.30 -> 1.31 → https://git.io/fhs0P
<{^_^}> [nixpkgs] @matthewbauer pushed commit from @goertzenator to staging « add generic x86_32 support (#52634) »: https://git.io/fhs01
Izorkin has quit [Quit: ZNC 1.7.1 - https://znc.in]
<iqubic> actually, it turns out I want to install Unity 2017.1.1f1
Izorkin has joined #nixos
<iqubic> I'm not sure the platform agnostic installer script will work on Nixos.
<manveru> iqubic: is there any version of unity in nixpkgs already?
<iqubic> I don't know.
<jomik> Unity? Is this Ubuntu something, or Unity3D?
<__monty__> The url says 3d
<jomik> OH
<jomik> I didn't see that. :D
<manveru> iqubic: there are some packages that are based on .deb if there's no source available
<iqubic> Right.
<jomik> There is some self extracting shell script you may be able to work with.
<jomik> Let me know if you package it! I was considering it as well :P
<iqubic> But I need a specific version of Unity, because the project I'm working on hasn't yet updated to the latest version.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53513 → stress-ng: 0.09.49 -> 0.09.50 → https://git.io/fhsEk
<iqubic> jomik: The version that I'm installing isn't the latest version of Unity. I can't use the latest version for my project.
<jomik> I see. But if you package one that is still sort of up to date, that'd be fine for me too (and probably easily updateable)
<chrisaw> Just a quick question for you fine folks - how can I skip the unpack phase of a package? I'm trying to download a .war file (java app) and so it doesn't need unpacking because it's not an archive. Just need to grab it and place it in a folder somewhere.
<jomik> Which version?
Izorkin has quit [Quit: ZNC 1.7.1 - https://znc.in]
Izorkin has joined #nixos
sir_guy_carleton has quit [Quit: WeeChat 2.2]
tzemanovic has joined #nixos
<jomik> Oh, so the one you linked!
<jomik> Well, I'd try that 2.6gigs of shell script :P Or if you know how to work with .deb, then that.
<iqubic> No. I have no idea how to work .deb files.
Izorkin has quit [Client Quit]
<iqubic> I'm really not sure that the shell script will work.
<jomik> I am downloading it to have a peak :D
Izorkin has joined #nixos
<iqubic> Thanks.
jD91mZM2 has quit [Quit: WeeChat 1.4]
Dedalo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jomik> Can't we just unpack the .deb as some other tar file ? :O
<iqubic> IDK how .deb files work.
Izorkin has quit [Quit: ZNC 1.7.1 - https://znc.in]
<chrisaw> Aren't .deb files just ZIPs?
<jomik> Yeah.
<jomik> With a specific structure.
<manveru> just grep nixpkgs for '\.deb"' :)
<jomik> Pretty sure we can use dpkg-deb
<manveru> there's hundreds of examples
<chrisaw> Yeah, should be able to just extract 'em as ZIPs if you're trying to get the files from them.
<jomik> Yeah.
<chrisaw> My issue, meanwhile, is trying to NOT extract a file. :D Anyone have any ideas? :)
<iqubic> Perhaps this might work.
doyougnu has joined #nixos
<manveru> chrisaw: you can say `unpackPhase = "true";` or the like
<jomik> iqubic: you just need dpkg as buildInput, and then you set unpackCmd to use it.
jD91mZM2 has joined #nixos
<jomik> manveru: I am pretty certain it is true by default, but it doesn't recognize .deb as something to be unpacked?
<manveru> jomik: that was for chrisaw :)
<jomik> OH xD
<chrisaw> @manveru Thanks! Just what I needed :D
<clever> jomik: search nixpkgs for dpkg, to find examples
ryantm has joined #nixos
<jomik> unpackCmd = "true"; manveru chrisaw
<jomik> not phase :D
<iqubic> clever: This is for me. I'm trying to install Unity on Nixos.
jD91mZM2 has quit [Client Quit]
fresheyeball has joined #nixos
<fresheyeball> hey out there
Izorkin has joined #nixos
<fresheyeball> I am trying to get my printer to work
mmlb has quit [Ping timeout: 258 seconds]
<fresheyeball> brother has an rpm installer
<chrisaw> @jomik unpackPhase worked, unpackCmd didn't though strangely.
mmlb has joined #nixos
<fresheyeball> any idea how to make it work on nixos?
Izorkin has quit [Client Quit]
<iqubic> fresheyeball: If you get an answer to this, I'd love you to ping me, as I have waned this for the last 6 months.
<chrisaw> jomik: Ahh. "unpacker appears to have produced no directories" - that makes sense. With the Cmd it expects output. With the phase it doesn't care.
<jomik> Ooooooh!
<jomik> nice. Learnt something new :D
jD91mZM2 has joined #nixos
<ivan> I print things by opening them on my iPad and using AirPrint, hope that helps
<iqubic> ivan: I don't own any Apple devices as a matter of principle.
m15k has joined #nixos
Izorkin has joined #nixos
mmlb has quit [Ping timeout: 258 seconds]
<iqubic> so, is that unity install actually working?
mmlb has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53514 → uriparser: 0.9.0 -> 0.9.1 → https://git.io/fhsuk
<{^_^}> [nixpkgs] @primeos pushed 2 commits to master: https://git.io/fhsuI
<fresheyeball> iqubic: I had this working before
<Izorkin> How to need to enable boot menu on nixops virtual pc
doyougnu has quit [Ping timeout: 252 seconds]
<jomik> iqubic: From what I can see in the shell script, then you can also take the tail of the script and unpack that with tar.. :P
<{^_^}> [nixpkgs] @joachifm merged pull request #53477 → uriparser: 0.9.0 -> 0.9.1 → https://git.io/fhsUp
<{^_^}> [nixpkgs] @joachifm pushed 2 commits to master: https://git.io/fhsua
<{^_^}> [nixpkgs] @joachifm closed pull request #53514 → uriparser: 0.9.0 -> 0.9.1 → https://git.io/fhsuk
<fresheyeball> iqubic: got it
Izorkin has quit [Quit: ZNC 1.7.1 - https://znc.in]
Izorkin has joined #nixos
<iqubic> fresheyeball: How?
jomik has quit [Quit: WeeChat 2.2]
pie__ has quit [Ping timeout: 258 seconds]
erictapen has joined #nixos
<fresheyeball> iqubic: I went to localhost:631
<fresheyeball> where the CUPS service is running
<fresheyeball> then I did the add printer rigormorollll
<fresheyeball> also also logged into my printer's network interface at http://<da ip>
<fresheyeball> and found what services are running
<fresheyeball> cups printer discover can see my printer, but if I try and actually print it vomits all over itself before passing out on a pool table
<fresheyeball> so I manually told it to use ipp, and entered the uri following the template
<fresheyeball> so..
<fresheyeball> ipp://<da ip>/ipp
<fresheyeball> and that worked
v0|d has joined #nixos
<fresheyeball> iqubic: I get a ton of support from this channel, and don't often have something to give
<fresheyeball> if you want I would be happy to help you with your printer issue
<fresheyeball> but I need more infomations
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53516 → sshguard: 2.3.0 -> 2.3.1 → https://git.io/fhszk
<exarkun1> Why is strings missing for cross compilation but not for native compilation?
<iqubic> fresheyeball: I'm not at home right now. I won't be home for a while, but 'd love help on this.
<fresheyeball> iqubic: you can reach me at fresheyeball@gmail.com for gchat (which will actually notify me. Or you can text me at 720 402 0211 when you get home
erictapen has quit [Ping timeout: 244 seconds]
<fresheyeball> you may also just be able to find me here, but I don't get notifcations from IRC
Izorkin has quit [Quit: ZNC 1.7.1 - https://znc.in]
Izorkin has joined #nixos
Izorkin has quit [Client Quit]
Izorkin has joined #nixos
<iqubic> Thanks for the info.
Izorkin has quit [Client Quit]
<jD91mZM2> Crazy idea: Can NixOS optionally mount a swap file? As in, mount it if it exist, don't if it doesn't?
sigmundv_ has quit [Ping timeout: 240 seconds]
<samueldr> it kinda does the reverse already, creates the swap file if it doesn't exist, otherwise uses the existing one
<jD91mZM2> swap partition*, my bad
<samueldr> so obviously *as it is* it would be hard to know what to do
<samueldr> ah
<jD91mZM2> I kind of feel like making an external harddrive be a swap for the very rare cases that I run out of memory which is only because qemu reserves 2G
<m15k> Can I pin a channel revision?
<jD91mZM2> But that external harddrive isn't with me all the time
<jD91mZM2> Maybe, if I actually go through with it, it would be better to automount/swap it, like a USB
Izorkin has joined #nixos
<samueldr> jD91mZM2: maybe something with udev and swapon when it detects swap on an external device?
<clever> but hot unplug is not possible with swap
<jD91mZM2> clever: Oh? What happens if you do?
<clever> any program that was swapped out will not survive
<clever> and you have no control over which programs got swapped out
<jD91mZM2> Ok so remember to run swapoff, got it
<jD91mZM2> Yeah maybe automatically mounting isn't the best idea then
WilliamHamilton[ has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/9ee8cf51771 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<Izorkin> joachifm: after update hardened-config/profile not worked spl mudule. Error - spl: version magic '4.20.0 SMP mod_unload modversions RANDSTRUCT_PLUGIN_...
<clever> Izorkin: when changing kernel related stuff, you must reboot to make it take effect
<WilliamHamilton[> I nix-channel updated to the last unstable and this command gives a strange error:
<WilliamHamilton[> nix-shell -p "with import <nixpkgs> {}; pkgs.haskellPackages.ghcWithPackages (p: [(pkgs.haskell.lib.dontHaddock p.pretty-show) (pkgs.haskell.lib.dontHaddock p.containers) ])" --show-trace
<Izorkin> clever: me rebooted virtual pc
<WilliamHamilton[> did something change in the haskell structure on nixos? This works fine:
<WilliamHamilton[> nix-shell -p "with import <nixpkgs> {}; pkgs.haskellPackages.ghcWithPackages (p: [(pkgs.haskell.lib.dontHaddock p.pretty-show) ])" --show-trace
drakonis has joined #nixos
<clever> WilliamHamilton[: what error does it give?
<Izorkin> error spl
v0|d has quit [Remote host closed the connection]
<clever> Izorkin: can you gist your nixos config?
<WilliamHamilton[> clever: https://pastebin.com/x8uAKXdZ
<WilliamHamilton[> clever: it is the `containers` part somehow
shibboleth has joined #nixos
<Izorkin> clever: need ful config with nixops config?
<clever> Izorkin: mostly, just the boot. area
<clever> WilliamHamilton[: and if you eval haskellPackages.containers, inside `nix repl '<nixpkgs>'` what does it say?
orivej has quit [Ping timeout: 246 seconds]
tzemanovic has quit [Ping timeout: 250 seconds]
<WilliamHamilton[> clever: if I don't include the bit regarding containers, I can build even more complicated expressions (I also renamed my override folder to ensure that's not the problem)
<clever> WilliamHamilton[: but if you eval containers itself, what do you get?
<Izorkin> clever: used only boot.kernelPackages = pkgs.linuxPackages_latest_hardened with nixops libvirt
<WilliamHamilton[> clever: null!
<clever> WilliamHamilton[: thats what i was expecting, containers is a boot package, so its in ghc itself
<clever> WilliamHamilton[: so there is no point in ever listing containers in ghcWithPackages
<clever> Izorkin: not sure then
<WilliamHamilton[> clever: oh, so I have it automatically every time, perfect, thanks! Just to know, is there a list of boot packages somewhere?
<Izorkin> if use boot.kernelPackages = pkgs.linuxPackages_4_20; - normal working
<WilliamHamilton[> clever: super knowledgeable as always, thanks!
<clever> WilliamHamilton[: something likely has changed in recent nixpkgs versions, to make it complain about the null it previously ignored
<WilliamHamilton[> yes, I don't recall this kind of problems before, and I didn't know the null thing
<{^_^}> [nixpkgs] @andrew-d opened pull request #53517 → uriparser: 0.9.0 -> 0.9.1 [18.09] → https://git.io/fhsgl
pointfourone has joined #nixos
pointfourone has left #nixos [#nixos]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53518 → trilium: 0.26.1 -> 0.27.3 → https://git.io/fhsgE
<clever> Izorkin: not seeing anything obvious yet
abcrawf has joined #nixos
YvuVyxezZnhQVgUp has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53519 → twa: 1.6.2 -> 1.7.0 → https://git.io/fhsg2
<{^_^}> [nixpkgs] @rvolosatovs opened pull request #53520 → kitty: 0.13.1 -> 0.13.2 → https://git.io/fhsgV
<Izorkin> https://github.com/NixOS/nixpkgs/pull/53369 may cause an error?
<{^_^}> #53369 (by delroth, 2 days ago, merged): Re-add security features based on GCC plugins in 4.18+ hardened kernels
<YvuVyxezZnhQVgUp> hi all
<YvuVyxezZnhQVgUp> I just noticed that pandas wont build under python37. Is this jus me or is this normal?
THFKA4 has quit [Ping timeout: 252 seconds]
orivej has joined #nixos
fendor has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @rvolosatovs opened pull request #53521 → neovim: 0.3.2 -> 0.3.3 → https://git.io/fhsgp
<{^_^}> [nixpkgs] @7c6f434c merged pull request #53503 → wavemon: 0.8.2 -> 0.9.0 → https://git.io/fhsld
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/fhsgj
<{^_^}> [nixpkgs] @JohnJohnstone closed pull request #35392 → Add autokey application → https://git.io/vA2pn
<Myrl-saki> Is it possible to define a submodule twice?
<Myrl-saki> Actually, more like multiple attrsOf.
YvuVyxezZnhQVgUp has quit [Quit: WeeChat 2.2]
YvuVyxezZnhQVgUp has joined #nixos
pie__ has joined #nixos
wedens has quit [Quit: Connection closed for inactivity]
shibboleth has quit [Quit: shibboleth]
m0rphism has quit [Quit: WeeChat 2.2]
vk3wtf has quit [Ping timeout: 252 seconds]
<clever> ,locate f90
<{^_^}> Found in packages: mc, papi, emacs, emacs, petsc, petsc, scons, scons, maxima, spyder, emacs25, emacs25, enscript, sloccount, maxima-ecl, emacs25-nox, emacs25-nox, emacs26-nox, emacs26-nox, scons_2_5_1, scons_2_5_1, rPackages.highlight, python27Packages.numpy, python27Packages.numpy, python37Packages.numpy, python37Packages.numpy
YvuVyxezZnhQVgUp has quit [Quit: WeeChat 2.2]
drakonis has quit [Read error: Connection reset by peer]
goibhniu has quit [Ping timeout: 258 seconds]
cyounkins has quit [Remote host closed the connection]
cyounkins has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 26.1)]
v0|d has joined #nixos
<Myrl-saki> buffer clever
<Myrl-saki> Oh whoops
cyounkins has quit [Ping timeout: 258 seconds]
logzet has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
imdoor has joined #nixos
Lingjian has quit [Ping timeout: 260 seconds]
<disasm> elvishjerricco: PM?
justanotheruser has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @jacereda opened pull request #53523 → Fix futhark build on Darwin → https://git.io/fhsV6
<Unode> Trying to enable a scanner firmware (installFirmware = [ "gt68xx" ];), how can I enable this in such a way that it gets used with hardware.sane.enable = true; ?
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/a2ffb3fcd84 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<Unode> more precisely, when launching xsane I get Couldn't open firmware file (`/nix/store/bfajxzn31d7f24v7m7hvspavf231ck8d-sane-backends-1.0.27/share/sane/gt68xx/PS1fw.usb
<Unode> '): No such file or directory
ddellacosta has quit [Remote host closed the connection]
goibhniu has joined #nixos
eadwu has joined #nixos
owickstrom has quit [Remote host closed the connection]
Acou_Bass has quit [Quit: byeeeeeeeeeeeeeee]
Acou_Bass has joined #nixos
<Judson> Sigh. I still wish nix-shell had an option to make it's current output a GC root. I've tried several things, and my shells keep getting GC'd.
<v0|d> what to view wrl files?
__monty__ has quit [Quit: leaving]
sary has joined #nixos
sigmundv_ has joined #nixos
<dmj`> Where is f90 in nix
<dmj`> The FORTRAN compiler
<Unode> dmj`: gfortran ?
<dmj`> It’s not in there
philippD has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
m0rphism has joined #nixos
<Unode> dmj`: nix-locate doesn't find it either (on my system).
<dmj`> This can’t be
vk3wtf has joined #nixos
<Judson> It's been forever since I did any C++, but I start to wonder if this is worth a contributing.
imdoor has quit [Quit: imdoor]
cyounkins has joined #nixos
<Judson> Unode Yeah, I'm doing that. I even have a nix-store --indirect --add-root ... in between.
<Judson> Based on a wiki entry
_lawlesseel has quit [Ping timeout: 256 seconds]
jackdk has joined #nixos
m15k has quit [Ping timeout: 256 seconds]
detran has joined #nixos
<detran> does anybody use firefox with custom profiles?
<detran> when I try launching `firefox -profilemanager`, it runs but I get this error in the console:
<detran> JavaScript error: jar:file:///nix/store/a9kxirkklqm7567hq8mjw9wg4l4gb1aj-firefox-unwrapped-62.0.3/lib/firefox/omni.ja!/components/XULStore.js, line 65: Error: Can't find profile directory.
<detran> it appears to be actually running the different profiles, though it's not creating the profile directory in ~/.mozilla
<ottidmes> detran: how did you install firefox?
worldofpeace has joined #nixos
<ottidmes> detran: I am using profiles and I have no problem with them
<detran> environment.systemPackages = with pkgs; [... firefox ...]
<detran> I may just be using firefox wrong, I'd like to add some custom userChrome.css, but I can't seem to put it in a place where firefox can actually find it
<detran> the docs I've read indicate that it should be at ~/.mozilla/<profile_dir>/chrome/userChrome.css
<detran> but I can't find the <profile_dir>
<ottidmes> detran: that is how I have it installed too, hmm
<clever> detran: what is in ~/.mozilla/ ?
<detran> are you using userChrome.css?
<detran> clever: extensions/, firefox/, and systemextensionsdev/
<clever> detran: and in firefox?
<detran> ah ah ah, there it is
<detran> thanks clever :)
<ottidmes> ah lol
<ottidmes> I assumed you checked that, never assume ;)
<detran> I shall make sure to poke around more next time
<clever> you can also go into help->trouble shooting info->open profile directory
<clever> and it will just open the current profile dir in a file browser
<clever> even if its running from a non-standard profile
<detran> thanks, that's a good one for the 'ol toolbelt
<clever> you can also run `firefox -profile /mnt/profile3/` to use non-standard profile paths
<clever> i use that trick when on hotels with captive portals
<clever> because if i load the real profile, it resumes 200 tabs, which then redirects to 200 copies of the login page
<ottidmes> yikes
<clever> for chromium, its `chromium --user-data-dir=/path/to/profile`
<MichaelRaskin> With my instance isolation I have forgotten that such a catch is possible…
<clever> you can either use a throw-away profile in /tmp/ or a portable profile on a usb stick
<Judson> But even that doesn't seem to work. I still come to that shell to discover that it's deps have been GCd
justanotheruser has joined #nixos
rfold has quit [Quit: leaving]
erictapen has joined #nixos
<{^_^}> [nixpkgs] @nyarly opened pull request #53525 → (ruby-modules/gem): (refactor) → https://git.io/fhsoa
ddellacosta has joined #nixos
moredread[m] has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #53526 → simpleitk: 1.1.0 -> 1.2.0 → https://git.io/fhso1
<{^_^}> [nixpkgs] @buffet opened pull request #53527 → maintainer-list: countingsort -> buffet → https://git.io/fhsoD
mmlb2 has joined #nixos
mmlb has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @Moredread opened pull request #53528 → medfile: 3.3.1 -> 4.0.0 → https://git.io/fhsKv
Ariakenom has quit [Read error: Connection reset by peer]
eadwu has quit [Ping timeout: 252 seconds]
alex`` has quit [Quit: WeeChat 2.3]
ddellacosta has quit [Read error: Connection timed out]
ddellacosta has joined #nixos
dermetfan has quit [Ping timeout: 268 seconds]
<dmj`> -lblacs
<dmj`> anyone know what package this lib would be from
lord| has quit [Ping timeout: 258 seconds]
<dmj`> I bet its this https://www.netlib.org/blacs/
lord| has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #53429 → edbrowse: Fix compilation against newer libcurl → https://git.io/fh3Ln
<{^_^}> [nixpkgs] @worldofpeace pushed commit from @endgame to master « edbrowse: Fix compilation against newer libcurl »: https://git.io/fhs6U