mirror of
https://github.com/MetaProvide/nextcloud-swarm-plugin.git
synced 2025-01-27 13:20:24 +00:00
3f285c29b0
These files do nothing on systems where Nix and direnv are not installed. They provide development dependencies locally such as PHP, Node.JS and Composer.
27 lines
564 B
JSON
27 lines
564 B
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1685573264,
|
|
"narHash": "sha256-Zffu01pONhs/pqH07cjlF10NnMDLok8ix5Uk4rhOnZQ=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "380be19fbd2d9079f677978361792cb25e8a3635",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-22.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|