Commit Graph

93 Commits

Author SHA1 Message Date
github-actions[bot] 7675b3869f chore: change batteries 2024-05-01 00:31:17 +00:00
github-actions[bot] ae6ae25f3e chore: change batteries 2024-04-15 02:58:28 +00:00
github-actions[bot] 2982276504 chore: change batteries 2024-04-01 00:31:39 +00:00
Daylin Morgan 22519a5a2d
chore: specify formatter in flake 2024-03-31 11:15:54 -05:00
Daylin Morgan f94b79f4f7
fix(#7): just ignore encoding errors 2024-03-25 10:38:02 -05:00
github-actions[bot] 52feb46c34 chore: change batteries 2024-03-15 00:27:19 +00:00
Daylin Morgan 6f5ec7e73e
fix(#7): specify encoding on subprocess 2024-03-05 10:20:43 -06:00
Daylin Morgan 28d60bffa0
chore: update .task.mk 2024-02-21 15:37:52 -06:00
Daylin Morgan 33ec203071
refactor: inherit system 2024-02-12 10:11:29 -06:00
Daylin Morgan de184b9785
docs: update monolisa version 2024-02-10 14:41:38 -06:00
Daylin Morgan 9e8a1fd142
fix: add progam to argparse name 2024-02-10 14:39:08 -06:00
Jacob Birkett 80c347ef1c
Clean up the Nix flake, recommended practices, provide overlay (#6)
* flake: update description

* flake: add alejandra as formatter

* flake: format nix code

* flake: make systems overrideable

* flake: replace forAllSystems with eachSystem

* flake: inherit lib at top level

* flake: move usages of with to smallest scopes

* flake: introduce overlay

* flake: package: remove needless unpackPase override

* flake: devShell: replace buildInputs with packages

* chore: move alejandra to pre-commit-hook

* chore: inherit from nixpkgs.lib not nixpkgs

* chore: remove some lets add others

* chore: change mkShell back to buildInputs

---------

Co-authored-by: Daylin Morgan <daylinmorgan@gmail.com>
2024-02-10 14:36:03 -06:00
github-actions[bot] 2603e90ce8 chore: change batteries 2024-02-01 00:28:50 +00:00
Daylin Morgan 67e41cd362
build: add package for nix run 2024-01-30 20:40:47 -06:00
Daylin Morgan 569b5a3569
chore: use only ruff 2024-01-30 20:34:03 -06:00
Daylin Morgan 4a52ad225b
feat: add flake.nix 2024-01-30 20:34:03 -06:00
Daylin Morgan b23fb6732e
feat: add file paths to debug-info 2024-01-30 20:34:03 -06:00
github-actions[bot] 683734abba chore: change batteries 2024-01-01 00:32:17 +00:00
github-actions[bot] d45cbcf7ab chore: change batteries 2023-12-01 00:31:34 +00:00
github-actions[bot] d6de2b0e69 chore: change batteries 2023-11-15 00:27:51 +00:00
github-actions[bot] 5ee7036b11 chore: change batteries 2023-11-01 00:29:02 +00:00
github-actions[bot] 160f9f5be4 chore: change batteries 2023-10-15 00:29:19 +00:00
Daylin Morgan 3855649907
ci: use correct github actions user 2023-09-29 18:37:19 -05:00
Daylin Morgan 53f52af50d
chore: change batteries 2023-09-29 18:35:56 -05:00
Daylin Morgan 5435c35dda
chore: delete old flake8 config file 2023-09-29 18:35:20 -05:00
github-actions 5de45cd80b chore: change batteries 2023-08-01 00:36:04 +00:00
github-actions af5d4c007a chore: change batteries 2023-06-15 00:32:20 +00:00
github-actions d8c928efe8 chore: change batteries 2023-06-01 00:41:02 +00:00
github-actions a4d4640f01 chore: change batteries 2023-05-15 00:29:20 +00:00
Daylin Morgan 2d153f57c0
fix: use correct overwrite flag 2023-05-03 15:13:19 -05:00
Daylin Morgan 2a0e39720f
feat: upgrade to nf v3.0.0 2023-05-02 16:10:49 -05:00
Daylin Morgan 1850f3b2b5
fix: disable auto-update until compatible with nerd fonts v3 2023-05-02 14:32:56 -05:00
Daylin Morgan 063aefe4d8
Revert "chore: change batteries"
This reverts commit 5b946b0aca.
2023-05-02 14:31:31 -05:00
github-actions 5b946b0aca chore: change batteries 2023-05-01 01:24:04 +00:00
Daylin Morgan c70c84402e
docs: recommend a depth of 1 for cloning 2023-04-20 16:22:26 -04:00
github-actions 5961924097 chore: change batteries 2023-04-15 01:21:20 +00:00
Daylin Morgan 56a06a32c9
fix(#4): refactor to reduce some boilerplate 2023-03-20 01:40:55 -05:00
Daylin Morgan cdb6bacf37
build: drop flake8 for ruff and update pre-commit repos 2023-03-20 01:40:55 -05:00
Daylin Morgan a8175ab675
chore: add licensing info 2023-03-20 01:40:35 -05:00
github-actions 32a93386bd
chore: change batteries 2023-03-20 01:40:35 -05:00
github-actions 04081cc370
chore: change batteries 2023-03-20 01:40:35 -05:00
github-actions 718ba2179f
chore: change batteries 2023-03-20 01:40:34 -05:00
Daylin Morgan 5aff489af5 fix: recursively copy MonoLisa's cursed file structure 2023-02-06 13:57:00 -06:00
github-actions 68849c6373 chore: change batteries 2023-02-01 01:47:04 +00:00
Daylin Morgan 7c6db1a71f docs: update help.svg 2023-01-29 21:57:17 -06:00
Daylin Morgan c220d225fc build: bump task.mk version again 2023-01-29 21:57:06 -06:00
Daylin Morgan a433539ba9 build: bump task.mk version 2023-01-19 13:46:41 -06:00
github-actions 2b201ce570 chore: change batteries 2023-01-16 18:45:51 +00:00
Daylin Morgan 2daca7d2e8 docs: remove note about batteries thanks to CI 2023-01-16 12:45:11 -06:00
Daylin Morgan d0adac8824 ci: add change batteries cron job 2023-01-16 12:44:35 -06:00