mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
rubyLibs: fix bundler
This commit is contained in:
parent
782c85ad27
commit
bfa3b28590
@ -132,4 +132,6 @@ in
|
||||
zcat ${patch} | patch -p 1
|
||||
''; # */
|
||||
};
|
||||
|
||||
bundler = { dontPatchShebangs=1; };
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user