| Commit message (Expand) | Author | Age | Files | Lines |
| * | lib/licenses: add sfl | samfundev | 2025-04-03 | 1 | -0/+7 |
| * | treewide: Format all Nix files•••Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:
nix-build ci -A fmt.check
This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).
This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).
Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](https://github.com/NixOS/nixpkgs/tree/8616af08d915377bd930395f3b700a0e93d08728/maintainers/scripts/auto-rebase).
If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
| Silvan Mosberger | 2025-04-01 | 1 | -1194/+1208 |
| * | lib/licenses: add aml•••Add the "Appple MIT License", also known as
"Apple-Sample-Code-License".
Quoting the Fedora wiki:
> This is Apple's variant of MIT. They've added wording around patents,
> which is why it gets it own shortname. Apple did not give this license
> a name, so we've named it "Apple MIT License".
> It is free and GPL compatible.
References:
- https://developer.apple.com/support/downloads/terms/apple-sample-code/Apple-Sample-Code-License.pdf
- https://spdx.org/licenses/AML.html
- https://fedoraproject.org/wiki/Licensing/Apple_MIT_License
| Hugo Herter | 2025-03-28 | 1 | -0/+5 |
| * | lib.licenses.asl20-llvm: replace with separate llvm-exception•••This essentially reverts 7ce8e7c4cf90492a631e96bcfe70724104914381
asl20-llvm does not produce a valid SPDX ID, it produces a valid SPDX
Expression. However, this is not what the spdxId field promises.
This is relevant because we cannot produce valid SBOMs (e.g. CycloneDX)
using this field as the schemas for these SBOMs check that the IDs are
valid.
This change leaves us with consistently valid SPDX IDs at the cost
of slightly less convenience.
| nikstur | 2025-03-17 | 1 | -5/+5 |
| * | lib/licenses: add bsdAxisNoDisclaimerUnmodified•••This is a variant composed of clause 1 and 3 of a BSD-Modified found in the
Linux kernel and this extra variant has the words "without modification" added
at the end of clause 1 either with or without a comma. It also lacks the
warranty disclaimer.
See <https://scancode-licensedb.aboutcode.org/bsd-no-disclaimer-unmodified.html>.
| sanana | 2025-03-16 | 1 | -0/+5 |
| * | Docs: migrate format of comments to doc-comments | Johannes Kirschbauer | 2025-02-12 | 1 | -5/+8 |
| * | teamspeak5_client: 5.0.0-beta77 -> 6.0.0-beta2; teamspeak refactors (#377748)•••* teamspeak5_client: 5.0.0-beta77 -> 6.0.0-beta2, rename to teamspeak-6-client
* teamspeak6-client: refactor
* lib.licenses: add teamspeak license
* teamspeak{3,_server,6-client}: use teamspeak license
* teamspeak{6-client,_server}: move to pkgs/by-name
* teamspeak_server: fix meta.platforms
* teamspeak6-client: add update script | Gutyina Gergő | 2025-02-07 | 1 | -0/+39 |
| * | lib/licenses: fix lens license URL | Chandler Swift | 2024-11-30 | 1 | -1/+1 |
| * | lib/licenses: add missing spdxId and remove urls from licenses that have a sp... | jopejoe1 | 2024-11-15 | 1 | -16/+1 |
| |\ |
|
| | * | lib/licenses: remove urls from licenses that have a spdxId•••if the licenses have a spdxId the url get auto-generated from it.
| jopejoe1 | 2024-11-06 | 1 | -16/+0 |
| | * | lib/licenses: set spdx for Ubuntu font license | jopejoe1 | 2024-11-06 | 1 | -0/+1 |
| * | | Merge master into staging-next | github-actions[bot] | 2024-11-13 | 1 | -0/+5 |
| |\ \ |
|
| | * | | lib/licenses: add bsd3Lbnl | qbisi | 2024-11-13 | 1 | -0/+5 |
| | |/ |
|
| * | | Merge staging-next into staging | github-actions[bot] | 2024-11-04 | 1 | -0/+5 |
| |\| |
|
| | * | lib/licenses.nix: add tost•••this adds the license for OpenUSD which is explained
here https://forum.aousd.org/t/upcoming-openusd-license-update/1561
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
| Florian Brandes | 2024-11-04 | 1 | -0/+5 |
| * | | Merge staging-next into staging | github-actions[bot] | 2024-11-02 | 1 | -0/+9 |
| |\| |
|
| | * | lib/licenses: mark `watcom` as non‐Free | Emily | 2024-10-31 | 1 | -0/+9 |
| * | | Merge staging-next into staging | github-actions[bot] | 2024-10-28 | 1 | -0/+5 |
| |\| |
|
| | * | fcitx5-mozc: 2.26.4220.102 -> 2.30.5544.102 (#346680) | h7x4 | 2024-10-27 | 1 | -0/+5 |
| | |\ |
|
| | | * | licenses: add naist-2003 | musjj | 2024-10-05 | 1 | -0/+5 |
| * | | | lib/licenses: introduce MIT-CMU license | Martin Weinelt | 2024-10-24 | 1 | -0/+5 |
| |/ / |
|
| * | | lib.licenses.purdueBsd: fix typo in fullName and comment | Zitrone | 2024-10-02 | 1 | -1/+1 |
| * | | lib/licenses.nix: remove outdated comment | Zitrone | 2024-10-02 | 1 | -1/+1 |
| * | | lib.licenses.iasl: correct fullName | Zitrone | 2024-10-02 | 1 | -1/+1 |
| |/ |
|
| * | Color transformation language init (#338697) | Connor Baker | 2024-09-27 | 1 | -0/+5 |
| |\ |
|
| | * | aces-container: init at 1.0.2 | Mica Semrick | 2024-09-10 | 1 | -0/+5 |
| * | | _1fps: init at 0.1.10 (#333281) | Aleksana | 2024-09-09 | 1 | -0/+7 |
| |\ \ |
|
| | * | | licenses: add FSL-1.1-Apache-2.0 | renesat | 2024-09-08 | 1 | -0/+7 |
| * | | | databricks-cli: Init at 0.227.0 (#332946) | Sandro | 2024-09-03 | 1 | -3/+2 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | licenses: Update databricks metadata•••Link to offical Databricks License URL
| Kristoffer K. Føllesdal | 2024-08-26 | 1 | -3/+2 |
| * | | | cockroachdb-bin: Update licenses (#335770) | Robert Scott | 2024-08-26 | 1 | -0/+6 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | lib.licenses: add CockroachDB Community License Agreement | Alexander Ben Nasrallah | 2024-08-19 | 1 | -0/+6 |
| | |/ |
|
| * | | Merge pull request #333915 from jopejoe1/license•••lib/licenses: some corrections | Sandro | 2024-08-24 | 1 | -12/+7 |
| |\ \ |
|
| | * | | lib/licenses: remove incorrect comment about mit and x11•••Spdx has a diffrent id for both and so do we!
| jopejoe1 | 2024-08-11 | 1 | -2/+0 |
| | * | | lib/licenses: remove libssh2 equivalent to bsd3 | jopejoe1 | 2024-08-11 | 1 | -5/+0 |
| | * | | lib/licenses: correct zsh to mit-modern | jopejoe1 | 2024-08-11 | 1 | -5/+6 |
| | * | | lib/licenses: busl add spdxid | jopejoe1 | 2024-08-11 | 1 | -0/+1 |
| | |/ |
|
| * / | vscode-extensions.databricks.databricks: init at 2.3.1 | Salar Rahmanian | 2024-08-16 | 1 | -0/+6 |
| |/ |
|
| * | Merge pull request #307683 from RobWalt/radiance | Sandro | 2024-07-31 | 1 | -0/+5 |
| |\ |
|
| | * | lib/licenses: add radiance | aviac | 2024-07-08 | 1 | -0/+5 |
| * | | Merge pull request #325384 from adisbladis/lib-licenses-factory-func•••lib.licenses: refactor internal mkLicense to avoid future typo bugs | Someone | 2024-07-24 | 1 | -18/+22 |
| |\ \ |
|
| | * | | lib.licenses: refactor internal mkLicense to avoid future typo bugs•••This is a follow-up to https://github.com/NixOS/nixpkgs/pull/325380 where @emilazy discovered that we have some typos in field names.
This refactoring wraps the implicit lib.licenses schema up in a factory function to ensure consistency.
While a more proper type checker like the one we use for meta checks would be better I didn't want to depend on that in more places.
In fact, we might want to make meta type checks more strict on the license field.
| adisbladis | 2024-07-08 | 1 | -18/+22 |
| | |/ |
|
| * | | Merge pull request #323143 from tsandrini/init-mqtt-explorer•••mqtt-explorer: init at 0.4.0-beta.6 | Nikolay Korotkiy | 2024-07-18 | 1 | -0/+6 |
| |\ \
| |/
|/| |
|
| | * | lib/licenses: add cc-by-nd-40 | tsandrini | 2024-07-18 | 1 | -0/+6 |
| * | | lib/licenses: fix field names | Emily | 2024-07-08 | 1 | -3/+3 |
| |/ |
|
| * | Merge pull request #318101 from getchoo/pkgs/gitbutler/init•••gitbutler: init at 0.12.2 | Aleksana | 2024-06-22 | 1 | -0/+7 |
| |\ |
|
| | * | licenses: add FSL-1.1-MIT | seth | 2024-06-07 | 1 | -0/+7 |
| * | | Merge pull request #313769 from yVieta/zsh-completion•••zsh-completions: add licenses | Masum Reza | 2024-06-20 | 1 | -4/+10 |
| |\ \ |
|
| | * | | lib/license: add zsh license | vieta | 2024-05-24 | 1 | -0/+5 |
| | * | | lib/licenses: sort xskat | vieta | 2024-05-24 | 1 | -4/+5 |