Commit Graph

121 Commits

Author SHA1 Message Date
546d8210da
rekahsoft-gnu: Add python-jmespath@0.10.0
* rekahsoft-gnu/packages/python-xyz.scm (python-jmespath-0.10): Add new
variable. This version is required for botocore used for awscliv2 now that
python-jmespath has been updated to 1.0.0 upstream.
2022-04-19 10:32:44 -04:00
fcdd186adf
rekahsoft-gnu: Remove plantuml (use guix channel instead)
* rekahsoft-gnu/packages/uml.scm (plantuml):
Remove variable, leaving no more definitions; deleted file.
2022-04-08 21:35:28 -04:00
c34147bf22
rekahsoft-gnu: Remove emacs-treemacs (use guix channel instead)
* rekahsoft-gnu/packages/emacs-xyz.scm (emacs-treemacs-20201225):
Remove variable
2022-04-08 21:25:23 -04:00
c3cceca296
rekahsoft-gnu: Remove emacs-doom-themes (use guix channel instead)
* rekahsoft-gnu/packages/emacs-xyz.scm (emacs-doom-themes-20201225):
Remove variable
2022-04-08 21:25:21 -04:00
4a9ea126b0
rekahsoft-gnu: Remove emacs-all-the-icons (use guix channel instead)
* rekahsoft-gnu/packages/emacs-xyz.scm (emacs-all-the-icons-20201225):
Remove variable
2022-04-08 21:25:19 -04:00
daf4076501
rekahsoft-gnu: Remove emacs-all-the-icons-ibuffer (use guix channel instead)
* rekahsoft-gnu/packages/emacs-xyz.scm (emacs-all-the-icons-ibuffer):
Remove variable
2022-04-08 21:25:17 -04:00
de5c387199
rekahsoft-gnu: Remove treemacs-extra (use guix channel instead)
* rekahsoft-gnu/packages/emacs-xyz.scm (emacs-treemacs-extra-20201225):
Remove variable
2022-04-08 21:25:14 -04:00
134135c423
rekahsoft-gnu: Add comments, no functional changes 2022-04-08 21:25:12 -04:00
2b3e49152e
rekahsoft-gnu: Update spaceship-prompt to 3.16.5
* rekahsoft-gnu/packages/shellutils.scm (spaceship-prompt): Update to 3.16.5
2022-04-08 11:12:10 -04:00
d21c753185
rekahsoft-gnu: Add latest version of plantuml not available upstream 2022-03-28 17:53:00 -04:00
6a4f25fa44
emacs-xyz: Rename persp-projectile -> emacs-persp-projectile 2022-03-26 19:08:41 -04:00
ef4a6e8c1d
rekahsoft-gnu: Use upstream go-github-com-mattn-go-runewidth for fzf 2022-03-19 12:20:04 -04:00
54f52e279e
rekahsoft-gnu: Update fzf from 0.24.4 -> 0.29.0 2022-03-19 10:17:48 -04:00
f37793231d
rekahsoft-gnu: Comment out incomplete yq package 2022-03-19 10:14:09 -04:00
e945beeae0
rekahsoft-gnu: Removed aws-vault and dependencies I contributed upstream 2022-03-18 22:30:03 -04:00
be40e66733
rekahsoft-gnu: Removed upstreamed package, zsh-syntax-highlighting 2022-03-18 22:28:32 -04:00
93a5389fae
emacs-xyz: Use library function to generate emacs-org-roam-ui .desktop file 2022-02-13 17:58:13 -05:00
fa09e229e9
emacs-xyz: Update emacs-org-roam-ui 2022-02-13 17:56:49 -05:00
01fc941c36
emacs-xyz: Specify home-page and update git url of emacs-rcirc-notify 2022-02-13 17:55:53 -05:00
f1d54d470f
emacs-xyz: Remove emacs-org-roam-server 2022-02-13 17:51:36 -05:00
3a1ca31733
python-xyz: Fix and upgrade python-pipenv; add missing deps 2022-01-30 15:59:33 -05:00
b72c13392a
perl: Fix perl-module-signature and include it in per-parl-packer 2022-01-24 00:36:55 -05:00
677dc0a8d9
spice: Fix missing module import 2022-01-22 13:49:02 -05:00
c306f51585
spice: virt-viewer: Correct typo 2022-01-22 12:29:19 -05:00
b982f2006f
spice: virt-viewer: Include python3 2022-01-22 12:28:27 -05:00
203386cd2a
spice: Fix broken native-inputs specification 2022-01-21 21:47:58 -05:00
0aaff8e8e0
spice.scm: Remove older versions of virt-viewer and use new input spec 2022-01-21 21:36:53 -05:00
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
77037b903a
perl.scm: Initial packaging of imapsync and missing dependencies 2022-01-16 23:58:00 -05:00
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
f73b8d68ec
rekahsoft-gnu: Update aws-vault 6.2.0 -> 6.3.1 2021-12-25 23:09:22 -05:00
4b94a3d115
rekahsoft-gnu: Update go-jose2go 1.3 -> 1.5.0 2021-12-25 23:09:01 -05:00
4c7f7ff286
rekahsoft-guix: Use meson-0.59 now that 0-55 is no longer available 2021-12-24 21:07:54 -05:00
3efe038631
rekahsoft-gnu: Add emacs-flycheck-hledger 2021-12-24 03:47:32 -05:00
7df4971a9f
rekahsoft-gnu: Add emacs-hledger-mode 2021-12-24 03:36:20 -05:00
26c812d478
rekahsoft-gnu: Add hledger-ui and required dependencies 2021-12-22 21:29:55 -05:00
a070f83eff
rekahsoft-guix: Add emacs-rcirc-notify 2021-12-22 11:10:41 -05:00
8aa4ff74e2
rekahsoft-gnu: Add emacs-org-html-theme-darksun 2021-12-22 11:06:56 -05:00
d81b47f433
rekahsoft-gnu: Add python-ledger-autosync 2021-12-15 09:19:03 -05:00
c9a485761a
rekahsoft-gnu: Add python-ofxclient 2021-12-15 09:18:28 -05:00
40c955d0b9
rekahsoft-gnu: Add python-argparse 2021-12-15 09:18:07 -05:00
9eb90ba988
rekahsoft-gnu: Add python-ofxhome 2021-12-15 09:14:45 -05:00
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
e0f13a9819
rekahsoft-gnu: Correct an issue impacting terraform-provider-null@2.1.2 2021-12-05 23:55:05 -05:00
d3f0eae8cf
rekahsoft-gnu: Remove 'linux_amd64' from path of terraform providers 2021-12-05 23:37:38 -05:00
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
71c6bbb2cd
rekahsoft-gnu: Upgrade terraform@0.11.14 -> 0.11.15 2021-12-05 21:49:07 -05:00
4b89dd5d62
rekahsoft-gnu: Upgrade terraform@0.12.30 -> 0.12.31 2021-12-05 21:48:43 -05:00
aaa8db5c4b
rekahsoft-gnu: Upgrade terraform@0.13.6 -> 0.13.7 2021-12-05 21:48:15 -05:00
11719d7650
rekahsoft-gnu: Add missing 'v' in terraform-provider bin path/s 2021-12-05 16:19:21 -05:00