Files
nix-homebrew/flake.lock
T
Tim Kleinschmidt c3fca26799 brew-src: 6.0.1 -> 6.0.7
Includes Homebrew/brew#22961, which adds the `init_data_dir`
InstallSteps DSL action. Without it, homebrew-core's current
postgresql@18 formula fails with:

    undefined method 'init_data_dir' for an instance of
    Homebrew::InstallSteps::DSL
2026-07-06 20:44:32 +02:00

29 lines
583 B
JSON

{
"nodes": {
"brew-src": {
"flake": false,
"locked": {
"lastModified": 1783298955,
"narHash": "sha256-02tX5z0qf+SX+VfqwnyVtvfwq710mtDzh+Rg2Dn73vU=",
"owner": "Homebrew",
"repo": "brew",
"rev": "20ce57618d82c7a29801deb1f0f2bc665ed9b55e",
"type": "github"
},
"original": {
"owner": "Homebrew",
"ref": "6.0.7",
"repo": "brew",
"type": "github"
}
},
"root": {
"inputs": {
"brew-src": "brew-src"
}
}
},
"root": "root",
"version": 7
}