1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 04:02:10 +00:00

Merge pull request #313904 from gepbird/bruno-1.18.0

bruno: 1.17.0 -> 1.18.0
This commit is contained in:
Aleksana 2024-05-24 13:07:12 +08:00 committed by GitHub
commit 5bf18baa21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,13 +27,13 @@ let
in
buildNpmPackage' rec {
pname = "bruno";
version = "1.17.0";
version = "1.18.0";
src = fetchFromGitHub {
owner = "usebruno";
repo = "bruno";
rev = "v${version}";
hash = "sha256-z4KL6CX1jtuC4lxqYA6Mg1zPSc9/OpRb530jPIQK3Is=";
hash = "sha256-vYN245vMt/NjISaaFSXOkELONVld6knaKbi5FiN/0tA=";
postFetch = ''
${lib.getExe npm-lockfile-fix} $out/package-lock.json