Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Suya1671 committed May 24, 2024
2 parents 2799014 + cad1bc8 commit 9f892fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.nu
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env nu

let outputPath = nom build --print-out-paths --no-link .#
let outputPath = sudo nom build --print-out-paths --no-link .#
cachix push suyashtnt $outputPath
cachix deploy activate $outputPath

0 comments on commit 9f892fc

Please sign in to comment.