/m4/

cgit-static/better-cgit-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/finance.scm
aller/newt/user.scm (run-user-add-page): Ditto, (run-user-add-page): ditto.
AgeCommit message (Expand)Author
2018-01-22gnu: Add python-stdnum....* gnu/packages/finance.scm (python-stdnum, python2-stdnum): New variables. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Adriano Peluso
2018-01-09gnu: geierlein: Use HTTPS for home page....* gnu/packages/finance.scm (geierlein)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-01-09gnu: geierlein: Update to 0.9.13....* gnu/packages/finance.scm (geierlein): Update to 0.9.13. Tobias Geerinckx-Rice
2018-01-08gnu: ledger: Fix test failures....* gnu/packages/patches/ledger-revert-boost-python-fix.patch, gnu/packages/patches/ledger-fix-uninitialized.patch: New patches. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/finance.scm (ledger)[source]: Use them. Eric Bavier
2018-01-08gnu: Electrum: Update to 3.0.5 [security fixes]....This fixes a critical security issue: <https://github.com/spesmilo/electrum/issues/3374> * gnu/packages/finance.scm (electrum): Update to 3.0.5. Leo Famulari
2017-12-29gnu: ledger-agent: Escape '@' symbols in description....Fixes a Texinfo syntax error introduced in d596fea5fd6cbcd98f1bc185817f2ae9d82060a9. Reported by Fis Trivial in <https://bugs.gnu.org/29879>. * gnu/packages/finance.scm (ledger-agent)[description]: Escape '@'. Marius Bakke
2017-12-28gnu: Add keepkey-agent....* gnu/packages/finance.scm (keepkey-agent): New variable. Danny Milosavljevic
2017-12-28gnu: Add python-keepkey....* gnu/packages/finance.scm (python-keepkey, python2-keepkey): New variables. Danny Milosavljevic
2017-12-28gnu: Add trezor-agent....* gnu/packages/finance.scm (trezor-agent): New variable. Danny Milosavljevic
2017-12-28gnu: Add ledger-agent....* gnu/packages/finance.scm (ledger-agent): New variable. Danny Milosavljevic
2017-12-28gnu: Add python-trezor....* gnu/packages/finance.scm (python-trezor, python2-trezor): New variables. Danny Milosavljevic
2017-12-28gnu: Add python-ledgerblue....* gnu/packages/finance.scm: Import (gnu packages libusb). (python-ledgerblue, python2-ledgerblue): New variables. Danny Milosavljevic
2017-12-26gnu: Add python-mnemonic....* gnu/packages/finance.scm (python-mnemonic, python2-mnemonic): New variables. Danny Milosavljevic
2017-12-26gnu: Add python-trezor-agent....* gnu/packages/finance.scm (python-trezor-agent, python2-trezor-agent): New variables. Danny Milosavljevic
2017-11-30gnu: monero-core: Fix missing dependency....* gnu/packages/finance.scm (monero-core)[inputs]: Add readline. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vasile Dumitrascu
2017-11-27gnu: monero-core: Update to 0.11.1.0....* gnu/packages/finance.scm (monero-core): Update to 0.11.1.0. Signed-off-by: Leo Famulari <leo@famulari.name> Vasile Dumitrascu
2017-11-27gnu: monero: Update to 0.11.1.0....* gnu/packages/finance.scm (monero): Update to 0.11.1.0. Signed-off-by: Leo Famulari <leo@famulari.name> Vasile Dumitrascu
2017-11-19gnu: bitcoin: Update to 0.15.1....* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.1. Marius Bakke
2017-11-16gnu: Move more packages from python to python-web....* gnu/packages/python.scm (python-requests, python2-requests) (python-requests-2.7, python-oauthlib, python2-oauthlib) (python-furl, python2-furl, python-wsgi-intercept) (python-publicsuffix, python2-publicsuffix) (python-publicsuffix2, python2-publicsuffix2): Move to... * gnu/packages/python-web.scm: ... here. * gnu/packages/bioinformatics.scm, gnu/packages/finance.scm: gnu/packages/maths.scm, gnu/packages/terminals.scm, gnu/packages/video.scm, gnu/packages/virtualization.scm: Adjust accordingly. Ludovic Courtès
2017-11-16gnu: Move crypto packages from python to python-crypto....* gnu/packages/python.scm (python-passlib, python2-passlib) (python-py-bcrypt, python2-py-bcrypt) (python-paramiko, python2-paramiko, python-ecdsa, python2-ecdsa) (python-pycrypto, python2-pycrypto, python-keyring, python2-keyring) (python-certifi, python2-certifi) (python-cryptography-vectors, python2-cryptography-vectors) (python-cryptography, python2-cryptography) (python-pyopenssl, python2-pyopenssl) (python-axolotl-curve25519, python2-axolotl-curve25519) (python-axolotl, python2-axolotl, python2-slowaes) (python-pyaes, python2-pyaes): Move to... * gnu/packages/python-crypto.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/admin.scm, gnu/packages/backup.scm, gnu/packages/crypto.scm, gnu/packages/finance.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/messaging.scm, gnu/packages/openstack.scm, gnu/packages/python-web.scm, gnu/packages/tls.scm, gnu/packages/xorg.scm: Adjust accordingly. Ludovic Courtès
2017-11-07gnu: electrum: Update to 3.0....gnu/packages/finance.scm (electrum): Update to 3.0. [inputs]: Change to python3 inputs. [arguments]: Remove python-2. Disable tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Carlo Zancanaro
2017-10-04gnu: Standardise indentation of finance module imports....* gnu/packages/finance.scm (define-module): Use 2 space indentation. Christopher Baines
2017-09-22gnu: bitcoin-core: Build with modular Qt....* gnu/packages/finance.scm (bitcoin-core)[native-inputs]: Add QTTOOLS. [inputs]: Remove QT. Add QTBASE. [arguments]: Specify paths to "lrelease" and "lupdate" in #:configure-flags. Marius Bakke
2017-09-22gnu: bitcoin-core: Update to 0.15.0.1....* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.0.1. Marius Bakke
2017-09-12gnu: monero: Fix building on aarch64-linux....* gnu/packages/finance.scm (monero)[arguments]: Add a configure-flag to set architecture type on aarch64. Efraim Flashner
2017-09-11gnu: Add monero-core....* gnu/packages/finance.scm (monero-core): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Theodoros Foradis
2017-09-11gnu: Add monero....* gnu/packages/finance.scm (monero): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Theodoros Foradis
2017-08-30gnu: electrum: Update to 2.9.3....* gnu/packages/finance.scm (electrum): Update to 2.9.3. [inputs]: Add python2-pyaes, python2-pysocks. Remove python2-slowaes. Carlo Zancanaro
2017-07-20gnu: bitcoin-core: Actually build the graphical client....* gnu/packages/finance.scm (bitcoin-core)[inputs]: Replace qtbase with qt. Leo Famulari
2017-06-18gnu: bitcoin-core: Update to 0.14.2....* gnu/packages/finance.scm (bitcoin-core): Update to 0.14.2. Marius Bakke
2017-05-01gnu: bitcoin-core: Update to 0.14.1....* gnu/packages/finance.scm (bitcoin-core): Update to 0.14.1. Leo Famulari
2017-03-15gnu: bitcoin-core: Update to 0.14.0....* gnu/packages/finance.scm (bitcoin-core): Update to 0.14.0. Leo Famulari
2017-03-08gnu: Remove unneeded imports....* gnu/packages/backup.scm: Remove unneeded (guix build utils) import. * gnu/packages/finance.scm: Likewise. Ludovic Courtès
2017-01-24gnu: Add electrum....* gnu/packages/finance.scm (electrum): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Carlo Zancanaro
2016-10-17gnu: Add geierlein....* gnu/packages/finance.scm (geierlein): New variable. Hartmut Goebel
2016-09-05gnu: bitcoin-core: Update to 0.13.0....* gnu/packages/finance.scm (bitcoin-core): Update to 0.13.0. [native-inputs]: Use python-3 over python-2. Efraim Flashner
2020-04-06installer: Add a help page.Mathieu Othacehe
* gnu/installer/newt/help.scm: New file. * gnu/local.mk (INSTALLER_MODULES): Add it. * po/guix/POTFILES.in: Add it. * gnu/installer/record.scm (<installer>): Add 'help-menu' and 'help-page' fields, (installer-help-menu, installer-help-page): new exported procedures. * gnu/installer/newt.scm (init): Set the help line, (help-menu, help-page): new procedures used ... (newt-installer): ... here. * gnu/installer/newt/keymap.scm (run-layout-page): Add a context argument to differenciate the help context from the main one, (run-keymap-page): add a context argument and pass it to run-layout-page. * gnu/installer.scm (compute-keymap-step): Add a context argument and pass it to 'installer-keymap-page', (installer-steps): set the help menu and pass the appropriate context to compute-keymap-step calls, (guile-newt): update to revision 2.
2020-03-05installer: Run commands without hopping through the shell.Ludovic Courtès
* gnu/installer/utils.scm (run-shell-command): Rename to... (run-command): Remove call to 'call-with-temporary-output-file' and hop through Bash. Expect COMMAND to be a list of strings rather than a string. * gnu/installer/final.scm (install-system): Turn INSTALL-COMMAND into a list of strings and pass it to 'run-command'. * gnu/installer/newt/page.scm (edit-file): Likewise.
2020-03-05installer: Bypass connectivity check when /tmp/installer-assume-online exists.Ludovic Courtès
This is useful for automated tests. * gnu/installer/newt/network.scm (wait-service-online)[online?]: New procedure. Check for /tmp/installer-assume-online. Use it instead of 'connman-online?'.
2020-03-05installer: Implement a dialog on /var/guix/installer-socket.Ludovic Courtès
This will allow us to automate testing of the installer. * gnu/installer/utils.scm (%client-socket-file) (current-server-socket, current-clients): New variables. (open-server-socket, call-with-server-socket): New procedure. (with-server-socket): New macro. (run-shell-command): Add call to 'send-to-clients'. Select on both current-input-port and current-clients. * gnu/installer/steps.scm (run-installer-steps): Wrap 'call-with-prompt' in 'with-socket-server'. Call 'sigaction' for SIGPIPE. * gnu/installer/newt/page.scm (watch-clients!, close-port-and-reuse-fd) (run-form-with-clients, send-to-clients): New procedures. (draw-info-page): Add call to 'run-form-with-clients'. (run-input-page): Likewise. Handle EXIT-REASON equal to 'exit-fd-ready. (run-confirmation-page): Likewise. (run-listbox-selection-page): Likewise. Define 'choice->item' and use it. (run-checkbox-tree-page): Likewise. (run-file-textbox-page): Add call to 'run-form-with-clients'. Handle 'exit-fd-ready'. * gnu/installer/newt/partition.scm (run-disk-page): Pass #:client-callback-procedure to 'run-listbox-selection-page'. * gnu/installer/newt/user.scm (run-user-page): Call 'run-form-with-clients'. Handle 'exit-fd-ready'. * gnu/installer/newt/welcome.scm (run-menu-page): Define 'choice->item' and use it. Call 'run-form-with-clients'. * gnu/installer/newt/final.scm (run-install-success-page) (run-install-failed-page): When (current-clients) is non-empty, call 'send-to-clients' without displaying a choice window.
2020-02-12installer: Fix installer restart dialog.Mathieu Othacehe
* gnu/installer/newt/final.scm (run-install-failed-page): Propose between installer resume or restart. Do actually resume the installation by raising an &installer-step-abort condition if "Resume" button is pressed. Otherwise, keep going as the installer will be restarted by login. * gnu/installer.scm (installer-program): Remove the associated TODO comment.
2020-01-23installer: Make "TRANSLATORS" comment visible.Ludovic Courtès
* gnu/installer/newt/user.scm (run-root-password-page): Move "TRANSLATORS" comment right above 'G_' call.
2020-01-20installer: Disable F12 hot key.Ludovic Courtès
Fixes <https://bugs.gnu.org/38562>. Reported by Brice Waegeneire <brice@waegenei.re>. Previously, pressing F12 or shift-F2 in one of those forms would cause it to exit, usually with the default value #t because the caller had not provided a useful hotkey "callback". * gnu/installer/newt/page.scm (run-input-page, run-confirmation-page) (run-listbox-selection-page, run-checkbox-tree-page) (run-file-textbox-page): Pass #:flags FLAG-NOF12 to 'make-form'.
2020-01-20installer: Makes sure the installer proceeds after hitting "Edit".Ludovic Courtès
Fixes <https://bugs.gnu.org/39199>. Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>. * gnu/installer/newt/page.scm (run-file-textbox-page): Move 'loop' to the beginning of the body. Do not call 'loop' from the 'dynamic-wind' exit handler as we would not return the value of the second call to 'loop'.
2020-01-12installer: Add an "Edit" button on the final page.Ludovic Courtès
Fixes <https://bugs.gnu.org/36885>. Reported by <lukasbf@tutanota.com>. * gnu/installer/newt/page.scm (edit-file): New procedure. (run-file-textbox-page): Add #:edit-button? and #:editor-locale parameters. Remove 'file-text' and add 'edit-button', and add it to the horizontal stacked grid when EXIT-BUTTON? is true. Wrap body in 'loop'. Handle case where ARGUMENT is EDIT-BUTTON by calling 'loop'. * gnu/installer/newt/final.scm (run-config-display-page): Add #:locale parameter. Pass #:edit-button? and #:editor-locale to 'run-file-textbox-page'. (run-final-page): Pass LOCALE to 'run-config-display-page'.
2020-01-05installer: Add JFS support.Tobias Geerinckx-Rice
* gnu/installer/newt/partition.scm (run-fs-type-page): Add ‘jfs’ to the list box. * gnu/installer/parted.scm (user-fs-type-name, user-fs-type->mount-type) (partition-filesystem-user-type): Add ‘jfs’ mapping (create-jfs-file-system): New procedure. (format-user-partitions): Use it. * gnu/installer.scm (set-installer-path): Add jfsutils.
2019-09-25installer: Update to Guile-Parted 0.0.2 release.Mathieu Othacehe
* gnu/installer/parted.scm (data-partition?, metadata-partition?, freespace-partition?, normal-partition?, extended-partition?, logical-partition?): Remove, as now provided by Guile-Parted. * gnu/installer/newt/partition.scm (run-disk-page): Remove disk-destroy calls, replace disk-delete-all by disk-remove-all-partitions and disk-delete-partition by disk-remove-partition*.
2019-09-23installer: Fix run-input-page calls.Mathieu Othacehe
This fixes 55c43108 commit that renamed input-hide-checkbox? into input-visibility-checkbox?. * gnu/installer/newt/partition.scm (prompt-luks-passwords): Rename input-hide-checkbox? into input-visibility-checkbox?.
2019-08-26installer: Hide the Wi-Fi passphrase by default.Tobias Geerinckx-Rice
* gnu/installer/newt/wifi.scm (run-wifi-password-page): Add an #:INPUT-VISIBILITY-CHECKBOX? to the input page.
2019-08-26installer: Show, don't Hide.Tobias Geerinckx-Rice
* gnu/installer/newt/user.scm (run-user-add-page): Change the input visibility checkbox's text to ‘Show’, and default to unchecked. * gnu/installer/newt/page.scm (run-input-page): Likewise. Rename INPUT-HIDE-CHECKBOX? argument to INPUT-VISIBILITY-CHECKBOX?.