Commit Graph

151 Commits

Author SHA1 Message Date
Collin J. Doering 54f52e279e
rekahsoft-gnu: Update fzf from 0.24.4 -> 0.29.0 2022-03-19 10:17:48 -04:00
Collin J. Doering f37793231d
rekahsoft-gnu: Comment out incomplete yq package 2022-03-19 10:14:09 -04:00
Collin J. Doering e945beeae0
rekahsoft-gnu: Removed aws-vault and dependencies I contributed upstream 2022-03-18 22:30:03 -04:00
Collin J. Doering be40e66733
rekahsoft-gnu: Removed upstreamed package, zsh-syntax-highlighting 2022-03-18 22:28:32 -04:00
Collin J. Doering 93a5389fae
emacs-xyz: Use library function to generate emacs-org-roam-ui .desktop file 2022-02-13 17:58:13 -05:00
Collin J. Doering fa09e229e9
emacs-xyz: Update emacs-org-roam-ui 2022-02-13 17:56:49 -05:00
Collin J. Doering 01fc941c36
emacs-xyz: Specify home-page and update git url of emacs-rcirc-notify 2022-02-13 17:55:53 -05:00
Collin J. Doering f1d54d470f
emacs-xyz: Remove emacs-org-roam-server 2022-02-13 17:51:36 -05:00
Collin J. Doering 3a1ca31733
python-xyz: Fix and upgrade python-pipenv; add missing deps 2022-01-30 15:59:33 -05:00
Collin J. Doering b72c13392a
perl: Fix perl-module-signature and include it in per-parl-packer 2022-01-24 00:36:55 -05:00
Collin J. Doering 677dc0a8d9
spice: Fix missing module import 2022-01-22 13:49:02 -05:00
Collin J. Doering c306f51585
spice: virt-viewer: Correct typo 2022-01-22 12:29:19 -05:00
Collin J. Doering b982f2006f
spice: virt-viewer: Include python3 2022-01-22 12:28:27 -05:00
Collin J. Doering 203386cd2a
spice: Fix broken native-inputs specification 2022-01-21 21:47:58 -05:00
Collin J. Doering 0aaff8e8e0
spice.scm: Remove older versions of virt-viewer and use new input spec 2022-01-21 21:36:53 -05:00
Collin J. Doering 9200ec0f37
python: Remove python prefix from python-ledger-autosync
* rekahsoft-gnu/packages/python-xyz.scm (inputs): Use input list instead of
alist, an inputs instead of propagated inputs, as this is a python
application, not a library.
2022-01-18 19:12:17 -05:00
Collin J. Doering 77037b903a
perl.scm: Initial packaging of imapsync and missing dependencies 2022-01-16 23:58:00 -05:00
Collin J. Doering 3077ff775d
rekahsoft-gnu: Update awscliv2
* rekahsoft-gnu/packages/python-xyz.scm (awscliv2): Update awscliv2 2.2.37 -> 2.4.7
(awscliv2): Move propagated-inputs to native-inputs, as python applications should not propagate libraries
(awscliv2): Remove explicit setting of PYTHONPATH, as this is no longer required as of recent versions of guix
(python-distro-1.5): Now required for awscliv2
(python-ruamel.yaml-0.15): Required for awscliv2
(python-cryptography-3.3.2): Required for awscliv2
(python-s3transfer-0.4): Removed as this hack is no longer required now that I understand python applications should not propagate their library inputs
(python-botocore-2.0.0dev155): Update botocore for awscliv2 update
2021-12-27 21:14:51 -05:00
Collin J. Doering f73b8d68ec
rekahsoft-gnu: Update aws-vault 6.2.0 -> 6.3.1 2021-12-25 23:09:22 -05:00
Collin J. Doering 4b94a3d115
rekahsoft-gnu: Update go-jose2go 1.3 -> 1.5.0 2021-12-25 23:09:01 -05:00
Collin J. Doering 4c7f7ff286
rekahsoft-guix: Use meson-0.59 now that 0-55 is no longer available 2021-12-24 21:07:54 -05:00
Collin J. Doering 3efe038631
rekahsoft-gnu: Add emacs-flycheck-hledger 2021-12-24 03:47:32 -05:00
Collin J. Doering 7df4971a9f
rekahsoft-gnu: Add emacs-hledger-mode 2021-12-24 03:36:20 -05:00
Collin J. Doering 26c812d478
rekahsoft-gnu: Add hledger-ui and required dependencies 2021-12-22 21:29:55 -05:00
Collin J. Doering a070f83eff
rekahsoft-guix: Add emacs-rcirc-notify 2021-12-22 11:10:41 -05:00
Collin J. Doering 8aa4ff74e2
rekahsoft-gnu: Add emacs-org-html-theme-darksun 2021-12-22 11:06:56 -05:00
Collin J. Doering d81b47f433
rekahsoft-gnu: Add python-ledger-autosync 2021-12-15 09:19:03 -05:00
Collin J. Doering c9a485761a
rekahsoft-gnu: Add python-ofxclient 2021-12-15 09:18:28 -05:00
Collin J. Doering 40c955d0b9
rekahsoft-gnu: Add python-argparse 2021-12-15 09:18:07 -05:00
Collin J. Doering 9eb90ba988
rekahsoft-gnu: Add python-ofxhome 2021-12-15 09:14:45 -05:00
Collin J. Doering 9915757715
rekahsoft-gnu: Patch terraform sources to read GUIX_TERRAFORM_PLUGIN_DIR variable
Additionally, propagate the GUIX_TERRAFORM_PLUGIN_DIR variable so that only
guix installed terraform providers can be used. This has the effect of
disabling automatic fetching of terraform providers, which may be inconvenient
to those who are not expecting this behavior. On Nix, this is resolved by not
using a shim shell script that sets this variable when no terraform providers
are installed. This approach doesn't work very well on guix, so in the future
separate packages which inherit from the existing terraform packages but do
not set this environment variable may be provided.
2021-12-06 14:44:07 -05:00
Collin J. Doering e0f13a9819
rekahsoft-gnu: Correct an issue impacting terraform-provider-null@2.1.2 2021-12-05 23:55:05 -05:00
Collin J. Doering d3f0eae8cf
rekahsoft-gnu: Remove 'linux_amd64' from path of terraform providers 2021-12-05 23:37:38 -05:00
Collin J. Doering f67fb621be
rekahsoft-gnu: Upgrade terraform-provider-null@2.1.2 -> 3.1.0
However, continue to provide terraform-provider-null@2.1.2 as its the last
version comparable with terraform@0.11.15
2021-12-05 23:02:27 -05:00
Collin J. Doering 71c6bbb2cd
rekahsoft-gnu: Upgrade terraform@0.11.14 -> 0.11.15 2021-12-05 21:49:07 -05:00
Collin J. Doering 4b89dd5d62
rekahsoft-gnu: Upgrade terraform@0.12.30 -> 0.12.31 2021-12-05 21:48:43 -05:00
Collin J. Doering aaa8db5c4b
rekahsoft-gnu: Upgrade terraform@0.13.6 -> 0.13.7 2021-12-05 21:48:15 -05:00
Collin J. Doering 11719d7650
rekahsoft-gnu: Add missing 'v' in terraform-provider bin path/s 2021-12-05 16:19:21 -05:00
Collin J. Doering 42793920ba
rekahsoft-gnu: Correct terraform-provider path (only works on linux_x86_64) 2021-12-05 15:17:54 -05:00
Collin J. Doering 8614c303a3
rekahsoft-gnu: terraform: Install all terraform providers with a version suffix 2021-12-05 14:01:14 -05:00
Collin J. Doering dada4e8d03
rekahsoft-gnu: FIX broken commit ddad5516 2021-12-05 04:20:57 -05:00
Collin J. Doering ddad551648
rekahsoft-gnu: Propagate SSL environment variables for terraform 2021-12-05 04:02:06 -05:00
Collin J. Doering 67377a5623
rekahsoft-gnu: Add terraform@0.13 and terraform-wrapper@0.13 2021-12-05 03:50:24 -05:00
Collin J. Doering 792792e940
rekahsoft-gnu: Add python-htmlark 2021-12-02 22:29:58 -05:00
Collin J. Doering 05775e720c
gnu: Add terraform-provider-template 2021-12-02 10:06:54 -05:00
Collin J. Doering 64eb226dca
gnu: Update terraform 0.12.28 -> 0.12.30 2021-12-02 10:05:43 -05:00
Collin J. Doering 7829d9a7b8
gnu: Remove .git suffix from github URLs 2021-12-02 10:05:20 -05:00
Collin J. Doering fcc3d7d528
gnu: do not propagate icon package for virt-viewer@11.0 2021-11-29 21:39:24 -05:00
Collin J. Doering d4a33020e0
gnu: Add virt-viewer@9.0 and virt-viewer@10.0 2021-11-29 17:07:49 -05:00
Collin J. Doering af9a4d3df9
rekahsoft-gnu: Remove .git suffix from github urls 2021-11-26 18:29:27 -05:00