This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export type InventoryItem = { | |
_id: ObjectId; | |
drugName: string; | |
productName: string; | |
prescribableName: string; | |
strength?: string; | |
dosageForm: string; | |
ndcCode?: string; | |
route: string; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nodes": { | |
"devenv": { | |
"locked": { | |
"dir": "src/modules", | |
"lastModified": 1678365343, | |
"narHash": "sha256-J1g7YosjbEWCo0z+i9/dn5xcYYDrRj7wJMDKYh9Q6Oc=", | |
"owner": "cachix", | |
"repo": "devenv", | |
"rev": "be184a4104405aaa0864f898e26a30d6dac052e9", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
inputs: | |
nixpkgs: | |
url: github:NixOS/nixpkgs/nixpkgs-unstable | |
# can't point to the local modules here as it's used as a template⏎ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am vhanda on github. | |
* I am vhanda (https://keybase.io/vhanda) on keybase. | |
* I have a public key ASCVVvSD-_WMplj1i732RINhIcIF5IB92E5Segzo00tZ1wo | |
To claim this, I am signing this object: |