cybrian has quit [(Read error: Connection reset by peer)]
<sphalerite>
it would have been so much easier to work out if it hadn't described the problem as a "format error"
<Lisanna>
yeah... that's a bit odd
<Lisanna>
...y2038 problem maybe?
<sphalerite>
at least it pointed to the date. Recently had trouble installing OSX, it claimed that "the install medium is corrupted and cannot be used"
<Lisanna>
haha
<sphalerite>
Same problem, although the date was in the past rather than the distant future
<sphalerite>
seriously, I spent over a week not knowing what the actual problem was and why it occurred with 3 different USB sticks and 2 different OSX versions
<samueldr>
time is hard
<sphalerite>
also mac os is awful
slack1256 has quit [(Remote host closed the connection)]
<sphalerite>
I mean, people talk about how wonderful their UX is
<sphalerite>
displaying an error message completely unrelated to the actual issue? Not having NTP in the installer?
<sphalerite>
Extremely questionable UX if you ask me…
<samueldr>
afaik, it's an artifact from the past; in the past they had better UX than the competition, mostly
<samueldr>
though, never been a user, so I can't personally vouch for it
<Lisanna>
I'm a longtime user, and I find I've gotten more and more annoyed with their UX over time
<Lisanna>
but not sure if that's a result of them changing or me becoming less of an idiot :)
Neo-- has quit [(Remote host closed the connection)]
Neo-- has joined #nixos
<sphalerite>
let's go with both
<sphalerite>
I think High Sierra has been their biggest screw-up yet though
<sphalerite>
jbboehr: typically if you want to modify a module you have to disable it, copy it out of nixpkgs, and add your modified copy to your imports list
digitus has quit [(Quit: digitus)]
<sphalerite>
or just install your system from a nixpkgs checkout
<jbboehr>
sweet, that does exactly what I need
Neo-- has quit [(Ping timeout: 264 seconds)]
markus1189 has quit [(Ping timeout: 240 seconds)]
sigmundv has joined #nixos
erasmas has quit [(Quit: leaving)]
sigmundv__ has joined #nixos
ris has quit [(Ping timeout: 240 seconds)]
<sphalerite>
Glad to hear it :) now I shall do exactly what I need. Gnight!
<Lisanna>
goodnight ^^
cybrian has quit [(Write error: Connection reset by peer)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] orivej pushed 1 new commit to master: https://git.io/vbtrl
<NixOS_GitHub>
nixpkgs/master 1f99fd6 Orivej Desh: libminc: fix build after hdf5 upgrade by using hdf5_1_8
NixOS_GitHub has left #nixos []
mariav has quit [(Quit: mariav)]
astronavt has joined #nixos
_Marek_ has joined #nixos
Sonarpulse has quit [(Ping timeout: 248 seconds)]
astronavt has quit [(Ping timeout: 255 seconds)]
erictapen has quit [(Remote host closed the connection)]
erictapen has joined #nixos
bkchr has quit [(Quit: Konversation terminated!)]
thc202 has quit [(Ping timeout: 258 seconds)]
<catern>
argh
<catern>
dear #nixos
Dr8128 has quit [(Ping timeout: 250 seconds)]
<catern>
oh this isn't a nix-related question :)
<catern>
I have some messages. how can I persist them to disk, in sequence, preserving them as message-delimiting?
bbsl has quit [(Remote host closed the connection)]
<gchristensen>
uhhh with `cat` and a monotonic incrementing variable in bash?
<catern>
gchristensen: you mean one per file? :)
<dash>
catern: too many ways :)
<catern>
yes, that's the problem :(
<catern>
what is the best/simplest one???
<dash>
what do you want to do with them after? "one per file" may be reasonable, "in sqlite" may be :)
<catern>
I guess "in sqlite" is probably the best, yeah?
<catern>
is there maybe an even more conventional and normal solution?
<gchristensen>
yeah I'd use sqlite
<catern>
dash: and all I want to do with them after is read them back in order, as messages :)
<gchristensen>
sqlite is basically the best there is
<gchristensen>
I mean
<catern>
I know everyone loves sqlite, yeahh
<gchristensen>
you could literally use sendnmail
<catern>
haha
* gchristensen
shrugs
<gchristensen>
not a joke :)
<catern>
isn't it?
<catern>
gchristensen: how would you recommend I use sendmail for this?
<catern>
surely that would require a lot of
<catern>
annoying parsing
<gchristensen>
send yourself messages, I dunno, I dunno what your messages look like :P
<catern>
they're binary :)
<gchristensen>
there are lots of very high quality parsers for RFC-2822
<catern>
(in fact $DAYJOB has a bespoke proprietary system which provides message-preserving sequence-preserving persistence of messages)
<catern>
(but I want to not use it this time)
<catern>
dash: writing these msgs is the persistence strategy for a program I am writing: it writes out incoming messages as it processes them, and if it ever crashes, when it restarts, it replays all messages from the start to rebuild its state
<dash>
Right, good stuff
<catern>
is it good stuff? I would prefer orthogonal persistence actually :)
<gchristensen>
blockchain! /me runs away
takle has quit [(Remote host closed the connection)]
takle has joined #nixos
takle has quit [(Remote host closed the connection)]
takle has joined #nixos
slack1256 has joined #nixos
astronavt has joined #nixos
takle has quit [(Ping timeout: 248 seconds)]
<catern>
urbit??????
astronavt has quit [(Ping timeout: 240 seconds)]
notdaniel has joined #nixos
duncan^ has joined #nixos
duncan^ has quit [(Changing host)]
duncan^ has joined #nixos
<gchristensen>
anyone around with Nix + a Darwin machine?
dieggsy has quit [(Remote host closed the connection)]
sigmundv has quit [(Ping timeout: 264 seconds)]
jrolfs_ has joined #nixos
jrolfs_ has quit [(Client Quit)]
leat has quit [(Ping timeout: 250 seconds)]
Soham has joined #nixos
johbo_ has joined #nixos
sauyon2 has joined #nixos
goodwill_ has joined #nixos
sigmundv has joined #nixos
orivej_ has joined #nixos
jrolfs_ has joined #nixos
propumpkin has joined #nixos
endforma1 has joined #nixos
zraexy1 has joined #nixos
cybrian has joined #nixos
pareidolia_ has joined #nixos
joshuaks has joined #nixos
johbo has quit [(Ping timeout: 248 seconds)]
RayNbow` has joined #nixos
wrl_ has joined #nixos
sauyon1 has quit [(Ping timeout: 248 seconds)]
<joshuaks>
hey all
spacefrogg has joined #nixos
pareidolia_ is now known as pareidolia
goodwill_ is now known as goodwill
sigmundv_ has joined #nixos
dtulig has joined #nixos
dredozubov has joined #nixos
[0__0] has joined #nixos
detran` has joined #nixos
mbrgm has quit [(Ping timeout: 240 seconds)]
mbrgm has joined #nixos
jrolfs_ is now known as jrolfs
<dj_goku>
gchristensen: I am
astronavt has joined #nixos
pxc2 has quit [(Ping timeout: 255 seconds)]
Supersonic112 has quit [(Disconnected by services)]
Supersonic112_ has joined #nixos
Supersonic112_ is now known as Supersonic112
erictapen has quit [(Ping timeout: 248 seconds)]
astronavt has quit [(Ping timeout: 258 seconds)]
lambdamu_ has joined #nixos
lambdamu has quit [(Ping timeout: 240 seconds)]
jrolfs has quit [(Quit: leaving)]
cybrian has quit [(Read error: Connection reset by peer)]
<tomster>
specifying haskellPackages.postgrest==0.4.2.0 in my default.nix doesn't work
cybrian has joined #nixos
asuryawanshi has quit [(Ping timeout: 248 seconds)]
leat has joined #nixos
ertes has quit [(Ping timeout: 276 seconds)]
asuryawanshi has joined #nixos
<tomster>
running nix-env -f "<nixpkgs>" -qaP -A haskellPackages postgrest only yields haskellPackages.postgrest postgrest-0.4.3.0 though
<tomster>
what happened to the earlier versions?
<tomster>
or (even better) how can i get 0.4.3.0 to work?
goibhniu has joined #nixos
astronavt has joined #nixos
cybrian has quit [(Read error: Connection reset by peer)]
astronavt has quit [(Ping timeout: 252 seconds)]
_Marek_ has quit [(Read error: Connection reset by peer)]
void__ has joined #nixos
Harpalus has joined #nixos
TheAppleMan has joined #nixos
Thra11 has joined #nixos
townsend has joined #nixos
void__ has quit [(Quit: void__)]
void__ has joined #nixos
void__ is now known as _Marek_
dhess has quit [(Remote host closed the connection)]
reinzelmann has quit [(Ping timeout: 255 seconds)]
<magnetophon>
after a distro upgrade, the font size of my i3 changed: https://imgur.com/a/QeUbo It's consistent when I reboot into the other generation, so it's not a config file change. Ideas?
jensens has joined #nixos
mark__ has joined #nixos
ilyaigpetrov has joined #nixos
<vcunat>
magnetophon: what nixpkgs revision range?
<vcunat>
It's about a NixOS update/upgrade, right?
<magnetophon>
vcunat: now i'm at b9347167822 , and before I was on 7ebacd1a43
<magnetophon>
yes
thc202 has joined #nixos
<vcunat>
magnetophon: is that gtk3, by any chance?
tomster has quit [(Remote host closed the connection)]
<orivej>
and do you services.xserver.dpi in configuration.nix?
reinzelmann has joined #nixos
<magnetophon>
vcunat: in the screenshot there's only i3bar visible. or did i misundrstand the question?
MP2E has quit [(Remote host closed the connection)]
dhess_ is now known as dhess
<orivej>
what font do you use?
<vcunat>
Maybe it would be good to check if the size is actually wrong now :-)
<vcunat>
(for some reasonable "wrong")
<magnetophon>
vcunat: I don't really understand that, but doesn't "ttuegel closed this in #31504 16 days ago" suggest it's not relevant? (I think both versions I gave are newer than that)
<vcunat>
The commit is in the range.
<vcunat>
That's how I found the issue.
<magnetophon>
orivej: font -misc-fixed-medium-r-normal--10-70-100-100-c-60-iso8859-1
<magnetophon>
<magnetophon>
vcunat: sorry, what should I check exactly?
davidak has joined #nixos
ris has joined #nixos
<magnetophon>
vcunat: and sorry for doubting the commit. I'll re-read the issue and try to understand
<orivej>
magnetophon: this exact specification does not seem available in xfontsel (at least now)
<magnetophon>
orivej: I copied it from my i3 config
<vcunat>
libXfont* got updated with
<vcunat>
> Open files with O_NOFOLLOW. (CVE-2017-16611)
<vcunat>
(in the commit range)
<vcunat>
I backported that one to 17.09, too.
<vcunat>
Right, I didn't realize at that time... this might be the problem, for nixpkgs specifically.
tomster has joined #nixos
<orivej>
magnetophon: I mean that X may have lost some fonts in this range. There is just one size of misc-fixed--60- on my system, and it looks exactly like the font on your "after" screenshot.
erictapen has joined #nixos
erictapen has quit [(Remote host closed the connection)]
Harpalus has quit [(Remote host closed the connection)]
erictapen has joined #nixos
erictapen has quit [(Remote host closed the connection)]
<magnetophon>
vcunat: sorry, I don't understand that :(
erictapen has joined #nixos
<magnetophon>
orivej: when I pick another font in my config and reload, it looks different, but when I comment out all fonts, I get the "after" look, so yes, it looks like that is the issue
<magnetophon>
vcunat: is that what you where getting at too?
<vcunat>
magnetophon: you can test my theory by reverting db6adec156 locally
<vcunat>
magnetophon: why do you have space character in the revision?
orbekk has quit [(Read error: Connection reset by peer)]
<vcunat>
(caused by the backslash, if I understand what you wrote)
<magnetophon>
vcunat: lemme try again (bad yank)
<Synthetica>
Is there a config option to set the main x font?
<vcunat>
Synthetica: yes, e.g. fonts.fontconfig.defaultFonts.sansSerif
<vcunat>
(but I actually don't use that way, not yet)
dan_b has joined #nixos
<magnetophon>
vcunat: OK, build in progress
astronavt has joined #nixos
tomster has quit [(Ping timeout: 240 seconds)]
erictapen has quit [(Ping timeout: 276 seconds)]
erictapen has joined #nixos
Aleksejs has left #nixos ["WeeChat 0.4.2"]
astronavt has quit [(Ping timeout: 255 seconds)]
<Synthetica>
vcunat: Seems to work! Thanks :)
<orivej>
misc=$(nix-build '<nixpkgs>' -A xorg.fontmiscmisc)/lib/X11/fonts/misc
<orivej>
This fails: `xset fp+ $misc`; this succeeds: `cp -rL $misc /tmp/misc; xset fp+ /tmp/misc`
magnetophon has quit [(Remote host closed the connection)]
catch22 has joined #nixos
<orivej>
(and then `xlsfonts -fn '-misc-fixed-*'` finds the fonts)
magnetophon has joined #nixos
<magnetophon>
vcunat: i did "nixos-rebuild test -I nixpkgs=$NIXPKGS", logged out and in, but it looks the same...
tomster has joined #nixos
<orivej>
nevertheless, the issue is the symlink from $misc/fonts.alias into the font-alias package
<vcunat>
magnetophon: did the X server restart?
_Marek_ has quit [(Read error: Connection reset by peer)]
tomster has quit [(Remote host closed the connection)]
__Sander__ has joined #nixos
<magnetophon>
vcunat: I think so, since I logged out of i3, and went to slim, but now I'm not sure anymore
void__ has joined #nixos
cybrian has joined #nixos
<magnetophon>
orivej: I'm not following that, but I think you mean that i3 can't find my font, right? Cause that's what it looks like to me...
void__ is now known as _Marek_
<magnetophon>
Again: when I comment out all fonts in my i3 config, I get the same look as when I use the font I pasted in here. When I choose another, the change is reflected in my titlebar.
sigmundv__ has joined #nixos
<orivej>
I was confirming that vcunat's idea that this has to do with symlinks is correct: replacing the symlink with a real path allows X server to use fonts in the directory.
dmi3y has left #nixos []
<magnetophon>
orivej: I'm missing a lot of info on how the font system works, so I don't think you'll be able to explain it quickly, sorry.
<magnetophon>
To me it looks like user error: choosing an non-existing font. Is that right? If not, is there anything I can do to help resolve this?
Neo-- has joined #nixos
<magnetophon>
vcunat: a quick google suggests that no, I did not restart X yet. Lemme try again...
magnetophon has quit [(Remote host closed the connection)]
<orivej>
I have confirmed that reverting db6adec15 solves the issue.
magnetophon has joined #nixos
<magnetophon>
vcunat: ok, now it looks normal again, so that commit *did* cause it.
alexteves has joined #nixos
<magnetophon>
sorry for my noobness...
<vcunat>
OK, I suppose the primary plan will be to modify nixos conf. to build a directory with file copies instead of symlinks.
<vcunat>
I would better not trying to reason that the CVE somehow would not apply to our system.
DwarfMaster has quit [(Quit: WeeChat 1.9.1)]
DwarfMaster has joined #nixos
dan_b has quit [(Ping timeout: 240 seconds)]
<orivej>
vcunat: the fix is simple, I'll submit a PR
<vcunat>
OK, great.
periklis has quit [(Ping timeout: 252 seconds)]
<magnetophon>
orivej, vcunat: thanks!
bbsl has joined #nixos
<bbsl>
are there any guides to setting up postgresql on nixos?, I followed the nixos.org guide but its incomplete. So far Iv installed postgresql, and enabeled started it but I cant log in with myUser, root or postgres
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] markus1189 opened pull request #32222: ddgr: init at 1.1 (master...ddgr) https://git.io/vbqmP
cybrian has quit [(Read error: Connection reset by peer)]
<steveeJ>
I will stick to the default runtime at first. which repo would you suggest for collaboration of examples on how to run k8s on NixOS?
simukis has joined #nixos
Thra11 has quit [(Ping timeout: 255 seconds)]
Thra11 has joined #nixos
Thra11 has quit [(Ping timeout: 248 seconds)]
cybrian has joined #nixos
jgt has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] vcunat pushed 1 new commit to release-17.09: https://git.io/vbqZB
<NixOS_GitHub>
nixpkgs/release-17.09 559ebb7 Vladimír Čunát: Merge #32223: xorg.fontmiscmisc: make the fonts available...
NixOS_GitHub has left #nixos []
dywedir has joined #nixos
ylwghst has joined #nixos
adamt has quit [(Ping timeout: 240 seconds)]
<steveeJ>
offlinehacker[m]: would you mind to elaborate on the certificates required to copy to the target machines? there's a couple of generation functions in your expressions, aren't they used?
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] vcunat pushed 1 new commit to master: https://git.io/vbqnI
<NixOS_GitHub>
nixpkgs/master 4dba2f2 Vladimír Čunát: knot-dns: maintenance 2.6.1 -> 2.6.3
NixOS_GitHub has left #nixos []
<larsvm>
i asked a couple weeks back why my urxvt messes up symbols when launched using kde's launcher, but not when launched within the said terminal
<larsvm>
and someone said i should look at the diff of env between these
<Synthetica>
Is there a way to disable local package installations?
<Synthetica>
(Except not doing them :P)
<goibhniu>
:D
srdqty has quit [(Ping timeout: 248 seconds)]
<gchristensen>
Synthetica: maybe... but I wouldn't do it :P I'd recommend just not using nix-env
<ocharles>
Does anyone know what permissions Hydra needs for doing remote builds? I changed my private key to my 32-bit machine to be deployed with nixops keys and now remote builds have stopped working
<ocharles>
\/run/keys/build-slave-32bit is root:root
<Synthetica>
gchristensen: Over `configuration.nix?`
srdqty has joined #nixos
<Synthetica>
Feels like it goes against the spirit of nixos to me
<gchristensen>
I agree, I recommend not using nix-env and just putting things in to shell.nix's or configuration.nix
asuryawanshi has quit [(Ping timeout: 248 seconds)]
patrl has joined #nixos
thblt has quit [(Ping timeout: 240 seconds)]
* Synthetica
can't read
<Synthetica>
read over the "not" :P
patrl1 has joined #nixos
patrl has quit [(Read error: Connection reset by peer)]
<Synthetica>
(Ran a `nix-env -e '.*'`, removed the two packages I was having trouble with, both were already in `configuration.nix`)
<gchristensen>
no worries :)
<Synthetica>
Thanks :)
mkoenig has quit [(Remote host closed the connection)]
hke has quit [(Quit: bye)]
periklis has joined #nixos
hke has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] peti pushed 3 new commits to master: https://git.io/vbquv
<NixOS_GitHub>
nixpkgs/master 7775a1a Jonathan Curran: purescript: fix build by overriding optparse-applicative dependency
<NixOS_GitHub>
nixpkgs/master 75b79fb Jonathan Curran: Use override instead of overrideScope
<NixOS_GitHub>
nixpkgs/master ae82d9e Peter Simons: Merge pull request #32181 from joncfoo/update/purescript-dependencies...
NixOS_GitHub has left #nixos []
peacememories has joined #nixos
pxc2 has joined #nixos
Acou_Bass has quit [(Ping timeout: 248 seconds)]
bennofs has joined #nixos
cybrian has joined #nixos
stphrolland has joined #nixos
asuryawanshi has joined #nixos
pxc2 has quit [(Ping timeout: 276 seconds)]
<stphrolland>
Hi! With nixos, where is the best place to mount external removable hardrive ? In the past I was doing it on /mnt/myharddrive. But there is no /mnt that I found. What is the correct mount directory with nixos ?
patrl2 has joined #nixos
ris has quit [(Quit: Konversation terminated!)]
<symphorien>
you can safely mkdir /mnt
<stphrolland>
okay, that's the nixos way ?
<stphrolland>
because there's this /run/mount directory I still don't know what to think about
griff_ has joined #nixos
<symphorien>
honestly I don't know
patrl1 has quit [(Ping timeout: 268 seconds)]
<page>
there's udiskctl
<page>
not that it's nixos specific
astronavt has joined #nixos
bennofs1 has joined #nixos
spietz1 has quit [(Ping timeout: 268 seconds)]
<goibhniu>
FWIW, when I mount removable drives in KDE it mounts them to /run/mount
<gchristensen>
todo: make nix-gsc-io`bot just stick around
tmaekawa has quit [(Quit: tmaekawa)]
patrl2 has quit [(Ping timeout: 240 seconds)]
cybrian has quit [(Read error: Connection reset by peer)]
ThatDocsLady_ has joined #nixos
ThatDocsLady has quit [(Read error: Connection reset by peer)]
<makefu>
that would be great :D
<makefu>
also it would be nice to have only a single message for a push to nixpkgs
szicari has joined #nixos
ylwghst has quit [(Ping timeout: 240 seconds)]
pxc2 has joined #nixos
stphrolland has quit [(Quit: leaving)]
srdqty has quit [(Ping timeout: 248 seconds)]
stphrolland has joined #nixos
srdqty has joined #nixos
ylwghst has joined #nixos
stphrolland has quit [(Quit: leaving)]
peacememories has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
<ocharles>
Can anyone think of anything else I need to check to work out why a remote build isn't working? I'm on the primary build machine, /etc/nix/machines is correct, and root can take the key mentioned there and connect to the build slave
<ocharles>
Hydra shows it up in build machines, has queued jobs, yet nothing is happening
peacememories has joined #nixos
<ocharles>
I can't think of anything else to check :(
LnL has quit [(Quit: exit 1)]
ylwghst has quit [(Quit: Lost terminal)]
cybrian has joined #nixos
ylwghst has joined #nixos
townsend has quit [(Quit: leaving)]
townsend has joined #nixos
ma27 has quit [(Quit: WeeChat 1.9.1)]
LnL has joined #nixos
<gchristensen>
makefu: I can do that pretty easily once I have a bot with persistence, preferably one which can receive messages from a queue
townsend has quit [(Client Quit)]
<makefu>
i did something similar a few months ago on basis of logstash. i used the github http-hook feature instead of a mq
<gchristensen>
there is a pretty good looking rust crate for IRC and an amqp client I like
<gchristensen>
todo: do it
<ocharles>
restarting the primary build machine has fixed it. Great. I love computers
zzamboni has joined #nixos
<makefu>
almost like a windows pc :D
<ocharles>
I've also made that key publically accessible, I would still like to know what permissions it needs/what user will try and read that key
ma27 has joined #nixos
<ocharles>
"that key" being the one mentioned in /etc/nix/machines
<gchristensen>
ocharles: root will read that key
<ocharles>
ok, then I have no idea why it didn't work when the key was in /run/keys/
drever has joined #nixos
<ocharles>
I'll try that variant again and will also reboot Hydra for good measure
<gchristensen>
maybe the permissions were too wide?
<ocharles>
it's fine reading from the nix store and you don't get much wider permissions than that
<ocharles>
which program/service will read that key? nix-daemon?
<gchristensen>
also debugging remote builds is really hard, please try to be suuuper specific about what exactly is happening when it doesn't work
<gchristensen>
or what exactly you can observe
<ocharles>
I did try, I don't know what else I can observe
<ocharles>
scroll up to my first message earlier for all the things I could see
Isorkin has quit [(Ping timeout: 276 seconds)]
<gchristensen>
ah
<gchristensen>
do you see any messages in the log on the build machine?
mkoenig has joined #nixos
<ocharles>
the log being nix-daemon?
drever has quit [(Client Quit)]
<gchristensen>
no, like the whole system log: do you see any messages about iptables rejecting connections, auth daemons attempting to authenticate, ssh seeing a connection but dropping
<ocharles>
good point. I'll check that now
<gchristensen>
(this is one reason I love journald! seeing _all_ the messages in one place is such a boon for debugging)
<ocharles>
systemd <3
<ocharles>
I didn't think to check that, when I try the "proper" config (with /run/keys) I'll check that again
<ocharles>
that should help me get to the root cause
<gchristensen>
cool
ris has joined #nixos
<ris>
so nothing i do seems to be able to tell nix-store --import to ignore the lack of signature on a nar
<gchristensen>
you need to be a trusted user
<ris>
has nix 1.12 made nix-store --import essentially pointless
<vaibhavsagar>
is buildkite essentially nix's remote builds but for non-NixOS?
<ris>
?
<vaibhavsagar>
ris: what happens if you try `nix add-to-store`?
townsend has joined #nixos
<ris>
oh crap hold on im on 1.11
<ris>
still not able to get --import to work
<ris>
imported archive of ‘/nix/store/g1g31ah55xdia1jdqabv1imf6mcw0nb1-glibc-2.25-49’ lacks a signature
<gchristensen>
are you a trusted user? cat /etc/nix/nix.conf| grep trusted-users
magnetophon has quit [(Read error: Connection reset by peer)]
<ris>
that's not set for me
<ris>
didn't realize it was a thing
cybrian has quit [(Read error: Connection reset by peer)]
<gchristensen>
then it likely defaults to just `root`
<ris>
but i just want to disable the check
<ris>
i am on a non-nixos system
<gchristensen>
it would be better to only become a trusted user when you must import an unsigned archive
<ris>
running nix as root is something id rather not do
<ris>
hmmmmmmm
<gchristensen>
ok, add yourself as a trusted user
ylwghst has quit [(Read error: Connection reset by peer)]
<ris>
guess so
bennofs1 has quit [(Ping timeout: 255 seconds)]
ylwghst has joined #nixos
<ris>
always have found the nix.conf syntax weird
<gchristensen>
its pretty simple syntax, no?
<ris>
takes string args, doesn't like them quoted
ylwghst has quit [(Remote host closed the connection)]
<ris>
does it take bools? lowercase? titlecase? does it take integers? all that kind of stuff
dbmikus has joined #nixos
<gchristensen>
`man nix.conf` :)
ylwghst has joined #nixos
astronavt has joined #nixos
<jluttine[m]>
i have an executable written in python. i'm writing a service that runs this executable. but i need this executable to find some python packages that the user can define. how can i achieve this? should i wrap the executable somehow? i tried wrapping it with makeWrapper and modifying PYTHONPATH but i think this change doesn't propagate into the executable (just a guess), or at least it doesn't find the python packages that
<jluttine[m]>
are in the path i added.. any ideas?
<Kozu>
I'm trying to install nixos with UEFI boot and LUKS. I've tried many guides including the manual. When I run Nixos-install. I get a changing mode error in update-users-groups: Read only file system
<Kozu>
Can anybody guide me how to fix it?
bfrog has quit [(Ping timeout: 240 seconds)]
<gchristensen>
Kozu: are you running nixos-install in a nix-shell?
cybrian has quit [(Read error: Connection reset by peer)]
<Kozu>
No, just the default shell on the live boot
bfrog has joined #nixos
ylwghst has joined #nixos
<Kozu>
It's NixOS 17 btw
Isorkin has joined #nixos
magnetophon has quit [(Remote host closed the connection)]
asuryawanshi has quit [(Remote host closed the connection)]
asuryawanshi has joined #nixos
<Kozu>
I've tried the default hardware-config + config, and no install :(
magnetophon has joined #nixos
allenp has joined #nixos
bennofs1 has joined #nixos
griff_ has joined #nixos
proteusguy has quit [(Ping timeout: 252 seconds)]
Kozu has quit [(Ping timeout: 260 seconds)]
proteusguy has joined #nixos
<Synthetica>
How do I access `/nix/store/*-system-path/share/applications`from `configuration.nix`?
iyzsong has quit [(Ping timeout: 250 seconds)]
adamt has quit [(Ping timeout: 240 seconds)]
<Synthetica>
(Or where is it symlinked, I suppose)
adamt has joined #nixos
adamt has quit [(Changing host)]
adamt has joined #nixos
<magnetophon>
Synthetica: maybe you want /run/current-system/sw/share/applications
<Synthetica>
Ah, yeah
<Synthetica>
Thanks
<magnetophon>
Synthetica: that doesnt have the user installed apps though
<Synthetica>
Eh, that's fine, don't use em
zzamboni has quit [(Ping timeout: 264 seconds)]
<Synthetica>
(and it's a single user system)
astronavt has joined #nixos
taktoa has quit [(Remote host closed the connection)]
adamt has quit [(Remote host closed the connection)]
adamt has joined #nixos
adamt has quit [(Changing host)]
adamt has joined #nixos
ylwghst has quit [(Quit: Lost terminal)]
astronavt has quit [(Ping timeout: 258 seconds)]
townsend has quit [(Remote host closed the connection)]
pxc2 has quit [(Ping timeout: 248 seconds)]
freusque has quit [(Quit: WeeChat 1.9.1)]
ertes-w has quit [(Ping timeout: 260 seconds)]
dmi3y has quit [(Quit: dmi3y)]
Ralith_ has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] NeQuissimus pushed 3 new commits to master: https://git.io/vbqDd
<NixOS_GitHub>
nixpkgs/master 2863022 Tim Steinbach: linux: 4.14.2 -> 4.14.3
<NixOS_GitHub>
nixpkgs/master 777f49b Tim Steinbach: linux: 4.9.65 -> 4.9.66
<NixOS_GitHub>
nixpkgs/master a57a32e Tim Steinbach: linux: 4.4.102 -> 4.4.103
NixOS_GitHub has left #nixos []
patrl has quit [(Quit: WeeChat 1.9.1)]
fragamus has joined #nixos
pie_ has joined #nixos
Acou_Bass has quit [(Ping timeout: 248 seconds)]
allenp has left #nixos []
cybrian has joined #nixos
nuncanada has joined #nixos
jsgrant has quit [(Remote host closed the connection)]
periklis has quit [(Ping timeout: 268 seconds)]
pareidolia has joined #nixos
erictapen has quit [(Ping timeout: 246 seconds)]
erasmas has joined #nixos
peacememories has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] NeQuissimus pushed 1 new commit to release-17.09: https://git.io/vbqS2
<NixOS_GitHub>
nixpkgs/release-17.09 077d059 Tim Steinbach: linux: 4.9.65 -> 4.9.66...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] NeQuissimus pushed 1 new commit to release-17.09: https://git.io/vbqSa
<NixOS_GitHub>
nixpkgs/release-17.09 8fd3c6e Tim Steinbach: linux: 4.4.102 -> 4.4.103...
NixOS_GitHub has left #nixos []
rogue_koder has joined #nixos
adamt has quit [(Ping timeout: 240 seconds)]
asymmetric has joined #nixos
peacememories has joined #nixos
peacememories has quit [(Client Quit)]
Ralith_ has quit [(Ping timeout: 260 seconds)]
cybrian has quit [(Read error: Connection reset by peer)]
pxc2 has joined #nixos
dmi3y has joined #nixos
Ralith_ has joined #nixos
peacememories has joined #nixos
pie_ has quit [(Ping timeout: 240 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] magnetophon opened pull request #32235: evopedia: patch the desktop file (master...evopedia) https://git.io/vbqHm
NixOS_GitHub has left #nixos []
Acou_Bass has joined #nixos
StevenTian has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] zimbatm closed pull request #32179: memo: init at 0.2 + changed my email address (master...feature/memo) https://git.io/vbkhN
NixOS_GitHub has left #nixos []
pxc2 has quit [(Ping timeout: 248 seconds)]
phreedom has quit [(Ping timeout: 252 seconds)]
phreedom has joined #nixos
pie_ has joined #nixos
erictapen has joined #nixos
erictapen has quit [(Remote host closed the connection)]
pxc2 has joined #nixos
erictapen has joined #nixos
erictapen has quit [(Remote host closed the connection)]
erictapen has joined #nixos
ertes has joined #nixos
astronavt has joined #nixos
pxc2 has quit [(Ping timeout: 240 seconds)]
ris has quit [(Ping timeout: 250 seconds)]
digitalmentat has joined #nixos
bkchr has joined #nixos
<digitalmentat>
can someone point me at documentation for how to update the hackage-packages.nix manually (instead of waiting a few days for it to be automatically updated?)
<digitalmentat>
I found an undocumented shell script inside of cabal2nix but I'm not sure if that's the official way to do it
astronavt has quit [(Ping timeout: 240 seconds)]
<digitalmentat>
domenkozar, would you be able to point me at docs?
_Marek_ has quit [(Read error: Connection reset by peer)]
dan_b has joined #nixos
Acou_Bass has quit [(Remote host closed the connection)]
void__ has joined #nixos
<jack[m]>
TODO: add database backup to matrix-synapse module.
digitus has joined #nixos
<jack[m]>
TIL; sqlite3 ".dump" homeserver.db > dump.sql ; rm transaction begin/rollback can recover a corrupt sqlite db!
<jack[m]>
... items may be related.
cybrian has joined #nixos
<adisbladis>
bkchr: You are doing great work! :)
kp__ has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] adisbladis pushed 2 new commits to master: https://git.io/vbqFB
cybrian has quit [(Read error: Connection reset by peer)]
Tucky has quit [(Quit: WeeChat 1.9.1)]
__Sander__ has quit [(Quit: Konversation terminated!)]
danl1240 has joined #nixos
erictapen has joined #nixos
void__ is now known as _Marek_
Thra11 has joined #nixos
jb55 has joined #nixos
civodul has quit [(Quit: ERC (IRC client for Emacs 25.3.1))]
<flyx>
hi folks! I use bundix to create a default.nix file that can be used with nix-shell to have an environment for building my jekyll page, as explained in the bundix readme. however, jekyll requires pygments. how can I add pygments to that default.nix file?
spietz has joined #nixos
<flyx>
if I try to put the jekyll expression inside a rec and put pygments next to it, I get „a single derivation is required“ from nix-shell
<clever>
you need to put it in the buildInputs of that single expression
dan_b has joined #nixos
dmi3y has quit [(Quit: dmi3y)]
<flyx>
clever: I tried that, but pygments is not available if I do it
<clever>
and how are you checkign to see if pygments works?
<flyx>
I run `jekyll build` which tells me it cannot find pygments
<clever>
how does jekyll try to yse pygments?
cybrian has joined #nixos
<flyx>
frankly, I have no idea since I am not a ruby guy. from what I see, it seems to depend on a ruby gem pygments.rb which in turn calls the actual python thing in some way
<clever>
try running build prefixed with "strace -f -e execve"
<samueldr>
any reason for not using the jekyll package?
<flyx>
samueldr: had problems with that in the past, but I cannot really remember the details
astronavt has joined #nixos
<flyx>
samueldr: using the jekyll package with nix-shell also does not find pygments.
LexLeoGryfon has joined #nixos
<clever>
flyx: what about with the strace?
<flyx>
clever: I am trying to figure out where to get strace from
<clever>
the strace package
<clever>
try adding strace to the buildInputs
<flyx>
kk, waiting for it to buidl
<flyx>
build fails with ioctl_iocdef.c:36:10: fatal error: 'linux/ioctl.h' file not found
<flyx>
probably not available for macOS
<LexLeoGryfon>
in Arch linux there is /etc/mkinitcpio.conf where I can specify HOOKS for initramfs. I didn't found /etc/mkinitcpio.conf in NixOS, how I can specify HOOKS similial to mkinitcpio for initrd in configuration.nix?
<clever>
flyx: oh, darwin has something else
<clever>
LexLeoGryfon: what do you want to do with those hooks?
<clever>
flyx: dang, cant remember what the magic incantation was for dtrace
<LexLeoGryfon>
clever: those particular mkinitcpio HOOKS are shell instructions for init, that describe how to handle loading process of initramfs in your desired order
<clever>
LexLeoGryfon: this is where nix generates the initrd
dmi3y has quit [(Quit: dmi3y)]
<clever>
LexLeoGryfon: using the options defined on lines 320, 344, 352, 361, 371, 388, and 399, you can manipulate what goes into the initrd
<LexLeoGryfon>
thank you, this is clever
<LexLeoGryfon>
that is actually I really want
<clever>
extraUtilsCommands is ran when copying binaries into a temporarily directory the initrd will later use
<clever>
and the others get inserted at various points in the init scripts
dan_b has quit [(Ping timeout: 258 seconds)]
* LexLeoGryfon
satisfied for now
<flyx>
hmm, I figured out that jekyll requires a Python 2.7 pygments, but changing that in default.nix does not fix the problem
* LexLeoGryfon
gifts a violet flower to clever
<clever>
flyx: you need to figure out of its running python on a .py file and trying to import pygments, or just trying to run something like pygmentize
<flyx>
clever: pygmentize does get up
goibhniu has quit [(Ping timeout: 248 seconds)]
<flyx>
ah, seems like I need to explicitly add pygments.rb to the Gemfile
Sonarpulse has joined #nixos
cybrian has quit [(Read error: Connection reset by peer)]
peacememories has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
himmAllRight has quit [(Remote host closed the connection)]
* joepie91
subscribes to thread, has had issues with jekyll in the past
peacememories has joined #nixos
<joepie91>
:P
dan_b_ has quit [(Ping timeout: 240 seconds)]
himmAllRight has joined #nixos
<flyx>
okay, adding pygments.rb to Gemfile and updating with bundix fixed it
zzamboni has joined #nixos
<earldouglas>
Oof. NixOps is happy to overwrite a keypair if you use the same name in multiple deployments. Good thing I did an emergency export beforehand...
<gchristensen>
...wat?
rvolosatovs has joined #nixos
<earldouglas>
I have two deployments, and hoped to use the same keypair between them. Deploying deployment2 overwrote the keypair that was generated by deploying deployment1.
<clever>
that might explain some weirdness i saw recently
<earldouglas>
I thought it might happen, so I did a backup just in case.
<rvolosatovs>
is there a way to pass attributes to expressions imported by the { imports[ ./something.nix ] } ? essentialy I want to do { let foo = "foo"; } in { imports = [ ./do-something-with-foo.nix ]; }, where ./do-something-with-foo.nix logic depends on value of foo
<clever>
rvolosatovs: one min
dan_b has joined #nixos
nuncanada2 has joined #nixos
<makefu>
rvolosatovs: you could use the options system for this. e.g. create a new option, set it in the top level and use it somewhere else in your imports
<clever>
yeah, you can either create a proper option, or you can do what i just linked, which gets passed to every module in the nixos
<rvolosatovs>
cool, thanks!
nuncanada has quit [(Ping timeout: 260 seconds)]
jvtbatman has joined #nixos
<jvtbatman>
Hi! First time trying to install NixOS and I get an error: changing mode of /nix/store/...-update-users-groups.pl on running nixos-install. My conf is minimal with grub device and hostname set. Any suggestions? Thanks
patrl has joined #nixos
<ylwghst>
jvtbatman: are trying nixos unstable?
<jvtbatman>
ylwghst: Not that I know of? I downloaded the minimal installation cd for 17.09
<jvtbatman>
No, not unstable*
<ylwghst>
that's a NixOS stable
<ylwghst>
i get this error once too but haven't figured why
<ylwghst>
got*
<clever>
jvtbatman: is there more to the error that you can paste?
<clever>
earldouglas: are you able to gist the nixops deployment.nix file?
<jvtbatman>
`error: changing mode of /nix/store/...-update-users-groups.pl to 100444: Read only-file system` would be the whole line
<clever>
jvtbatman: and how did you boot from that installer?
patrl has quit [(Quit: WeeChat 1.9.1)]
<jvtbatman>
clever: USB
<clever>
jvtbatman: did you just dd the iso directly to the root of the device?
<jvtbatman>
clever: Jes
<jvtbatman>
Yes*
<clever>
then it should be working
<earldouglas>
clever: Not in its entirety, but the relevant section is: resources.ec2KeyPairs.unsharable-key-pair = { region = "..."; name = "dont overwrite me bro"; }
<jvtbatman>
I guess `nixos-install` figures out the location/device it should install to? I didn't specify that anywhere
<clever>
earldouglas: and if you open the keypair list in the aws console, does it ruen into charon-uuid-dont overwrite me bro?
<clever>
jvtbatman: it defaults to /mnt/ which is where you must mount the hdd
<ylwghst>
yep
<earldouglas>
In the AWS console, the fingerprint for that key pair changed between deployment1 and deployment2.
<clever>
earldouglas: and the keypair name includes the uuid?
<earldouglas>
For clarity, by "two deployments" I mean nixops create -d deployment1 and nixops create -d deployment2
<earldouglas>
No, no uuid
ma27 has quit [(Ping timeout: 258 seconds)]
<earldouglas>
Just the name "dont overwrite me bro"
<clever>
earldouglas: ahh, that would be a problem then
<clever>
earldouglas: nixops normally inserts the deployment uuid into the name
<jvtbatman>
clever: Alright, it has generated a root there with etc, home, sys, ... there so that's not the problem I guess?
<clever>
earldouglas: oh, i know, just delete the name= from that set
<clever>
earldouglas: resources.ec2KeyPairs.unsharable-key-pair = { region = "..."; };
StevenTian has quit [(Quit: Connection closed for inactivity)]
<clever>
earldouglas: it will default to using the key above it, causing it to become a unique "charon-uuid-unsharable-key-pair";
<earldouglas>
Yeah, that makes sense. I was hoping to force NixOps to use the same keypair, but I didn't RTFM on this one.
<earldouglas>
Still, it might be nice if deployment2 fails because of the already existing keypair.
dywedir has quit [(Remote host closed the connection)]
<clever>
gchristensen: the biggest reason i use it, is that if you get a failure with `-j 8`, your error is interleaved with other things, and restarting it may start more things, rather then fail right away
<gchristensen>
yeah
<gchristensen>
that would also be helpful info
<clever>
nix needs to have a better -Q
<clever>
where it spits out the last 30 lines of the failed job
<LnL>
gchristensen: interesting
<LnL>
nix 1.12 does that
<gchristensen>
I think it makes some sense when you consider how crappy most build tools are at actually grokking dependency trees
<LnL>
yeah, stuff like the apt resolver are pretty complex in comarison
<gchristensen>
yeah
<LexLeoGryfon>
Ok, guys, I have a great news for you! I achieved an boot from plain dm-crypted partition on NixOS! GG! This was undocumented feauture, and I was forced to kinda invent the wheel, but finally it works and I'm satisfied. Maybe I wll document it someday.
<gchristensen>
w00t!
ris has joined #nixos
Acou_Bass has quit [(Remote host closed the connection)]
Acou_Bass has joined #nixos
Acou_Bass has quit [(Client Quit)]
Acou_Bass has joined #nixos
Acou_Bass has quit [(Remote host closed the connection)]
<gchristensen>
manveru: ping?
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] vbgl pushed 1 new commit to master: https://git.io/vbmtt
<rvolosatovs>
if I were to join 2 sets using '//' operator and wish to concatenate equally named attributes, which are a list, how could I do that? I.e. { foo = [ "foo" ] } // { foo = ?? ++ [ "bar" ] }. Is there a way to do this without defining an intermediate variable?
peacememories has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
peacememories has joined #nixos
peacememories has quit [(Client Quit)]
<clever>
rvolosatovs: it sounds more like you want to leverage the nixos options, if possible
erictapen has quit [(Ping timeout: 248 seconds)]
ylwghst has quit [(Quit: leaving)]
ylwghst has joined #nixos
astronavt has joined #nixos
cybrian has quit [(Read error: Connection reset by peer)]
astronavt has quit [(Ping timeout: 252 seconds)]
ertes has quit [(Ping timeout: 246 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] Mic92 closed pull request #32240: ccl and sbcl updated, tested on nixos x86_64 (master...master) https://git.io/vbmtM
NixOS_GitHub has left #nixos []
_c_ has quit [(Ping timeout: 240 seconds)]
_c_ has joined #nixos
steveeJ has quit [(Ping timeout: 240 seconds)]
steveeJ has joined #nixos
dywedir has joined #nixos
pbogdan has quit [(Quit: ZNC 1.6.5 - http://znc.in)]
dieggsy has joined #nixos
hellrazor has joined #nixos
pbogdan has joined #nixos
jb55 has quit [(Ping timeout: 268 seconds)]
<jvtbatman>
I think I'll give up for now.. It's really unfortunate since I think nixos seem so interesting
ylwghst has quit [(Quit: Lost terminal)]
ylwghst has joined #nixos
mekeor has joined #nixos
<Yaniel>
give up on what?
<jvtbatman>
Yaniel: I asked for help earlier since I got `error changing mode of /nix/store/...-update-users-groups.pl to 100444: Read-only file system` on running nixos-install
nallar has joined #nixos
<jvtbatman>
I tried both minimal and graphical image, reformatted disk and a bunch of different configs but installer always failed with that line unfortunately
Ross has quit [(Ping timeout: 268 seconds)]
nallar is now known as Ross
ylwghst has quit [(Ping timeout: 252 seconds)]
<Yaniel>
why would it try changing the installer O.o
cybrian has joined #nixos
mariav has joined #nixos
<jvtbatman>
No idea :(
Ross has quit [(Ping timeout: 264 seconds)]
nallar has joined #nixos
nallar is now known as Ross
<Yaniel>
you have been following the instructions in the manual, right?
<jvtbatman>
Yaniel: Yes
<Yaniel>
specifically the part where you format and mount the target disk partition and run nixos-generate-config on it?
<Yaniel>
and if that didn't help, did you try running nixos-install with the --root flag?
zzamboni has joined #nixos
<Yaniel>
(--root=/mnt or the like)
<jvtbatman>
Yaniel: Yep, I've used the same partitioning table as before where I ran Arch on it
<jvtbatman>
I've not tried the root flag acctually
acarrico has quit [(Ping timeout: 276 seconds)]
dschoepe has joined #nixos
<Yaniel>
well, tbf that flag is not mentioned in the manual :D
<jvtbatman>
Yaniel: It didn't make any difference either :(
MP2E has joined #nixos
<LnL>
did you run nixos-generate-config --root /mnt
<Yaniel>
:(
<Yaniel>
and your target disk is writable?
<jvtbatman>
Yes
<LnL>
kind of sounds like it's trying to install to /nix/store instead of /mnt
<jvtbatman>
Yaniel: Can I double check that easily?
<jvtbatman>
Can't see why not but...
zzamboni has quit [(Quit: Leaving.)]
<Yaniel>
check the mode of the mounted root dir
<Yaniel>
and maybe some other dirs in it
<LnL>
look at cat /proc/mounts
<jvtbatman>
All partitions are rw
<LnL>
isn't /nix/store of the installer iso readonly?
<dschoepe>
I'm encountering an issue when trying to install NixOS; after running nixos-generate-config --root /mnt and then nixos-install, I get `changing mode of /nix/store/<long-id>-update-users-groups.pl to 100444: Read-only file system`. (Sorry if the problem being discussed now is the same one, joined after the initial question)
tmaekawa has joined #nixos
<Yaniel>
sounds like it's the exact same problem
<LnL>
well, you're the second person here aparently :/
tmaekawa has quit [(Client Quit)]
civodul has joined #nixos
<dschoepe>
I also checked the commands you suggested, and also get the same results. All partitions are rw, enough disk space is there, no IO errors in journalctl
<jvtbatman>
Sorry but, yay I'm not alone :D
Harpalus has joined #nixos
sigmundv has joined #nixos
mariav has quit [(Quit: mariav)]
mariav has joined #nixos
<dschoepe>
chmodding or touching the file it complains about under /mnt/ works fine without a read-only error
_Marek_ has quit [(Remote host closed the connection)]
<MichaelRaskin>
nixo
* samueldr
is downloading newest iso to verify
<jvtbatman>
Are older versions available for download anywhere? To test
<samueldr>
I think they are, when the path is known
<jhink>
hi everyone. I'm trying to install nixos into a virtualbox VM. I'm getting an error in the `nixos-install` step, complaining about read-only filesystem trying to change the mode of `/nix/store/*-update-user-groups.pl` to 100444
<samueldr>
give me a minute
<jvtbatman>
jhink: Now we're 3. Well, I'm not installing VM but still same error
<LnL>
you can run nix-build ./nixos/release.nix -A iso_minimal to build yourself
cybrian has quit [(Read error: Connection reset by peer)]
<samueldr>
yes, and I did :)
<samueldr>
sorry, had my mind elsewhere
<samueldr>
(scrolled up to see channel messages by the bot)
acarrico has joined #nixos
wolfcub has joined #nixos
Harpalus has quit [(Quit: Leaving)]
hariel has quit [(Ping timeout: 258 seconds)]
spietz has quit [(Ping timeout: 252 seconds)]
spietz has joined #nixos
jmc_fr has joined #nixos
jb55 has joined #nixos
ottidmes has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] Mic92 pushed 4 new commits to master: https://git.io/vbm4R
<NixOS_GitHub>
nixpkgs/master 2361fd8 Ryan Bernstein: drip: init at 0.2.4
<NixOS_GitHub>
nixpkgs/master 1a2e2ca Ryan Bernstein: drip: refactor to original repository
<NixOS_GitHub>
nixpkgs/master 6f52bf8 Joerg Thalheim: drip: provided which at run time
NixOS_GitHub has left #nixos []
<ottidmes>
I do not want the staircase printing of the boot messages when shutting NixOS down. I know I should be able to fix this by adding both -opost and -olncr to the appropriate stty call, but I am not sure how to locate this particular call, any ideas?
fragamus has joined #nixos
pierrec has joined #nixos
orivej has joined #nixos
hiratara has quit [(Ping timeout: 250 seconds)]
<pierrec>
Hi
Synthetica has quit [(Quit: Connection closed for inactivity)]
<pierrec>
There is something I don't understand about NixOS: where are the includes?
<pierrec>
For instance, I'm compiling C++ code that depends on Boost (say boost headers). How can I help cmake find boost?
<pierrec>
(boost being installed on my NixOS system)
cybrian has joined #nixos
hiratara has joined #nixos
rihards has quit [(Quit: rihards)]
bennofs1 has joined #nixos
asuryawanshi has quit [(Ping timeout: 248 seconds)]
astronavt has joined #nixos
magnetop` has joined #nixos
magnetophon has quit [(Ping timeout: 240 seconds)]
ilyaigpetrov has quit [(Quit: Connection closed for inactivity)]
<danl1240>
how do a remove a nix package from my profile, or switch to a profile with that package removed?
<ottidmes>
danl1240: nix-env -e <package_name>
<orivej>
pierrec: the generic way is with nix-shell. for example, "nix-shell -p pkgconfig -p cmake -p boost -p libarchive" will drop you in a shell where "pkg-config --cflags libarchive" returns cflags for libarchive, and cmake can use that. AFAIK has some builtin logic for finding boost, and this nix-shell should be enough for it to work.
<orivej>
err, cmake hase builtin logic for finding boost
babyflakes has quit [(Quit: Connection closed for inactivity)]
<makefu>
and automake projects use a similar logic for finding libs, sometimes pkgconfig is used for this. as long as it is available in your path it should "just work"
jmc_fr has quit [(Ping timeout: 248 seconds)]
dieggsy has quit [(Ping timeout: 252 seconds)]
sigmundv has joined #nixos
fragamus has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub>
[nixpkgs] orivej pushed 2 new commits to staging: https://git.io/vbm0e
fragamus has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
ma27 has joined #nixos
m has joined #nixos
m is now known as Guest31731
catch22 has joined #nixos
<Guest31731>
hi nix folks! I'm kinda not getting my xrandr config back to the default. there are a few pixels cut of on the right side of the screen and at the bottom as well. Inside a different xmonad user session everything works.. any suggestions how to fix this?
fragamus has joined #nixos
civodul has quit [(Quit: ERC (IRC client for Emacs 25.3.1))]
<NixOS_GitHub>
[nixpkgs] rycee pushed 1 new commit to master: https://git.io/vbmgt
<NixOS_GitHub>
nixpkgs/master 25a853e Robert Helgesson: perl-Log-Any: disable syslog test
NixOS_GitHub has left #nixos []
Guest31731 has quit [(Remote host closed the connection)]
ma27 has quit [(Ping timeout: 255 seconds)]
notdaniel has joined #nixos
astronavt has joined #nixos
astronavt has quit [(Ping timeout: 240 seconds)]
sigmundv has joined #nixos
acarrico has quit [(Ping timeout: 268 seconds)]
pxc2 has quit [(Ping timeout: 268 seconds)]
adamt has joined #nixos
rsa has quit [(Ping timeout: 260 seconds)]
adamt_ has joined #nixos
adamt has quit [(Ping timeout: 248 seconds)]
jvtbatman has quit [(Read error: Connection reset by peer)]
jvtbatman has joined #nixos
sigmundv has quit [(Ping timeout: 248 seconds)]
fragamus has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
cybrian has quit [(Read error: Connection reset by peer)]
spietz has quit [(Ping timeout: 264 seconds)]
nallar has joined #nixos
dywedir has quit [(Ping timeout: 240 seconds)]
Ross has quit [(Ping timeout: 248 seconds)]
nallar is now known as Ross
erasmas has quit [(Quit: leaving)]
wolfcub has quit [(Remote host closed the connection)]
alhariel has joined #nixos
leothrix has quit [(Ping timeout: 276 seconds)]
pxc2 has joined #nixos
ma27 has joined #nixos
pxc2 has quit [(Ping timeout: 248 seconds)]
adamt_ is now known as adamt
rogue_koder has quit [(Quit: Konversation terminated!)]
void__ has joined #nixos
void__ is now known as _Marek_
griff_ has quit [(Ping timeout: 248 seconds)]
_Marek_ has quit [(Client Quit)]
_Marek_ has joined #nixos
cybrian has joined #nixos
mbock has joined #nixos
manu__ has joined #nixos
<manu__>
hi, I am trying out NixOS and I am stuck installing xfce. I looked at the doc but I am not sure what package needs to be installed
<manu__>
at a minimum
<mbock>
hi! I'm just checking out the `nixos-rebuild build-vm` feature. awesome, it works! I'm welcomed by the xmonad login screen in the VM window.. I just cannot login with the user/password I set inside the config I'm testing.. does anyone know, what I'm missing here?