gchristensen changed the topic of #nixos to: NixOS 18.03 and Nix 2.0 are released! || Share the output of nix-shell -p nix-info --run nix-info to help us help you. || 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
<pie__> might just be the default hungarian keyboard heh
<pie__> it has stuff like key <AD12> { [ uacute, Uacute, multiply ] }; though so looks like there should be a way to use the names
<infinisil> pie__: Yeah that's defined in keysymdef.h
schjetne has joined #nixos
<infinisil> These names i mean
<infinisil> And yes, that file you linked is xkb/symbols/hu :)
<pie__> oh i can just use it! dont need to import anything or whatever
shabius has quit [Ping timeout: 256 seconds]
blast_hardcheese has joined #nixos
<pie__> .... its choking on ae10 for some reason in " key <AE10> { [ 0, ), odiaresis, Odiaresis ] };
<pie__> "
<pie__> nevermind i think it was the 0
<pie__> but.... 1-9 works so this should too??
<pie__> ok so its not the number itself thats the issue. im lost.
<pie__> (1-9 dont work either)
<pie__> *facepalm* it was the rparen
simukis has quit [Ping timeout: 265 seconds]
jmc has joined #nixos
<blast_hardcheese> Are there notes about bumping haskell packages somewhere? I found hackage-to-nix, but it just says it's run by hydra and shouldn't need to be run manually
kerrhau has joined #nixos
kerrhau has quit [Changing host]
kerrhau has joined #nixos
sanscoeur has joined #nixos
mounty has quit [Quit: Konversation terminated!]
<pie__> infinisil, ok this compiles but it doesnt actually seem to do anything when i run xkbcomp pls $DISPLAY https://bpaste.net/show/aabc91efae03
<blast_hardcheese> 1.2.0 was released a few weeks ago; I tried (and failed) to create a local package override pointing at the new version as I'm still mainly fumbling around here.
<blast_hardcheese> s/[()]//
<jtojnar> do we have a combinator for inverting a patch? I would like to do invert (fetchpatch { ... })
jmc has quit [Quit: WeeChat 2.0]
<infinisil> pie__: Just check it in the keysymdef.h file :)
<infinisil> pie__: Does the layout not work?
<pie__> everything stays the same, the additional definitions i added dont do anything
<infinisil> No warnings?
<infinisil> Or other output?
<pie__> if i drop the $DISPLAY argument i get warnigs about no symbols defined for some <...>
<pie__> example: Warning: No symbols defined for <FK19> (keycode 197)
<infinisil> Yeah I get that too, but with the $DISPLAY argument
<infinisil> But the layout works fine nevertheless
cmd is now known as cd
<gchristensen> my server's bonded NIC configuration works under 17.03 but not 18.03 :'(
<Dezgeg> maybe if you run gnome or something like that it overrides the keyboard configuration
<pie__> infinisil, ok i changed ALGR back to RALT
<infinisil> pie__: What I'm usually doing is just `setxkbmap -print` to get an initial file, verify that it works with xkbcomp file.xkb $DISPLAY, then modify that to suit your needs by adding stuff in the sections
<infinisil> pie__: Oh, could it be because of the filename not having the .xkb extension?
<infinisil> I think I remember something like that
<pie__> infinisil, ugh seriously? what is this, freakin windows?
<infinisil> :P
<pie__> ok luckily it seems like it wasnt that
<infinisil> Phew
<justanotheruser> is there a way I can reduce the number of processes nixbld can use in the middle of a build?
<pie__> infinisil, maybe im not paplying the xkb_symbols section to anything?
<pie__> *applying
<infinisil> Not sure, I'd try with an initial file from setxkbmap -print and go from that
<pie__> well i just concatenated this to that and it doesnt like it xD
<infinisil> Need to merge the sections of course
<pie__> oh just move the }; to the end i guess
<infinisil> It might only allow 1 xkb_symbols section
<infinisil> And the same for the others
<pie__> ok yeah it complaine about those, deleted them. now its complaining about other stuff. ill gogole around a bit :/ just want to modigy the xisting system layout
<rotaerk> hmm looks like, after upgrading, when I configured it to use kernel 4.9.104 instead of the latest, the nvidia driver's version remained upgraded to 390.48 (instead of what I had before, 375.66)
<rotaerk> is there a way to configure nixos to use an older driver version
<pie__> which is seems like it should do by default *shrug*
<infinisil> rotaerk: guibou's nixGL uses this to override the driver version: https://github.com/guibou/nixGL/blob/master/default.nix#L13-L23
<infinisil> Some linuxPackages override should be able to apply that to nixos
<rotaerk> hmm k, thanks; I'll try that
<infinisil> Alright I'll be off now though
<rotaerk> cya
<infinisil> pie__: Good luck with xkb :P
<pie__> infinisil, lets see what i get fed up with first, xkb, or being fed up with not being able to program on a hungarina keyboard
<infinisil> Better for the former
<infinisil> Betting*
schjetne has quit [Ping timeout: 265 seconds]
<pie__> infinisil, do i need to pass some include path to xkbcomp
Ariakenom has quit [Quit: Leaving]
<pie__> infinisil, i shouldnt need to do this, i think the original was fine because it says
<pie__> Warning: No map specified, but "pls.xkb" has several
<pie__> Using the first defined map, "thing_i_just_named"
newhoggy has joined #nixos
<pie__> infinisil, going by what xkb says, RALT isnt getting turned into iso_level_3_shift
alex_giusi_tiri2 has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org]
<justanotheruser> are there any tools available that spawn build servers for you and distribute the build to them whenever you build?
newhoggy has quit [Remote host closed the connection]
logzet_ has quit [Ping timeout: 265 seconds]
logzet has joined #nixos
<{^_^}> [nixpkgs] @Chiiruno opened pull request #41400 → multimc: 0.6.1 -> 0.6.2 → https://git.io/vhW7C
TheAceOfHearts has joined #nixos
silver has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 245 seconds]
shabius has joined #nixos
jperras has joined #nixos
<{^_^}> Channel nixos-18.03 advanced to https://github.com/NixOS/nixpkgs/commit/03ba84eb565 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-18.03)
hellrazor has joined #nixos
markus1199 has joined #nixos
hellrazo1 has quit [Ping timeout: 256 seconds]
markus1189 has quit [Ping timeout: 265 seconds]
kerrhau has quit [Ping timeout: 268 seconds]
<rotaerk> hrm, if I attempt to run nix-repl as non-root, I get: error: Nix database directory ‘/nix/var/nix/db’ is not writable: Permission denied
<clever> rotaerk: you need to either run `nix repl` now, or `NIX_REMOTE=daemon nix-repl`
<clever> rotaerk: nix-repl links to nix1, which cant auto-detect NIX_REMOTE
<rotaerk> I see; so there's now a nix command
<clever> yeah
marusich has joined #nixos
<clever> the new `nix repl` has history, so you can re-run things after closing and opening, but it also has trouble tab-completing things with -'s
matthewbauer has joined #nixos
<rotaerk> I'm gonna try to override the nvidia driver version in my nixos config, to test whether that's the cause of my vulkan issue
schjetne has joined #nixos
<gchristensen> vaibhavsagar: ping
thc202 has quit [Ping timeout: 240 seconds]
newhoggy has joined #nixos
matthewbauer has quit [Ping timeout: 260 seconds]
b has quit [Remote host closed the connection]
b has joined #nixos
matthewbauer has joined #nixos
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
newhoggy has quit [Ping timeout: 260 seconds]
Supersonic112 is now known as Supersonic
kerrhau has joined #nixos
kerrhau has quit [Changing host]
kerrhau has joined #nixos
matthewbauer has quit [Remote host closed the connection]
matthewbauer has joined #nixos
TheAceOfHearts has quit [Quit: TheAceOfHearts]
TacNuke has quit [Ping timeout: 240 seconds]
oltoAltn has joined #nixos
olto has quit [Ping timeout: 256 seconds]
lassulus_ has joined #nixos
cloud-maingo has quit [Quit: Connection closed for inactivity]
lassulus has quit [Ping timeout: 260 seconds]
lassulus_ is now known as lassulus
TheAceOfHearts has joined #nixos
sorixelle has joined #nixos
schjetne has quit [Ping timeout: 240 seconds]
<sorixelle> Hey, new Nix(OS) user here. Trying to understand Nixpkgs' depencency system, but I can't seem to wrap my head around it at all
<infinisil> ,nix-repl = To use nix-repl with Nix 2.0, either use the new `nix repl` or `NIX_REMOTE=daemon nix-repl`. Just using `nix-repl` gives an error because it is linked to Nix 1.x which requires NIX-REMOTE to be set correctly, while Nix 2.0 doesn't (and unfortunately it wasn't kept for backwards compatibility)
<{^_^}> nix-repl defined
<sorixelle> Is there a simple explanation for all these dependency types? The manual's descriptions make no sense at all to me :P
iyzsong has joined #nixos
<ldlework> infinisil: do you have an example config that showcases how to do multiple users?
<infinisil> ldlework: you mean the users.users option?
matthewbauer has quit [Ping timeout: 260 seconds]
<infinisil> sorixelle: What dependency types do you mean?
newhoggy has joined #nixos
TheAceOfHearts has quit [Quit: TheAceOfHearts]
<rotaerk> https://ptpb.pw/K1TT see anything wrong with the package overrides here?
<rotaerk> this is my /etc/nixos config
<rotaerk> it failed to build, when I did the nixos-rebuild...
<rotaerk> a bunch of dependencies couldn't be built
newhoggy has quit [Ping timeout: 240 seconds]
<sorixelle> infinisil: I'm talking about things like buildInputs, nativeBuildInputs
<sorixelle> Basically Chaper 3.3 of the Nixpkgs manual
<infinisil> sorixelle: Ah, so buildInputs are dependencies to be used when the result is used, e.g. libraries that need to be linked
<ldlework> infinisil: no for your znc enhancements
<infinisil> sorixelle: And nativeBuildInputs is for stuff that's needed at compile time
TheAceOfHearts has joined #nixos
<infinisil> sorixelle: The others with propagated* I don't fully understand myself, and they aren't really relevant for 95% of things, so I wouldn't bother trying to understand them
emerson has joined #nixos
<infinisil> ldlework: Ah, it should just be `services.znc.config.User = { paul = { ... }; simon = { ... }; };`
<ldlework> showing your age there a bit
<infinisil> Haha that I don't understand
<ldlework> Paul Simon?
<{^_^}> [nix] @nh2 opened pull request #2206 → importPaths: Don't copy imported NAR into memory. → https://git.io/vhW5D
<sorixelle> Ah, so buildInputs is runtime deps, and nativeBuildInputs is compile-time deps
<sorixelle> That makes a lot more sense :P Thanks!
matthewbauer has joined #nixos
<infinisil> sorixelle: hmm.. not entirely, buildInputs are compile-time dependencies used at runtime
<infinisil> ldlework: I'm 22 :P
<ldlework> I'm impressed everytime you tell me that.
<infinisil> I really need to sleep now though, gotta get up somewhat early today
<sorixelle> Ah, and then having the package in the function parameters for the derivation would be kind of a "runtime" dependency
<rotaerk> oh, dammit... used the wrong architecture
<infinisil> sorixelle: not really either, i put this together though:
<infinisil> ,runtimeDeps
<{^_^}> In order of preference: Patch source OR ((if it uses PATH -> wrap with new $PATH) AND (if it uses dlopen, (patchelf --set-rpath in postFixup OR wrap with new LD_LIBRARY_PATH)))
<sorixelle> Well, yeah, but in terms of just getting them pulled down as a dependency, function parameters is the way to go about it, right?
<infinisil> sorixelle examples: cmake, pkgconfig is usually in nativeBuildInputs; zlib, libssl is usually in buildInputs. And if the binary searches for some binary in PATH at runtime, you'd wrap the binary with a prefixed PATH which adds the needed binary runtime dependency
<infinisil> sorixelle: in the nix sense of a dependency, yes :)
<samueldr> I'm unsure what the best pattern would be for a default.nix that's both `nix-build`able, `nix-env -if`able and `callPackage`able
<infinisil> And btw I unfortunately don't know of a good overview of these things
<infinisil> samueldr: i prefer making default.nix nix-buildable (or have buildable attrs), and making a separate callPackageable file <pkgname>.nix
<samueldr> yeah, that's what it looks like would be the easiest
<samueldr> though I like being able to callPackage ./path/to/folder
<ldlework> at some point infinisil is gonna get a blog or youtube channel
<infinisil> Heh
<infinisil> Eventually probably
<samueldr> don't forget to nix that bell when you nix-env -iA infinisil.subscribe
* samueldr threw up a little
<infinisil> Lol
<pie__> infinisil, ok i think you were right about it needing to be in an xkb_keymap
<pie__> infinisil, but then how do i do a partial override of stuff?
<ldlework> samueldr: heh
<infinisil> There ain't no overriding
<pie__> oh
<pie__> man fuuuuuck this :'(
<infinisil> pie__: you can only import from other definitions
<infinisil> Which pretty much is overriding i think
<pie__> any idea how to fix Internal error: Could not resolve keysym udiaresis
<infinisil> Does it exist in keysymdef.h?
<pie__> i havent been able to find anything that looks like definition for uh...let me check
<mog> rnhmjoj[m], thanks for your work on qutebrowser
<pie__> infinisil, no.
<pie__> this is a unicode character thing
<pie__> infinisil, so...one more time...if i have this https://bpaste.net/show/c061e6188cb6 what do i need to do now?
<infinisil> Wrap it in xkb_keymap?
sigmundv_ has joined #nixos
<pie__> yeah that didnt work..
<pie__> ok gonna see if i can try to modify sanely the output of:
<infinisil> pie__: Well I'll just suggest again to start with a `setxkbmap -print` generated file and gradually add the stuff you want
<pie__> that yeah
<pie__> but i had to pipe it to some xkbcomp ocmmand to actually get it expanded
<infinisil> pie__: And I'm pretty sure the THREE_LEVEL and FOUR_LEVEL thing is defined already
<pie__> yeah it seems to be
<infinisil> pie__: expanded?
TheAceOfHearts has quit [Quit: TheAceOfHearts]
<pie__> or something, idk , see setxkbmap -print | xkbcomp -xkb -o original.xkb -
<pie__> got it off the internet
<infinisil> Oh yeah you don't want that
<infinisil> The non-expanded version is 100 times shorter and does the same thing
<pie__> but if i added stuff to the nonexpanded version it didnt work...
rauno has quit [Ping timeout: 260 seconds]
<infinisil> You need to add it to the correct sections, see my previous gist
<infinisil> Or did that not work either?
logzet has quit [Remote host closed the connection]
<pie__> yeah something like that, ok hold on ill do a simple thing;
sorixelle has quit [Ping timeout: 260 seconds]
<pie__> infinisil, lets start with this: https://bpaste.net/show/7aded82eea22
<rotaerk> k, looks like there's nothing wrong with my approach to overriding the nvidia driver version
<rotaerk> it's just that the version I want is too old and doesn't play well with other things
<rotaerk> it works if I pick one that's only slightly older than the current default
<infinisil> pie__: Looking good, but you need to either use XK_ symbols that exist or use the unicode syntax
<pie__> infinisil, do you know why this doesnt work? i tried to find definitions of these but couldnt find them anywhere
<infinisil> The only symbols you can use are in keysymdef.h
<infinisil> pie__: And from that I find that it's "diaeresis" and not "diaresis" :)
<pie__> ok but the hungarian keyboard definition used these just fine
<pie__> oh
<pie__> ...
<pie__> ok it was the naming...i didnt realize it wasnt failing on all of them
<pie__> i had a point earlier where i wasnt getting these errors...guess it just wasnt getting evaluated
<infinisil> also it's "parenright" instead of "rparen"
<pie__> yeah i was looking that up now
<pie__> ok now i dont have errors
newhoggy has joined #nixos
<pie__> so now i need to get the levels working
<infinisil> Should just work like that
newhoggy has quit [Ping timeout: 240 seconds]
<pie__> it doesnt
<pie__> id expect us keyboard to only have two levels by default?
schjetne has joined #nixos
iyzsong has quit [Read error: Connection reset by peer]
matthewbauer has left #nixos ["ERC (IRC client for Emacs 25.3.2)"]
<pie__> infinisil, tried this, still nothing https://bpaste.net/show/f236069fa2aa
<pie__> nevermind lol
<pie__> at this point im so messed up in the head i didnt pass the $DISPLAY argument
<pie__> but its still broken because the output just gives invalid/unknown characters
<pie__> maybe its trying to literally type iso_level3_shify
iyzsong has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer pushed to master « qt: remove install_name_tool stuff »: https://git.io/vhWdS
<infinisil> Maybe
<infinisil> What i do in my layout is make the LSGG key behave as an additional Ctrl
<infinisil> I'm not even sure what you're trying to do with that modifier thing
TheAceOfHearts has joined #nixos
<pie__> im trying to add an aditional letter to some of the keys
sbdchd has quit [Remote host closed the connection]
<pie__> basically just [a, A] -> [ a, A, aacute, Aacute ]
<pie__> thats all i want to do ;_;
<pie__> and have altgr be aacute and altgr+shift be Aacute
<infinisil> And not messing with the modifiers makes it ignore those two?
<ldlework> infinisil: I am having a strange blocking of motivation working on my NixOS configuration knowing that there is a good znc module where I could improve my configuration once it is in
<infinisil> Because I thought 4 level with alt/altgr was the defaul
<infinisil> t
<ldlework> Like I can't think about any other part of my configuration.
* ldlework slaps his face.
<pie__> infinisil, seems like it
<pie__> ok finally some luck with google i will try this https://unix.stackexchange.com/questions/204634/how-do-i-bind-altgrkey-to-a-symbol
<infinisil> ldlework: hehe yeah, you're very motivating to get this finished though ;)
<ldlework> infinisil: In switching to NixOS for my personal server, I lost the ability for my girlfriend to have an account on the bouncer, lol.
<ldlework> I was thinking that things like NixOS and NixOps could make it easy to create things like ZNC-as-a-service
papika has quit [Quit: The Lounge - https://thelounge.chat]
<ldlework> I wonder if there is a market for doing things in that vein merely because the complexity of one's infrastructure is more simple and easy to maintain and improve.
<infinisil> Well you can use a mutable znc config or provide the zncConfig option, which is pretty flexible
<pie__> infinisil, ok it works if i import us(altgr-intl), but now i have have weird symbols all over the rest of my kb which i dont want...
<pie__> will try to look at what the expanded version looks like...
<infinisil> pie__: explore the xkb directories, they have all the answers and a ton of examples
jperras has quit [Ping timeout: 240 seconds]
<infinisil> E.g. us(altgr-intl) comes from the altgr-intl section in xkb/symbols/us
<ldlework> infinisil: easier to just copy the config and deploy a new server with nixops lol
<ldlework> as far as I can tell... aws t2.micro's are free..
<rotaerk> finally got it to work ... if I override the version of the driver *and* the kernel
<rotaerk> now I don't get the vulkan error anymore ... will need to pinpoint the precise driver version that breaks it
<infinisil> rotaerk: nice!
* infinisil signing off for like 10 hours
<rotaerk> weren't you gonna do that like .. 2 hours ago
<rotaerk> lol
<rotaerk> anyway, cya
iyzsong has quit [Ping timeout: 265 seconds]
<infinisil> Just went away for a shower and some anime then :3
rauno has joined #nixos
dbmikus has joined #nixos
michalrus has joined #nixos
Aexoden has quit [Quit: No Ping reply in 180 seconds.]
schjetne has quit [Ping timeout: 260 seconds]
sigmundv_ has quit [Ping timeout: 276 seconds]
Aexoden has joined #nixos
b has quit [Quit: Lost terminal]
<pie__> infinisil, well, xev seems to show the correct events with this setup but the output is still gibberish for some reason... https://bpaste.net/show/b43fdf996798
<pie__> state 0x88, keycode 38 (keysym 0xe1, aacute), same_screen YES,
<pie__> XLookupString gives 2 bytes: (c3 a1) "á"
<pie__> i guess i can try comparing to the input of a working layout
<pie__> its the same...
<pie__> oh i think its probably still accepting RALT as a modifier maybe,...
<pie__> yeah looks like thats it
iyzsong has joined #nixos
schoppenhauer has quit [Ping timeout: 260 seconds]
<crystalgamma[m]> hi, I'm building gcc-7.3.0 to get the bootstrapping binaries for my architecture (ppc64le), but I'm getting a reference cycle between the main output and the libraries … I've checked all the symlinks in those output directories, but none of them refer to the other … any ideas how to find out what the problem is?
schoppenhauer has joined #nixos
Ross has quit [Ping timeout: 256 seconds]
Ross has joined #nixos
<blast_hardcheese> I asked a bit earlier about bumping the dhall-json package to the latest version tracked in hackage; is it as easy as opening a PR bumping https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/haskell-modules/configuration-hackage2nix.yaml#L487 ?
seafood has quit [Quit: seafood]
<blast_hardcheese> the latest version in hackage is 1.2.0
freeman42x]NixOS has quit [Ping timeout: 268 seconds]
jD91mZM2 has joined #nixos
schjetne has joined #nixos
<pie__> so does anyone want to write a functional configuration dsl for xkb (good god lol)
<pie__> infinisil, i said f*** it for today and just went with the altgr-intl template
cloud-maingo has joined #nixos
papika has joined #nixos
dbmikus has quit [Ping timeout: 240 seconds]
blankhart has quit [Quit: WeeChat 1.9.1]
rauno has quit [Ping timeout: 245 seconds]
<rotaerk> wonder if this will turn out to be a driver issue, or some kind of compatibility issue that starts with that version
newhoggy has joined #nixos
robstr has joined #nixos
newhoggy has quit [Ping timeout: 256 seconds]
rauno has joined #nixos
schjetne has quit [Ping timeout: 265 seconds]
dbmikus has joined #nixos
dbmikus has quit [Ping timeout: 276 seconds]
endformationage has quit [Quit: WeeChat 1.9.1]
newhoggy has joined #nixos
rain1 has quit [Remote host closed the connection]
rain1 has joined #nixos
steell has joined #nixos
<iqubic> What do people think of Microsoft's new business proposition? They are considering buying GitHub.
<jD91mZM2> oh god
<jD91mZM2> Let's have the creators of the worlds largest propietary and expensive operating system buy the largest open source foundation! What could possibly go wrong?
<iqubic> Right, I see.
newhoggy has quit [Remote host closed the connection]
<iqubic> What are we going to do with Nixpkgs?
newhoggy has joined #nixos
<papika> GitLab?
<papika> iqubic: never trust a closed source site to host open source projects lol
steell has quit [Ping timeout: 265 seconds]
<elvishjerricco> Dezgeg: Ping
papika has quit [Quit: The Lounge - https://thelounge.chat]
newhoggy has quit [Remote host closed the connection]
shabius_ has joined #nixos
shabius_ has quit [Remote host closed the connection]
shabius_ has joined #nixos
shabius has quit [Ping timeout: 268 seconds]
schjetne has joined #nixos
Have-Quick has joined #nixos
newhoggy has joined #nixos
<{^_^}> [nixpkgs] @dywedir opened pull request #41402 → synapse-bt: init at 2018-06-04 → https://git.io/vhWAd
schjetne has quit [Ping timeout: 248 seconds]
<colemickens> jD91mZM2: Windows is a rapidly diminishing part of Microsoft's business. Azure is exploding and Azure has a lot of OSS code. Microsfot is the largest corporate user of GitHub. They are a high level donor and sitting member of he Linux Foundation.
<colemickens> Azure makes money on Linux. They contribute to the kernel. OSS is as core to Azure as it is in any large corp like that and certainly more than most.
<colemickens> I really don't even know what the implication is that they're going to do. It's not like kernel dev is done on GH anyway.
leat has quit [Ping timeout: 248 seconds]
<colemickens> I'm wary, but for other reasons. They don't always handle acquisitions well, both from a "taking over product roadmap" and a "taking over existing code/proj".
<colemickens> Anyway, I hope it results in an explosion of alt hosting sites and implementations. Maybe free-er than GitLab, Pagure, Gogs/Gitea, Kallithea are all interesting to. (Pagure supports pull requests from non-local remotes too)
<colemickens> And I'm really off topic and rambling, sorry.
orivej has joined #nixos
seafood has joined #nixos
aszlig has quit [Quit: Kerneling down for reboot NOW!]
<jD91mZM2> colemickens: Good points! I don't really keep up with what Microsoft are doing nowadays
aszlig has joined #nixos
<jD91mZM2> All I know is that they own Skype and Skype sucks. They own Word and libreoffice is just as good anyway. Etc.
<Yaniel> hey, skype used to be great
<jD91mZM2> Oh?
<Yaniel> back when it was p2p
<Yaniel> and actually supported linux
<clever> jD91mZM2: from what ive heard, msn sucked and skype was good, then M$ just bought skype, and turned it into msn, without changing the name
<clever> jD91mZM2: and people still think "skype is good" so they use it
<clever> they wanted the name, not the product
<Yaniel> pretty much
<jD91mZM2> Recent versions though were basically just crash machines. Start a call? Crash. Send a message? Crash crash
<jD91mZM2> "Ok so let's try this new and exciting version Win10 version of Skype instead"
<jD91mZM2> crash
<clever> also, my windows 10 VM is now getting telemarketer calls over my skype land#
<clever> skype isnt even running...
<clever> there is no off switch that i can find
<jD91mZM2> So yeah let's hope that doesn't happen to GitHub if they buy it
YaZko has quit [Quit: YaZko]
simukis has joined #nixos
<sphalerite> jD91mZM2: by "just as good" you mean "still terrible" right?
<jD91mZM2> Basically. The solution is to use vim or emacs. No fancy word editing software ew
<jD91mZM2> Oh BTW funny story: When switching language in word it also changes the keybinds
<jD91mZM2> And since I live in Sweden I had to press Ctrl+F to make bold text on school computers
<sphalerite> yes
<sphalerite> oh wow
<jD91mZM2> It was pain, I tell ya
<etu> jD91mZM2: You know that MS has translated their Excel macro names as well? :)
<jD91mZM2> Never used excel
<etu> Well. Now you know.
<sphalerite> actually, re: "no fancy word editing software" I hear org mode is fancy and really good
<etu> org-mode is awesome
<sphalerite> still haven't tried it myself, but one day I will
<etu> I use it every day
<jD91mZM2> Still, emacs is terminal, you can't embed images and other useless crap that you shouldn't embed anyway
<etu> jD91mZM2: uh?
<etu> you can
<jD91mZM2> Oh no
<etu> Yes
<jD91mZM2> Please no
<etu> by having separate files and reference to them
<jD91mZM2> Oh okay good
<etu> and running emacs in gtk-mode
<etu> or whichever graphical mode you want
<etu> you can skip gtk and still have it graphical :D
<sphalerite> there are very valid uses for embedding images.
<jD91mZM2> I'm used to people abusing MS Word for resizing and printing images lol
* etu has used org-mode to render graphs
<etu> and show them inline in emacs
<etu> Based on data in an org-mode table that used org-mode-table-formulas to calculate some additional datas :)
<sphalerite> ugh, I did something similar (not quite as bad) a while back because printing stuff is insane
<sphalerite> I had a flyer that I wanted to print 4 of per page, and for the life of me I couldn't get the printing settings to print it right. Ended up editing the original document to make it that way
* etu also has an org-mode file with the calculations he did for buying this apartment (that I'm sitting in), like interest, living costs etc
leat has joined #nixos
marusich has quit [Quit: Leaving]
<jD91mZM2> Solution: Keep everything virtual and never print anything :)
<sphalerite> believe it or not, handing out information to strangers in meatspace is quite difficult to do digitally.
tertle||eltret has quit [Quit: Connection closed for inactivity]
<etu> sphalerite: email? :D
<etu> yeah, no
<sphalerite> etu: GDPR! :p
<etu> paper is kinda good at that
<jD91mZM2> BTW what's your opinions on GDPR?
<etu> In the computer club I'm in we register our members on papers
<sphalerite> but yeah, printers are nightmare boxes filled with black magic.
<etu> And store in a locker
<etu> mostly because of GDPR
<sphalerite> huh, does that make compliance easier?
* sphalerite doesn't really know enough about GDPR to comment
<etu> yes, otherwise it would be in a computer file
<sphalerite> (it's on my todo list)
* jD91mZM2 neither but comments anyways
<jD91mZM2> (and therefor makes invalid comments all the time)
<etu> If it was in a file we would need backups
<etu> and we would need to sync things
<etu> probably through a cloud
<etu> and then we would need DPA's
<etu> With these providers
<sphalerite> well, syncthing doesn't need cloud stuff
<etu> sphalerite: Is it easy to revoke access to that?
<sphalerite> it's terrible in that its only UI is a web-based GUI, but in terms of what it does it's great
<etu> Is it easy to get a list of who opened which file?
JasonGrossman has joined #nixos
<sphalerite> ah :/
<etu> I mean, we don't want a paper per member really
<etu> But we decided on this because we didn't find another way at that point :)
<etu> This is a bit OT as well, but channel seems to be unused otherwise :p
<etu> But we have until newyears to come up with a better system so we can put it in our privacy policy for next year :p
<etu> Because this year it's papers :p
schjetne has joined #nixos
shikiryogy has joined #nixos
JasonGrossman has quit [Ping timeout: 240 seconds]
leat has quit [Ping timeout: 265 seconds]
majo_ has joined #nixos
<{^_^}> [nixpkgs] @blast-hardcheese opened pull request #41404 → Bumping dhall →
* blast_hardcheese shrugs
newhoggy has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @peterhoeg pushed to master « pulseaudio-ctl: init at 1.66 »: https://git.io/vhWpQ
tzemanovic has joined #nixos
JasonGrossman has joined #nixos
newhoggy has joined #nixos
leat has joined #nixos
<{^_^}> [nixpkgs] @rycee pushed to master « mpd: fix spelling in description »: https://git.io/vhWpx
<{^_^}> [nixpkgs] @rycee pushed to release-18.03 « mpd: fix spelling in description »: https://git.io/vhWhv
<jD91mZM2> Mic92: LnL: Anyone wanna trigger a build on #40356? I updated it to rust 1.26.1 and I'm curious if that changed anything
<{^_^}> https://github.com/NixOS/nixpkgs/pull/40356 (by jD91mZM2, open): rustc: 1.25.0 -> 1.26.1
JasonGrossman has quit [Ping timeout: 265 seconds]
<LnL> jD91mZM2: great, ofborg will time out but I'll start a build when I get home
hamishmack has quit [Quit: Textual IRC Client: www.textualapp.com]
<jD91mZM2> Awesome!
schjetne has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @andir opened pull request #41405 → prosody: 0.10.1 -> 0.10.2 → https://git.io/vhWhZ
majo_ has quit [Ping timeout: 245 seconds]
sbdchd has joined #nixos
<mjrosenb> I'm trying to write a package for a binary distributed program on OSX. Is there any guidelines about which .dylib references need to be patched? (is it 'everything'?)
sorixelle has joined #nixos
sbdchd has quit [Ping timeout: 256 seconds]
<LnL> depends, you don't need to patch system stuff like libc or frameworks since unlike nixos we have an impure base system
<mjrosenb> impure base system soudns :-(
xy2_ has joined #nixos
<mjrosenb> also, makes sense, I was super surprised when something asked me to install xcode.
<LnL> we don't depend on xcode or the clt
<sorixelle> Does pkgs in configuration.nix contain packages from overlays? If not, how do I reference one in environment.systemPackages?
<LnL> only things like frameworks (not opensource) and some system stuff that's also not available and tried to the kernel
<mjrosenb> I tried to install iterm2, and it asked to install xcode. then after that, it got further, but died to to some linking issue.
<LnL> like things in /usr/lib/system
<jD91mZM2> sorixelle: Do you mean a local user's overlays or system overlays?
<LnL> mjrosenb: ah, iterm2 is broken afaik :(
<sorixelle> I've added the overlay through nixpkgs.overlays, and added it into nix.nixPath in the same configuration
shikiryogy has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @andir opened pull request #41406 → prosody: 0.10.0 -> 0.10.2 → https://git.io/vhWhP
<mjrosenb> LnL: faaantastic :-(
Ariakenom has joined #nixos
<jD91mZM2> sorixelle: Have you tried simply accessing overlays by name?
<sorixelle> I have, it doesn't seem to see it
<sorixelle> Which is odd, because nix-env -qa can find it
<jD91mZM2> Since environment.systemPackages takes expressions you can just pop your custom package directly in there
<jD91mZM2> (pkgs.some-package.overrideAttrs(oldAttrs: { /* thing here */ }))
<sorixelle> True, but I wanted to go for an overlay to keep things a little neater
<jD91mZM2> You can use a let..in statement to add it to both overlays and systemPackages
<jD91mZM2> Oh, okay. Then I don't know, sorry
JasonGrossman has joined #nixos
<mjrosenb> LnL: my plan was to find everything in the output of otool -L which has a file that exists in /nix, then depend on that package, and then relink all such references.
newhoggy has quit [Quit: Leaving...]
<mjrosenb> does anything sound wrong with this plan? (the finding in /nix is a manual step, I'm going to hardocde the transforms that I get from that list into the .nix file.
<LnL> mjrosenb: yeah, you can install_name_tool everything that's not part os itself
<LnL> mjrosenb: take a look at nix-index it allows you to locate packages based on their files
<{^_^}> [nixpkgs] @andir merged pull request #41405 → prosody: 0.10.1 -> 0.10.2 → https://git.io/vhWhZ
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/vhWhb
<LnL> eg. nix-locate /bin/hello
<{^_^}> [nixpkgs] @andir merged pull request #41406 → prosody: 0.10.0 -> 0.10.2 → https://git.io/vhWhP
<{^_^}> [nixpkgs] @andir pushed 2 commits to release-18.03: https://git.io/vhWjf
kerrhau has quit [Ping timeout: 240 seconds]
knupfer has joined #nixos
majo_ has joined #nixos
JasonGrossman has quit [Ping timeout: 260 seconds]
hamishmack has joined #nixos
<{^_^}> [nixpkgs] @peti closed pull request #41404 → Bumping dhall → https://git.io/vhWp6
<sorixelle> Figured it out, classic PEBKAC
majo_ has quit [Quit: Leaving]
<sorixelle> Was specifying the name instead of the attribute
<sorixelle> *headdesk*
silver has joined #nixos
thblt has joined #nixos
schjetne has joined #nixos
JasonGrossman has joined #nixos
JasonGrossman has quit [Ping timeout: 240 seconds]
Have-Quick has quit [Quit: Have-Quick]
thc202 has joined #nixos
semilattice_ has quit [Ping timeout: 256 seconds]
owickstrom has joined #nixos
<{^_^}> [nixpkgs] @puffnfresh opened pull request #41408 → taffybar: work around repeated arguments bug → https://git.io/vhleJ
dbe has joined #nixos
winem_ has joined #nixos
__monty__ has joined #nixos
i-am-the-slime has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
michalrus has left #nixos ["WeeChat 1.9.1"]
schjetne has quit [Ping timeout: 256 seconds]
owickstrom has quit [Ping timeout: 240 seconds]
mounty has joined #nixos
sorixelle has quit [Ping timeout: 260 seconds]
blast_hardcheese has left #nixos [#nixos]
<jophish> gchristensen: I'm having trouble sshing into the aarch64 box, it doesn't respond to ping either
<i-am-the-slime> Is there anybody who is using haskell + nix + spacemacs (no stack)?
Izorkin_ has quit [Ping timeout: 276 seconds]
TheAceOfHearts has quit [Quit: TheAceOfHearts]
<{^_^}> [nixpkgs] @peti pushed 2 commits to master: https://git.io/vhlvO
<{^_^}> [nixpkgs] @peti merged pull request #41334 → configuration-ghc-8.4.x: bump to dhall_1_14_0 → https://git.io/vhcTZ
<LnL> probably, I think a lot of people prefer the nix integration over stack
<__monty__> That's not exactly surprising in a nix channel though : )
owickstrom has joined #nixos
<{^_^}> [nixpkgs] @pasqui23 closed pull request #41399 → Bash-language-server:init at 1.3.1 → https://git.io/vhWHL
<{^_^}> [nixpkgs] @pasqui23 closed pull request #41398 → Webcamoid:init at 8.1.0 → https://git.io/vhWHk
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @ruuda opened pull request #41409 → imagemagick: depend on fftw for fft feature → https://git.io/vhlvE
<i-am-the-slime> The thing is that I have intero working for stack projects, but that doesn't work with the nix version.
dbe has quit [Ping timeout: 260 seconds]
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/320e278ffb4 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
<__monty__> i-am-the-slime: Intero is stack only. Maybe look at dante.
jD91mZM2 has quit [Quit: WeeChat 2.0]
schjetne has joined #nixos
lopsided98 has quit [Ping timeout: 260 seconds]
tzemanovic has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Mic92 merged pull request #41373 → lib: bitAnd, bitOr, bitXor → https://git.io/vhCxf
<{^_^}> [nixpkgs] @Mic92 pushed 3 commits to master: https://git.io/vhlf8
<{^_^}> [nixpkgs] @Mic92 merged pull request #41350 → godep: remove in favor of dep → https://git.io/vhcQ8
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/vhlf4
lopsided98 has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #41400 → multimc: 0.6.1 -> 0.6.2 → https://git.io/vhW7C
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/vhlfo
knupfer has quit [Ping timeout: 265 seconds]
i0-dfn has quit [Remote host closed the connection]
i0-dfn has joined #nixos
hamishmack has quit [Quit: Textual IRC Client: www.textualapp.com]
xy2_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jokogr opened pull request #41410 → Jetbrains IDEA: 2018.1.3 -> 2018.1.4 → https://git.io/vhlfp
schjetne has quit [Ping timeout: 268 seconds]
sigmundv_ has joined #nixos
cloud-maingo has quit [Quit: Connection closed for inactivity]
orivej has joined #nixos
tzemanovic has joined #nixos
<elvishjerricco> Why on earth would a build log be a binary? https://hydra.nixos.org/build/75205278
hamishmack has joined #nixos
Ariakenom has quit [Read error: Connection reset by peer]
Thra11 has joined #nixos
Ariakenom has joined #nixos
sorixelle has joined #nixos
alex`` has quit [Ping timeout: 256 seconds]
alex`` has joined #nixos
iyzsong has quit [Ping timeout: 260 seconds]
knupfer has joined #nixos
[Leary] has joined #nixos
Lears has quit [Ping timeout: 240 seconds]
iyzsong has joined #nixos
<phry> has someone here a hetzner host and could share his networking information with me? they describe a pointopoint setup in their debian documentation, but I have no idea what that would be on NixOs :/
<LnL> binary?
<elvishjerricco> LnL: Must've been safari. When I open the log in safari, it shows a bunch of binary garbage. Seems fine in firefox
<LnL> ah, it's compressed with brotli
<jophish> I've got a strange error when booting on a rpi3B+, I have a kernel,init,systemConfig triple which works, however when I try to boot the same kernel with a different init+systemConfig it fails
<jophish> however, the interesting part is that it hangs at "starting kernel..."
<jophish> I would expect some more output
owickstrom has quit [Ping timeout: 248 seconds]
<jophish> I'm not entirely sure how to debug this, as there's not really much to go on
<jophish> I could try with the working init and the failing systemConfig, but I'm not sure of that really teaches me anything
b has joined #nixos
<jophish> I've got loglevel=7 too
<{^_^}> [nixpkgs] @ElvishJerricco opened pull request #41411 → Fix GHCJS 8.4/8.2 in sandboxed builds → https://git.io/vhlUc
<{^_^}> [nixpkgs] @vcunat pushed 27 commits to master: https://git.io/vhlUu
<jophish> fwiw, with the working init and the "not working" systemConfig it boots
<Dezgeg> is that with the serial port or graphics?
<Dezgeg> if the graphics driver is a module, the system needs to boot pretty far for the graphics to work
<jophish> Dezgeg: graphics
owickstrom has joined #nixos
<jophish> hmm, I'm not sure it's booting at all. I'll try one more time and leave it for a few minutes
<jophish> how could switching the 'init' kernel argument change that though
<jophish> to summarize: I have a booting system, but if I change the 'init' argument it (appears to) hang at "starting kernel..."
<jophish> The booting 'init' was created with the sd-image-aarch64 derivation
bennofs has joined #nixos
<jophish> the non booting one was from a fresh configuration
<Dezgeg> did you change something like the the root filesystem etc.? compatible kernel modules?
bennofs has quit [Client Quit]
<jophish> the root fs is whatever the hardware scan detected, I didn't change any module afaik, I'll gist the configuration.nix once the system boots
Izorkin has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
<jophish> the root fs is whatever the hardware scan detected, I didn't change any module afaik, I'll gist the configuration.nix once the system boots
<jophish> https://gist.github.com/d797d61afe9a6b61759d2a70216f2856 (with hardware-configuration.nix)
<jophish> hmm, is the nix/store filesystem there supposed to be there?
<Dezgeg> yeah, I wonder what that does
<Dezgeg> or rather, why it's there
<gchristensen> jophish: odd, since its running ...
<jophish> not a huge problem, had to spend 50c for a different machine :)
schjetne has joined #nixos
<elvishjerricco> Dezgeg: While you're here, I'm experimenting with cross compiling NixOS to aarch64 using shlevy's work from a while ago. So I've got the system configuration built, and would like to try it in qemu. How can I create an image with that system installed?
tzemanovic has quit [Ping timeout: 265 seconds]
tzemanovic has joined #nixos
<Dezgeg> I guess you could try the entire sd image + U-Boot
<ij> should nixos firewall block docker ports also? or would it make more sense for docker to get around it?
<elvishjerricco> Dezgeg: What do you mean by that?
aarvar has quit [Ping timeout: 260 seconds]
<jophish> Dezgeg: sadly that doesn't seem to have done it
Neo-- has quit [Ping timeout: 256 seconds]
<Dezgeg> nixos/modules/installer/cd-dvd/sd-image-aarch64.nix in the tree (instructions in the comment of the file) + U-Boot on QEMU which should be documented in the wiki IIRC
<Dezgeg> jophish: I guess you can check /var/log/journal of the card on a PC to really see if it's a boot problem or a not-getting-graphics-up problem
<Dezgeg> right, I guess that message is obsolete :P
<jophish> ah, good idea
<jophish> that is unless it has a total failure mounting /
<{^_^}> [nixpkgs] @orivej pushed 37 commits to staging: https://git.io/vhlTc
<elvishjerricco> Dezgeg: Oh, you think it can in fact be cross compiled? I'll give it a go :)
<i-am-the-slime> I still can't make dante work with spacemacs.
<{^_^}> [nixpkgs] @orivej merged pull request #41293 → lz4: 131 -> 1.8.2 → https://git.io/vhZku
<Dezgeg> at least I have merged some patch from Ben Gamari (a2215da9a1f8edecdbd92d8e05f012524f1e06fb) which touches that stuff, so I do presume it could work
<{^_^}> [nixpkgs] @orivej pushed commit from @bhipple to staging « lz4: 131 -> v1.8.2 (#41293) »: https://git.io/vhlT8
<{^_^}> [nixpkgs] @orivej merged pull request #41258 → boost 1.67 → https://git.io/vhsh4
<gchristensen> ok I think I found the issue, jophish... fixing ...
<{^_^}> [nixpkgs] @orivej pushed commit from @dtzWill to staging « boost 1.67 (#41258) »: https://git.io/vhlTR
<jophish> thanks!
seafood has quit [Quit: seafood]
Izorkin has joined #nixos
truthadjustr has joined #nixos
truthadjustr has quit [Client Quit]
<{^_^}> [nixpkgs] @orivej merged pull request #41394 → [staging] cpan2nix: update perl packages → https://git.io/vhWMb
<{^_^}> [nixpkgs] @orivej pushed 111 commits to staging: https://git.io/vhlTz
<infinisil> > src hello
<{^_^}> [nixpkgs] @orivej merged pull request #40687 → [RDY] cmake: don't override cmakeDir when set → https://git.io/vpNAL
<{^_^}> [nixpkgs] @orivej pushed commit from @teto to staging « cmake: don't override cmakeDir when set (#40687) »: https://git.io/vhlT7
i-am-the-slime has quit [Remote host closed the connection]
JasonGrossman has joined #nixos
<gchristensen> jophish: we're back!
<{^_^}> [nixpkgs] @Mic92 pushed 20 commits to release-18.03: https://git.io/vhlkU
<ij> How do I update gems when using bundix?
<Mic92> first update the Gemfile.lock and then run bundix again
schjetne has quit [Ping timeout: 276 seconds]
<ij> Well, the problem is that "bundle update"'s trying to access the lock file somewhere inside nix store.
<ij> Mic92, ^
<Mic92> Do you run it on the checked out source code?
<ij> yeah, I'm in the git directory with my Gemfile{,.lock} and this happens on "bundle update rails": Errno::EROFS: Read-only file system @ rb_sysopen - /nix/store/7bnnkbxis8dds8j0x505j8m2wzk66w2d-railsproject-gems/lib/ruby/gems/2.4.0/bundler.lock
winem_ has quit [Quit: No Ping reply in 180 seconds.]
winem_ has joined #nixos
<{^_^}> [nixpkgs] @orivej merged pull request #36530 → gettext: 0.19.8 -> 0.19.8.1 → https://git.io/vAAgK
<{^_^}> [nixpkgs] @orivej pushed commit from @ryantm to staging « gettext: 0.19.8 -> 0.19.8.1 (#36530) »: https://git.io/vhlkV
<{^_^}> [nixpkgs] @volth opened pull request #41412 → nixos/sslh: remove "transparent: false;" → https://git.io/vhlkr
seafood has joined #nixos
<{^_^}> [nixpkgs] @pacien opened pull request #41413 → Update python-dateutil 2.6.1 -> 2.7.3 → https://git.io/vhlk6
dvim has joined #nixos
owickstrom has quit [Quit: Leaving]
nico202 has joined #nixos
<nico202> anybody using drone.io? I just set up it, and I want to cache /nix/store to improve build time
MichaelRaskin has quit [Remote host closed the connection]
<gchristensen> usually what I do (though I can't help much, have to leave soon) is `nix-store --export` the paths, cache that, then `nix-store --import` from the cache
<__monty__> nico202: Maybe look at cachix, sounds related at least.
<gchristensen> yes! cachix should make that easier
<nico202> why cachix is not in nixpkgs?
<{^_^}> [nixpkgs] @orivej merged pull request #41054 → openblas: 0.2.20 -> 0.3.0 → https://git.io/vhIpX
<{^_^}> [nixpkgs] @orivej pushed commit from @r-ryantm to staging « openblas: 0.2.20 -> 0.3.0 (#41054) »: https://git.io/vhlI7
<nico202> I'd host it myself instead of using cachix.org
<joepie91> cachix is not open-source? :/
<joepie91> (idem)\
<nico202> oh
MichaelRaskin has joined #nixos
<__monty__> joepie91: Isn't this the source? https://github.com/cachix/cachix
<joepie91> nico202: isn't that just a client?
<nico202> seems to be the client only yes
<joepie91> ah, possibly not
<joepie91> there's a cachix-api folder
<joepie91> README is unclear about what it is but it looks server-y
<LnL> oh the service, I'm guessing not yet
<{^_^}> [nixpkgs] @nocent opened pull request #41414 → rpcs3: 0.0.4-8032 -> 0.0.5-6884 → https://git.io/vhlIj
<joepie91> ah no, also just client
humanoyd has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
<obadz> is there a way to bump all versions in Cargo.toml?
schjetne has joined #nixos
<sphalerite> nico202: I have a cache that I populate by pulling on a regular interval
<sphalerite> first=1 ; while [[ $first ]] || sleep 60m ; do first= ; nix copy --all --from ssh-ng://bob@192.168.99.13 --to file:///home/linus/arm-binary-cache ; done
<nico202> sphalerite: how do you import it then? with a volume?
stanibanani has joined #nixos
<sphalerite> what do you mean, with a volume?
stanibanani has left #nixos [#nixos]
<nico202> You are just copying the store to arm-binary-cache, but then in the CI you need to have access to that folder, right?
<obadz> do I really have to go dep by dep on crates.io to get the latest version of each dependnecy? is there no automation for this?
<sphalerite> nico202: oh right, yeah. It's published via HTTP, and I have https://lugn.sphalerite.org/cache in my substituters list and the appropriate keys in trusted-public-keys
<nico202> sphalerite: yeah hosting it is feasible, but I hoped there was some nice solution. drone.ci has volumes (you can mount a local dir basically) but a repository to use it must be trusted. If only hercules-ci was a thing
jperras has joined #nixos
* obadz found cargo-edit
<nico202> maybe I'll try again with hydra
<obadz> damn just realized I'm on the wrong channel…
<joepie91> heh
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/448d7d648d1 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<tfc[m]> hey there. i just started using stack2nix. this is great. are there any public binary caches that cache some LTS package versions?
steell has joined #nixos
seafood has quit [Quit: seafood]
<sphalerite> nico202: you can use file:// similarly to HTTP binary caches.
Mateon3 has joined #nixos
<LnL> do we have something to apply patches to a subtree?
karlguy has joined #nixos
Mateon1 has quit [Ping timeout: 255 seconds]
Mateon3 is now known as Mateon1
schjetne has quit [Ping timeout: 256 seconds]
iyzsong has quit [Ping timeout: 240 seconds]
jperras has quit [Ping timeout: 260 seconds]
<norfumpit> do i understand nixops functioning for deployment to other nixos machines? I have to specify the full configuration.nix for the remote machine, along with hardware-configuration.nix?
<norfumpit> so after installing a nixos instance on my vultr vps
<norfumpit> i pull the generated configuration
mekeor has joined #nixos
<norfumpit> stick it in my nixops folder
<norfumpit> and deploy thus?
<norfumpit> that seems to be how it goes, what confuses me is after deploy on the remote host /etc/nixos/ configurations remain unchanged
<norfumpit> so if i were to rebuild on remote host directly
<norfumpit> it would regress?
<norfumpit> i would have expected my changes to appear there
<infinisil> LnL: cd && patch?
Xal has quit [Ping timeout: 248 seconds]
<phry> norfumpit: after using nixops, you should never run nixos-rebuild on the server. see https://github.com/NixOS/nixops/issues/737
jtojnar has quit [Read error: Connection reset by peer]
shikiryogy has joined #nixos
<LnL> no, like fetchpatch { extraPrefix = "foo/bar"; }
<obadz> tfc[m]: cache.nixos.org did last time I checked (2 years ago)
zecho has joined #nixos
jtojnar has joined #nixos
<tfc[m]> obadz: but it does not store the stackage LTSs, or does it?
knupfer has quit [Ping timeout: 265 seconds]
<norfumpit> phry: that's what i figured. good to be sure. some kind of warning would be nice, like issue suggests
zecho has quit [Client Quit]
Xal has joined #nixos
steell has quit [Ping timeout: 268 seconds]
<infinisil> LnL: ah nice
<infinisil> Oh
<infinisil> Yeah no i don't get it, nvm
<obadz> tfc[m]: LTS 11.10 seems to be the default?
<obadz> tfc[m]: but the haskell infra keeps changing so maybe I'm wrong…
<tfc[m]> obadz: i just read the discussion on the nix mailing list that took part some time ago. and that was about dropping stackage lts stuff.
<tfc[m]> obadz: this is of course no problem, because you can generate your own pinned LTS package lists and so on, but then the question of caching arises
<obadz> I think even then hydra didn't build everything
<obadz> too expensive
<LnL> infinisil: I need to patch something in a submodule, but didn't want to commit it as a file just because it's not in the main repo
<obadz> I'm not sure what the latest state of things is but I suspect if hydra doesn't build it, you probably won't find it anywhere else either…
shikiryogy has quit [Read error: Connection reset by peer]
YaZko has joined #nixos
shikiryogy has joined #nixos
Guest65693 is now known as NickHu_
<nikivi> I get an error when I try to build a project with Nix installed https://github.com/ry/v8worker2/issues/7
<nikivi> It says: No package 'v8.pc' found
sbdchd has joined #nixos
<nikivi> But I don't see v8.pc on Nix packages
<nikivi> I do have `nodejs-9_x` installed though
shikiryogy has quit [Read error: Connection reset by peer]
<nikivi> I assumed that should be part of it
<{^_^}> [nixpkgs] @nand0p opened pull request #41415 → opendune: init 0.9 → https://git.io/vhlmt
sorixelle has quit [Ping timeout: 245 seconds]
winem_ has quit [Ping timeout: 260 seconds]
bennofs has joined #nixos
das_j has joined #nixos
<das_j> Hey just a short question, how can I get the target of a link in /etc? I'd like to get the path in the nix store of environment.etc."exim.conf", what is the proper attribute?
<das_j> -> I'd like to add it to the unit's restart triggers, because otherwise, the unit won't restart
logzet has joined #nixos
<elvishjerricco> how do you get nixos to not build the manual? `services.nixosManual.enable = false;` doesn't seem to do it
sigmundv__ has joined #nixos
jD91mZM2 has joined #nixos
rauno has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @volth closed pull request #41412 → nixos/sslh: remove "transparent: false;" → https://git.io/vhlkr
<jD91mZM2> Heh I really need to get around to resizing my boot partition... Or redoing my whole partition table. After fixing some crappy windows dual boot issues I had to garbage collect in order to regenerate NixOS onto it :P
steell has joined #nixos
<obadz> jD91mZM2: nixos is so flexible with these things. You could just nixos-install from your current partition into another. And then there's lustrate, grow fs at boot, etc.
knupfer has joined #nixos
<jD91mZM2> obadz: NixOS is really flexible, yep. Sadly, partitions are not. Resize one and you need to shrink one and move 5 others
<jD91mZM2> And my home partition is so large doing one single move operation takes 20 mins :P
<jD91mZM2> Perhaps I could get away with just shrinking though :)
nico202 has quit [Quit: Leaving]
endformationage has joined #nixos
jtojnar has quit [Remote host closed the connection]
jtojnar has joined #nixos
<obadz> jD91mZM2: there was LVM for that. didn't really catch on…
<obadz> but you couldn't have discontiguous partitions, straddle different disk, and move a partition while using it r/w at the same time…
periklis has joined #nixos
steell has quit [Ping timeout: 260 seconds]
schjetne has joined #nixos
<jD91mZM2> obadz: Ah, right. I think ZFS allows one to do that sort of thing for multiple mountpoints though?
<obadz> s/couldn't/could/
<obadz> not sure about ZFS
<jD91mZM2> As in I'd create one ZFS partition that mounted both / and /home, and then it wouldn't really care about the size of either. You could set a cap, but that cap could be changed later... I think
rauno has joined #nixos
<jD91mZM2> I should get around to trying ZFS too sometime. Perhaps I'll reformat my drive and do both at once
<obadz> yeah LVM did some similar things but the underlying filesystems needed to have fixed sizes (they thought they were on a physical partition)
<infinisil> Yes ZFS can do that
<infinisil> Can recommend
<jD91mZM2> (Writes down infinisil to the list of people I know who use ZFS)
<__monty__> Or give btrfs a shot : )
<jD91mZM2> I believe adisbladis[m] had some opinion on zfs vs btrfs? Can't remember
<__monty__> Would I recommend it for really valuable data? Not necessarily. Have I had any issues running it on my day to day box? No. Am I a filesystem power user? Also no.
<jD91mZM2> Nice, thanks! I'll add it to the list of things I want but will probably never have the courage to try :P
<jD91mZM2> want to*
dbmikus has joined #nixos
npmccallum has joined #nixos
npmccallum has left #nixos ["Good Bye"]
npmccallum has joined #nixos
<obadz> last I checked neither ZFS nor BRFS had file level encryption on Linux. Has that changed?
<npmccallum> is there a mechanism to create a file with specified contents during nixos-rebuild?
leat has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @dywedir opened pull request #41417 → skim: 0.3.2 -> 0.4.0 → https://git.io/vhlOt
grw has joined #nixos
<infinisil> obadz: that's not a thing to be provided by a file system imo
<obadz> it is if you want it above the fs (rather than under)
<infinisil> gpg?
<obadz> transparent home directory encryption using login password (ecryptfs)
<infinisil> ZFS has native dataset encryption in the next version, which I'll use for that
<{^_^}> [nixpkgs] @dasJ opened pull request #41418 → nixos/exim: Add unit restart trigger → https://git.io/vhlOl
<obadz> on Linux?
<infinisil> Yup
<obadz> when?
<infinisil> It has been in unstable for a while now, most bugs are ironed out and lots of people are using it
<infinisil> It will be in 0.8 stable
<infinisil> I'd have to look the release date of that up (if it's even known already)
<obadz> k
<obadz> I think it's time for me to move to zfs then :)
<jD91mZM2> npmccallum: Is the file inside /etc? Then there is etc."file/goes/here"
<{^_^}> [nixpkgs] @adisbladis closed pull request #34316 → distrho: Fix build on non x86_64 platforms → https://git.io/vNMO4
<obadz> what's a dataset?
<obadz> is that like a logical partition?
<infinisil> obadz: Pretty much
<{^_^}> [nixpkgs] @adisbladis closed pull request #33836 → WIP: gpsbabel: Fix build with qt59 → https://git.io/vNnR2
<obadz> exciting
<infinisil> Has a bunch of nice features
leat has joined #nixos
sbdchd has quit [Remote host closed the connection]
<ij> If I bundle update into vendor and then create a shell that creates all the gems in /nix/store, is the building and downloading done twice?
ramses_ has joined #nixos
<ramses_> I'm in the process of converting an existing ubuntu server running on Azure into a nixos system using lustrate. Does anyone have experience with this? Can I expect any troubles when rebooting into nixos?
schjetne has quit [Ping timeout: 245 seconds]
<vaibhavsagar> gchristensen: pong
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/7295e175bf6 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
SagnikS has joined #nixos
<SagnikS> Hey!
<SagnikS> I need some help
<SagnikS> building the configuration in /mnt/etc/nixos/configuration.nix...
<SagnikS> error: writing to file: No space left on device
<SagnikS> Seems like the USB got full
<vaibhavsagar> ooh, that's not good
<vaibhavsagar> can you delete stuff from it?
<vaibhavsagar> preferably stuff that was already on there before so building the configuration doesn't put it back :)
<{^_^}> [nixpkgs] @Ma27 opened pull request #41419 → pythonPackages.jira: fix build → https://git.io/vhl3Z
<SagnikS> Um what to delete :P
<SagnikS> Not really sure
bennofs has quit [Ping timeout: 276 seconds]
<SagnikS> Looks alright?
acarrico has joined #nixos
<vaibhavsagar> maybe you can do without VirtualBox for the time being?
<vaibhavsagar> I feel like that takes up a lot of space
pierron has quit [Ping timeout: 256 seconds]
<vaibhavsagar> but it doesn't look like you have any other large programs installed?
<SagnikS> It's a fresh install. And yeah.
<adisbladis[m]> vaibhavsagar: Dwarfs in comparison to pulling in plasma5 though
<vaibhavsagar> fair point
<SagnikS> should I disable the gui for now?
<adisbladis[m]> I'd go with a bare minimum non-gui install first and then enable all the bells and whistles
<SagnikS> I hope the raid arrway survives the reboot
<SagnikS> :P
<adisbladis[m]> obadz: There is imho only on real reason not to use ZFS: you are going to lag behind on kernel versions sometimes
<jD91mZM2> adisbladis[m]: Oh no! Is this something I'd have to worry about if I use the LTS kernel?
palo has quit [Ping timeout: 260 seconds]
SagnikS has quit [Ping timeout: 260 seconds]
<adisbladis[m]> jD91mZM2: No on LTS you are fine
<adisbladis[m]> I like to be on latest stable and that's not always possible
<obadz> why won't they merge zfs in?
<infinisil> licenses or something like that
<obadz> ah… can't argue with that.
<jD91mZM2> Yeah that's the same reason why Guix won't get ZFS IIRC
<adisbladis[m]> Yeah, just license.. :(
<adisbladis[m]> jD91mZM2: Which is strange. CDDL is still FOSS
<infinisil> What's the advantage of that though?
<infinisil> Other than that all kernel versions will probably be supported
<adisbladis[m]> infinisil: I feel like the advantage would be greater for non-nixos distros where you may need to track binary compatibility yourself.
ma27 has quit [Quit: WeeChat 2.1]
<obadz> / infinisil
ma27 has joined #nixos
<adisbladis[m]> obadz: More legal minds than mine have argued on the subject before. There are two camps with opposing views.
<infinisil> Eh I don't really care anyways, ZFS works well and that's what counts
dbmikus has quit [Ping timeout: 265 seconds]
<Izorkin> Help. How to add to https://github.com/NixOS/nixpkgs/compare/master...Izorkin:sshd-groups?diff=split&expand=1&name=sshd-groups options users.extraUsers.(username).allow SshLogin ?
<infinisil> Izorkin: I have no idea what you mean
<Izorkin> infinisil: I want to make that by ssh only certain users can enter
<das_j> Izorkin: I did that, I'll just create a gist
<das_j> Izorkin: https://gist.github.com/dasJ/115480616a35c858687a37fe7a580e71 The rest of secure secure shell should already be upstream in nixpkgs
palo has joined #nixos
palo has quit [Changing host]
palo has joined #nixos
<{^_^}> [nixpkgs] @xeji merged pull request #41382 → ctags: fix source url → https://git.io/vhWm8
<{^_^}> [nixpkgs] @xeji pushed commit from @bhipple to master « ctags: fix source url (#41382) »: https://git.io/vhlG3
<Izorkin> das_j: https://pastebin.com/jLuJ01Qg - I wanted to do something like this
<das_j> Oh...
<justanotheruser> When I try to start mpv, I get this traceback https://hastebin.com/raw/otibehunuh "i965: Failed to submit batchbuffer: Input/output error"
<justanotheruser> some other programs give me that error as well
<justanotheruser> seems to be opengl related, however beyond that google hasn't been very helpful
<justanotheruser> any advice?
<{^_^}> [nixpkgs] @volth reopened pull request #41412 → nixos/sslh: remove "transparent: false;" → https://git.io/vhlkr
Have-Quick has joined #nixos
fighterhero[m] has joined #nixos
acarrico has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @xeji merged pull request #41139 → freecad: 0.16.6712 -> 0.17 → https://git.io/vhmqq
<{^_^}> [nixpkgs] @xeji pushed 3 commits to master: https://git.io/vhlGx
ma27 has quit [Quit: WeeChat 2.1]
ramses_ has quit [Quit: Page closed]
ma27 has joined #nixos
nschoe has joined #nixos
Willi_Butz is now known as WilliButz
ma27 has quit [Client Quit]
schjetne has joined #nixos
ma27 has joined #nixos
ma27 has quit [Client Quit]
leat has quit [Ping timeout: 245 seconds]
ma27 has joined #nixos
endformationage has quit [Ping timeout: 260 seconds]
woodson has joined #nixos
woodson_ has joined #nixos
alex`` has quit [Ping timeout: 248 seconds]
SunWuKong has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 opened pull request #41420 → haskell generic-builder: Use strictDeps always → https://git.io/vhlZy
<{^_^}> [nixpkgs] @xeji merged pull request #41409 → imagemagick: depend on fftw for fft feature → https://git.io/vhlvE
<{^_^}> [nixpkgs] @xeji pushed 3 commits to master: https://git.io/vhlZd
SunWuKong has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @xeji merged pull request #41417 → skim: 0.3.2 -> 0.4.0 → https://git.io/vhlOt
<{^_^}> [nixpkgs] @xeji pushed commit from @dywedir to master « skim: 0.3.2 -> 0.4.0 (#41417) »: https://git.io/vhlnI
<{^_^}> [nixpkgs] @marsam opened pull request #41421 → shadowsocks-libev: supports darwin → https://git.io/vhlnt
sigmundv__ has quit [Ping timeout: 268 seconds]
humanoyd has quit [Quit: WeeChat 2.1]
fresheyeball has joined #nixos
<{^_^}> [nixpkgs] @xeji pushed commit from @dywedir to master « synapse-bt: init at 2018-06-04 (#41402) »: https://git.io/vhlnK
<{^_^}> [nixpkgs] @xeji merged pull request #41402 → synapse-bt: init at 2018-06-04 → https://git.io/vhWAd
schjetne has quit [Ping timeout: 256 seconds]
leat has joined #nixos
<alexteves> is there a way to get the currently active config (or at least the active substituters) ?
<alexteves> on mac, `nix show-config` seems to output nix.conf directly, since I still need to restart the daemon for new substituters to be used
<fresheyeball> anyone have thoughts on task running?
<fresheyeball> lets say I have a task that styles code
<fresheyeball> shell script? makeFile? Is there a nix way?
<andi-> whatever fits the language you are writing it in?
simukis has quit [Read error: Connection reset by peer]
orivej has joined #nixos
simukis has joined #nixos
<fresheyeball> andi-: I think that is a bad idea, to make it platform specific
<andi-> Well if you write a python program you'll probably use some kind of python code formatter. If you use ruby same story. Ruby would probaly prefer a rake target?
<andi-> if you write C++ write a Makefile target?
sigmundv__ has joined #nixos
<adisbladis[m]> I do my formatting in an emacs hook
<adisbladis[m]> There is no good generic answer, it will be dependent on your workflow/language
periklis has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @xeji merged pull request #41410 → Jetbrains IDEA: 2018.1.3 -> 2018.1.4 → https://git.io/vhlfp
<{^_^}> [nixpkgs] @xeji pushed 3 commits to master: https://git.io/vhlcq
<andi-> if it is some foreign code that you format over-and-over again: write nix-shell script that includes all the Dependencies needed for formatting?
foldingcookie has quit [Ping timeout: 260 seconds]
xy2_ has joined #nixos
<fresheyeball> andi-: ok, that sounds right
<fresheyeball> what is a nix-shell script?
<fresheyeball> does nix-shell have task running abilities?
<fresheyeball> is the idea we put a command in nix-shell as a derivation?
<fresheyeball> andi-: perfect! thank you. I had a feeling there was such a thing
reinzelmann has joined #nixos
zopsi has joined #nixos
dbmikus has joined #nixos
<fresheyeball> andi-: in that same doc I see the following
<fresheyeball> runCommand "dummy" { buildInputs = [ python pythonPackages.prettytable ]; } ""
<phry> is there a variant of `nixos-rebuild boot` that only boots into the new generation once and then defaults back to the previous default?
<fresheyeball> what is "dummy"? could that have been an empty string?
alex`` has joined #nixos
<andi-> fresheyeball: that is just the name of the derivation and mostly useless in the nix-shell context
phreedom has quit [Remote host closed the connection]
<fresheyeball> I dont understand, how is #! nix-shell deps.nix -i python finding the python source to run?
phreedom has joined #nixos
<fresheyeball> #! nix-shell deps.nix -i python
<fresheyeball> looks like it has nix file for deps, and says to interprete with python, but not what to interpret
<elvishjerricco> fresheyeball: The #! syntax tells it that THIS file is the one to run
<samueldr> as with shebangs on linux, it will interpet the same file in which it's written
<samueldr> (on linux and other unixes)
<elvishjerricco> Ugh. Building `git` requires building a bunch of X libraries because it depends on gnupg which depends on pinentry
<fresheyeball> oic
<fresheyeball> thanks folks, that helpped
<fresheyeball> so the idea is we still run direct from the command line right?
<fresheyeball> like ./myScripts/scripty.py
<{^_^}> [nixpkgs] @xeji pushed 2 commits to release-18.03: https://git.io/vhlc5
<fresheyeball> and let the shebangs take care of the rest
<fresheyeball> right?
<elvishjerricco> yep
cloud-maingo has joined #nixos
<fresheyeball> elvishjerricco: Hi WILL!
<elvishjerricco> Hi Isaac :P
<samueldr> if you want to try something dumb, set the shebang as `#!/usr/bin/env cat`
foldingcookie has joined #nixos
<infinisil> samueldr: nice, simplest quine ever
<fresheyeball> makes sense
<samueldr> it'S an easy way to grok how shebangs work
<fresheyeball> it sounds like the community is doing task running via shell scripts, and those scripts have nix managed deps via shebang. Is that fair/advisable?
simukis has quit [Ping timeout: 248 seconds]
<samueldr> it has much lover overhead to understand and use
<samueldr> (simply install nix and ./that_script)
<samueldr> I found out that nix-shell, though, has a considerable startup time
<samueldr> I found that out the hard way within a script that I was using to query the battery status for my WM
<infinisil> Haha same samueldr
<infinisil> Exactly the same, a battery script that was run 10 times a second but it used nix-shell :)
<samueldr> oof, running way less often mine was still causing spikes where I could feel the computer being used :)
<samueldr> (on a celeron c720p chromebook)
periklis has joined #nixos
<infinisil> I didn't feel any slowdown, but I noticed it when my journalctl was littered with nix connection accepted messages
<samueldr> I didn't feel any slowdowns on my main laptop, but I thought something was *up* with the chromebook or it was the meltdown patches causing that dreaded slowdown
<fresheyeball> samueldr: yeah, its sounds nice, just asking.
<samueldr> fwiw, I'm using the nix-shell shebangs for management scripts with the client I work with
simukis has joined #nixos
SagnikS has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 2 commits to release-18.03: https://git.io/vhlCB
<fresheyeball> samueldr: sounds good. Lots of things have "task runners" built into their build or package ecosystem. like npm scripts, or makefiles, This feels right for nix for me.
matthewbauer has joined #nixos
<SagnikS> Please send help
<SagnikS> The /boot is on a RAID 1
<SagnikS> Is it because of that?
<andi-> on the same topic: is there a nix formatter yet? :)
jperras has joined #nixos
<{^_^}> [nixpkgs] @orivej merged pull request #41395 → libarchive: pull in patch to support LibresSSL-2.7. → https://git.io/vhWDv
<SagnikS> Partitioner?
kerrhau has joined #nixos
kerrhau has quit [Changing host]
kerrhau has joined #nixos
<{^_^}> [nixpkgs] @orivej pushed commit from @qolii to staging « libarchive: pull in patch to support LibresSSL-2.7 (#41395) »: https://git.io/vhlCE
<andi-> SagnikS: not your topic. the one before that.
<infinisil> andi-: Oh I wish
das_j has quit [Quit: WeeChat 2.0]
<samueldr> AFAIK not really
<infinisil> I thought about how a formatter would work but didn't get very far
<samueldr> I mean, if you discount the terrible formatting editor plugins have (at least vim), then no
<SagnikS> Um can someone help me out? :| https://hastebin.com/dehinuxocu.sql
<samueldr> infinisil: I went a bit, but stumbled into limitations of my approach
<SagnikS> The /boot is on a RAID.
<samueldr> hmmm, sorry, never used raid
<andi-> SagnikS: please don't spam that.. I've had a look at the paste already. Maybe some more context would help. When does that happen? how does the configuration.nix look like?
<ldlework> Emacs' nix-mode is not great either.
<samueldr> your machine boots using UEFI, right?
<SagnikS> Yes, UEFI
<samueldr> good, at least you're using something that should work (and not e.g. uefi loader on legacy)
<SagnikS> There's the configuration.nix
svij1 has joined #nixos
<SagnikS> Yeah it should work, but it's kinda uncertain tbh.
<andi-> isn't he missing an EFI partition?
<SagnikS> It's there in the hardware-config.nix
<andi-> AFAIK nix is able to keep multiple EFI partitions in sync
<SagnikS> Also
<SagnikS> [root@nixos:/mnt/etc/nixos]# blkid /dev/md127
<samueldr> /boot/ being vfat could be the ESP
<SagnikS> Yeah it is
<samueldr> that's good (on a non-RAID setup at least)
<andi-> will mdraid1 still work in that case? (It should since a few years, but there was some additional metadta IIRC)
freeman42x]NixOS has joined #nixos
<SagnikS> Let me remove the boot raid array
<SagnikS> and try
<SagnikS> is there a way I can possibly install the bootloader on both drives?
<andi-> yes, boot.loader.grub.mirroredBoots
<samueldr> andi-: though this requires use of grub I presume
<andi-> probably yes
<SagnikS> what does nix use by default?
<samueldr> there's no actual default
<andi-> systemd-boot
<svij1> hi, does anyone know if https://cache.nixos.org down? having problems upgrading nixos
schjetne has joined #nixos
<samueldr> svij1: it's not down
<samueldr> ERR_INVALI_RESPONSE in that case is... okay
<samueldr> and the https issue in chrome is okay too for nix
<svij1> ahh i see
<andi-> I was able to upgrade my channels just a few minutes ago
<MichaelRaskin> https://cache.nixos.org/nix-cache-info is the URL you want to check
<samueldr> though, if you have problems, there's a script that may help finding out infos
<svij1> cool, let me try again
<svij1> thanks
sigmundv_ has quit [Ping timeout: 265 seconds]
sigmundv__ has quit [Ping timeout: 240 seconds]
<SagnikS> File system "/boot" has wrong type for an EFI System Partition (ESP).
<MichaelRaskin> Yeah…
<SagnikS> After using it normally
<andi-> I guess that answers it
<samueldr> (I was sharing so you could voice your opinion or something :) )
svij1 has quit [Quit: WeeChat 1.7.1]
<SagnikS> Welp, I'm stuck :/
semilattice has joined #nixos
fragamus has joined #nixos
<fragamus> can anyone point out how to install mkl and blas on nixos
<samueldr> SagnikS: (don't know the best way to verify) that ESP's type in the gpt is EF00, right?
<SagnikS> let me do fdisk
vaninwagen has joined #nixos
<SagnikS> 1 right?
periklis has quit [Ping timeout: 256 seconds]
<SagnikS> samueldr: ^^
matthewbauer has quit [Ping timeout: 248 seconds]
<samueldr> (sorry, I was out briefly)
<samueldr> uh, looks like it
<andi-> anyone else having issues with the pycharm-professional pkg? Retrieving a 403 since a few days :/
endformationage has joined #nixos
acarrico has joined #nixos
avn has quit [Ping timeout: 244 seconds]
avn has joined #nixos
bara has quit [Ping timeout: 256 seconds]
bara has joined #nixos
schjetne has quit [Ping timeout: 265 seconds]
agile has quit [Quit: v]
agile has joined #nixos
<{^_^}> [nixpkgs] @orivej merged pull request #41386 → libevent: Pull in patches to support LibreSSL 2.7. → https://git.io/vhWnD
<{^_^}> [nixpkgs] @orivej pushed commit from @qolii to staging « libevent: add patches to support LibreSSL 2.7 (#41386) »: https://git.io/vhllG
agile has quit [Remote host closed the connection]
agile has joined #nixos
<SagnikS> File system "/boot" has wrong type for an EFI System Partition (ESP).
<SagnikS> Still same :/
dbmikus has quit [Ping timeout: 265 seconds]
acarrico has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @dasJ opened pull request #41424 → schema2ldif: Init at 1.3 → https://git.io/vhlla
Drakonis[m] has quit [Changing host]
Drakonis[m] has joined #nixos
Drakonis[m] has joined #nixos
<cocreature> hey, is there a way to temporarily change TMPDIR when using nix in daemon mode? I tried "TMPDIR=… nix-shell -p …" but it’s still building in /tmp
<elvishjerricco> cocreature: You probably have to change the environment variable as the nix-daemon process sees it
<cocreature> elvishjerricco: hm ok, I was hoping that there is a convenient way to just change it for one build but I guess there isn’t
alexteves_ has joined #nixos
<elvishjerricco> cocreature: `nix --help-config | grep dir`
<elvishjerricco> `sandbox-build-dir The build directory inside the sandbox.` I'm guessing that's not what you want
<cocreature> I
<cocreature> *I’m not entirely sure what that does but it do what I would like it to do :)
<cocreature> I’ll just restart the daemon
<sphalerite> cocreature: you might also be able to set it on a per-build basis, if you're running nix as a trusted user, by just passing --sandbox-build-dir /path/to/alternative on the commandline
nuncanada has joined #nixos
tmaekawa has joined #nixos
alexteves_ has quit [Remote host closed the connection]
tmaekawa has quit [Client Quit]
<buhman> how do I view the full xserver log?
<buhman> I think some configuration is conflicting with mine, but I don't know how to examine the automatically generated configuration
woodson has quit [Ping timeout: 256 seconds]
woodson_ has quit [Ping timeout: 268 seconds]
aarvar has joined #nixos
phreedom has quit [Remote host closed the connection]
<rain1> can i easily istall nix on arch linux or would there be problems?
jD91mZM2 has quit [Quit: WeeChat 2.0]
phreedom has joined #nixos
nuncanada has quit [Quit: Leaving]
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<samueldr> buhman: `journalctl --unit=display-manager` and you may want to add -b0; additionally, you could need sudo
<samueldr> rain1: I don't think there should be any problems
<buhman> samueldr: that shows what seems like a very incomplete log
<samueldr> by default it uses less as a pager
<buhman> i realize this, the log content is still incomplete
<samueldr> what's missing?
c00kiemon5ter has joined #nixos
aarvar has quit [Ping timeout: 265 seconds]
SagnikS has quit [Ping timeout: 260 seconds]
<buhman> it doesn't show driver initialization messages, for example
<samueldr> also, for xorg.conf, you could use services.xserver.exportConfiguration
<buhman> yeah I just saw that
nschoe has quit [Quit: Program. Terminated.]
<samueldr> buhman: you're in the `systemd-journal` group or used sudo, right?
<buhman> yes
<samueldr> oh, and I'm assuming you're using a display-manager
<samueldr> AFAIK all display-managers on nixos should log in there, but I haven't verified
<buhman> well, for debugging this sort of stuff I usually use xinit, but I've read that's broken on nixos
fragamus has joined #nixos
<buhman> so yeah, I'm using display-manager
<samueldr> :/ at least with sddm the X server messages are there
<samueldr> though, thinking back, it may be that with lightdm they are somewhere under /var/log
<buhman> https://ptpb.pw/bMfC I think the main problem is I'm attempting to specify a serverlayout, and this conflicts with the one that some other thing generated
<samueldr> oh, yeah
<samueldr> buhman: I may have a workaround
<samueldr> (give me a bit, I need to find it in my history)
<buhman> one I figure this out what I really want to do is make this not suck for everyone
<buhman> IMO the nixos nvidia article is very insufficient
<{^_^}> [nixpkgs] @xeji merged pull request #41418 → nixos/exim: Add unit restart trigger → https://git.io/vhlOl
<{^_^}> [nixpkgs] @xeji pushed commit from @dasJ to master « nixos/exim: Add unit restart trigger (#41418) »: https://git.io/vhl4G
<samueldr> serverlayout didn't need a workaround, it was monitor section which did
<buhman> so you just re-use the same identifiers?
<samueldr> serverLayoutSection will be used instead of the defaults, and yeah, I had to read the generated xorg.conf file to get the identifiers
<samueldr> it felt really clumsy
jperras has quit [Ping timeout: 265 seconds]
<buhman> also I see you don't have a videoDrivers thing in there
<samueldr> though I didn't end up using this as xinerama brought up a lot of issues
<samueldr> buhman: maybe I should have started with: what are you trying to do?
<buhman> just do normal nvidia-prime on an optimus laptop
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/9d62774359a (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
jtojnar has quit [Remote host closed the connection]
<samueldr> ah, sorry, I've never had optimus/prime/that kind of hardware
<samueldr> as for my configuration (on a tower with nvidia hardware) I had videoDrivers configured from elsewhere
<samueldr> > services.xserver.videoDrivers = [ "nvidia" ];
<{^_^}> error: syntax error, unexpected '=', expecting ')', at (string):41:31
<buhman> yeah, that's about 500% of the google-indexed commentary on how to do this :)
<buhman> > don't have the hardware, sorry
<{^_^}> error: syntax error, unexpected ',', expecting ')', at (string):41:24
<{^_^}> [nixpkgs] @dasJ opened pull request #41425 → nixos/luksroot: Support keyfile offsets → https://git.io/vhl4B
<elvishjerricco> Dezgeg: Image successfully created! Now to see if I can boot it :)
<samueldr> when you said article, I'm assuming you read https://nixos.wiki/wiki/Nvidia buhman
<samueldr> (sorry if I can't help much more with your particular hardware)
<buhman> yeah; so IMO there should just be a single flag that does nvidia-prime for you
<buhman> "use primerun script" is beyond an awful hack
jtojnar has joined #nixos
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
acarrico has joined #nixos
fragamus has joined #nixos
schjetne has joined #nixos
YaZko has quit [Quit: YaZko]
<buhman> samueldr: hah, just realized you closed and reopened a new screen section
<buhman> maximum hack
ixxie has joined #nixos
<samueldr> oh, that was the crux of the workaround ;)
<samueldr> if I hadn't dropped use of xinerama, I would have looked into improving this part of nixos
civodul has joined #nixos
<buhman> nice
<buhman> samueldr: inspired by your genius, I came up with https://ptpb.pw/n0ti which works
SagnikS has joined #nixos
<SagnikS> Hey!
<SagnikS> Any idea what this might mean?
<elvishjerricco> Dezgeg: Hm. The machine just seems to spin endlessly, never doing anything. Not really sure how to debug that.
<Dezgeg> at which part?
vaninwagen has quit [Quit: WeeChat 2.1]
<elvishjerricco> Dezgeg: No idea :P qemu just produces no output and starts pinning a cpu to 100%
<samueldr> (read parts of the backlog) cross-compiling for aarch64 images :) what are the chances this works for armv[67]?
<elvishjerricco> samueldr: No idea :P
<samueldr> elvishjerricco: can you boot the normal aarch64 image though?
<elvishjerricco> Seems reasonably possible though
<Dezgeg> right, https://nixos.wiki/wiki/NixOS_on_ARM/QEMU needs to be adapted for aarch64
<elvishjerricco> Good question
<samueldr> it would at least remove a variable, is it the way you run it or the build that fails
<Dezgeg> which would be s/qemu-system-arm/qemu-system-aarch64 -cpu cortex-a57/
<Dezgeg> and using ubootQemuAarch64 instead of ubootQemuArm
SagnikS has quit [Ping timeout: 260 seconds]
<elvishjerricco> Dezgeg: Will give that a shot shortly
matthewbauer has joined #nixos
<woffs> Hi. Why not pull qutebrowser-1.3.1 into 18.03? In 18.03 qutebrowser is still on 1.2
<samueldr> looks like it was updated automatically by ryantm's bot, there's probably no system to backport those patches in that bot
<samueldr> since it's a web browser, I would assume a PR with proper cherry-picking of commits would be accepted and merged
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @orivej pushed to master « SDL: propagate libiconv »: https://git.io/vhlBd
<samueldr> (and it looks like it would anyway be accepted based on version policy)
<woffs> samueldr: I'll try maybe
v0id72[m] has joined #nixos
sbdchd has joined #nixos
<{^_^}> [nixpkgs] @xeji pushed 4 commits to master: https://git.io/vhlRI
<{^_^}> [nixpkgs] @xeji merged pull request #41424 → schema2ldif: Init at 1.3 → https://git.io/vhlla
schjetne has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @xeji merged pull request #41419 → pythonPackages.jira: fix build → https://git.io/vhl3Z
<{^_^}> [nixpkgs] @xeji pushed commit from @Ma27 to master « pythonPackages.jira: fix build (#41419) »: https://git.io/vhlRq
<justanotheruser> how do i change my channel from 17.03? https://hastebin.com/raw/udifodomob
<justanotheruser> nix-channel --list shows nixos https://nixos.org/channels/nixos-18.03
<samueldr> after changing it, did you nix-channel --update?
<samueldr> nix-info will use the currently downloaded channel to get the version number
<justanotheruser> ah alright, thanks :)
<{^_^}> [nixpkgs] @woffs opened pull request #41427 → qutebrowser: 1.2.0 -> 1.3.1 → https://git.io/vhlRC
<v0id72[m]> Hi - was wondering if anyone could help me out. I cannot figure out why I cannot cursor around in Mutt, can anyone help?
SagnikS has joined #nixos
<samueldr> woffs: I believe it is preferred to use `git cherry-pick -x` to do backports, though I'm not sure it'll be a huge issue otherwise
<SagnikS> Welp
<SagnikS> So, this happened
<SagnikS> I specified a wrong home partition
goodwill has quit [Quit: ...]
<SagnikS> Can I boot into live mode and fix the configuration.nix and rebuild?
<gchristensen> sure
<gchristensen> boot the installer, mount the partitions, edit your configuration.nix, and run nixos-install
matthewbauer has quit [Ping timeout: 256 seconds]
<SagnikS> Ah alright thanks
<{^_^}> [nixpkgs] @xeji merged pull request #41421 → shadowsocks-libev: supports darwin → https://git.io/vhlnt
<{^_^}> [nixpkgs] @xeji pushed commit from @marsam to master « shadowsocks-libev: supports darwin (#41421) »: https://git.io/vhlRV
<elvishjerricco> Dezgeg: Same thing. I'll check that I can use one of the other images...
<Dezgeg> well if you don't ge tany u-boot output it's not an image problem
<elvishjerricco> Good point
<elvishjerricco> Any ideas then?
robstr has quit [Quit: WeeChat 1.9.1]
<Dezgeg> so what's the command line?
SagnikS has quit [Ping timeout: 260 seconds]
<elvishjerricco> Dezgeg: I have a nix derivation producing a script so there's some nix interpolation in there
johnw has quit [Ping timeout: 245 seconds]
<Dezgeg> you need the -cpu cortex-a57 there (I don't know why)
<elvishjerricco> Dezgeg: Derp. You already told me that :P
<elvishjerricco> Trying
<elvishjerricco> Ok now I at least have something!
<elvishjerricco> compat_monitor0 console
<elvishjerricco> Gah derp. I hate bash. Forgot a trailing \
<Dezgeg> huh
<ixxie> I did an experimental play on some Nix Ecosystem logos: https://i.imgur.com/4xioWVu.png
<ixxie> brutal feedback appreciated
<elvishjerricco> Dezgeg: I will say that for some reason the kernel build yields a kernel file named `Image` instead of `bzImage`. Not sure why, or if it's relevant
<Dezgeg> it's normal
matthewbauer has joined #nixos
<gchristensen> is there some sort of systemd magic that starts a service only if a argument is present in /proc/cmdline?
YaZko has joined #nixos
aarvar has joined #nixos
<steveeJ> gchristensen: you could use a service that greps for the argument, and another one that depends on it. grep will simply fail if it's not found
<elvishjerricco> Dezgeg: Is it not finding the partition with the kernel?
Thra11 has quit [Ping timeout: 248 seconds]
<Dezgeg> yeah, something wrong with the disk I presume
<elvishjerricco> Dezgeg: Alright. I'll start looking there later. Gtg for now though.
<elvishjerricco> Thanks for you help!
<Dezgeg> gchristensen: maybe systemd.wants=foo.service ?
matthewbauer has quit [Read error: Connection reset by peer]
matthewbauer has joined #nixos
<Dezgeg> oh, there is ConditionKernelCommandLine= also
<elvishjerricco> Dezgeg: What's that?
fragamus has joined #nixos
<gchristensen> oohh
<buhman> how do I change the DPI for the display manager?
<tilpner> ixxie - I already commented on your last try, what happened to adopting that one? About these new ones: I don't find any of the middle symbols intuitive, except for nixpkgs
<{^_^}> [nixpkgs] @orivej pushed to master « freeimage: fix build with glibc 2.27 »: https://git.io/vhl0O
c00kiemon5ter has left #nixos [#nixos]
<{^_^}> [nixpkgs] @lopsided98 opened pull request #41429 → cc-wrapper, bintools-wrapper: unbreak include/link paths when cross-compiling → https://git.io/vhl0s
joko has quit [Quit: leaving]
<ixxie> tilpner: all the icons are font awesome icons; https://fontawesome.com/icons?d=gallery&m=free so we can find others
<ixxie> tilpner: well I was still unhappy with the fonts on the last one; but I carried over the colors
<tilpner> Yes, and amplify the bikeshedding? :/
<ixxie> lol
<tilpner> I think I preferred the logos without middle symbols
<{^_^}> [nixpkgs] @orivej pushed to master « certbot: disable check on darwin »: https://git.io/vhl0W
<ixxie> I will definitely make a version without the icons too
<tilpner> Okay, just don't tilt the lambdaflake again :)
<ixxie> I also considered the icons in the end, so both the icon and the slowflake are seperate
<ixxie> no tilt, don't worry
<{^_^}> [nixpkgs] @Tomahna opened pull request #41430 → Bloop → https://git.io/vhl04
reinzelmann has quit [Quit: Leaving]
<ixxie> which font is better?
<ixxie> (btw this new version is better because its made on NixOS instead of windows)
<tilpner> monospace looks good, but the i looks odd in this particular monospace font
<norfumpit> what is the `{lib, ...}:` expression called?
Thra11 has joined #nixos
joko has joined #nixos
<LnL> a function?
mekeor has left #nixos ["digital revolution = cryptoanarchism + cybercommunism"]
<tilpner> Plus destructuring
<samueldr> well, function with a set pattern
<norfumpit> ohh
<LnL> I usually just call it a function with named arguments
<norfumpit> this is what i get for "learning as i go"
<samueldr> :) after learning as you go (it's not necessarily bad) fitting some time to understand what things are with the manual really helps
<{^_^}> [nixpkgs] @orivej pushed to master « python.pkgs.detox: 0.11 -> 0.12 »: https://git.io/vhl0r
ambro718 has joined #nixos
Thra11 has quit [Ping timeout: 256 seconds]
<norfumpit> i think im approaching that point yes :)
norfumpit has quit [Quit: norfumpit]
TheAceOfHearts has joined #nixos
<LnL> do you know about the nix pills?
alex`` has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @matthewbauer pushed to master « rust: disable tests on darwin »: https://git.io/vhl0N
mood_ is now known as mood
alex`` has joined #nixos
<{^_^}> [nixpkgs] @xeji merged pull request #41366 → dockerTools.pullImage: expose image* attributes → https://git.io/vhCrd
<{^_^}> [nixpkgs] @xeji pushed commit from @nlewo to master « dockerTools.pullImage: expose image* attributes (#41366) »: https://git.io/vhlEf
<gchristensen> NixOS people who deploy to AWS, can you help me answer these questions? https://github.com/grahamc/packet-provision-nixos-ipxe/issues/2#issuecomment-394190979 cc copumpkin, ikwildrpepper
<rain1> do i just make /nix owned by my user?
sigmundv_ has joined #nixos
<sphalerite> rain1: it depends. Which OS are you on?
<rain1> arch linux
<sphalerite> in that case, I think so. gchristensen can probably confirm or correct
<gchristensen> yeh
schjetne has joined #nixos
TheAceOfHearts has quit [Quit: TheAceOfHearts]
ambro718 has quit [Quit: Konversation terminated!]
<rain1> oh I see that nix uses linenoise
<rain1> https://github.com/rain-1/linenoise i have got a fork which integrates all the pull requests from the original repo and UTF8
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
freeman42x[nix] has joined #nixos
Thra11 has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
dbmikus has joined #nixos
<gchristensen> cool
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/99e9e7e76d8 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
YaZko has quit [Quit: YaZko]
dbmikus has quit [Ping timeout: 276 seconds]
TheAceOfHearts has joined #nixos
YaZko has joined #nixos
<{^_^}> [nixpkgs] @xeji pushed commit from @ElvishJerricco to master « Fix GHCJS 8.4/8.2 in sandboxed builds (#41411) »: https://git.io/vhlul
<{^_^}> [nixpkgs] @xeji merged pull request #41411 → Fix GHCJS 8.4/8.2 in sandboxed builds → https://git.io/vhlUc
judson has quit [Ping timeout: 260 seconds]
periklis has joined #nixos
justbeingglad has joined #nixos
justbeingglad has left #nixos [#nixos]
<aminechikhaoui> gchristensen: have you looked at https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/virtualisation/amazon-init.nix ? seems to answer your questions
<gchristensen> yes I have
smallville7123 has joined #nixos
<aminechikhaoui> I guess user-data isn't pulled again on change due to https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/virtualisation/amazon-image.nix#L73
schjetne has quit [Ping timeout: 248 seconds]
knupfer has quit [Ping timeout: 265 seconds]
judson has joined #nixos
fragamus has joined #nixos
judson is now known as Guest96440
tzemanovic has quit []
woodson has joined #nixos
<{^_^}> [nixpkgs] @xeji merged pull request #41427 → qutebrowser: 1.2.0 -> 1.3.1 → https://git.io/vhlRC
<{^_^}> [nixpkgs] @xeji pushed 4 commits to release-18.03: https://git.io/vhlzq
woodson_ has joined #nixos
ixxie has quit [Ping timeout: 256 seconds]
kim0 has joined #nixos
matthewbauer has quit [Ping timeout: 268 seconds]
hiratara has quit [Ping timeout: 265 seconds]
schoppenhauer has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @lukeadams opened pull request #41431 → gnuradio: 3.7.11.1 -> 3.7.13.2 → https://git.io/vhlzZ
Thra11 has quit [Quit: IRC for Sailfish 0.9]
hiratara has joined #nixos
cloud-maingo has quit [Quit: Connection closed for inactivity]
simukis has quit [Ping timeout: 240 seconds]
woodson__ has joined #nixos
woodson___ has joined #nixos
periklis has quit [Ping timeout: 268 seconds]
alex`` has quit [Ping timeout: 265 seconds]
schoppenhauer has joined #nixos
<{^_^}> [nixpkgs] @ajs124 opened pull request #41432 → steam: add optional extraProfile → https://git.io/vhlzx
sbdchd has quit [Remote host closed the connection]
smallville7123 has quit [Quit: rosa]
smallville7123 has joined #nixos
woodson_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
woodson has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
woodson_ has joined #nixos
woodson__ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
woodson___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
xy2_ has quit [Ping timeout: 255 seconds]
<{^_^}> Channel nixos-18.03 advanced to https://github.com/NixOS/nixpkgs/commit/7295e175bf6 (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-18.03)
<{^_^}> [nixpkgs] @orivej opened pull request #41433 → ninja: build manual with docbook → https://git.io/vhlgZ
SagnikS has joined #nixos
<SagnikS> Please send help. I had an encrypted home directory and it can't boot
<SagnikS> :/
lingeeal has joined #nixos
marusich has joined #nixos
<SagnikS> Anyone?
<lingeeal> hi, i've just installed nixos on asus laptop for the first time, and getting very weird behaviour. displayManager does not appear, booting the nixos stops with login prompt. However, I deleted the files in home dir .XAuth*, .ICe and was able to see lightdm display manager as well as gnome3 when logged in. After rebooting the again, the same bad thing and just see black login prompt and never display manager. Also wh
<lingeeal> en rebooting I see the message "A stop job is running to x11". Also, having a look at journal and dont see any errors.
matthewbauer has joined #nixos
<samueldr> lingeeal: next time, switch to a console (CTRL+ALT+F1), login and `sudo systemctl restart display-manager`
hiratara has quit [Quit: ZNC - http://znc.in]
<samueldr> non-reproducibly I have seen a similar issue on different computers here :/
<samueldr> both with lightdm and sddm
hiratara has joined #nixos
SagnikS has quit [Ping timeout: 260 seconds]
sbdchd has joined #nixos
<{^_^}> [nixpkgs] @orivej merged pull request #41433 → ninja: build manual with docbook → https://git.io/vhlgZ
<{^_^}> [nixpkgs] @orivej pushed to staging « ninja: build manual with docbook (#41433) »: https://git.io/vhlgx
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/3eadeb7c3c4 (from 50 minutes ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
<buhman> I think my 3d configuration is mysteriously broken
mkoenig has quit [Ping timeout: 256 seconds]
<buhman> glxinfo looks sane, but any 3d application including glxgears just flickers
thc202 has quit [Ping timeout: 260 seconds]
mkoenig has joined #nixos
<lingeeal> samueldr: thanks, `sudo systemctl restart display-manager` just hangs and does not output a thing. :/ This is shit..Is there some startx at least to try to force the x11 to appear. Cannot find anything about this :(
schjetne has joined #nixos
tzemanovic has joined #nixos
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @orivej pushed to staging « ninja: support cross compilation »: https://git.io/vhl23
silver has quit [Quit: rakede]
silver has joined #nixos
kerrhau has quit [Ping timeout: 265 seconds]
silver has quit [Quit: rakede]
silver 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
bennofs has joined #nixos
<{^_^}> [nixpkgs] @obadz opened pull request #41434 → opensmtpd: 6.0.2p1 -> 6.0.3p1 → https://git.io/vhl2r
mahalel_ has joined #nixos
matthewbauer has quit [Remote host closed the connection]
matthewbauer has joined #nixos
palo has quit [Ping timeout: 240 seconds]
Ariakenom has quit [Read error: Connection reset by peer]
palo has joined #nixos
palo has quit [Changing host]
palo has joined #nixos
schjetne has quit [Ping timeout: 260 seconds]
lingeeal has quit [Remote host closed the connection]
iqubic has quit [Ping timeout: 265 seconds]
seafood has joined #nixos
smallville7123 has quit [Quit: rosa]
__monty__ has quit [Quit: leaving]
jackdk has joined #nixos
matthewbauer has quit [Ping timeout: 248 seconds]
goibhniu has quit [Ping timeout: 256 seconds]
sigmundv_ has quit [Ping timeout: 260 seconds]
blankhart has joined #nixos
smallville7123 has joined #nixos
cloud-maingo has joined #nixos
freeman42x[nix] has quit [Ping timeout: 256 seconds]
matthewbauer has joined #nixos
ericsagnes has quit [Ping timeout: 256 seconds]
blankhart has quit [Read error: Connection reset by peer]
blankhart has joined #nixos
mahalel_ has quit [Ping timeout: 256 seconds]
fresheyeball has quit [Quit: WeeChat 2.0]
lord| has quit [Ping timeout: 260 seconds]