Skip to content

Commit

Permalink
feat: random shit
Browse files Browse the repository at this point in the history
  • Loading branch information
willruggiano committed Jul 26, 2023
1 parent 7bf5ab5 commit 2a806b6
Show file tree
Hide file tree
Showing 6 changed files with 226 additions and 79 deletions.
5 changes: 3 additions & 2 deletions Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ tasks:
- install
build:
cmds:
- nix build |& nom
- nom build
aliases:
- b
install:
cmds:
- nix profile upgrade --impure 0 |& nom
- task: build
- nix profile upgrade --impure 0
aliases:
- i
run:
Expand Down
Loading

0 comments on commit 2a806b6

Please sign in to comment.