File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,8 @@ source-repository-package
7878-- benchmark dependency
7979source-repository-package
8080 type: git
81- location: https://github.com/berberman/operational
82- tag: 0e062895678f49fd673ae493371262cfb8c5ab56
83- -- https://github.com/HeinrichApfelmus/operational/pull/26
81+ location: https://github.com/HeinrichApfelmus/operational
82+ tag: 16e19aaf34e286f3d27b3988c61040823ec66537
8483
8584write-ghc-environment-files: never
8685
Original file line number Diff line number Diff line change 8585 ghc-lib-parser-ex = hself . ghc-lib-parser-ex_9_0_0_4 ;
8686
8787 operational = hself . callCabal2nix "operational" ( pkgs . fetchFromGitHub {
88- owner = "berberman " ;
88+ owner = "HeinrichApfelmus " ;
8989 repo = "operational" ;
90- rev = "0e062895678f49fd673ae493371262cfb8c5ab56 " ;
90+ rev = "16e19aaf34e286f3d27b3988c61040823ec66537 " ;
9191 sha256 = "P+aocEcqCN8klnW3IMrmIqq6ztBZJxk4sBp1ewN6YaA=" ;
9292 } ) { } ;
9393
Original file line number Diff line number Diff line change @@ -95,9 +95,8 @@ extra-deps:
9595# https://github.com/diagrams/active/pull/36
9696
9797# benchmark dependency
98- - github : berberman/operational
99- commit : 0e062895678f49fd673ae493371262cfb8c5ab56
100- # https://github.com/HeinrichApfelmus/operational/pull/26
98+ - github : HeinrichApfelmus/operational
99+ commit : 16e19aaf34e286f3d27b3988c61040823ec66537
101100
102101configure-options :
103102 ghcide :
You can’t perform that action at this time.
0 commit comments