add vm output path
This commit is contained in:
Generated
+2
-2
@@ -32,7 +32,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"postgres-db": {
|
||||
"postgresql-db": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
},
|
||||
@@ -49,7 +49,7 @@
|
||||
"root": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs",
|
||||
"postgres-db": "postgres-db"
|
||||
"postgresql-db": "postgresql-db"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user