File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 382
382
env = shellWrappers . drv ;
383
383
shell = drv . overrideAttrs ( attrs : {
384
384
pname = nameOnly + "-shell" ;
385
- inherit ( package . identifier ) version ;
386
385
nativeBuildInputs = [ shellWrappers . drv ] ++ attrs . nativeBuildInputs ;
387
386
} ) ;
388
387
profiled = lib . makeOverridable self ( drvArgs // { enableLibraryProfiling = true ; } ) ;
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ repository head.hackage.ghc.haskell.org
29
29
f76d08be13e9a61a377a85e2fb63f4c5435d40f8feb3e12eb05905edb8cdea89
30
30
26021a13b401500c8eb2761ca95c61f2d625bfef951b939a8124ed12ecf07329
31
31
7541f32a4ccca4f97aea3b22f5e593ba2c0267546016b992dfadcd2fe944e55d
32
- --sha256: sha256-Zu+OsPXt+tUllxC2LVJ3jneYGUH5GvdemZZPnynWaN0 =
32
+ --sha256: sha256-8/2gNDSHkQh9bomw9KNMRiV6Z187mRPp/Mkh4WcbtcM =
33
33
34
34
repository ghcjs-overlay
35
35
url: https://raw.githubusercontent.com/input-output-hk/hackage-overlay-ghcjs/ffb32dce467b9a4d27be759fdd2740a6edd09d0b
You can’t perform that action at this time.
0 commit comments