Commit graph

24 commits

Author SHA1 Message Date
c52c7d095d
chore: switch to flake-parts 2024-10-29 21:30:17 -07:00
b8d9ac366e
flake.lock: Update
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/96a04a213838c5001619ad57400c5a176fa040b1' (2024-09-12)
  → 'github:nix-community/fenix/dc19afc39af5f5e69fca78ebae59170e61017df8' (2024-10-29)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/bcc708992104c2059f310fbc3ac00bfc377f9ea8' (2024-09-10)
  → 'github:rust-lang/rust-analyzer/cf8f950baab30f335917b177536d2d73e0aaa1ae' (2024-10-28)
• Updated input 'naersk/nixpkgs':
    'path:/nix/store/5w3dp0m37794iffsbm9vd9f1xmmhda6i-source?lastModified=0&narHash=sha256-v3rIhsJBOMLR8e/RNWxr828tB%2BWywYIoajrZKFM%2B0Gg%3D' (1970-01-01)
  → 'path:/nix/store/93haqkb7bl8l90vpfqgkygrd5l13gafm-source?lastModified=0&narHash=sha256-4spSNTZ6h8Xmvrr9oqfuxc9jarasGj1QOcsgw8BfNd8%3D' (1970-01-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/574d1eac1c200690e27b8eb4e24887f8df7ac27c' (2024-09-06)
  → 'github:NixOS/nixpkgs/18536bf04cd71abd345f9579158841376fdd0c5a' (2024-10-25)
2024-10-29 21:28:44 -07:00
b3b8e4b80d
chore: improve error message when api key not set 2024-09-16 19:11:20 -07:00
94d0fb1207
cargo.lock: update 2024-09-16 19:08:36 -07:00
2d80aba11a
deps: add ratatui 2024-09-16 19:05:48 -07:00
6eef285c45
docs: update doccomment for get_from_endpoint 2024-09-12 14:50:59 -07:00
5cb87b1adf
docs: add doccomment for get_courses 2024-09-12 14:45:09 -07:00
cdddd1937e
docs: update readme to mention scope 2024-09-12 14:45:09 -07:00
c5d5c293a2
feat: use time crate to parse ISO8601 datetimes from API 2024-09-12 14:17:29 -07:00
e101889cf2
nix: add cargo-audit to devshell 2024-09-12 14:17:05 -07:00
288c4cbfe9
fix: expose all fields of course structs 2024-09-12 02:09:03 -07:00
892112e568
readme: add some more instructions 2024-09-12 01:40:01 -07:00
63a6c65901
nix: use fenix instead of rust-overlay 2024-09-12 01:26:38 -07:00
435d7a0407
nix: switch to naersk rust infrastructure 2024-09-12 01:13:32 -07:00
c0b47b1fbc
docs: add some top level module documentation 2024-09-12 00:48:26 -07:00
a87ccd9c2d
nix: update cargoHash 2024-09-12 00:16:12 -07:00
8738a2a6df
feat: add basic libcanvas functionality 2024-09-12 00:11:12 -07:00
20f3bf6ca6
nix: move out of nativeBuildInputs for devShell 2024-09-12 00:10:56 -07:00
69af77d0f0
init rustfmt 2024-09-12 00:10:35 -07:00
7e691d07a6
docs: add build instructions 2024-09-11 02:14:34 -07:00
79635cc74e
docs: add readme 2024-09-11 02:12:42 -07:00
5e5a6567d5
add license 2024-09-11 02:11:53 -07:00
0c770db006
refactor: do not get api secret at compile time 2024-09-11 02:09:50 -07:00
2f3e5244ff
initial commit 2024-09-11 01:57:45 -07:00