gnu: Add compdb. * gnu/packages/build-tools.scm (compdb): New variable. Change-Id: Ia221f21f38e4def239b82654c678fbe42b995878 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: Add emacs-eglot-jl. * gnu/packages/emacs-xyz.scm (emacs-eglot-jl): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I5ece71dd2dbbcd92632734e52ec1f0901337d2df
gnu: cl-json-pointer: Fix name for ECL build. * gnu/packages/lisp-xyz.scm (ecl-cl-json-pointer): Fix variable name. Change-Id: I35ee1c6a122ac6d77dae379be5218078c3012031
gnu: u-boot-pine64-plus: Fix building on aarch64-linux. * gnu/packages/bootloaders.scm (u-boot-sunxi64-packages)[arguments]: Also search in inputs for input files. Change-Id: Ibc0f6b0dfff5eb7c561b7361dcf0eac1839fad87
gnu: python-upsetplot: Update to 0.9.0. * gnu/packages/python-science.scm (python-upsetplot): Update to 0.9.0. [source]: Remove obsolete snippet. [arguments]: Remove custom check phase. [build-system]: Use pyproject-build-system. Change-Id: I68bcd6840577a12594e491e9fd5e114f9261f6c7 Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
gnu: python-pynacl: Use pyproject-build-system. * gnu/packages/python-crypto.scm (python-pynacl)[build-system]: Use pyproject-build-system. [arguments]: Remove custom check phase. [source]: Remove unnecessary substitution. Change-Id: Idf2409022abde9f3a59e71cd1fa69ce9f1df6b1f
gnu: Add python-pytest-testmon. * gnu/packages/python-check.scm (python-pytest-testmon): New variable. Change-Id: Ia2e6034781898c04bd766145e0352060a975d479 Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: Add python-contexttimer. * gnu/packages/python-xyz.scm (python-contexttimer): New variable. Change-Id: I1ed35f1d0190f0e3a60095c7627b6c17552cb4cc Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: python-pynacl: Update to 1.5.0. * gnu/packages/python-crypto.scm (python-pynacl): Update to 1.5.0. Change-Id: Iadf81b8d67a5d4fa08fbcb9937afa86de33385dc Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: r-varhandle: Update home page. * gnu/packages/cran.scm (r-varhandle)[home-page]: Update to new URL. Change-Id: I8bde12da1348d0fca7f9b9939bff2774ce2b767b Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: go-github-com-nbrownus-go-metrics-prometheus: Adjust inputs. * gnu/packages/golang-xyz.scm (go-github-com-nbrownus-go-metrics-prometheus): Adjust inputs. [propagated-inputs]: Remove go-github-com-stretchr-testify. [native-inputs]: Add go-github-com-stretchr-testify. Change-Id: I9c409fe88e11273e79809772001b73ffa4ed7afa
gnu: go-github-com-nbrownus-go-metrics-prometheus: Fix indentation. * gnu/packages/golng-xyz (go-github-com-nbrownus-go-metrics-prometheus): Fix indentation. Change-Id: I305e0a64fbb89ea073f30f7b91673628097fc263
gnu: go-github-com-miekg-dns: Fix indentation. * gnu/packages/golang-xyz (go-github-com-miekg-dns): Fix indentation. Change-Id: I10f4a9e9e28dd2214e39225a26ec45a0b7f952cf
gnu: go-github-com-cyberdelia-go-metrics-graphite: Fix indentation. * gnu/packages/golang-xyz (go-github-com-cyberdelia-go-metrics-graphite): Fix indentation. Change-Id: Ia758dfd8f2ec683395eaace73617949a8ad897fe
gnu: go-github-com-anmitsu-go-shlex: Fix indentation. * gnu/packages/golang-xyz (go-github-com-anmitsu-go-shlex): Fix indentation. Change-Id: Ib47fbdf3a31a1442cd88ff12a9a2b6c437c283d9
gnu: clipman: Refresh package style. * gnu/packages/xdisorg.scm (clipman): Adjust indentation. [arguments] <#:phases>: Rename 'patch to 'patch-wl-copy-path phase to reflect the purpose. Revert default 'install-license-files phase. [native-inputs]: Remove go-github-com-alecthomas-template and go-github-com-alecthomas-units, they are propagated from go-gopkg-in-alecthomas-kingpin-v2. Change-Id: I5332906c126904ced595aa322be5f933c305c5f7
gnu: clipman: Simplify package. * gnu/packages/xdisorg.scm (clipman): [phases] <#:phases>: Adjust 'patch phase to relay on provided module import path. [inputs]: Remove go-github-com-alecthomas-kingpin; add go-gopkg-in-alecthomas-kingpin-v2. Change-Id: I3d9d82af29672ff94cdbd39b18ec4ed61b8e485f
gnu: go-github-com-alecthomas-kingpin: Adjust inputs. gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kingpin) [native-inputs]: Move go-github-com-alecthomas-units and go-github-com-alecthomas-template from here ... [propagated-inputs]: ... to here. Change-Id: I841ea8cf29ef49008d7a725c9db96b963f263f7f
gnu: Add go-gopkg-in-alecthomas-kingpin-v2. * gnu/packages/golang-xyz.scm (go-gopkg-in-alecthomas-kingpin-v2): New variable. Change-Id: I35a0919b30a191000e922882619e778187b5a0da
gnu: Add go-github-com-alecthomas-kingpin-v2. * gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kingpin-v2): New variable. * gnu/packages/golang-xyz.scm (go-github-com-kingpin): Delete variable. Change-Id: If40f318b960e29fd601602d26fd36dcc8fce9583