Skip to content

Commit 544bfd2

Browse files
committed
;make: nix-view-commits: update url
1 parent a6cfc20 commit 544bfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ nix-hledger-versions: $(call def-help,nix-hledger-versions, show versions of all
10221022
@curl -s https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/development/haskell-modules/hackage-packages.nix | grep -A1 'pname = "hledger'
10231023

10241024
make nix-view-commits: $(call def-help,nix-view-commits, show recent haskell commits in nixpkgs)
1025-
@open 'https://github.com/search?l=&o=desc&q=%22automatic+Haskell+package+set+update%22+repo%3ANixOS%2Fnixpkgs+filename%3Ahaskell-packages.nix&s=committer-date&type=Commits'
1025+
@open 'https://github.com/NixOS/nixpkgs/commits/master/pkgs/development/haskell-modules/hackage-packages.nix'
10261026

10271027
###############################################################################
10281028
$(call def-help-subheading,MISCELLANEOUS:)

0 commit comments

Comments
 (0)