Skip to content

Commit

Permalink
chore: update niv dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
d6e committed Aug 31, 2020
1 parent 8dfc7af commit 4b37023
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "977000f149bd4ddb65bf1af09552898a0f305c72",
"sha256": "1ad3bviywxd64g4vwk4ppjkkajd3rfqjhnp6xcz3w0ih0sbn0rh5",
"rev": "925ae0dee63cf2c59533a6258340812e5643428a",
"sha256": "1g3kkwyma23lkszdvgb4dn91g35b082k55ys8azc7j4s6vxpzmaw",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/977000f149bd4ddb65bf1af09552898a0f305c72.tar.gz",
"url": "https://github.com/NixOS/nixpkgs/archive/925ae0dee63cf2c59533a6258340812e5643428a.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"pre-commit-hooks.nix": {
Expand All @@ -29,10 +29,10 @@
"homepage": "",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "14595eb18d15d6832a5c7137aefa095a624ba948",
"sha256": "09hx3qa936g27jz81wbr93dvi0mvj3771midvpkxm4f7wwqjh9ki",
"rev": "a3f7609ba73eb9ce3fe434d4339101017a430912",
"sha256": "05mi3s7c30wylfyxfb3hab0w9cbjahskmz4abidbxsmchjyici6a",
"type": "tarball",
"url": "https://github.com/cachix/pre-commit-hooks.nix/archive/14595eb18d15d6832a5c7137aefa095a624ba948.tar.gz",
"url": "https://github.com/cachix/pre-commit-hooks.nix/archive/a3f7609ba73eb9ce3fe434d4339101017a430912.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}

0 comments on commit 4b37023

Please sign in to comment.