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 aab7f8c commit 58e6f44Copy full SHA for 58e6f44
examples/flakes/remote/devbox.json
@@ -2,7 +2,7 @@
2
"packages": [
3
"github:nixos/nixpkgs/5233fd2ba76a3accb5aaa999c00509a11fd0793c#hello",
4
"github:nixos/nixpkgs/5233fd2ba76a3accb5aaa999c00509a11fd0793c#cowsay",
5
- "github:F1bonacc1/process-compose"
+ "github:F1bonacc1/process-compose/v0.43.1"
6
],
7
"shell": {
8
"init_hook": null,
examples/flakes/remote/devbox.lock
@@ -0,0 +1,4 @@
1
+{
+ "lockfile_version": "1",
+ "packages": {}
+}
0 commit comments