aboutsummaryrefslogtreecommitdiff
path: root/nix/libstore/pathlocks.cc
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2021-05-16 16:19:47 +0300
committerEfraim Flashner <efraim@flashner.co.il>2021-05-16 16:23:06 +0300
commit69b13cd4eaa88ad7fe1b2e6c5ceae0357eedfac2 (patch)
tree22af856167ce1137b4fa6e83fcd91395113f3929 /nix/libstore/pathlocks.cc
parent7c4c781aa40c42d4cd10b8d9482199f3db345e1b (diff)
downloadguix-69b13cd4eaa88ad7fe1b2e6c5ceae0357eedfac2.tar.gz
guix-69b13cd4eaa88ad7fe1b2e6c5ceae0357eedfac2.zip
gnu: Add julia-zlib-jll.
* gnu/packages/julia-xyz.scm (julia-zlib-jll): New variable.
Diffstat (limited to 'nix/libstore/pathlocks.cc')
0 files changed, 0 insertions, 0 deletions
/td>Marius Bakke 2022-07-06gnu: boost-mpi: Remove input labels....* gnu/packages/boost.scm (boost-mpi)[native-inputs]: Use MODIFY-INPUTS and remove labels. [arguments]: Use G-expression. Marius Bakke 2022-06-30gnu: Boost: Use G-expressions....* gnu/packages/boost.scm (boost, boost-static, boost-for-mysql)[arguments]: Rewrite as gexp. Remove label usage. Marius Bakke 2022-06-08Merge branch 'master' into core-updatesLudovic Courtès 2022-05-31gnu: Remove boost-with-python2....* gnu/packages/boost.scm (boost-with-python2): Delete variable. Maxim Cournoyer