aboutsummaryrefslogtreecommitdiff
path: root/nix/AUTHORS
diff options
context:
space:
mode:
authorJohn Soo <jsoo1@asu.edu>2020-01-15 09:58:32 -0800
committerEfraim Flashner <efraim@flashner.co.il>2020-01-21 16:23:54 +0200
commit21f887c3557fb87d63458a68339ed4b315af53c7 (patch)
tree8d339934bc66c304d1587a7bd18f01c435b6373e /nix/AUTHORS
parent77a164a7236ec99f8827e1190f4f6af3fa448d1c (diff)
downloadguix-21f887c3557fb87d63458a68339ed4b315af53c7.tar.gz
guix-21f887c3557fb87d63458a68339ed4b315af53c7.zip
gnu: rust-serde-derive-1.0: Update to 1.0.104.
* gnu/packages/crates-io.scm (rust-serde-derive-1.0): Update it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'nix/AUTHORS')
0 files changed, 0 insertions, 0 deletions
d>2024-07-03gnu: global: Update to 6.6.13....* gnu/packages/code.scm (global): Update to 6.6.13. Change-Id: I4a00f0853b9ad9dcd216f4a7e33a23df3c1caa13 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai 2024-06-24gnu: astyle: Update to 3.5....* gnu/packages/code.scm (astyle): Update to 3.5. [source]: Change source archive file name to match the upstream. [arguments]: Remove "modules". Add "patch-makefile" phase to set the C++ compiler to version c++17 as it is required for the build. Simplify "install-more" file. Change-Id: I8777710d723d22320c288c331645f8d61d5e640e Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Artyom V. Poptsov 2024-04-07gnu: Remove withershins....This was only ever needed for powertabeditor. * gnu/packages/code.scm (withershins): Remove variable. Change-Id: I1c286073d1415cd2261ad58017855fedb7701b05 Ricardo Wurmus 2024-04-07gnu: automatic-component-toolkit: Swap to go-build-system....* gnu/packages/code.scm (automatic-component-toolkit): [build-system]: Swap to go-build-system to make the package more maintainable and build predictable. [arguments] <#:phases>: Swap to default 'build and 'install phases, revert 'configure phase. Add 'pretend-cmd-act phase to satisfy go-build-system. [native-inputs]: Remove go. Change-Id: Iba7bd4c87bdbbb91381f81a77c7811cb9f1f4943 Sharlatan Hellseher 2024-04-06gnu: packages: code: Add golang module back....Fix CI as seen in <https://ci.guix.gnu.org/eval/1229755>. * gnu/packages/code.scm: Add golang module back, required for automatic-component-toolkit. Change-Id: I5e099f769e7edf5735e2119e65fd37619fe4760e Sharlatan Hellseher 2024-04-06gnu: Add scc...* gnu/packages/code.scm (scc): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I90653554a6f0640718892622f76c0c1be138687c Fries 2024-03-21gnu: universal-ctags: Update to 6.1.20240317.0....* gnu/packages/code.scm (universal-ctags): Update to 6.1.20240317.0. Change-Id: I035bc73702fbe9951820e176f09bde16bd9049c6 Efraim Flashner 2024-03-21gnu: global: Update to 6.6.12....* gnu/packages/code.scm (global): Update to 6.6.12. Change-Id: If073f74f55199bfbc9f29b95e9e3db3a6cf00548 Efraim Flashner 2024-02-22gnu: universal-ctags: Update to 6.1.20240218.0....* gnu/packages/code.scm (universal-ctags): Update to 6.1.20240218.0. Change-Id: I3d4b19d0ba002d809cb5e659899965d3f62e8e1a Efraim Flashner