update nixpkgs-update

* maybe fix issue with nixpkgs-update using a dev-shell instead of the
correct derivation
This commit is contained in:
Ryan Mulligan 2020-07-21 06:21:18 -07:00
parent f2bee8862d
commit 1817ad224a

View file

@ -29,10 +29,10 @@
"homepage": "", "homepage": "",
"owner": "ryantm", "owner": "ryantm",
"repo": "nixpkgs-update", "repo": "nixpkgs-update",
"rev": "a0f4d275d480c57f3ad0e9d29c11d8a8eb174b51", "rev": "37370f62143b0af7c0f2b3ccbfe4d401208ba199",
"sha256": "0ywpbq6kqmdq75rjz4zl3ipgqqgr0wnnvddydx7x092b5ph7xbxz", "sha256": "1fsgjx296gxfiq2z9vsdqg4v36sndbwlbircc8x6phfqr767fi8n",
"type": "tarball", "type": "tarball",
"url": "https://github.com/ryantm/nixpkgs-update/archive/a0f4d275d480c57f3ad0e9d29c11d8a8eb174b51.tar.gz", "url": "https://github.com/ryantm/nixpkgs-update/archive/37370f62143b0af7c0f2b3ccbfe4d401208ba199.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}, },
"nixpkgs-update-github-releases": { "nixpkgs-update-github-releases": {