drakonis1 has quit [Read error: Connection reset by peer]
nwspk has joined #nixos-dev
<worldofpeace>
Hey, it would be really helpful if someone with the time could write an tracking issue to direct people how to fix issues like https://github.com/NixOS/nixpkgs/pull/65323#issue-300599256. Lots of applications need to use qt wrappers and that would be a lot of duplicated review work since not everyone is aware of them.
<worldofpeace>
alone in the past 4 days I've directed lots of people with how to migrate to this
johanot has joined #nixos-dev
psyanticy has joined #nixos-dev
alp_ has joined #nixos-dev
cjpbirkbeck has joined #nixos-dev
alp_ has quit [Ping timeout: 250 seconds]
alp has joined #nixos-dev
dtz has quit [Write error: Connection reset by peer]
vaibhavsagar has quit [Read error: Connection reset by peer]
orivej has joined #nixos-dev
alp has quit [Ping timeout: 250 seconds]
thefloweringash has quit [Ping timeout: 250 seconds]
timokau[m] has quit [Ping timeout: 250 seconds]
worldofpeace has quit [Ping timeout: 276 seconds]
codyopel has quit [Ping timeout: 252 seconds]
ma27[m] has quit [Ping timeout: 265 seconds]
bennofs[m] has quit [Ping timeout: 276 seconds]
Ericson2314 has quit [Ping timeout: 276 seconds]
roberth has quit [Ping timeout: 276 seconds]
matthewbauer has quit [Ping timeout: 276 seconds]
alienpirate5 has quit [Ping timeout: 276 seconds]
nocent has quit [Ping timeout: 264 seconds]
domenkozar[m] has quit [Ping timeout: 264 seconds]
yegortimoshenko has quit [Ping timeout: 276 seconds]
alp has joined #nixos-dev
Ericson2314 has joined #nixos-dev
__Sander__ has joined #nixos-dev
dtz has joined #nixos-dev
bennofs[m] has joined #nixos-dev
domenkozar[m] has joined #nixos-dev
thefloweringash has joined #nixos-dev
nocent has joined #nixos-dev
vaibhavsagar has joined #nixos-dev
worldofpeace has joined #nixos-dev
timokau[m] has joined #nixos-dev
alienpirate5 has joined #nixos-dev
ma27[m] has joined #nixos-dev
yegortimoshenko has joined #nixos-dev
codyopel has joined #nixos-dev
matthewbauer has joined #nixos-dev
roberth has joined #nixos-dev
nocent has quit [*.net *.split]
alienpirate5 has quit [*.net *.split]
roberth has quit [*.net *.split]
bennofs[m] has quit [*.net *.split]
<pie_>
worldofpeace: its not what you asked for but the wiki does have a Qt page which kind of gets into this
alienpirate5 has joined #nixos-dev
nocent has joined #nixos-dev
bennofs[m] has joined #nixos-dev
roberth has joined #nixos-dev
roberth has joined #nixos-dev
roberth has quit [Changing host]
adamt has joined #nixos-dev
alp_ has joined #nixos-dev
alp has quit [Ping timeout: 276 seconds]
alp_ has quit [Ping timeout: 264 seconds]
alp has joined #nixos-dev
<averell>
it says to set the plugin PATH with nix-shell / env, but the point is that the new wrapQtAppHook is supposed to do that for you instead of everyone doing it themselves
<andi->
Do we at some part of nixpkgs already have suppot for passing arguments to test drivers? I am thinking about adding an option to filter / exclude rust tests on `buildRustPackage` with a `cargoTestArguments` parameter (`cargo test -- $cargoTestArguments`)
<globin>
andi-: there is checkFlags for `make check`
<andi->
ah, thanks
<andi->
then I'll just add support for that I guess
adamt has quit [Ping timeout: 268 seconds]
__Sander__ has quit [Quit: Konversation terminated!]
Jackneill has quit [Remote host closed the connection]
ixxie has joined #nixos-dev
alp__ has joined #nixos-dev
alp has quit [Ping timeout: 264 seconds]
Guest9944 has joined #nixos-dev
Guest9944 has joined #nixos-dev
Guest9944 has quit [Changing host]
Guest9944 is now known as adamt
cjpbirkbeck has quit [Quit: Quitting now.]
alp has joined #nixos-dev
alp__ has quit [Ping timeout: 252 seconds]
<andi->
I upgraded a machine from a fresh 19.03 to a revision on unstable a few days ago. Suddenly grub complains about missing symbols and drops into the resuce shell. Is that something other have seen as well? Haven't tried reproducing. In the colocation recovering the machine right now.
<samueldr>
I should make a test machine with my setup
<andi->
yeah I think so too
<andi->
We should make a VM test for that
johanot has joined #nixos-dev
<adamt>
Currently ceph is marked broken in master. There's a half year old MR for upgrading ceph from 12 to 13, that actually works. What can we do to move this along?
orivej has quit [Ping timeout: 258 seconds]
<andi->
in the past ceph wasn't really taken care of that well... Not sure if that will improve. It certainly will not improve while broken :/
orivej has joined #nixos-dev
<adamt>
andi-: It sure wont change if the work being put into making it work isn't merged. :P
<adamt>
(sorry for being blunt)
<adamt>
It just seems really weird that some people can push things directly to master and stable without any review at all, while other things can't be merged at all, because the people with commit access isn't using the software.
Jackneill has joined #nixos-dev
johanot has quit [Quit: WeeChat 2.4]
ixxie has quit [Ping timeout: 272 seconds]
orivej has quit [Ping timeout: 245 seconds]
<pie_>
averell: oh we have a wrapqtapp now? cool
Drakonis has joined #nixos-dev
<andi->
adamt: It is defnitly a concern. but maybe those that just push it will also maintain it for longer since they know the game... Doesn't mean they do tho.. I used to have a ceph cluster but I haven't touched ceph in about 2y. So best is to find someone that uses it actively and have them maintain it (with tests etc..). I am happy to do some reviews and handle merging things if they look fine otherwise. Just
<andi->
can't verify that it doesn't eat all your data :-)
Jackneill has quit [Remote host closed the connection]
alp__ has quit [Ping timeout: 252 seconds]
<worldofpeace>
averell: I've been posting the link to the unstable manual (qt section) in my reviews when this topic comes up
<adamt>
andi-: We *are* running it in production, and we are the ones trying to be good open source citizens by getting it back into the nixpkgs tree :P
<adamt>
Also, sorry for sounding grumpy, I really appreciate the hard work everybody is doing in their spare time.
<adamt>
gchristensen: https://github.com/NixOS/nixpkgs/pull/49866 . Actually it doens't merge cleanly any longer, due to the pkg being marked broken in the meantime, and since the original author isn't with us any longer we can't actually get the branch updated, but I know srhb promised to rebase it and push to the branch.
<adamt>
I wasn't really fishing for anybody to look at it today, but just get an idea about how to handle it so we can get a working ceph into 19.09 \o/ :-)
<gchristensen>
well I'm inclined to find maintainers for things :P
<gchristensen>
adamt: I'm inclined to just press merge.
<adamt>
gchristensen: Don't. It's really what's in johanot's branch that we know works. I'm not really sure why they didn't close the original MR, and make a new one.
<gchristensen>
adamt: please check out my feedback and ping me here.
<gchristensen>
ah.
<gchristensen>
well, we should merge something =) especially if you're willing to be maintainer.
psyanticy has quit [Quit: Connection closed for inactivity]
<adamt>
gchristensen: I'll make sure johanot pings you tomorrow here, it's really him that knows the ins of it, while I'm just the one sitting in the corner complaining :P