update nixpkgs-update

* nixpkgs-update now references some dependencies directly
* use flakes / flake compat
* blacklist openbazaar
* reformat with ormolu
This commit is contained in:
Ryan Mulligan 2020-07-21 05:41:38 -07:00
parent 7395992620
commit f2bee8862d
2 changed files with 3 additions and 10 deletions

View file

@ -11,14 +11,7 @@ let
});
nixpkgsUpdateSystemDependencies = with pkgs; [
nix
git
getent
gitAndTools.hub
gnugrep
jq
tree
gist
cachix
curl
] ++ [ nixpkgs-update ] ++ nixpkgs-update.propagatedBuildInputs;

View file

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