1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

324 commits

Author SHA1 Message Date
Chandler Swift 96a405932d
lib/licenses: fix lens license URL 2024-11-30 21:29:17 -06:00
jopejoe1 18d463bbd5
lib/licenses: add missing spdxId and remove urls from licenses that have a spdxId (#340360) 2024-11-15 10:33:31 +01:00
github-actions[bot] b3a71c7e0d
Merge master into staging-next 2024-11-13 18:04:17 +00:00
qbisi 8487e692fd lib/licenses: add bsd3Lbnl 2024-11-13 01:16:30 +08:00
jopejoe1 568bb8c275 lib/licenses: remove urls from licenses that have a spdxId
if the licenses have a spdxId the url get auto-generated from it.
2024-11-06 22:33:03 +01:00
jopejoe1 bafae5bf43 lib/licenses: set spdx for Ubuntu font license 2024-11-06 22:31:55 +01:00
github-actions[bot] 7bea7cacca
Merge staging-next into staging 2024-11-04 18:04:50 +00:00
Florian Brandes 8f55121f7f
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>
2024-11-04 06:09:37 +01:00
github-actions[bot] 5605fc7044
Merge staging-next into staging 2024-11-02 00:14:22 +00:00
Emily f465662a11 lib/licenses: mark watcom as non‐Free 2024-10-31 14:38:09 +00:00
github-actions[bot] 835a356a66
Merge staging-next into staging 2024-10-28 00:15:41 +00:00
h7x4 cabfffd882
fcitx5-mozc: 2.26.4220.102 -> 2.30.5544.102 (#346680) 2024-10-27 13:23:35 +01:00
Martin Weinelt fa3075a22d
lib/licenses: introduce MIT-CMU license 2024-10-24 17:59:07 +02:00
musjj 08278f16f8 licenses: add naist-2003 2024-10-05 20:11:25 +07:00
Zitrone 0d64d6c0d8
lib.licenses.purdueBsd: fix typo in fullName and comment 2024-10-02 02:42:54 +02:00
Zitrone 257993f3f4
lib/licenses.nix: remove outdated comment 2024-10-02 02:42:54 +02:00
Zitrone 61d3c038d6
lib.licenses.iasl: correct fullName 2024-10-02 02:42:54 +02:00
Connor Baker ed96506b5d
Color transformation language init (#338697) 2024-09-27 08:39:10 -07:00
Mica Semrick 13995fbc68 aces-container: init at 1.0.2 2024-09-10 18:55:07 -07:00
Aleksana 59c3aa2d4d
_1fps: init at 0.1.10 (#333281) 2024-09-09 09:29:08 +08:00
renesat 68457546c3
licenses: add FSL-1.1-Apache-2.0 2024-09-08 12:23:28 +02:00
Sandro b93376a728
databricks-cli: Init at 0.227.0 (#332946) 2024-09-03 21:20:11 +02:00
Robert Scott 96948c38c8
cockroachdb-bin: Update licenses (#335770) 2024-08-26 12:53:24 +01:00
Kristoffer K. Føllesdal 1bce2914b3 licenses: Update databricks metadata
Link to offical Databricks License URL
2024-08-26 11:11:51 +02:00
Sandro 771c5644e8
Merge pull request #333915 from jopejoe1/license
lib/licenses: some corrections
2024-08-24 12:39:30 +02:00
Alexander Ben Nasrallah 79b28e8372 lib.licenses: add CockroachDB Community License Agreement 2024-08-19 11:29:35 +02:00
Salar Rahmanian 07e989a55c vscode-extensions.databricks.databricks: init at 2.3.1 2024-08-16 23:32:01 -07:00
jopejoe1 fddb874f91 lib/licenses: remove incorrect comment about mit and x11
Spdx has a diffrent id for both and so do we!
2024-08-11 17:44:59 +02:00
jopejoe1 67327ada9b lib/licenses: remove libssh2 equivalent to bsd3 2024-08-11 17:44:59 +02:00
jopejoe1 0984590b4e lib/licenses: correct zsh to mit-modern 2024-08-11 17:44:58 +02:00
jopejoe1 c178b444fa lib/licenses: busl add spdxid 2024-08-11 14:52:44 +02:00
Sandro 57d330a1b1
Merge pull request #307683 from RobWalt/radiance 2024-07-31 13:22:24 +02:00
Someone 03b1a46b7d
Merge pull request #325384 from adisbladis/lib-licenses-factory-func
lib.licenses: refactor internal mkLicense to avoid future typo bugs
2024-07-24 04:26:37 +03:00
Nikolay Korotkiy c35032a3c9
Merge pull request #323143 from tsandrini/init-mqtt-explorer
mqtt-explorer: init at 0.4.0-beta.6
2024-07-18 22:32:02 +04:00
tsandrini dd09495f64
lib/licenses: add cc-by-nd-40 2024-07-18 09:34:48 +02:00
aviac e9bbad7386
lib/licenses: add radiance 2024-07-08 16:13:03 +02:00
adisbladis b85639c589 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.
2024-07-08 17:37:52 +12:00
Emily 3cd5ecc1a9 lib/licenses: fix field names 2024-07-08 00:46:05 +01:00
Aleksana d95005ae01
Merge pull request #318101 from getchoo/pkgs/gitbutler/init
gitbutler: init at 0.12.2
2024-06-22 18:37:58 +08:00
Masum Reza 1bb6b44718
Merge pull request #313769 from yVieta/zsh-completion
zsh-completions: add licenses
2024-06-20 23:21:56 +05:30
Zitrone 78149c7739
aspellDicts.*: add licensing information 2024-06-16 07:02:07 +02:00
seth 8e981f2094
licenses: add FSL-1.1-MIT 2024-06-07 17:09:51 -04:00
vieta 15718cc856 lib/license: add zsh license 2024-05-24 18:41:15 +02:00
vieta 29f4417730 lib/licenses: sort xskat 2024-05-24 18:39:51 +02:00
Gavin John 361874c944
licenses: Add NCBI-PD 2024-05-14 11:38:21 -05:00
matthewcroughan e841544d6c licenses: add ICU license 2024-05-02 15:34:02 +00:00
Dee Anzorge 54f771421f lib/licenses: add unicode-30 2024-04-28 11:31:24 +02:00
iliana etaoin e42705c982 licenses: rename apsl{10,20} -> apple-psl{10,20}
Part 1 of #301908.

This renames the two versions of the Apple Public Source License seen in
nixpkgs; `apsl20` was often confused as being for the widely-used Apache
License 2.0.
2024-04-08 20:39:37 +02:00
Sandro c2328cf5d0
Merge pull request #297266 from ByteSudoer/init-vidmerger
vidmerger: init at 0.3.2
2024-03-25 20:58:14 +01:00
Jussi Kuokkanen 82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00