aboutsummaryrefslogtreecommitdiff
path: root/nix/libutil/archive.cc
diff options
context:
space:
mode:
authorGreg Hogan <code@greghogan.com>2021-11-03 15:20:51 +0000
committerLudovic Courtès <ludo@gnu.org>2022-02-08 13:34:01 +0100
commit4469990f2e4b300781c93dfd41a82c41611842e3 (patch)
tree329efc8829cfe1c5eb420656f0867bf5016a73ec /nix/libutil/archive.cc
parent6207da50e2fe919b36b40bf9aac6e6f1e60401a8 (diff)
downloadguix-4469990f2e4b300781c93dfd41a82c41611842e3.tar.gz
guix-4469990f2e4b300781c93dfd41a82c41611842e3.zip
gnu: Add bloomberg-bde-tools.
* gnu/packages/cpp.scm (bloomberg-bde-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'nix/libutil/archive.cc')
0 files changed, 0 insertions, 0 deletions
ref='/guix/commit/gnu/packages/cups.scm?id=a8bd13c3993810428fc2e207791465bd8b297a17'>gnu: cups-pk-helper: Make references non-native....* gnu/packages/cups.scm (cups-pk-helper)[native-inputs]: Move cups & polkit from here… [inputs]: …to here. Make cups-minimal. Add glib. Tobias Geerinckx-Rice 2022-08-07gnu: cups-pk-helper: Update to 0.2.7....* gnu/packages/cups.scm (cups-pk-helper): Update to 0.2.7. [build-system]: Switch to Meson. [arguments]: Explicitly disable tests. [native-inputs]: Remove unused intltool and add glib:bin. Tobias Geerinckx-Rice 2022-05-29gnu: foomatic-filters: Use project home page....* gnu/packages/cups.scm (foomatic-filters)[home-page]: Point upstream. Tobias Geerinckx-Rice 2022-05-01gnu: epson-inkjet-printer-escpr: Use new style....* gnu/packages/cups.scm (epson-inkjet-printer-escpr)[arguments]: Rewrite with (guix gexp). [inputs]: Use new style. Tobias Geerinckx-Rice 2022-05-01gnu: epson-inkjet-printer-escpr: Use HTTPS home page....* gnu/packages/cups.scm (epson-inkjet-printer-escpr)[home-page]: Use HTTPS. Tobias Geerinckx-Rice 2022-05-01gnu: epson-inkjet-printer-escpr: Update to 1.7.18....* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.18. Tobias Geerinckx-Rice