<drakonis>
its just the sources to actually pull in dynamo
<drakonis>
they're not "distributing" it
<drakonis>
the license seems to forbid third parties from distributing it?
<yl[m]>
yea it does. so basically we can have a derivation for it but we cannot cache it?
<drakonis>
i suppose?
<drakonis>
amazon is one heck of a crappy sport at this open source software game
<yl[m]>
I'll keep it in my dotfiles for now then. I'll email AWS support
<yl[m]>
yea they suck on that
<drakonis>
they use a lot of FOSS but they don't extend the same courtesy
<yl[m]>
I'm not surprised. Engineers are not what I call happy to work there
<drakonis>
skeletal git organization eeven
<yl[m]>
is there a way to prevent a package from being cached?
<yl[m]>
(force source)
<drakonis>
i think nvidia does that?
<yl[m]>
let me check
<drakonis>
i think steam doesn't either?
<drakonis>
nonfree flag i think?
<yl[m]>
Drakonis: do you have a link maybe? so far I found a license `lib.licenses.unfreeRedistributable` but unsure if a license actually stops distribution
<drakonis>
as far as i know, all nonfree software isn't built in the cache
<drakonis>
so if you install it, you have to manually go through the process
<yl[m]>
oh I see
<yl[m]>
yea because of the allowUnfree flag
<yl[m]>
that's right
<yl[m]>
ok I just opened a case with AWS asking if it's ok if we distribute the derivation without delivering the binary (cached)
<drakonis>
i don't think aws support will be able to answer that
<yl[m]>
maybe not
<yl[m]>
but they will refer me to who I should ask
<yl[m]>
the package itself was annoying to build. It expects the `.jar` right next to the folder containing the libraries. The .jar and the folder must not change names either
<{^_^}>
rfcs#36 (by globin, 2 weeks ago, open): [RFC 0036] Improving the RFC process
<zimbatm>
thanks for patching my mistake ;)
<zimbatm>
samueldr: mind leaving a "approved" +1 as well if you agree with the RFC?
pie___ has joined #nixos-dev
pie__ has quit [Remote host closed the connection]
<niksnut>
zimbatm: nope
<zimbatm>
\o/
worldofpeace has joined #nixos-dev
JosW has joined #nixos-dev
worldofpeace has quit [Ping timeout: 245 seconds]
<samueldr>
I can't seem to find any, do we have functions to properly filter platforms for use in `meta.platforms`; e.g. I want to disable some failing aarch64 builds (for good reasons), but most times I'd like to just keep whatever expression was there, but exclude aarch64
<samueldr>
you can't see how many darwin jobs are queued on trunk, just the total of jobs for darwin, and the total of jobs for trunk
<aminechikhaoui>
yeah right, the advantage is the ability to see the runnable/running per system/systemFeatures which probably isn't very useful in hydra.nixos.org case