Compare commits
3 Commits
4da2c989cd
...
56193d308a
Author | SHA1 | Date |
---|---|---|
stupidcomputer | 56193d308a | |
stupidcomputer | 56e59a8331 | |
stupidcomputer | 43c689ff90 |
|
@ -25,4 +25,12 @@ case $1 in
|
|||
khal new -a home $2 13:20 14:00 Study Hall
|
||||
khal new -a home $2 14:06 14:47 Algebra II H
|
||||
;;
|
||||
"help")
|
||||
echo "
|
||||
this is khalmacs.
|
||||
|
||||
builtin-options:
|
||||
- regular
|
||||
- late
|
||||
"
|
||||
esac
|
||||
|
|
12
flake.lock
12
flake.lock
|
@ -41,11 +41,11 @@
|
|||
},
|
||||
"locked": {
|
||||
"dir": "pkgs/firefox-addons",
|
||||
"lastModified": 1714338754,
|
||||
"narHash": "sha256-tAc80Zc8TwE222DEBxKcYAZPxxsrUHU4zwnuErUOnyk=",
|
||||
"lastModified": 1714043889,
|
||||
"narHash": "sha256-f7aben2pbfL/CzphiAAwwe5CrmSYRZv3UF7zaGkD+Pc=",
|
||||
"owner": "rycee",
|
||||
"repo": "nur-expressions",
|
||||
"rev": "e8514896746fc667f2cf326c9c0c4c1e823d5e9f",
|
||||
"rev": "fee36e584de8c0034f311b76b5da1b81dad0b17b",
|
||||
"type": "gitlab"
|
||||
},
|
||||
"original": {
|
||||
|
@ -199,11 +199,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1714272655,
|
||||
"narHash": "sha256-3/ghIWCve93ngkx5eNPdHIKJP/pMzSr5Wc4rNKE1wOc=",
|
||||
"lastModified": 1713995372,
|
||||
"narHash": "sha256-fFE3M0vCoiSwCX02z8VF58jXFRj9enYUSTqjyHAjrds=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "12430e43bd9b81a6b4e79e64f87c624ade701eaf",
|
||||
"rev": "dd37924974b9202f8226ed5d74a252a9785aedf8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in New Issue