Skip to content

Commit

Permalink
Update npmlock2nix (IntersectMBO#3450)
Browse files Browse the repository at this point in the history
Switch to the master branch:
- restricted mode support has been merged already
- master revision should reduce node_modules rebuilds *a lot*
  • Loading branch information
gilligan authored Jun 29, 2021
1 parent 0eb44d3 commit 523f349
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,16 +100,16 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"npmlock2nix": {
"branch": "restricted-mode-support",
"branch": "master",
"builtin": false,
"description": null,
"homepage": null,
"owner": "tweag",
"repo": "npmlock2nix",
"rev": "5d3586977dea8d5680f383adee98be2667fa8131",
"sha256": "0ni3z64wf1cha7xf5vqzqfqs73qc938zvnnbn147li1m4v8pnzzx",
"rev": "9d71a0fc7a7450e740dba1bcdaed1eb9faa57bc2",
"sha256": "1qivxvm9shqi44pv1fbhmbb605nnrp8sirs8slbv0d1idrvsdyq5",
"type": "tarball",
"url": "https://github.com/tweag/npmlock2nix/archive/5d3586977dea8d5680f383adee98be2667fa8131.tar.gz",
"url": "https://github.com/tweag/npmlock2nix/archive/9d71a0fc7a7450e740dba1bcdaed1eb9faa57bc2.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"pre-commit-hooks.nix": {
Expand Down

0 comments on commit 523f349

Please sign in to comment.