GithubHelp home page GithubHelp logo

Comments (7)

Gerschtli avatar Gerschtli commented on August 26, 2024

I am completely okay with relicensing it. As I said before, I am not that into the license thing: What are the consequences of this step. Will it simplify the reuse/modification of home-manager, nixos or nix-darwin code?

from nix-on-droid.

t184256 avatar t184256 commented on August 26, 2024

As I said before, I am not that into the license thing

Heh, it doesn't work that way, really =) It's like saying "I'm not into this law thing" - the laws, lawmakers and law enforcement don't really care about your opinions, you're subject to that no matter what. But yeah, it's a quite a hindrance at times.

Will it simplify the reuse/modification of home-manager, nixos or nix-darwin code?

Yes, we won't have to do neither mixed licensing nor that 'permissive with GPL modifications tainting it' thing, we'll only need to preserve the author names, basically. But more importantly, those would be able to reuse our changes back, which would be a nightmare in any other scenario.

If you agree, we need to replace the license text and update the license headers, and then land your latest PRs. I can do it myself, but I'm just about to start my workday, so it'll have to wait for quite some time.

from nix-on-droid.

Gerschtli avatar Gerschtli commented on August 26, 2024

Heh, it doesn't work that way, really =)

Yeah.. I know, I should have a deeper look into that. :D

If you agree, we need to replace the license text and update the license headers, and then land your latest PRs. I can do it myself, but I'm just about to start my workday, so it'll have to wait for quite some time.

Sounds like a plan ;)

from nix-on-droid.

t184256 avatar t184256 commented on August 26, 2024

I think I've found an acceptable balance between brevity and compliance (and it's definitely more than the others are doing).

Please rebase your PRs to ad73458 (sorry for a force-push, I've added the header to the config template again).

When using MIT-licensed code from other projects, add notices in the following format:

# Copyright (c) 2019-2020, see AUTHORS. Licensed under MIT License, see LICENSE.

# <Inspired by|Based off|Uses XYZ from|...>
# <url-of-the-file>
# (<original copyright notice taken from LICENSE of the project you're borrowing from>,
#  licensed under MIT License as well)

See example in modules/environment/etc/make-etc.sh.

For other files, just the first line should suffice.

from nix-on-droid.

Gerschtli avatar Gerschtli commented on August 26, 2024

That sounds good, but maybe you should remove this header from the nix-on-droid.nix.default :)
Will rebase my PRs tomorrow

from nix-on-droid.

t184256 avatar t184256 commented on August 26, 2024

Yes, definitely, see above.

from nix-on-droid.

Gerschtli avatar Gerschtli commented on August 26, 2024

Ah, sorry, my bad ;)

from nix-on-droid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.