We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b66efe commit 753c17aCopy full SHA for 753c17a
.envrc
@@ -1,7 +1,3 @@
1
-source_url \
2
- https://omnix.page/om/develop/omnixrc/v1 \
3
- 'sha256-FBAVRYkaexKeFKQGUxaPHqhBnqA7km7++O77dKiyD0I='
+watch_file nix/modules/flake-parts/*.nix
4
5
-watch_file nix/modules/flake-parts/*.nix om.yaml
6
-
7
-use omnix .
+use flake .
.github/workflows/ci.yaml
@@ -4,6 +4,7 @@ on:
push:
branches:
- "master"
+ - "sky"
8
pull_request:
9
10
jobs:
0 commit comments