andi- changed the topic of #nixos to: NixOS stable: 19.09 \o/ https://discourse.nixos.org/t/nixos-19-09-release/4306/2 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || #nixos-dev, #nix-darwin, #nixos-aarch64, #nixos-chat, #nixcon ... nixcon videos: https://tinyurl.com/nixcon2019 || For best support,
leothrix has quit [Ping timeout: 260 seconds]
erictapen has quit [Ping timeout: 240 seconds]
MrCoffee has joined #nixos
erictapen has joined #nixos
<{^_^}> [nixpkgs] @flokli merged pull request #79135 → moby: remove, merged into linuxkit in 2018 → https://git.io/JvsVn
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/JvGDP
<{^_^}> [nixpkgs] @dasJ closed pull request #65530 → sogo: Init at 4.0.8 → https://git.io/fjybI
<{^_^}> [nixpkgs] @dasJ closed pull request #61883 → nixos/bepasty: Kind of modernize the module → https://git.io/fj49F
<{^_^}> [nixpkgs] @dasJ closed pull request #60646 → nixos/nginx: Sandbox the service using systemd → https://git.io/fjZEf
<{^_^}> [nixpkgs] @dasJ closed pull request #55968 → nixos/icingaweb2-audit: Init both module and pkg → https://git.io/fh5yG
<{^_^}> [nixpkgs] @dasJ closed pull request #65511 → fusiondirectory: Init at 1.3 → https://git.io/fjy76
<{^_^}> [nixpkgs] @flokli merged pull request #79244 → yubico-piv-tool: 1.7.0 -> 2.0.0 → https://git.io/JvGDm
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/JvGDD
<{^_^}> [nixpkgs] @dasJ closed pull request #65532 → tt-rss-plugin-fever-api: Init at 2.2.0 → https://git.io/fjybC
<{^_^}> [nixpkgs] @dasJ closed pull request #65507 → blobmoji: Init at 2019-06-14-Emoji-12 → https://git.io/fjy7c
<{^_^}> [nix] @dasJ closed pull request #2441 → Always try next substituter → https://git.io/fAdM9
genesis has joined #nixos
fendor has quit [Read error: Connection reset by peer]
leothrix has joined #nixos
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
rizary_ is now known as rizary
leothrix has quit [Ping timeout: 260 seconds]
ng0 has quit [Quit: leaving]
leothrix has joined #nixos
leothrix has quit [Ping timeout: 272 seconds]
fling has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @jakubgs opened pull request #79246 → nixpkgs/brlaser: upgrade to v6 → https://git.io/JvGyg
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ is now known as mbrgm
linkrage has quit [Quit: This computer has gone to sleep]
<{^_^}> [nixpkgs] @tomberek opened pull request #79247 → ngt: init at 1.8.4 → https://git.io/JvGyo
erictapen has quit [Ping timeout: 268 seconds]
leothrix has joined #nixos
erictapen has joined #nixos
thc202 has quit [Ping timeout: 245 seconds]
ThatGuy has joined #nixos
<ThatGuy> what is the recommend way of install prebuild binaries with a nix package. I have a custom buildscript.sh, but its failing to allow me to perform a symlink, ie ln -s mylib.so.0 mylib.so
leothrix has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @flokli opened pull request #79248 → nixos/filesystems: ensure keys gid on /run/keys mountpoint → https://git.io/JvGyX
fling has joined #nixos
<jackdk> is there something similar to haskellPackages.callHackage, that can download packages with a hackage metadata revision?
chagra has joined #nixos
jluttine has quit [Ping timeout: 268 seconds]
<infinisil> ThatGuy: Well to answer the question: The recommended way of installing prebuilt binaries is to use stdenv.mkDerivation with autoPatchelfHook in nativeBuildInputs (to fix the elf path)
<ThatGuy> infinisil is that functinality documented anywhere? or is there an example i could look at?
<infinisil> ThatGuy: Grep for autoPatchelfHook in nixpkgs
<infinisil> Best way to find examples of all kinds of things
<infinisil> (or ripgrep is my preference)
leothrix has joined #nixos
<infinisil> jackdk: Doesn't look like it
<jackdk> infinisil: a shame. I have a fetchzip call to get the package and a fetchurl call to get the new revision; is there a good way to merge the two?
<ThatGuy> infinisil ok thx
<infinisil> jackdk: If you want to use nixpkgs haskell builder for it you could probably pass it to haskellPackages.mkDerivation directly
<infinisil> Well not directly, but that mkDerivation has logic to fetch the new revision itself
<jackdk> infinisil: thanks, I'll take a look
leothrix has quit [Ping timeout: 268 seconds]
<infinisil> (see also how packages in hackage-packages.nix use editedCabalFile)
benedikt93 has quit [Quit: benedikt93]
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #79219 → urweb: Fix icu headers include path → https://git.io/JvG07
<{^_^}> [nixpkgs] @thoughtpolice pushed commit from @turboMaCk to master « urweb: Fix icu headers include path »: https://git.io/JvGSf
benedikt93 has joined #nixos
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #77804 → {openresty,nginxModules.brotli}: updates and improvements → https://git.io/JvUQE
<{^_^}> [nixpkgs] @thoughtpolice pushed 2 commits to master: https://git.io/JvGSJ
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JvGSU
chagra has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @marsam opened pull request #79249 → bazelisk: 1.2.1 -> 1.3.0 → https://git.io/JvGSI
wildtrees has quit [Quit: Leaving]
vesper has joined #nixos
vesper11 has quit [Ping timeout: 265 seconds]
Rusty1 has quit [Remote host closed the connection]
jluttine has joined #nixos
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
leothrix has joined #nixos
genesis has quit [Ping timeout: 272 seconds]
srid-irccloud has quit [Quit: Connection closed for inactivity]
leothrix has quit [Ping timeout: 268 seconds]
sigmundv has quit [Ping timeout: 240 seconds]
phreedom_ has quit [Ping timeout: 240 seconds]
v88m has quit [Ping timeout: 240 seconds]
v88m has joined #nixos
Rusty1 has joined #nixos
genesis has joined #nixos
phreedom has joined #nixos
ddellacosta has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @edef1c opened pull request #79250 → google-cloud-sdk: reduce output size → https://git.io/JvGSK
v88m has quit [Ping timeout: 268 seconds]
v88m has joined #nixos
erictapen has quit [Ping timeout: 268 seconds]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @edef1c opened pull request #79251 → zopfli: split outputs → https://git.io/JvGSM
h0m1 has quit [Ping timeout: 246 seconds]
leothrix has joined #nixos
h0m1 has joined #nixos
leothrix has quit [Ping timeout: 240 seconds]
iyzsong has joined #nixos
werner291 has quit [Remote host closed the connection]
waleee-cl has quit [Quit: Connection closed for inactivity]
<dashkal> Has anybody had any luck getting Nix onto a raspberry pi 4? I'm just getting the rainbow splash no matter how I image this sd card.
<dashkal> The file I'm burning sure looks like an MBR bootable boot image
<AmandaC> dashkal: which image are you trying? Therre's experimental support on unstable, but I'm not sure hydra is configured to generate any images for it yet.
<AmandaC> That's for the three, I believe. The experimental support is in https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/installer/cd-dvd/sd-image-raspberrypi4.nix
<dashkal> Gotcha
leothrix has joined #nixos
alex`` has quit [Quit: WeeChat 2.7]
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
leothrix has quit [Ping timeout: 268 seconds]
jluttine has quit [Ping timeout: 268 seconds]
gustavderdrache has quit [Quit: Leaving.]
<dashkal> Oh boy I get to learn a few things all at once tonight. Currently on the yak shaving, learning to cross compile through qemu
<dashkal> Starting to think I should just stick nix on debian for now until this is officially supported. I'm a bit in over my head.
semilattice has joined #nixos
jluttine has joined #nixos
semilattice has quit [Client Quit]
semilattice has joined #nixos
leothrix has joined #nixos
captn3m0 has quit [Ping timeout: 265 seconds]
Supersonic112 has joined #nixos
Supersonic has quit [Disconnected by services]
Supersonic112 is now known as Supersonic
leothrix has quit [Ping timeout: 260 seconds]
<dashkal> Yeah, I like this better. Hoping I can still build that image, but from nix on raspbian.
v88m has quit [Read error: Connection reset by peer]
inferencerules has joined #nixos
captn3m0 has joined #nixos
<clever> dashkal: my yak shaving involves single-stepping thru the linux decompressor, on an rpi2
<dashkal> If I had a spare sd card of the right size, I'd consider bouncing off of the 3 in that same way, yeah
<dashkal> The bigger reason for the bail is that this machine I'm running nix on is transient. It's a gaming laptop booted to the nix installer.
<dashkal> So if I mess up, it's going to be a pita to get things back again.
<clever> ah, yeah
<clever> i like doing nixos-install against a usb stick
<clever> rather then using the iso image
<dashkal> The new pi is to be my nix server.
<clever> then changes i make to the usb stick will persist
<dashkal> That's a good call. I'll see about making one of those in the near future. I'm booted to a usb disk, but it's doing teh tempfs thing.
captn3m0- has joined #nixos
<clever> Uncompressing Linux... done, booting the kernel.
patrl has quit [Quit: WeeChat 2.7]
<clever> dashkal: and after single-stepping thru linux for .... 40 minutes? linux has finished decompressing itself, lol
captn3m0 has quit [Ping timeout: 260 seconds]
leothrix has joined #nixos
ioawaaa has joined #nixos
leothrix has quit [Ping timeout: 240 seconds]
wiml has quit [Quit: wiml]
WinchellsM has joined #nixos
magnetophon has quit [Remote host closed the connection]
semilattice has quit [Ping timeout: 268 seconds]
v88m has joined #nixos
drakonis has quit [Quit: WeeChat 2.6]
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
schneid3306 has joined #nixos
leothrix has joined #nixos
felixfoertsch23 has joined #nixos
felixfoertsch has quit [Ping timeout: 272 seconds]
schneid3306 has quit [Quit: Quit.]
leothrix has quit [Ping timeout: 268 seconds]
<genesis> easy to merge #79182
<{^_^}> https://github.com/NixOS/nixpkgs/pull/79182 (by bignaux, 1 day ago, open): hdl_dump: init at unstable-2019-12-25
tpanum has quit [Read error: Connection reset by peer]
schneid3306 has joined #nixos
<genesis> would be my 30th derivation merged :P
tpanum has joined #nixos
ericsagnes has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ericdallo opened pull request #79252 → hover: init 2020-01-23 → https://git.io/JvGHw
iqubic has quit [Remote host closed the connection]
leothrix has joined #nixos
<{^_^}> [nixpkgs] @benley opened pull request #79253 → docker-containers: Don't unconditionally prune images → https://git.io/JvGHP
leothrix has quit [Ping timeout: 268 seconds]
ericsagnes has joined #nixos
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
plutes has joined #nixos
genesis has quit [Remote host closed the connection]
genesis has joined #nixos
genesis has quit [Client Quit]
domogled has quit [Ping timeout: 268 seconds]
ioawaaa has quit [Remote host closed the connection]
genesis has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #79254 → megatools: build on darwin, update src → https://git.io/JvGQv
leothrix has joined #nixos
zeta_0 has joined #nixos
schneid3306 has quit [Quit: Quit.]
<zeta_0> is the clojure package `lumo` broken? i am getting this build error? https://hastebin.com/rorofequpi.rb
leothrix has quit [Ping timeout: 240 seconds]
<zeta_0> i am using java 11, maybe i need to use java 8 instead?
iqubic has joined #nixos
schneid3306 has joined #nixos
zeta_0 has quit [Remote host closed the connection]
zeta_0 has joined #nixos
foldingcookie has joined #nixos
foldingcookie has left #nixos [#nixos]
<zeta_0> no, i think the `lumo` package may be broken? https://nixos.org/nixos/packages.html?channel=nixos-19.09&query=lumo
mac10688 has joined #nixos
ddellacosta has quit [Ping timeout: 268 seconds]
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
Palpares has quit [Remote host closed the connection]
Palpares has joined #nixos
Cale has quit [Remote host closed the connection]
Cale has joined #nixos
leothrix has joined #nixos
zeta_0 has joined #nixos
leothrix has quit [Ping timeout: 240 seconds]
endformationage has quit [Ping timeout: 268 seconds]
MrCoffee has quit [Quit: Lost terminal]
inferencerules has quit [Read error: Connection reset by peer]
<incognito9999> Hi, just a question, I am trying to set up a virtualenv with tensorflow in it, but it states "ImportError: libstdc++.so.6: cannot open shared object file: No such file or directory"
<incognito9999> is there a nix package i should install to get the libstdc++.so.6?
kandinski has quit [Quit: leaving]
kandinski has joined #nixos
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
inferencerules has joined #nixos
Cale has quit [Remote host closed the connection]
Cale has joined #nixos
Rusty1 has quit [Quit: Konversation terminated!]
<infinisil> ,libraries incognito9999
<{^_^}> incognito9999: Don't install libraries through nix-env or systemPackages, use nix-shell instead. See https://nixos.wiki/wiki/FAQ/Libraries for details.
<infinisil> incognito9999: In particular try just `nix-shell -p`
<incognito9999> would gcc have the libstdc package i nee
<incognito9999> d
<infinisil> It should yes, but `nix-shell -p` should do that for you without even having to specify gcc
<infinisil> (because it enters a standard environment where a C compiler is available)
<incognito9999> i am still getting the same error.
<incognito9999> in the nix-shell -p environment
<infinisil> Then I'm not sure what the problem is
<infinisil> If you have a minimal reproducible example that would be good
eximius has joined #nixos
<eximius> hello
<eximius> can anyone point me to some documentation on where to store an X config file generated by nvidia-settings?
<eximius> Do I just embed it into `services.xserver.config`?
eximius is now known as eximiuss
<infinisil> eximiuss: You can probably just set this option to the contents of the file yeah
<incognito9999> infinisil: would the issue be that the gcc version in the nix-shell being 7.4.0
<eximiuss> alright, cool. I have done ZERO nix scripting. Is there a way for me to include a file and set this var to that string or do I just need to dump it into my configuration.nix file?
leothrix has joined #nixos
<infinisil> eximiuss: Yeah you can use `builtins.readFile` to read the file at a path into a string
<infinisil> incognito9999: Unlikely
<eximiuss> so, something like `services.xserver.config = builtins.readFile '/home/wherever/x.conf''`
orivej has joined #nixos
<infinisil> incognito9999: I suggest you to search for the error on github https://github.com/NixOS/nixpkgs/issues and in the logs https://logs.nix.samueldr.com/nixos , I think I've seen that error before, it's pretty common, maybe you'll find something
<incognito9999> okay thank you
leothrix has quit [Ping timeout: 260 seconds]
<infinisil> eximiuss: Something like that yes
<eximiuss> ah, i think I found an example
monadplus has joined #nixos
noudle has joined #nixos
shah^ has quit []
taikatytto has joined #nixos
eximiuss has quit [Remote host closed the connection]
tsrt^ has joined #nixos
<taikatytto> Hello ppl! Can someone help me with perl dependency on configuring?
<taikatytto> I've got a "configure: error: perl List::MoreUtils must be installed", while in my .nix file i've got perl and perl530Packages.ListAllUtils installed
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/2ec5c4adf9e (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
xkapastel has joined #nixos
leothrix has joined #nixos
Cale has quit [Remote host closed the connection]
noudle has quit []
leothrix has quit [Ping timeout: 260 seconds]
palo1 has joined #nixos
Cale has joined #nixos
palo has quit [Ping timeout: 260 seconds]
palo1 is now known as palo
Cale has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @ivan opened pull request #79255 → postgresqlPackages.periods: init at 1.1 → https://git.io/JvG7B
thongpv87 has quit [Remote host closed the connection]
zupo has joined #nixos
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
leothrix has joined #nixos
leothrix has quit [Read error: Connection reset by peer]
leothrix has joined #nixos
leothrix has quit [Ping timeout: 240 seconds]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
CMCDragonkai1 has joined #nixos
CMCDragonkai has quit [Ping timeout: 260 seconds]
CMCDragonkai1 is now known as CMCDragonkai
marek_ has joined #nixos
schneid3306 has quit [Quit: ZZZzzz…]
chagra has joined #nixos
<inferencerules> anybody using flakes for their configuration.nix with a public repo i can check for inspiration? currently trying to build off the one here https://github.com/nrdxp/nixflk but would like to see other examples
zarel_ has joined #nixos
CMCDragonkai has quit [Quit: CMCDragonkai]
zarel has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @Ma27 closed pull request #78869 → linuxPackages_5_5.nvidia_x11: fix build → https://git.io/JvOiR
CMCDragonkai has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/6d046e10796 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
leothrix has joined #nixos
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
<{^_^}> [nixpkgs] @Ma27 merged pull request #78837 → teamviewer: 15.0.8397 -> 15.1.3937 → https://git.io/JvOux
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JvG7H
lord| has joined #nixos
marek_ has quit [Ping timeout: 260 seconds]
marek_ has joined #nixos
leothrix has quit [Ping timeout: 272 seconds]
cfricke has joined #nixos
leothrix has joined #nixos
CMCDragonkai has quit [Quit: CMCDragonkai]
CMCDragonkai has joined #nixos
<dashkal> Unexpected. When trying to build nix on raspbian (raspberry pi 4) I get /usr/include/c++/8/bits/atomic_base.h:514: undefined reference to `__atomic_fetch_add_8'
<dashkal> Now that immediately gets me checking for libatomic, but I have it installed...
<dashkal> strings shows me the symbol in the library.
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
logzet has joined #nixos
<dashkal> adding -latomic to the right line in src/libutil/local.mk seems to have unblocked me, though I fail moents later with the same error elsewhere. Hrms
chagra has quit [Quit: WeeChat 2.6]
smatting has joined #nixos
chagra has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #78354 → jetbrains: 2019.3.1 -> 2019.3.LATEST (1,2,3) → https://git.io/Jvt3a
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JvG5z
zupo has joined #nixos
gagbo has joined #nixos
fendor has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #78660 → nixos/bash: configure $LS_COLORS for interactive shells → https://git.io/JvmA2
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JvG55
<dashkal> Ok, I got it built. Very strange that hand editing a bunch of local.mk files was required. I'm wondering what's strange in my env that I needed to do that. Generally configure handles that sort of thing.
ixxie has joined #nixos
lsix has joined #nixos
Palpares has quit [Quit: Palpares]
Tucky has joined #nixos
Synthetica has joined #nixos
<chagra> can you use overrideAttrs to add a patch to patches when patches was not set in the original expression?
cfricke has quit [Quit: WeeChat 2.7]
<Synthetica> chagra: I believe that should work, yes
<Synthetica> You could do something like `(old.patches or []) ++ [ ./your.patch ]`
<{^_^}> [nixpkgs] @Ma27 merged pull request #78647 → protontricks: 1.3.1 -> 1.4 → https://git.io/JvmQS
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JvGdn
Chiliparrot has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
smatting has quit [Ping timeout: 246 seconds]
xkapastel has quit [Quit: Connection closed for inactivity]
civodul has joined #nixos
zupo has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #79234 → unrar: 5.8.5 -> 5.9.1 → https://git.io/JvGi0
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JvGdE
ixxie has quit [Ping timeout: 260 seconds]
hyper_ch2 has joined #nixos
zupo has quit [Client Quit]
<dashkal> oof, ok, what would lead to nix-channel --update giving me this: "while setting up the build environment: executing '/bin/bash': No such file or directory"
<dashkal> I (attempted to) installed nix from source and followed the daemon instructions.
sb0 has joined #nixos
taikatytto has quit [Ping timeout: 260 seconds]
bahamas has joined #nixos
bahamas has joined #nixos
WinchellsM has quit [Remote host closed the connection]
knupfer has joined #nixos
ThatGuy has quit [Remote host closed the connection]
phreedom has quit [Ping timeout: 240 seconds]
m0rphism has joined #nixos
phreedom has joined #nixos
chloekek has joined #nixos
gkmngrgn has joined #nixos
<bahamas> anyone using nixos with vagrant? if I stop the vm with vagrant halt, the machine is unreacheable when I run `vagrant up` again. I'm assuming the sshd service doesn't start anymore, but why?
<dashkal> Alright, time to sleep. Looks like the install from source instructions are missing a part about bootstrapping the store. install-multi-user.sh made a valiant attempt, but there's no .store directory in my built-from-source folder to source from.
zupo has joined #nixos
xkapastel has joined #nixos
zupo has quit [Client Quit]
<{^_^}> [nixpkgs] @lambda-11235 opened pull request #79256 → redeclipse: 1.6.0 -> 2.0.0 → https://git.io/JvGdj
inferencerules has quit [Ping timeout: 260 seconds]
inferencerules has joined #nixos
Diogo has quit [Quit: The Lounge - https://thelounge.chat]
<{^_^}> [nixpkgs] @Ma27 merged pull request #79249 → bazelisk: 1.2.1 -> 1.3.0 → https://git.io/JvGSI
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JvGFJ
cfricke has joined #nixos
Diogo has joined #nixos
thc202 has joined #nixos
<{^_^}> [nixpkgs] @das-g opened pull request #79257 → [19.09] gdal: 3.0.1 -> 3.0.3 → https://git.io/JvGFm
orivej has quit [Ping timeout: 260 seconds]
chagra has quit [Ping timeout: 240 seconds]
smatting has joined #nixos
chagra has joined #nixos
Cale has joined #nixos
chagra has quit [Quit: WeeChat 2.6]
<{^_^}> [nixpkgs] @FRidh pushed 223 commits to staging-next: https://git.io/JvGF8
<{^_^}> [nixpkgs] @FRidh merged pull request #79198 → e2fsprogs: 1.45.4 -> 1.45.5 → https://git.io/JvGsl
<{^_^}> [nixpkgs] @FRidh pushed commit from @samueldr to staging « e2fsprogs: 1.45.4 -> 1.45.5 »: https://git.io/JvGF4
<{^_^}> [nixpkgs] @FRidh pushed 225 commits to staging: https://git.io/JvGFg
captn3m0- has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @FRidh merged pull request #79176 → xorg.libXft: add color emoji rendering support → https://git.io/JvGU6
<{^_^}> [nixpkgs] @FRidh pushed commit from @worldofpeace to staging « xorg.libXft: add color emoji rendering support »: https://git.io/JvGFa
Lears has joined #nixos
[Leary] has quit [Read error: Connection reset by peer]
joko has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #79018 → openresolv: 3.9.2 -> 3.10.0 → https://git.io/Jv3HS
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « openresolv: 3.9.2 -> 3.10.0 »: https://git.io/JvGFr
<{^_^}> [nixpkgs] @FRidh merged pull request #78598 → libzip: 1.5.2 -> 1.6.0 → https://git.io/JvmlL
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libzip: 1.5.2 -> 1.6.0 »: https://git.io/JvGFK
<{^_^}> [nixpkgs] @FRidh merged pull request #78571 → dhcp: 4.4.1 -> 4.4.2 → https://git.io/JvqhD
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « dhcp: 4.4.1 -> 4.4.2 »: https://git.io/JvGF6
<{^_^}> [nixpkgs] @FRidh merged pull request #78528 → snappy: 1.1.7 -> 1.1.8 → https://git.io/JvqHk
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « snappy: 1.1.7 -> 1.1.8 »: https://git.io/JvGFi
<{^_^}> [nixpkgs] @FRidh merged pull request #78223 → libmbim: 1.20.4 -> 1.22.0 → https://git.io/JvLW4
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libmbim: 1.20.4 -> 1.22.0 »: https://git.io/JvGFP
<{^_^}> [nixpkgs] @FRidh merged pull request #77091 → gssdp: 1.2.1 -> 1.2.2 → https://git.io/Jej2G
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « gssdp: 1.2.1 -> 1.2.2 »: https://git.io/JvGF1
<{^_^}> [nixpkgs] @FRidh merged pull request #76324 → libqmi: 1.24.0 -> 1.24.2 → https://git.io/JvGFM
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libqmi: 1.24.0 -> 1.24.2 »: https://git.io/JvGFD
<{^_^}> [nixpkgs] @FRidh merged pull request #76227 → c-blosc: 1.17.0 -> 1.17.1 → https://git.io/JvGFy
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « c-blosc: 1.17.0 -> 1.17.1 »: https://git.io/JvGFS
<{^_^}> [nixpkgs] @FRidh merged pull request #74666 → sysstat: 12.1.7 -> 12.2.0 → https://git.io/Je1EO
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to staging: https://git.io/JvGF9
<{^_^}> [nixpkgs] @FRidh merged pull request #74654 → sratom: 0.6.2 -> 0.6.4 → https://git.io/Je1Bh
<{^_^}> [nixpkgs] @FRidh pushed 0 commits to staging: https://git.io/JvGFH
<{^_^}> [nixpkgs] @FRidh merged pull request #74439 → lilv: 0.24.4 -> 0.24.6 → https://git.io/JeXSg
<{^_^}> [nixpkgs] @FRidh pushed 0 commits to staging: https://git.io/JvGFH
<{^_^}> [nixpkgs] @FRidh merged pull request #78914 → imlib2: 1.5.1 -> 1.6.1 → https://git.io/JvOQY
<{^_^}> [nixpkgs] @FRidh closed pull request #74394 → imlib2: 1.5.1 -> 1.6.0 → https://git.io/JeXPa
<{^_^}> [nixpkgs] @FRidh pushed 3 commits to master: https://git.io/JvGFQ
johann_ has joined #nixos
eoli3n_ has quit [Quit: WeeChat 2.7]
<{^_^}> [nixpkgs] @FRidh merged pull request #72658 → serd: 0.30.0 -> 0.30.2 → https://git.io/JegHa
<{^_^}> [nixpkgs] @FRidh pushed 0 commits to staging: https://git.io/JvGFH
johann_ has quit [Client Quit]
<{^_^}> [nixpkgs] @FRidh merged pull request #71911 → libv4l: 1.16.7 -> 1.18.0 → https://git.io/Je0ir
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libv4l: 1.16.7 -> 1.18.0 »: https://git.io/JvGFd
<{^_^}> [nixpkgs] @FRidh merged pull request #71673 → libdvdread: 6.0.1 -> 6.0.2 → https://git.io/JeRyH
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libdvdread: 6.0.1 -> 6.0.2 »: https://git.io/JvGFb
ng0 has joined #nixos
ng0 has joined #nixos
ng0 has quit [Changing host]
eoli3n has joined #nixos
<eoli3n> Hi
<joko> Hey, is anyone using wine32 in NixOS? I have trouble with ntlm_auth even though samba seems to be in buildInputs (netapiSupport is set to true)
<eoli3n> i'm trying to use virtualisation.anbox.enable = true;
marek_ has quit [Ping timeout: 265 seconds]
<eoli3n> there's no wiki, anyone is using it ?
<eoli3n> when i run anbox session-manager, it just hang showing nothing
arjen-jonathan has joined #nixos
captn3m0 has joined #nixos
inferencerules has quit [Ping timeout: 252 seconds]
inferencerules has joined #nixos
knupfer has quit [Remote host closed the connection]
Jackneill has quit [Ping timeout: 265 seconds]
arjen-jonathan has quit [Ping timeout: 260 seconds]
knupfer has joined #nixos
Jackneill has joined #nixos
knupfer has quit [Client Quit]
orivej has joined #nixos
bahamas has quit [Ping timeout: 260 seconds]
__monty__ has joined #nixos
<eoli3n> at each rebuild i get some errors, but it switch anyway : http://ix.io/2aOf
<eoli3n> rmdir: failed to remove '/lib': No such file or directory
<eoli3n> rmdir: failed to remove '/lib64': No such file or directory
<eoli3n> how to fix this ?
Heirlung has quit [Ping timeout: 260 seconds]
noudle has joined #nixos
<worldofpeace> I see those too eoli3n
<worldofpeace> Can you make an issue on GitHub?
<worldofpeace> FRidh++
<{^_^}> FRidh's karma got increased to 15
Heirlung has joined #nixos
inferencerules has quit [Remote host closed the connection]
inferencerules has joined #nixos
[Leary] has joined #nixos
Lears has quit [Read error: No route to host]
sigmundv has joined #nixos
cfricke has quit [Quit: WeeChat 2.7]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #79226 → sequoia: 0.11.0 -> 0.13.0 → https://git.io/JvG2i
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JvGNJ
Tucky has quit [Quit: WeeChat 2.7]
<{^_^}> [nixpkgs] @foxit64 opened pull request #79259 → telegraf 1.13.2 -> 1.13.3 → https://git.io/JvGNT
wavirc22 has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/abe70b78f3a (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
o1lo01ol1o has joined #nixos
jco has joined #nixos
<jco> Hello! I'm trying to access some man pages, for instance socket function
<jco> I tried man 2 socket but the page is not found
<jco> it needs an extra package maybe?
<__monty__> How can I find a nixpkgs pin that'll end up hitting the binary cache?
naurim has joined #nixos
bahamas has joined #nixos
<{^_^}> [nixos-hardware] @danielstaleiny opened pull request #139 → Adding Dell XPS 15 9560 → https://git.io/JvGNM
<makefu> __monty__: i'd love to know that as well!
naurim has quit [Client Quit]
<jco> __monty__: maybe cache the compiled libraries with cachix so you can reuse them?
<__monty__> jco: No, the binary cache already has everything I want.
<__monty__> I just don't know how to find out what nixpkgs-unstable pointed to at various times in the past.
Soo_Slow has joined #nixos
<{^_^}> [nixpkgs] @Profpatsch merged pull request #79230 → lorri: unstable-2020-01-09 -> 1.0 → https://git.io/JvGwt
<{^_^}> [nixpkgs] @Profpatsch pushed commit from @curiousleo to master « lorri: unstable-2020-01-09 -> 1.0 »: https://git.io/JvGAe
jb55 has quit [Read error: Connection reset by peer]
phreedom has quit [Remote host closed the connection]
xelxebar has quit [Write error: Connection reset by peer]
KeiraT has quit [Write error: Connection reset by peer]
andreas303 has quit [Write error: Connection reset by peer]
cartwright has quit [Remote host closed the connection]
oida has quit [Write error: Connection reset by peer]
klntsky has quit [Write error: Connection reset by peer]
jco has quit [Ping timeout: 268 seconds]
xelxebar has joined #nixos
Soo_Slow has quit [Remote host closed the connection]
jco has joined #nixos
Soo_Slow has joined #nixos
andreas303 has joined #nixos
phreedom has joined #nixos
klntsky has joined #nixos
<{^_^}> [nixpkgs] @jpgu-epam opened pull request #79260 → mesos: fix insecure maven domain → https://git.io/JvGAt
alex` has joined #nixos
alex` is now known as Guest56192
jco has quit [Client Quit]
xelxebar has quit [Excess Flood]
marek_ has joined #nixos
xelxebar has joined #nixos
andreas303 has quit [Remote host closed the connection]
marek_ has quit [Quit: Lost terminal]
andreas303 has joined #nixos
fendor_ has joined #nixos
waleee-cl has joined #nixos
<wedens[m]> or other formats in https://channels.nix.gsc.io/nixos-unstable/
oida has joined #nixos
jb55 has joined #nixos
hyper_ch2 has quit [Remote host closed the connection]
Guest56192 is now known as alex``
KeiraT has joined #nixos
cartwright has joined #nixos
bahamas has quit [Quit: leaving]
Profpatsch has joined #nixos
<Profpatsch> How do you even install with -I in nix-env?
<Profpatsch> > nix-env -I "nixpkgs=https://nixos.org/channels/nixos-18.09/nixexprs.tar.xz" -iA nixpkgs.hello
<{^_^}> undefined variable 'nix-env' at (string):277:1
<Profpatsch> error: attribute 'nixpkgs' in selection path 'nixpkgs.hello' not found
<manveru> anyone here using chef still? considering just dropping the package since it's seriously outdated and would require quite a lot of patches to make work on nixos...
zupo has joined #nixos
<manveru> *make it
cfricke has joined #nixos
<etu> manveru: I'm using it! :D
<etu> manveru: But I'm fine using it from stable/oldstable channels if it's dropped :p
<manveru> :P
<manveru> it requires ruby 2.4, which we'll also drop in 20.03
Soo_Slow has quit [Quit: Soo_Slow]
<shyim> Did someone fixed nvidia and kernel 5.5?
erictapen has joined #nixos
fendor_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @curiousleo opened pull request #79261 → lorri: unstable-2020-01-09 -> 1.0 (backport to release-19.09) → https://git.io/JvGxe
linkrage has joined #nixos
Jackneill has quit [Ping timeout: 240 seconds]
<Shoubit> Profpatsch, that command works for me but fwiw there's also `nix-env -f channel:nixos-18.09 ...`, and I think you have to use `pkgs` instead of `nixpkgs` with `-A` but I think neither is necessary here
<{^_^}> [nixpkgs] @worldofpeace merged pull request #79166 → paraview: add wrapQtAppsHook → https://git.io/JvGvb
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JvGxf
<__monty__> wedens[m]: Hmm, that looks suspiciously like what I need. Is the last column posixtime?
<__monty__> And how do I import one of these urls? They're not tarballs are they? Just figure out the commit hash from the part after the dot?
fendor_ has joined #nixos
<Profpatsch> Shoubit: I think it just incidentally works for you and -I is ignored completely
<Profpatsch> But thanks for the reminder that channel: is a thing
<Profpatsch> Shoubit: lol nix-env -f channel:nixos-19.09 -iA nixos.hello
<Profpatsch> error: the expression selected by the selection path 'nixos.hello' should be a set but is a function
<Profpatsch> Found the magic incantation
<Profpatsch> nix-env -f channel:nixos-19.09 -iA hello
Makaveli7 has joined #nixos
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
Jackneill has joined #nixos
<LnL> __monty__: add nixexprs.tar.xz to the url and you get the channel content
<LnL> and I think the full git hash is also stored
karantan has joined #nixos
noudle has quit []
fendor_ has quit [Ping timeout: 260 seconds]
<karantan> when I install postgres package (https://github.com/NixOS/nixpkgs/blob/ea553d8c67c6a718448da50826ff5b6916dc9c59/pkgs/servers/sql/postgresql/default.nix) via shell.nix script (and do nix-shell), do I just install postgres client or also the server?
fendor_ has joined #nixos
<wedens[m]> both
Izorkin has quit [Ping timeout: 268 seconds]
<wedens[m]> if by client you mean psql
nornagon has quit [Ping timeout: 258 seconds]
<karantan> I do
magnetophon has joined #nixos
Jackneill has quit [Ping timeout: 252 seconds]
werner291 has joined #nixos
<karantan> and how do I configure the server? I assume this is not the same as the system postgres server - because it is installed via normal user
<evanjs> I think #78420 is about done if anybody haz time
<{^_^}> https://github.com/NixOS/nixpkgs/pull/78420 (by evanjs, 1 week ago, open): gitkraken: 6.4.1 -> 6.5.1
<{^_^}> [nixpkgs] @tilpner opened pull request #79262 → sudo: 1.8.30 -> 1.8.31 → https://git.io/JvGxM
<karantan> aha I think I need to be root
tilpner has joined #nixos
<evanjs> Also... I didn't realize ofborg skips unfree builds? Are they tested at all?
arjen-jonathan has joined #nixos
<gchristensen> neither hydra or ofborg build unfree things
<{^_^}> [nixpkgs] @vcunat pushed 61 commits to staging: https://git.io/JvGx7
<{^_^}> [nixpkgs] @vcunat merged pull request #66528 → glibc: 2.27 -> 2.30 WIP → https://git.io/fj5Yl
<{^_^}> [nixpkgs] @Infinisil merged pull request #35188 → use overlayfs by default for netboot and iso → https://git.io/vA4HQ
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/JvGxF
<__monty__> LnL: Hmm, I can't figure out exactly what to append both . and -nixexprs.tar.xz 404 : /
Jackneill has joined #nixos
<LnL> err
<evanjs> gchristensen: ah alright. didn't realize that. Is there no story for testing these at the moment aside from having reviewers do it?
<gchristensen> infinisil: unfortunately overlayfs is buggy in different ways :P
<gchristensen> but maybe we won't see them
<__monty__> LnL: Ah, ofc, urls use slashes >.<
<__monty__> <3 LnL
<{^_^}> LnL's karma got increased to 21
mojjoo has joined #nixos
<mojjoo> is it possible to deploy a nixos config with nixops from a non nixos machine?
<LnL> __monty__: channels also include a bunch of extra stuff like /git-revision for the commit and /src-url for the hydra link
tpanum- has joined #nixos
tpanum has quit [Ping timeout: 265 seconds]
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to staging « stdenv bootstrap tools: switch one file to official URL »: https://git.io/JvGpm
AmandaC_ has joined #nixos
AmandaC has quit [Ping timeout: 240 seconds]
<__monty__> Hmm, must be doing something else wrong. My system grinds to a halt when evaluating my configuration with this overlay added: http://ix.io/2aOO
xkapastel has quit [Quit: Connection closed for inactivity]
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/4e3aa3de412 (from 22 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
fendor_ has quit [Ping timeout: 268 seconds]
<infinisil> gchristensen: Can you elaborate on this in the PR?
<evanjs> does fetchGit still not have submodule support?
AmandaC_ is now known as AmandaC
<gchristensen> infinisil: not really worth it :P it is probably a good improvement
mojjoo has quit [Ping timeout: 260 seconds]
<gchristensen> infinisil: but none of the layering filesystems are truly properly posix
<evanjs> probably an easier question: is it not enough to set sourceRoot in order to cd into a directory after the unpackPhase?
<evanjs> trying to set it to a relative path and it doesn't seem to be working (`sourceRoot = "development";)
<infinisil> gchristensen: What does "not truly properly posix" mean?
<evanjs> to clarify my problem: The main "source" directory of the project I'm pulling in is development. All I need to do is make sure I cd into there after unpack. Before, when this expression was referencing local sources, it used `src = ./development` to accomplish that
<infinisil> evanjs: sourceRoot = "source/development"
<infinisil> Should wwork
<evanjs> *thinks back to nix-shell debug environments* oh yeahhhhhhhh
<evanjs> infinisil++
<{^_^}> infinisil's karma got increased to 205
<gchristensen> infinisil: they just don't quite matc the spec :) let me find an example.
<__monty__> Ok, so mpv no longer works on darwin. I need a recent channel for pass to work. So I want to pin just mpv to january 1st or something but still hit the cache because my machine's too old to get it compiled in a reasonable time (30min was not enough). How do I do this? My attempts so far have been fruitless, evaluation has my system become unresponsive no matter the pin I try.
<evanjs> bah. now to wrangle the Makefiles so they don't try to use their own tmp dirs or blah
Chiliparrot has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @peterhoeg opened pull request #79264 → redoflacs: 0.30.20150202 -> 0.30.20190903 → https://git.io/JvGhO
Acilim has joined #nixos
Chiliparrot has joined #nixos
ddellacosta has joined #nixos
inferencerules has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @grahamc merged pull request #79261 → lorri: unstable-2020-01-09 -> 1.0 (backport to release-19.09) → https://git.io/JvGxe
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to release-19.09: https://git.io/JvGhE
inferencerules has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus pushed 4 commits to master: https://git.io/JvGh2
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to release-19.09: https://git.io/JvGhw
Makaveli7 has quit [Quit: WeeChat 2.7]
wavirc22 has quit [Ping timeout: 272 seconds]
sb0 has quit [Quit: Leaving]
FRidh has joined #nixos
wavirc22 has joined #nixos
psyanticy has joined #nixos
<evanjs> And to answer my earlier question: https://github.com/NixOS/nix/issues/2151 :/ ah well
<{^_^}> nix#2151 (by ElvishJerricco, 1 year ago, open): builtins.fetchGit doesn't fetch submodules
<evanjs> Ah, looks like the PR to solve it has seen some activity lately https://github.com/NixOS/nix/pull/3166#issuecomment-578032310
monadplus has quit [Ping timeout: 265 seconds]
Shoubit has quit [Quit: Leaving]
nadley has quit [Remote host closed the connection]
nadley has joined #nixos
sigmundv has quit [Ping timeout: 272 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
is_null has joined #nixos
kreisys has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
justan0theruser has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @lsix merged pull request #79257 → [19.09] gdal: 3.0.1 -> 3.0.3 → https://git.io/JvGFm
<{^_^}> [nixpkgs] @lsix pushed 2 commits to release-19.09: https://git.io/JvGjW
tsrt^ has quit []
ddellacosta has quit [Ping timeout: 272 seconds]
<{^_^}> [nix] @edolstra pushed 2 commits to flakes: https://git.io/JvGju
<{^_^}> [nixpkgs] @tilpner opened pull request #79265 → [19.09] sudo: 1.8.30 -> 1.8.31 → https://git.io/JvGjz
wavirc22 has quit [Ping timeout: 268 seconds]
sigmundv has joined #nixos
<evanjs> is there an easy way to test substituteInPlace --replace queries without running nix build?
<clever> evanjs: the function also works in nix-shell
wavirc22 has joined #nixos
<evanjs> clever: oh right lol
<evanjs> clever++
<{^_^}> clever's karma got increased to 319
plutes has quit [Read error: Connection reset by peer]
butterthebuddha has joined #nixos
<butterthebuddha> Can I use nix to manage my texlive configuration?
butterthebuddha has quit [Read error: Connection reset by peer]
butterthebuddha has joined #nixos
wjjunyor[m] has joined #nixos
<evanjs> yes hold on
ddellacosta has joined #nixos
<evanjs> Basically all you need to do is add that texlive.combine into your systemPackages or etc
<{^_^}> [nixpkgs] @Mic92 opened pull request #79266 → nixos/knot: make configuration check optional → https://git.io/JvGjb
<butterthebuddha> ah does this mean that I can't install tex with home-manager?
<infinisil> butterthebuddha: evanjs: I prefer to have a project-specific shell.nix file instead, where I only add what's necessary
<evanjs> with whatever packages you want in there. Here's some more info on what packages contain what https://nixos.wiki/wiki/TexLive
<evanjs> sure sure. and butterthebuddha systemPackages, home.packages, either or
<infinisil> butterthebuddha: evanjs: E.g. like this: https://github.com/Infinisil/arvy/blob/master/thesis/default.nix
<butterthebuddha> Essentially, all I want to be able to configure is the location of my global sty files
<{^_^}> [nix] @edolstra pushed to flakes « Improve commit subject line »: https://git.io/JvGjx
<evanjs> yeah if it's just lmodern.sty and the normal stuff, it might be easiest to just pick the right scheme package. Not totally familiar with configuring tex in nixos outside of defining which pkgs to pull in
nek0 has quit [Quit: ZNC 1.7.5 - https://znc.in]
nek0 has joined #nixos
Cale has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @grahamc merged pull request #79262 → sudo: 1.8.30 -> 1.8.31 → https://git.io/JvGxM
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/JvZek
<{^_^}> [nixpkgs] @grahamc merged pull request #79265 → [19.09] sudo: 1.8.30 -> 1.8.31 → https://git.io/JvGjz
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to release-19.09: https://git.io/JvZeI
zupo has joined #nixos
gagbo has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79267 → pythonPackages.autograd-gamma: init at 0.4.1 → https://git.io/JvZeq
ddellacosta has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79269 → pythonPackages.arch: init at 4.11 → https://git.io/JvZeG
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79271 → pythonPackages.scs-python: init at 2.1.1-2 → https://git.io/JvZeC
ddellacosta has joined #nixos
plutes has joined #nixos
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79272 → pythonPackages.sanic-auth: init at 0.2.0 → https://git.io/JvZeW
<{^_^}> [nix] @edolstra pushed 7 commits to flakes: https://git.io/JvZeB
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79273 → pythonPackages.redo: init at 2.0.3 → https://git.io/JvZeR
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79274 → pythonPackages.python-pam: init at 1.8.4 → https://git.io/JvZeu
<evanjs> okay, so project has a tmp dir that is used in the makefiles, and I need to move those directories somewhere so the project builds with nix. Traditionally, the project has a source directory, which has develpment (all source), runtime (where build files are output) and tmp (intermediate files)
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/3ab846e34aa (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79275 → pythonPackages.python-irodsclient: init at 0.8.2 → https://git.io/JvZe2
gagbo has joined #nixos
sigmundv has quit [Ping timeout: 240 seconds]
<evanjs> Trying to figure out what should go where to move this to a more proper nix build. Presently, we're just doing `src = ./development`. Is there a standard nix location for intermediate build files? Or is TMPDIR enough?
plutes has quit [Quit: See ya around!]
plutes has joined #nixos
Acilim has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79276 → pythonPackages.pytest-memprof: init at 0.2.0 → https://git.io/JvZeo
<{^_^}> [nixpkgs] @ryantm merged pull request #79231 → SPAdes: 3.13.1 -> 3.14.0 → https://git.io/JvGwK
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JvZei
Cale has joined #nixos
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79277 → pythonPackages.nbconflux: init at 0.7.0 → https://git.io/JvZeX
englishm has quit []
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79278 → pythonPackages.mimesis: init at 3.3.0 → https://git.io/JvZe9
englishm has joined #nixos
<{^_^}> [nixpkgs] @arnoldfarkas opened pull request #79279 → pythonPackages.flower: init at 0.9.3 → https://git.io/JvZeH
joedevivo has quit []
joedevivo has joined #nixos
jeregrine has quit []
jeregrine has joined #nixos
<{^_^}> [nixpkgs] @arnoldfarkas closed pull request #79269 → pythonPackages.arch: init at 4.11 → https://git.io/JvZeG
werner291 has quit [Quit: werner291]
werner291 has joined #nixos
butterthebuddha has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 260 seconds]
sigmundv has joined #nixos
alexherbo2 has joined #nixos
<evanjs> Okay, simply emulating the previous behavior might work better for now. `preConfigure = “cd development` vs setting sourceRoot
knupfer has joined #nixos
<evanjs> Wait nvm blocked on submodules again. Anybody aware of good ways to fetch private repos with submodules support with what’s in tree now?
<evanjs> fetchGit supports private but not submodules AFAIK, and fetchgit doesn’t automatically support private repos IIRC
<{^_^}> [nixpkgs] @Gabriel439 closed pull request #79183 → Change `nix.maxJobs` default to reflect remote builds → https://git.io/JvGko
<clever> evanjs: you want pkgs.fetchgitprivate, if you want private submodules
<clever> (note, somebody deleted it from nixpkgs)
<clever> it does also support ssh agent
<rycee> butterthebuddha: About tex in HM, there is a module for texlive: https://rycee.gitlab.io/home-manager/options.html#opt-programs.texlive.enable
drew__b has joined #nixos
<evanjs> clever: I think I remember seeing that a while back. Ahhh alright so I’d need to get that manually... blah. Guess I’ll have to pull that in, then 😕
plutes has quit [Quit: See ya around!]
<evanjs> commit mentions that we have fetchGit now but says nothing about submodules 🙃 adisbladis do you have any advice aside from what clever mentioned? Saw that you made the PR
plutes has joined #nixos
<evanjs> Re #73406
<{^_^}> https://github.com/NixOS/nixpkgs/pull/73406 (by adisbladis, 11 weeks ago, merged): fetchgitPrivate: Remove fetcher
karantan has quit [Quit: Textual IRC Client: www.textualapp.com]
<{^_^}> [nixpkgs] @filalex77 opened pull request #79281 → hey: init at 0.1.3 → https://git.io/JvZvn
ng0_ has joined #nixos
<{^_^}> [nixpkgs] @filalex77 opened pull request #79282 → starship: 0.33.1 -> 0.34.1 → https://git.io/JvZvz
inferencerules has quit [Read error: Connection reset by peer]
manveru has quit []
manveru has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
derg_tested has joined #nixos
ocharles has quit []
ocharles has joined #nixos
<derg_tested> I'm sorry for joining and immediately asking some question, but I get an error of a value being set wrong
<derg_tested> >the option value 'services.xserver.displayManager.defaultSession' ... apparently, one I can't find back in the documentation
endformationage has joined #nixos
Maxdamantus has quit [Remote host closed the connection]
Maxdamantus has joined #nixos
<derg_tested> I never set this value, and the first error I get is "graphical session 'i3' not found", which I did set, under ..windowManager.default, which should take a string
<{^_^}> [nixpkgs] @Ma27 pushed to master « documize-community: 3.6.0 -> 3.7.0 »: https://git.io/JvZvQ
<lassulus> derg_tested: what does your configuration say? on which channel are you? what do you want to achieve?
growpotkin has joined #nixos
<lassulus> and immediatly asking questions is cool, nobody likes metaquestions
ixxie has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « linuxPackages.wireguard: 0.0.20200128 -> 0.0.20200205 »: https://git.io/JvZf3
boeg has quit []
justanotheruser has joined #nixos
boeg has joined #nixos
mkaito has quit [Read error: Connection reset by peer]
mkaito has joined #nixos
mkaito has joined #nixos
mkaito has quit [Changing host]
danguita has quit []
<infinisil> derg_tested: Always show the full error, without any modifications
danguita has joined #nixos
<derg_tested> lasulus: I'm on #nixos on freenode (ofc), I want to be able to login and all
<derg_tested> for config, I need to get irc on my main machine working, that'd be a bit of a problem
<lassulus> lassulus: ah I meant nix-channel, like 19.09 or unstable
<lassulus> uff
<lassulus> derg_tested: ^
<derg_tested> oh haha, unstable
<derg_tested> do I just revert to 19.09 and hope gods are pleased? it is all like magic to me
<evanjs> Nix definitely feels like that sometimes :P
<lassulus> well It should also work with unstable I guess. What is inside your config? can you paste it somewhere?
<{^_^}> [nixpkgs] @vcunat pushed 7 commits to master: https://git.io/JvZf2
<{^_^}> [nixpkgs] @Ma27 pushed to release-19.09 « linuxPackages.wireguard: 0.0.20200128 -> 0.0.20200205 »: https://git.io/JvZfa
derg_tested has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @vcunat merged pull request #78628 → knot-resolver: 4.3.0 -> 5.0.0 -> 5.0.1 → https://git.io/JvmMv
derg_tested has joined #nixos
derg_tested has quit [Client Quit]
drakonis has joined #nixos
derg_tested has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #79192 → electron*: refactor 4+ to common expression, add 7 and 8, updates → https://git.io/JvGmv
derg_tested has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @worldofpeace pushed 3 commits to master: https://git.io/JvZfK
derg_tested has joined #nixos
<derg_tested> awful internet lole
<derg_tested> well ehm, to be able to get my configuration or the output somewhere, I need to be able to rebuild it to get a few modules and packages configured
<lassulus> chicken egg problems
<lassulus> but defaultSession is currently in unstable and not in 19.09 so it doesn't show up in the nixos.org documentation
<lassulus> you can check it with `man configuration.nix` if you are on unstable
<tilpner> derg_tested: You can paste the configuration if you have a shell on the system
<derg_tested> the fastest way would be to put the sd card out of my android phone, put the 2 files (1 will be from stdout+stderr) on it, copy it to clipboard and connect to irc on android
<tilpner> derg_tested: nc termbin.com 9999 < configuration.nix
CustosLimen has quit []
CustosLimen has joined #nixos
zupo has joined #nixos
<derg_tested> sorry, I first wanted to try and fix it myself.
<derg_tested> tilpner: termbin.com/vuz3
<derg_tested> so now I get why I get a different configuration
<derg_tested> so "i3" isn't accepted it comes down to
arjen-jonathan has quit [Ping timeout: 260 seconds]
mir100 has quit [Quit: WeeChat 1.9.1]
domogled has joined #nixos
werner291 has quit [Remote host closed the connection]
werner291 has joined #nixos
ng0_ is now known as ng0
domogled has quit [Client Quit]
<lassulus> derg_tested: so, a valid session name is derived from the enabled desktopManagers and enabled windowManagers
<lassulus> so maybe you want to set it to "none+i3"
<evanjs> soooo... how might I go about patching nix for a specific derivation? e.g. applying this patch :P https://github.com/NixOS/nix/pull/3166
<{^_^}> nix#3166 (by blitz, 14 weeks ago, open): Add fetchSubmodules to builtins.fetchGit
<derg_tested> ooh, ok, that makes sense
<derg_tested> well, it makes sense why it literally said none+i3
<evanjs> I have the patch part down, just unsure how I'm supposed to fold nix back in to get fetchGit from the patched nix there
mir100 has joined #nixos
<derg_tested> is there a reason why you need to give both for a default session? or only to be compatible with 19.09 scripts setting both?
<infinisil> evanjs: Nix can't be derivation-specific
<derg_tested> lassulus: I can't thank you enough
<infinisil> The Nix version that is
<lassulus> derg_tested: hmm, I can't think of a good reason, I will have to investigate, maybe it's a bug
<tilpner> derg_tested: Just mentioning in case it wasn't intentional: your password hash is in that paste
<derg_tested> but, in other words, if I did not do this in unstable, where these were depricated and the new defaultSession was added, it would've just worked?
<evanjs> infinisil: ah wait I meant in an overlay. is it possible to override the version of nix in e.g. an overlay that is then used in those expressions?
<lassulus> derg_tested: I guess so
<derg_tested> I mean, it is a throwaway password and it's still a hash
<derg_tested> it is slightly more secure than my 123 on dev servers
<infinisil> evanjs: How is Nix used exactly?
<evanjs> infinisil: All I know is that fetchGit is in the nix project, idk aside from that :D
<evanjs> I just want to add that patch into my fetchGit
<tilpner> derg_tested: It's fine as long as you're aware of it
<infinisil> evanjs: Strike the "just" out of that, because this isn't possible or very hard unless you only need that at runtime (which is probably not the case)
<infinisil> evanjs: Or if you want everybody that evaluates the expression to have that patch applied to their Nix version
mir100 has quit [Ping timeout: 260 seconds]
<infinisil> This is like a bootstrap problem, you can't use Nix to patch Nix itself without at least one level of indirection
<evanjs> infinisil: alright, wasn't sure if it was even practical for even an internal overlay. Guess I'll just hold off on fully nix-ifying the expression (source = ./. -> source = fetchGit ... ) for now. Thanks!
<evanjs> Stupid submodules lol
<derg_tested> if someone really wants to, they can at worst try to match it with some leaked file and ehm... find my email? play some flash games?
mir100 has joined #nixos
dm9 has joined #nixos
gnidorah has joined #nixos
<gnidorah> hi. merge please? #78312
<{^_^}> https://github.com/NixOS/nixpkgs/pull/78312 (by gnidorah, 1 week ago, open): openmw-tes3mp: fix build
mir100 has quit [Ping timeout: 260 seconds]
erasmas has joined #nixos
mir100 has joined #nixos
<derg_tested> btw, that man page is amazing
<derg_tested> kudos to the maintainers of it, works a lot better than a websire
cap_sensitive has joined #nixos
orivej has joined #nixos
linkrage has quit [Quit: This computer has gone to sleep]
erictapen has quit [Ping timeout: 260 seconds]
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/4ed88670c1f (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
chloekek has quit [Quit: WeeChat 2.6]
derg_tested has quit [Quit: Quit]
<evanjs> clever: trying to test a system based on your raspberry pi config from the other day but can't figure how I'm supposed to do it with x86_64 :P panicking bc it can't find a rootfs
<evanjs> I know I'm missing something dumb lol
<evanjs> most of the example seems to focus on dtc and embedded boot stuffs so I wasn't sure how exactly I'd need to tweak it to get it working with qemu
johnw has joined #nixos
v88m has quit [Ping timeout: 265 seconds]
linkrage has joined #nixos
nohTo has joined #nixos
<nohTo> Hey guys, I'm getting started with using nix and I ran into something I don't understand
WinchellsM has joined #nixos
<nohTo> I'm using nix for haskell-development and I wanted to add some basic packages that I use a lot to my user-profile.
ixxie has quit [Ping timeout: 260 seconds]
<nohTo> So, for example, I added the safe package, but I can't see it from within ghci. What do I need to do?
<WinchellsM> I have compiled a nix expression that makes run-time calls to various executables. Is there a way to launch my nix-compiled program in such a way that it still has access to my system PATH, so that those executables can actually be called?
heatm1s3r has quit []
heatm1s3r has joined #nixos
<clever> WinchellsM: wrapProgram and prepend to PATH
Soo_Slow has joined #nixos
<evanjs> ,libraries nohTo
<{^_^}> nohTo: Don't install libraries through nix-env or systemPackages, use nix-shell instead. See https://nixos.wiki/wiki/FAQ/Libraries for details.
cap_sensitive has quit [Quit: WeeChat 2.7]
<evanjs> There's an example of how you can set up an environment with ghci and the packages you need
opthomasprime has joined #nixos
mac10688 has quit [Ping timeout: 240 seconds]
<nohTo> Ok, thank you guys.
<{^_^}> [nixpkgs] @rycee pushed to master « lib/strings: fix comment typo »: https://git.io/JvZUl
phreedom has quit [Remote host closed the connection]
phreedom has joined #nixos
opthomasprime has left #nixos [#nixos]
<wild_buffalo> I'm running into a bit of a problem with nixops when deploying a simple vbox vm
<wild_buffalo> the virtualbox service doesn't work due to a version mismatch
<wild_buffalo> Reading around the issues it seems the reason is that the base image used by nixops is an older version
<wild_buffalo> Is there a simple way to upgrade the base image? How can I go about fixing this issue?
<{^_^}> nixops#1207 (by erikarvstedt, 12 weeks ago, open): Virtualbox deployment broken for guests running NixOS 19.09
<wild_buffalo> The person who opened the issue links to a workaround but I'm fairly new at Nix and I'm not sure how to implement it
<nohTo> I'm getting a weird issue where typing backspace while in nix-shell moves the cursor to the right instead of to the left :/
<nohTo> It's just a display thing, though. It does delete, but it doesn't show properly. It's quite confusing
wildtrees has joined #nixos
ixxie has joined #nixos
derg_tested has joined #nixos
<evanjs> nohTo: if you're using nix-shell --pure you might not have readline or related behavior in there by default
<derg_tested> (quick update) nixos is amazing, already shaved off a few files of configuration and installation files
zupo has quit [Ping timeout: 268 seconds]
<nohTo> evanjs: Ah yes, I just installed nix to start playing around with it. I have nothing installed. Thanks for the pointer!
<derg_tested> next step is to remove my Makefile installer hacking and instead have a simple copy; rebuild command
<{^_^}> [nixpkgs] @ju1m opened pull request #79286 → openldap: enable sha2 and pbkdf2 modules → https://git.io/JvZUr
<{^_^}> [nixpkgs] @Ma27 pushed to master « vagrant: 2.2.6 -> 2.2.7 »: https://git.io/JvZUX
nohTo has quit [Ping timeout: 260 seconds]
mcwitt has joined #nixos
dm9 has quit [Quit: WeeChat 2.7]
ixxie has quit [Ping timeout: 265 seconds]
mcwitt has quit [Remote host closed the connection]
chloekek has joined #nixos
FRidh has quit [Remote host closed the connection]
joko has quit [Quit: WeeChat 2.6]
boxscape has joined #nixos
logzet has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
arjen-jonathan has joined #nixos
Ilya_G has joined #nixos
<Ilya_G> Halp! I have a build package that I execute with nix-build. The problem is that I need to pass parameters to it and I can't figure out how to do this in command line:
<Ilya_G> ```{ pkgs ? import <nixpkgs> {}, logAdapterRev? null, logAdapterSha256? null}:let
<Ilya_G> `{ pkgs ? import <nixpkgs> {}, logAdapterRev? null, logAdapterSha256? null}:let`
<Ilya_G> so I want to be able to set logAdapterRev and logAdapterSha256
<Ilya_G> at will and I can't find proper help to do that
gagbo has quit [Quit: I'm out !]
<Ilya_G> right now I can run `nix-build package_name.nix` and it will build but with default values
<clever> ilya_g: --arg can set those params, --arg paramname nixexpr
sigmundv has quit [Ping timeout: 260 seconds]
mmlb has joined #nixos
<clever> it will parse the 2nd part as nix, so strings have to be quoted, and then quoted again to stop bash from parsing it, like --arg foo '"bar"', or use --argstr foo bar, to make nix treat it directly as a string
<Ilya_G> clever so I tried `nix-build --arg logAdapterRev 123456789abcd12345678 package_name.nix` and got : undefined variable 'package_name' at (string):1:1
<Ilya_G> not sure what I am doing wrong
boxscape has quit [Ping timeout: 252 seconds]
<clever> ilya_g: 123456789abcd12345678 is not a valid nix expression, you want --argstr there
<clever> what you did, is basically: let logAdapterRev = 123456789abcd12345678; in ...
<Ilya_G> sorry so what should it look like
<clever> nix-build --argstr logAdapterRev 123456789abcd12345678 package_name.nix
<Ilya_G> @clever you are a savior
<Ilya_G> thank you
smatting has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @ajs124 opened pull request #79287 → nginx http/3 support → https://git.io/JvZTp
<{^_^}> [nixpkgs] @xwvvvvwx opened pull request #79288 → linuxPackages.wireguard: 0.0.20200128 -> 0.0.20200205 → https://git.io/JvZTj
<{^_^}> [nixpkgs] @Ma27 closed pull request #79288 → linuxPackages.wireguard: 0.0.20200128 -> 0.0.20200205 → https://git.io/JvZTj
<{^_^}> [nixpkgs] @FRidh pushed to master « python3Packages.dask: 2.9.1 -> 2.10.1 »: https://git.io/JvZke
<{^_^}> [nixpkgs] @FRidh merged pull request #79119 → Staging next → https://git.io/Jvsg8
<{^_^}> [nixpkgs] @FRidh pushed 37 commits to master: https://git.io/JvZkU
<{^_^}> [nixpkgs] @FRidh closed pull request #75676 → pythonPackages.Babel: Fix use of glibcLocales, skip musl tests → https://git.io/JeQ4d
judson has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed to master « Merge master into staging-next »: https://git.io/JvZkt
FRidh has joined #nixos
<{^_^}> [nixpkgs] @edef1c opened pull request #79289 → nixos/shells-environment: make environment.variables lazy → https://git.io/JvZkY
ixxie has joined #nixos
mananamenos has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @FRidh pushed to master « Revert "Merge master into staging-next" »: https://git.io/JvZk0
fendor_ has joined #nixos
chagra has joined #nixos
o1lo01ol_ has joined #nixos
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/46347794a94 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
o1lo01ol_ has quit [Read error: Connection reset by peer]
gkmngrgn has quit [Ping timeout: 272 seconds]
o1lo01ol1o has quit [Ping timeout: 260 seconds]
jmeredith has quit []
jmeredith has joined #nixos
nkaretnikov has quit []
nkaretnikov has joined #nixos
cfricke has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @flokli merged pull request #79250 → google-cloud-sdk: reduce output size → https://git.io/JvGSK
<{^_^}> [nixpkgs] @flokli pushed 5 commits to master: https://git.io/JvZIf
boxscape has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed to master « Revert "Revert "Merge master into staging-next"" »: https://git.io/JvZIL
gkmngrgn has joined #nixos
pointfree has quit []
fendor_ has quit [Quit: Leaving]
pointfree has joined #nixos
drakonis has quit [Quit: WeeChat 2.6]
victorbjelkholm_ has quit []
ixxie has quit [Ping timeout: 260 seconds]
victorbjelkholm_ has joined #nixos
gkmngrgn has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @eonpatapon opened pull request #79290 → terragrunt: 0.17.4 -> 0.21.11 → https://git.io/JvZI0
plutes has quit [Ping timeout: 268 seconds]
plutes has joined #nixos
monadplus has joined #nixos
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/46347794a94 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
<{^_^}> [nixpkgs] @chkno opened pull request #79291 → Remove isArm → https://git.io/JvZIK
janneke has quit [Quit: janneke quits Mes'sing]
janneke has joined #nixos
Soo_Slow has quit [Quit: Soo_Slow]
janneke has quit [Read error: Connection reset by peer]
janneke_ has joined #nixos
patrl has joined #nixos
sigmundv has joined #nixos
janneke_ is now known as janneke
Ilya_G has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
derg_tested has quit [Ping timeout: 265 seconds]
xelxebar has quit [Remote host closed the connection]
xelxebar has joined #nixos
taktoa[c] has quit []
taktoa[c] has joined #nixos
linkrage has quit [Quit: This computer has gone to sleep]
guest12398751 has joined #nixos
CustosLimen has quit [Ping timeout: 248 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
jeregrine has quit [Ping timeout: 245 seconds]
joedevivo has quit [Ping timeout: 245 seconds]
victorbjelkholm_ has quit [Ping timeout: 252 seconds]
ocharles has quit [Ping timeout: 252 seconds]
heatm1s3r has quit [Ping timeout: 260 seconds]
nkaretnikov has quit [Ping timeout: 245 seconds]
jmeredith has quit [Ping timeout: 245 seconds]
taktoa[c] has quit [Ping timeout: 246 seconds]
manveru has quit [Ping timeout: 246 seconds]
boeg has quit [Ping timeout: 246 seconds]
englishm has quit [Ping timeout: 245 seconds]
danguita has quit [Ping timeout: 252 seconds]
pointfree has quit [Ping timeout: 260 seconds]
guest12398751 has quit [Remote host closed the connection]
<ivegotasthma> hello, how can I load the binfmt_misc module?
<ivegotasthma> I'm trying to boostrap postmarketOS on a phone
<ivegotasthma> and it's complaining that the module is missing
linkrage has joined #nixos
<tilpner> ivegotasthma: Try boot.kernelModules = [ "binfmt_misc" ];
psyanticy has quit [Quit: Connection closed for inactivity]
<tilpner> Or modprobe binfmt_misc for a temporary approach
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
<ivegotasthma> tilpner: thank, I did the modprobe approach but the init script still complaints
<ivegotasthma> I'll reboot with the next config and see if it fixed it
<{^_^}> [nixpkgs] @FRidh pushed 43 commits to staging-next: https://git.io/JvZL7
<{^_^}> [nixpkgs] @FRidh pushed 44 commits to staging: https://git.io/JvZL5
drakonis has joined #nixos
zupo has joined #nixos
<ivegotasthma> module is still not loaded
<ivegotasthma> I did a `sudo nixos-rebuild switch`
lovesegfault has joined #nixos
<ivegotasthma> and rebooted
knupfer has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @primeos pushed to master « gitRepo: 1.13.9.1 -> 1.13.9.2 »: https://git.io/JvZtq
knupfer has joined #nixos
o1lo01ol1o has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
mounty has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/5e329ff83c8 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<AmandaC> ivegotasthma I think that it might be compiled into the NixOS kernel? I've got binfmt_misc stuff enabled on my machine, but it's not appearing in lsmod.
<ivegotasthma> AmandaC: cat /proc/modules does nt show it as well
monadplus has quit [Quit: Leaving]
<AmandaC> ivegotasthma: would it, if it's compiled in? I'm not overly familiar with linux kernel stuff these days.
<ivegotasthma> I don't know :(
<tilpner> ivegotasthma: Ahh, AmandaC seems to be correct. I have binfmt_misc enabled, without it showing up in /proc/modules or lsmod
<tilpner> ivegotasthma: Check /proc/sys/fs/binfmt_misc as an indicator instead
<ivegotasthma> I ran this: sudo mount -t binfmt_misc none /proc/sys/fs/binfmt_misc
<ivegotasthma> and it works now
<ivegotasthma> thanks a lot guys tilpner and AmandaC
erictapen has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
zupo has quit [Ping timeout: 252 seconds]
zupo has joined #nixos
sondr3 has joined #nixos
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @edef1c closed pull request #79289 → nixos/shells-environment: make environment.variables lazy → https://git.io/JvZkY
<{^_^}> [nixpkgs] @veprbl merged pull request #79254 → megatools: build on darwin, update src → https://git.io/JvGQv
<{^_^}> [nixpkgs] @veprbl pushed commit from @zowoq to master « megatools: build on darwin, update src (#79254) »: https://git.io/JvZtF
<{^_^}> [nixpkgs] @veprbl merged pull request #79202 → pythonPackages.hglib: fix tests → https://git.io/JvGZj
<{^_^}> [nixpkgs] @veprbl pushed 2 commits to master: https://git.io/JvZtb
<sondr3> {^_^}++
<{^_^}> {^_^}'s karma got increased to 165
<sondr3> neat
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @primeos pushed to master « gitRepo: Rewrite the "urllib.request.urlopen" patch for Python 3 »: https://git.io/JvZqt
acarrico has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @danbst merged pull request #76793 → bash-my-aws: init at 20200111 → https://git.io/Jexm8
<{^_^}> [nixpkgs] @danbst pushed 3 commits to master: https://git.io/JvZqs
cosimone has joined #nixos
gnidorah has quit [Quit: Connection closed for inactivity]
foonicorn has quit [Quit: WeeChat 2.6]
<{^_^}> [nixpkgs] @symphorien opened pull request #79292 → nixos/roundcube: add release notes for #77532 → https://git.io/JvZq2
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/JvZq6
Izorkin has joined #nixos
cosimone has quit [Quit: Quit.]
fresheyeball has joined #nixos
v88m has joined #nixos
zeta_0 has joined #nixos
<zeta_0> is clojure-lsp in nixpkgs? i don't see it when searching nixos packages 19.09? https://nixos.org/nixos/packages.html?channel=nixos-19.09&query=clojure-lsp
<zeta_0> it's github page says it's in nixpkgs?
<sondr3> zeta_0: it is currently in unstable
<{^_^}> [nixpkgs] @FRidh pushed 217 commits to staging-next: https://git.io/JvZqd
<zeta_0> sondr3: oh that's a bummer, i really need that package
<symphorien> ,unstable
<symphorien> ,unstable
<{^_^}> [nixpkgs] @FRidh opened pull request #79293 → Staging next (with glibc 2.30) → https://git.io/JvZqF
<zeta_0> symphorien: thanks
<zeta_0> can i install unstall packages in home.nix or does it have to be configuration.nix?
<sondr3> zeta_0: any *.nix file works, I do it quite frequently in shell.nix files
linkrage has quit [Quit: Leaving]
<zeta_0> sondr3: cool, that's good to know
sondr3_ has joined #nixos
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
sondr3 has quit [Ping timeout: 260 seconds]
cosimone has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #74579 → python38Packages.mahotas: 1.4.7 -> 1.4.9 → https://git.io/Je1mq
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to master « python38Packages.mahotas: 1.4.7 -> 1.4.9 »: https://git.io/JvZmO
<{^_^}> [nixpkgs] @benley merged pull request #79253 → docker-containers: Don't unconditionally prune images → https://git.io/JvGHP
<{^_^}> [nixpkgs] @benley pushed to master « docker-containers: Don't unconditionally prune images (#79253) »: https://git.io/JvZm3
<{^_^}> [nixpkgs] @FRidh merged pull request #74551 → pythonPackages.moviepy: switch to opencv3 → https://git.io/Je1Ii
<{^_^}> [nixpkgs] @FRidh pushed commit from @risicle to master « pythonPackages.moviepy: switch to opencv3 »: https://git.io/JvZms
doublex__ has joined #nixos
doublex_ has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @FRidh closed pull request #70755 → python37Packages.sounddevice: 0.3.13 -> 0.3.14 → https://git.io/JeWcR
knupfer has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @doronbehar closed pull request #74290 → sequoia: 0.11.0 -> 0.13.0 → https://git.io/JeXkt
Lears has joined #nixos
vuko_ has quit [Quit: leaving]
vuko has joined #nixos
[Leary] has quit [Ping timeout: 260 seconds]
mir100 has quit [Ping timeout: 240 seconds]
arjen-jonathan has quit [Ping timeout: 252 seconds]
Izorkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
cole-h has joined #nixos
o1lo01ol1o has joined #nixos
Izorkin has joined #nixos
cr4y1 has joined #nixos
chagra has quit [Ping timeout: 268 seconds]
mir100 has joined #nixos
chagra has joined #nixos
<{^_^}> [nixpkgs] @bcdarwin opened pull request #79295 → ocamlPackages.bistro: propagate buildInputs → https://git.io/JvZmR
fenedor has joined #nixos
fendor has quit [Ping timeout: 240 seconds]
mir100 has quit [Ping timeout: 265 seconds]
mir100 has joined #nixos
<{^_^}> [nixpkgs] @sboehler closed pull request #75581 → xrdp: enable vsock connections → https://git.io/JeH2C
WinchellsM has quit [Ping timeout: 265 seconds]
cosimone has quit [Quit: Quit.]
kreisys has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
kvda has joined #nixos
<simukis_> when and how does nix query nix-cache-info? I have 2 caches, and I have raised the priority of one of the caches to `1` which is higher than the other’s (`41`). but it is still preferring the one with the lower priority
ThatGuy has joined #nixos
cosimone has joined #nixos
<ThatGuy> So I'm trying to create a sym link to a lib during the installPhase of my nix package and I keep getting permission denied. For example "ln -s $out/lib/mylib.so.0.1.0 $out/lib/mylib.so", is this a bug?
<ThatGuy> i can create other links just fine, just not a *.so
iqubic has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
<simukis_> make sure your `lib` is not a symlink to some other output
<ThatGuy> its not, its the actual binary
bennofs has quit [Remote host closed the connection]
<ThatGuy> i actually had the "mylib.so" as part of the source folder initially so "cp -R $src/mylib/lib $out" where it contained the mylib.so sym link and that doesnt get copied. But the sym link for mylib.so.0 does get copied
<ThatGuy> so it actually chooses which sym links are allowed
<tilpner> simukis_: IME it helps to nuke the daemons cache, so /root/.cache/nix/binary-cache-*.sqlite*
bennofs has joined #nixos
<simukis_> tilpner: thanks, that was it!
<tilpner> simukis_: Oh, and I think the cache priority might work the other way around, with lower numbers being higher priority. But I might misremember, so check
<simukis_> tilpner: right, I figured that out already, and accounted for.
<{^_^}> [nixpkgs] @flyfloh opened pull request #79296 → Lexicon 3.3.17 and dependencies → https://git.io/JvZm1
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mounty1 has joined #nixos
<{^_^}> [nixpkgs] @arcnmx opened pull request #79297 → firefox: resolve relative nativeMessagingHosts links → https://git.io/JvZmd
oida has quit [Ping timeout: 240 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
oida has joined #nixos
abrar has quit [Quit: WeeChat 2.6]
gustavderdrache has joined #nixos
<ThatGuy> hmm got the cp to work, but still no luck on ln -s, but i guess thats fine for now. Still would be curious as to why that doesn't work.
ThatGuy has quit [Remote host closed the connection]
domogled has joined #nixos
o1lo01ol1o has joined #nixos
__monty__ has quit [Quit: leaving]
lovesegfault has quit [Quit: WeeChat 2.7]
domogled has quit [Quit: domogled]
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
lovesegfault has joined #nixos
nst^ has joined #nixos
Neo-- has joined #nixos
o1lo01ol1o has quit [Ping timeout: 260 seconds]
patrl has quit [Quit: WeeChat 2.7]
erictapen has quit [Ping timeout: 260 seconds]
sondr3_ has quit [Quit: WeeChat 2.7]
sondr3 has joined #nixos
sondr3 has quit [Client Quit]
sondr3 has joined #nixos
drew__b has quit [Ping timeout: 268 seconds]
joedevivo has joined #nixos
jeregrine has joined #nixos
englishm has joined #nixos
ocharles has joined #nixos
manveru has joined #nixos
boeg has joined #nixos
heatm1s3r has joined #nixos
erictapen has joined #nixos
<{^_^}> [nixpkgs] @lsix opened pull request #79298 → screen: 4.7.0 -> 4.8.0 → https://git.io/JvZYW
sondr3 has quit [Client Quit]
sondr3 has joined #nixos
o1lo01ol1o has joined #nixos
sondr3 has quit [Client Quit]
m15k has joined #nixos
taktoa[c] has joined #nixos
chloekek has quit [Ping timeout: 268 seconds]
danguita has joined #nixos
pointfree has joined #nixos
victorbjelkholm_ has joined #nixos
CustosLimen has joined #nixos
jmeredith has joined #nixos
nkaretnikov has joined #nixos
leotaku has quit [Ping timeout: 268 seconds]
noudle has joined #nixos
<craige> Thanks for the NixOS "
<craige> Thanks for the NixOS "January 2020" email samueldr++ - it's invaluable.
<{^_^}> samueldr's karma got increased to 161
<samueldr> don't forget to tell me everything I missed!
<{^_^}> [nixpkgs] @bkchr closed pull request #79190 → browserpass: Fix usage as Firefox plugin → https://git.io/JvGtZ
<craige> ...but you;re telling me what *I* missed :-)
waleee-cl has quit [Quit: Connection closed for inactivity]
<m15k> Can someone tell me which kind of nix expressions are stored here: https://github.com/NixOS/nixpkgs/tree/master/pkgs/build-support/release - from my understanding they're helping to build nixpkgs.
quidel[m] has joined #nixos
<lovesegfault> Had to revert to kernel 4.19 :(
<lovesegfault> Goddamn Intel
wunderbrick has joined #nixos
orivej has quit [Ping timeout: 272 seconds]
kreisys has quit [Quit: Textual IRC Client: www.textualapp.com]
m15k has quit [Remote host closed the connection]
leotaku has joined #nixos
iqubic has joined #nixos
m15k has joined #nixos
Rusty1 has quit [Remote host closed the connection]
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
Neo-- has quit [Ping timeout: 260 seconds]
teto has joined #nixos
cosimone has quit [Read error: Connection reset by peer]
sigmundv has quit [Read error: Connection reset by peer]
sigmundv has joined #nixos
zeta_0 has joined #nixos
<zeta_0> i thought nix sets environment variables automatically, i have java installed, but when i run: echo $JAVA_HOME , it does not return anything? do i need to set it manually?
<iqubic> yes
immae has quit [Quit: WeeChat 2.4]
<iqubic> But really, installing java globally isn't something you should be doing in Nix.
<zeta_0> iqubic: what do you mean by yes ?`
o1lo01ol1o has quit [Remote host closed the connection]
<zeta_0> iqubic: i asked multiple questions, so i am not sure what you are saying yes to?
<iqubic> I mean, "yes you need to set the environment variable manually." But also, you shouldn't really be installing java globally on Nix.
immae has joined #nixos