aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/security-token.scm
diff options
context:
space:
mode:
authorgemmaro <gemmaro.dev@gmail.com>2023-08-26 15:22:40 +0900
committerChristopher Baines <mail@cbaines.net>2023-10-30 11:17:42 +0000
commit9524ff9f3ac63e02bc954d19273ed630eab0c754 (patch)
treee049d34a0b418973faa96412b230ce8160296802 /gnu/packages/security-token.scm
parentdb5c83e83bb0aa7b65e020ee1d8749e11d5c8f6f (diff)
downloadguix-9524ff9f3ac63e02bc954d19273ed630eab0c754.tar.gz
guix-9524ff9f3ac63e02bc954d19273ed630eab0c754.zip
gnu: Add python-online-judge-api-client.
* gnu/packages/python-xyz.scm (python-online-judge-api-client): New variable. * gnu/packages/patches/python-online-judge-api-client-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch file. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: If407a070a52e66c723d042217a5ff6e1589efce1
Diffstat (limited to 'gnu/packages/security-token.scm')
0 files changed, 0 insertions, 0 deletions
le3.0-lib, guile3.0-mcron, guile3.0-minikanren) (guile3.0-ncurses, guile3.0-ncurses/gpm, guile3.0-newt, guile3.0-parted) (guile3.0-pfds, guile3.0-picture-language, guile3.0-semver) (guile3.0-simple-zmq, guile3.0-squee, guile3.0-syntax-highlight) (guile3.0-websocket, guile3.0-wisp, guile3.0-xapian): Likewise. * gnu/packages/guile.scm (define-deprecated-guile3.0-package) (guile3.0-json, guile3.0-gdbm-ffi, guile3.0-sqlite3) (guile3.0-bytestructures, guile3.0-git): Likewise. * gnu/packages/haskell-apps.scm (ghc-stylish-haskell): Likewise. * gnu/packages/linux.scm (linux-libre-arm-veyron): Likewise. * gnu/packages/mail.scm (guile3.0-mailutils): Likewise. * gnu/packages/monitoring.scm (python2-graphite-web): Likewise. * gnu/packages/package-management.scm (guile3.0-guix): Likewise. * gnu/packages/package-management.scm (python-conda): Likewise. * gnu/packages/phabricator.scm (libphutil): Likewise. * gnu/packages/plotutils.scm (guile3.0-charting): Likewise. * gnu/packages/python-xyz.scm (python2-smmap2, python-glances) (python-smmap2): Likewise. * gnu/packages/shells.scm (oil-shell): Likewise. * gnu/packages/sqlite.scm (sqlite-with-column-metadata): Likewise. * gnu/packages/ssh.scm (guile3.0-ssh): Likewise. * gnu/packages/terminals.scm (et): Likewise. * gnu/packages/tls.scm (guile3.0-gnutls): Likewise. * gnu/packages/vlang.scm (v): Likewise. * gnu/packages/vpn.scm (wireguard): Likewise. * gnu/packages/web-browsers.scm (next, sbcl-next): Likewise. * gnu/packages/xorg.scm (transset-df): Likewise. 2021-11-06gnu: fio: Disable native CPU compiler optimizations.Marius Bakke * gnu/packages/benchmark.scm (fio)[arguments]: Add #:configure-flags. Adjust configure phase accordingly. 2021-11-06gnu: fio: Disable Ceph/RADOS support.Marius Bakke This little-used feature is easy to add on demand and blows up the closure. * gnu/packages/benchmark.scm (fio)[inputs]: Remove CEPH. 2021-11-06gnu: fio: Don't bother wrapping scripts.Marius Bakke fio comes with many scripts of varying utility. Some require extra additional programs, which users can easily install as needed; there is little use in imposing all optional dependencies on all users of fio. * gnu/packages/benchmark.scm (fio)[arguments]: Remove patch-paths phase. Rewrite move-outputs to move all discovered scripts and not wrap any. [inputs]: Remove GNUPLOT, PYTHON-2, PYTHON2-NUMPY, and PYTHON2-PANDAS. Add PYTHON. 2021-10-16gnu: fio: Update to 3.28.Tobias Geerinckx-Rice * gnu/packages/benchmark.scm (fio): Update to 3.28. [arguments]: Don't explicitly return #t from phases. 2021-09-03gnu: benchmark: Update to 1.5.6.Tobias Geerinckx-Rice * gnu/packages/benchmark.scm (benchmark): Update to 1.5.6. [arguments]: Don't return #t from phases. 2021-08-27gnu: Add clpeak.Lars-Dominik Braun * gnu/packages/benchmark.scm (clpeak): New variable. 2021-06-30gnu: benchmark: Update to 1.5.5.Tobias Geerinckx-Rice * gnu/packages/benchmark.scm (benchmark): Update to 1.5.5. 2021-05-28gnu: intel-mpi-benchmarks: Remove top-level reference to 'openmpi'.Ludovic Courtès This circular dependency could lead to "unbound variable" errors when running 'guix show openmpi' or similar. * gnu/packages/benchmark.scm (intel-mpi-benchmarks/openmpi): Inline code formerly in 'intel-mpi-benchmarks' procedure. (intel-mpi-benchmarks): Remove. 2021-05-27gnu: fio: Update to 3.27.Tobias Geerinckx-Rice * gnu/packages/benchmark.scm (fio): Update to 3.27.