aboutsummaryrefslogtreecommitdiff
[
  {
    "name": "myhello",
    "version": "2.10",
    "source": "mirror://gnu/hello/hello-2.10.tar.gz",
    "build-system": "gnu",
    "arguments": {
      "tests?": false
    },
    "home-page": "https://www.gnu.org/software/hello/",
    "synopsis": "Hello, GNU world: An example GNU package",
    "description": "GNU Hello prints a greeting.",
    "license": "GPL-3.0+",
    "native-inputs": ["gettext"]
  },
  {
    "name": "greeter",
    "version": "1.0",
    "source": "mirror://gnu/hello/hello-2.10.tar.gz",
    "build-system": "gnu",
    "arguments": {
      "test-target": "foo",
      "parallel-build?": false
    },
    "home-page": "https://example.com/",
    "synopsis": "Greeter using GNU Hello",
    "description": "This is a wrapper around GNU Hello.",
    "license": "GPL-3.0+",
    "inputs": ["myhello", "hello"]
  }
]
>2024-03-27gnu: Add tree-sitter-hcl....Paul A. Patience 2024-03-27gnu: Add tree-sitter-kdl....Paul A. Patience 2024-02-20gnu: rust-tiny-http: Move to (gnu packages crates-web)....Efraim Flashner 2023-10-20gnu: tree-sitter: Re-indent....Hilton Chain 2023-10-20gnu: tree-sitter-rust: Update to 0.20.4....Hilton Chain 2023-10-20gnu: tree-sitter-go: Update to 0.20.0....Hilton Chain 2023-10-20gnu: tree-sitter-cpp: Update to 0.20.3....Hilton Chain 2023-10-20gnu: tree-sitter-python: Update to 0.20.4....Hilton Chain 2023-10-20gnu: tree-sitter-typescript: Update to 0.20.3....Hilton Chain 2023-10-20gnu: tree-sitter-javascript: Update to 0.20.0-22.f772967....Hilton Chain 2023-10-20gnu: tree-sitter-c-sharp: Update to 0.20.0....Hilton Chain 2023-10-20gnu: tree-sitter-bash: Update to 0.20.4....Hilton Chain 2023-10-20gnu: tree-sitter: Update to 0.20.10....Hilton Chain 2023-10-08gnu: Add tree-sitter-scala....Karl Hallsby 2023-10-08gnu: Add tree-sitter-lua....john muhl 2023-10-05gnu: tree-sitter-java: Update to 0.20.1....Kjartan Oli Agustsson 2023-09-01gnu: Add tree-sitter-plantuml....Andrew Tropin 2023-09-01gnu: tree-sitter-grammar: Add get-cleanup-snippet argument....Andrew Tropin 2023-08-27gnu: Add tree-sitter-cmake....Hilton Chain 2023-08-20gnu: Add tree-sitter-meson....Zheng Junjie 2023-08-20gnu: Add tree-sitter-dockerfile....Hilton Chain