Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/abseil-cpp/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ let version = "20250814.1" in
attrs =
{
upstream_version = version,
license_spdx = "Apache-2.0",
source_provenance = {
category = 'GithubRepo,
owner = "abseil",
Expand Down
1 change: 1 addition & 0 deletions packages/acl/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ let version = "2.3.2" in

attrs = {
upstream_version = version,
license_spdx = "(GPL-2.0-only AND LGPL-2.1-only)",
},

replace_on_cycle =
Expand Down
1 change: 1 addition & 0 deletions packages/actions-runner/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ in
attrs =
{
upstream_version = version,
license_spdx = "MIT",
env_state_wiring = {
env_var = "RUNNER_HOME",
prefix = "actions-runner",
Expand Down
1 change: 1 addition & 0 deletions packages/age/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ let version = "1.3.1" in
attrs =
{
upstream_version = version,
license_spdx = "BSD-3-Clause",
source_provenance = {
category = 'GithubRepo,
owner = "FiloSottile",
Expand Down
1 change: 1 addition & 0 deletions packages/agent-browser/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ let version = "0.15.1" in
attrs =
{
upstream_version = version,
license_spdx = "Apache-2.0",
source_provenance = {
category = 'GithubRepo,
owner = "vercel-labs",
Expand Down
1 change: 1 addition & 0 deletions packages/alex/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ let version = "3.5.1.0" in

attrs = {
upstream_version = version,
license_spdx = "BSD-3-Clause",
},
} | BuildSpec
1 change: 1 addition & 0 deletions packages/alsa-lib/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ let version = "1.2.15.3" in
attrs =
{
upstream_version = version,
license_spdx = "LGPL-2.1-only",
repology_project = "alsa-lib",
} | Attrs,
} | BuildSpec
1 change: 1 addition & 0 deletions packages/ast-grep/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ let version = "0.42.1" in

attrs = {
upstream_version = version,
license_spdx = "MIT",
source_provenance = {
category = 'GithubRepo,
owner = "ast-grep",
Expand Down
1 change: 1 addition & 0 deletions packages/at-spi2-core/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ let version = "2.54.2" in
attrs =
{
upstream_version = version,
license_spdx = "LGPL-2.1-only",
} | Attrs,
} | BuildSpec
1 change: 1 addition & 0 deletions packages/atk/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ let version = "2.38.0" in
attrs =
{
upstream_version = version,
license_spdx = "LGPL-2.0-only",
} | Attrs,
} | BuildSpec
1 change: 1 addition & 0 deletions packages/attr/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ let version = "2.5.2" in

attrs = {
upstream_version = version,
license_spdx = "(GPL-2.0-only AND LGPL-2.1-only)",
},

replace_on_cycle =
Expand Down
1 change: 1 addition & 0 deletions packages/atuin/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ let version = "18.12.1" in
attrs =
{
upstream_version = version,
license_spdx = "MIT",
source_provenance = {
category = 'GithubRepo,
owner = "atuinsh",
Expand Down
1 change: 1 addition & 0 deletions packages/autoconf/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ let version = "2.73" in
attrs =
{
upstream_version = version,
license_spdx = "GPL-3.0-or-later WITH Autoconf-exception-3.0",
source_provenance = {
category = 'GnuProject,
name = "autoconf",
Expand Down
1 change: 1 addition & 0 deletions packages/automake/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ let version = "1.18.1" in
attrs =
{
upstream_version = version,
license_spdx = "GPL-2.0-only",
repology_project = "automake",
source_provenance = {
category = 'GnuProject,
Expand Down
1 change: 1 addition & 0 deletions packages/bash-bootstrap/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ let version = "5.3" in

attrs = {
upstream_version = version,
license_spdx = "GPL-3.0-only",
},

replace_on_cycle =
Expand Down
1 change: 1 addition & 0 deletions packages/bash-language-server/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ let version = "5.4.3" in
attrs =
{
upstream_version = version,
license_spdx = "MIT",
} | Attrs,
} | BuildSpec
1 change: 1 addition & 0 deletions packages/bash/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ let version = "5.3" in
attrs =
{
upstream_version = version,
license_spdx = "GPL-3.0-only",
repology_project = "bash",
source_provenance = {
category = 'GnuProject,
Expand Down
1 change: 1 addition & 0 deletions packages/bat/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ let version = "0.26.1" in
attrs =
{
upstream_version = version,
license_spdx = "Apache-2.0",
source_provenance = {
category = 'GithubRepo,
owner = "sharkdp",
Expand Down
1 change: 1 addition & 0 deletions packages/bc/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ let version = "7.0.3" in
attrs =
{
upstream_version = version,
license_spdx = "BSD-2-Clause",
repology_project = "bc-gh",
source_provenance = {
category = 'GnuProject,
Expand Down
1 change: 1 addition & 0 deletions packages/biff/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ let version = "0.1.1" in
attrs =
{
upstream_version = version,
license_spdx = "Unlicense",
source_provenance = {
category = 'GithubRepo,
owner = "BurntSushi",
Expand Down
1 change: 1 addition & 0 deletions packages/binutils-arm-none-eabi/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ let version = "2.43.1" in
attrs =
{
upstream_version = version,
license_spdx = "(GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-only)",
source_provenance = {
category = 'GnuProject,
name = "binutils",
Expand Down
1 change: 1 addition & 0 deletions packages/binutils/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ let version = "2.46.0" in
attrs =
{
upstream_version = version,
license_spdx = "(GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-only)",
repology_project = "binutils",
source_provenance = {
category = 'GnuProject,
Expand Down
1 change: 1 addition & 0 deletions packages/bison/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ let version = "3.8.2" in
attrs =
{
upstream_version = version,
license_spdx = "GPL-3.0-only",
source_provenance = {
category = 'GnuProject,
name = "bison",
Expand Down
1 change: 1 addition & 0 deletions packages/bottom/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ let version = "0.12.3" in
attrs =
{
upstream_version = version,
license_spdx = "MIT",
repology_project = "bottom",
source_provenance = {
category = 'GithubRepo,
Expand Down
1 change: 1 addition & 0 deletions packages/bun/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ in
attrs =
{
upstream_version = version,
license_spdx = "MIT",
env_state_wiring = {
env_var = "BUN_INSTALL_CACHE_DIR",
prefix = "bun-cache",
Expand Down
1 change: 1 addition & 0 deletions packages/bzip2/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ let version = "1.0.8" in
attrs =
{
upstream_version = version,
license_spdx = "bzip2-1.0.6",
source_provenance = {
category = 'GithubRepo,
owner = "libarchive",
Expand Down
1 change: 1 addition & 0 deletions packages/bzip3/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ let version = "1.5.3" in
attrs =
{
upstream_version = version,
license_spdx = "LGPL-3.0-only",
repology_project = "bzip3",
source_provenance = {
category = 'GithubRepo,
Expand Down
1 change: 1 addition & 0 deletions packages/c-ares/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ let version = "1.34.6" in
attrs =
{
upstream_version = version,
license_spdx = "MIT",
source_provenance = {
category = 'GithubRepo,
owner = "c-ares",
Expand Down
1 change: 1 addition & 0 deletions packages/ca-certificates/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ let openssl = import "../openssl/build.ncl" in

attrs =
{
license_spdx = "MPL-2.0",
needed_for_internet = {},
} | Attrs,
} | BuildSpec
1 change: 1 addition & 0 deletions packages/cabal/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ let version = "3.12.1.0" in
attrs =
{
upstream_version = version,
license_spdx = "BSD-3-Clause",
source_provenance = {
category = 'GithubRepo,
owner = "haskell",
Expand Down
1 change: 1 addition & 0 deletions packages/cairo/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ let version = "1.18.4" in
includes = { glob = "usr/include/**" } | OutputData,
},
attrs.upstream_version = version,
attrs.license_spdx = "LGPL-2.1-only OR MPL-1.1",
} | BuildSpec
1 change: 1 addition & 0 deletions packages/check/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ let version = "0.15.2" in
attrs =
{
upstream_version = version,
license_spdx = "LGPL-2.1-or-later",
source_provenance = {
category = 'GithubRepo,
owner = "libcheck",
Expand Down
1 change: 1 addition & 0 deletions packages/chromium-bin/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ let browser_version = "147.0.7727.15" in
attrs =
{
upstream_version = browser_version,
license_spdx = "BSD-3-Clause",
source_provenance = {
category = 'GithubRepo,
owner = "microsoft",
Expand Down
1 change: 1 addition & 0 deletions packages/chromium-headless-shell-bin/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ let browser_version = "147.0.7727.15" in
attrs =
{
upstream_version = browser_version,
license_spdx = "BSD-3-Clause",
source_provenance = {
category = 'GithubRepo,
owner = "microsoft",
Expand Down
1 change: 1 addition & 0 deletions packages/clipper2/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ let version = "2.0.1" in
attrs =
{
upstream_version = version,
license_spdx = "BSL-1.0",
repology_project = "clipper2",
source_provenance = {
category = 'GithubRepo,
Expand Down
1 change: 1 addition & 0 deletions packages/cloud-hypervisor/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ let version = "52.0" in
attrs =
{
upstream_version = version,
license_spdx = "Apache-2.0 AND BSD-3-Clause",
source_provenance = {
category = 'GithubRepo,
owner = "cloud-hypervisor",
Expand Down
1 change: 1 addition & 0 deletions packages/cmake/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ let version = "4.2.3" in
attrs =
{
upstream_version = version,
license_spdx = "BSD-3-Clause",
repology_project = "cmake",
source_provenance = {
category = 'GithubRepo,
Expand Down
1 change: 1 addition & 0 deletions packages/coreutils/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ let version = "9.10" in
attrs =
{
upstream_version = version,
license_spdx = "GPL-3.0-only",
repology_project = "coreutils",
source_provenance = {
category = 'GnuProject,
Expand Down
1 change: 1 addition & 0 deletions packages/cython/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ let version = "3.2.1" in
attrs =
{
upstream_version = version,
license_spdx = "Apache-2.0",
source_provenance = {
category = 'GithubRepo,
owner = "cython",
Expand Down
1 change: 1 addition & 0 deletions packages/dav1d/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ let version = "1.5.3" in
attrs =
{
upstream_version = version,
license_spdx = "BSD-2-Clause",
} | Attrs,
} | BuildSpec
1 change: 1 addition & 0 deletions packages/dbus/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ let version = "1.16.2" in
attrs =
{
upstream_version = version,
license_spdx = "(AFL-2.1 OR GPL-2.0-or-later) AND GPL-2.0-or-later",
} | Attrs,
} | BuildSpec
1 change: 1 addition & 0 deletions packages/dejagnu/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ let version = "1.6.3" in
attrs =
{
upstream_version = version,
license_spdx = "GPL-3.0-only",
source_provenance = {
category = 'GnuProject,
name = "dejagnu",
Expand Down
1 change: 1 addition & 0 deletions packages/delta/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ let version = "0.18.2" in
attrs =
{
upstream_version = version,
license_spdx = "MIT",
source_provenance = {
category = 'GithubRepo,
owner = "dandavison",
Expand Down
1 change: 1 addition & 0 deletions packages/dfu-util/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ let version = "0.11" in

attrs = {
upstream_version = version,
license_spdx = "GPL-2.0-only",
},
} | BuildSpec
1 change: 1 addition & 0 deletions packages/diffoscope/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ let version = "306" in
},
attrs = {
upstream_version = version,
license_spdx = "GPL-3.0-only",
},
} | BuildSpec
1 change: 1 addition & 0 deletions packages/difftastic/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ let version = "0.67.0" in
attrs =
{
upstream_version = version,
license_spdx = "MIT",
source_provenance = {
category = 'GithubRepo,
owner = "Wilfred",
Expand Down
1 change: 1 addition & 0 deletions packages/diffutils/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ let version = "3.12" in
attrs =
{
upstream_version = version,
license_spdx = "GPL-3.0-only",
source_provenance = {
category = 'GnuProject,
name = "diffutils",
Expand Down
1 change: 1 addition & 0 deletions packages/dnsutils/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ let version = "9.20.20" in
attrs =
{
upstream_version = version,
license_spdx = "MPL-2.0",
} | Attrs,

tests = {
Expand Down
1 change: 1 addition & 0 deletions packages/duf/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ let version = "0.9.1" in
attrs =
{
upstream_version = version,
license_spdx = "MIT",
repology_project = "duf",
source_provenance = {
category = 'GithubRepo,
Expand Down
1 change: 1 addition & 0 deletions packages/dust/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ let version = "1.2.4" in
attrs =
{
upstream_version = version,
license_spdx = "Apache-2.0",
source_provenance = {
category = 'GithubRepo,
owner = "bootandy",
Expand Down
1 change: 1 addition & 0 deletions packages/e2fsprogs/build.ncl
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ let version = "1.47.4" in
attrs =
{
upstream_version = version,
license_spdx = "GPL-2.0-only AND LGPL-2.0-only AND BSD-3-Clause AND MIT",
} | Attrs,
} | BuildSpec
Loading