- Sep 01, 2015
-
-
Benjamin Staffin authored
-
Bjørn Forsman authored
OpenCV tries to download IPP itself at build time. That doesn't work well with nix.
-
koral authored
-
Rok Garbas authored
fixes #9472 related scikit-learn/scikit-learn/#5198, scikit-learn/scikit-learn/#5197
-
Vladimír Čunát authored
-
Vladimír Čunát authored
These might be the same crashes as with gtk2 and system cairo #9368.
-
Vladimír Čunát authored
Also add a simple test detecting such problems.
-
Arseniy Seroka authored
ibus-anthy: 1.5.6 -> 1.5.7
-
lethalman authored
telegram-cli: keep arguments passed to the wrapper
-
Gabriel Ebner authored
Also fix zipcode lookup.
-
Peter Simons authored
-
William A. Kennington III authored
-
Peter Simons authored
haskell-bloomfilter: re-enable 32-bit builds to verify whether the issue has in fact been fixed upstream
-
Peter Simons authored
hackage-packages.nix: update to https://github.com/commercialhaskell/all-cabal-hashes/commit/53c766e346c007763844eea101823ce803615955 with hackage2nix v20150824-62-gb54260a
-
Arseniy Seroka authored
curaLulzbot: init at 15.02.1-1.03-5064
-
lethalman authored
python-packages xray: init at 0.6.0
-
lethalman authored
txt2tags: init at 2.6
-
John Wiegley authored
-
Luca Bruno authored
-
Peter Simons authored
hackage-packages.nix: update to https://github.com/commercialhaskell/all-cabal-hashes/commit/e6301b9ed82b6daf085089f6f9c1b913871ab2c1 with hackage2nix v20150824-58-g80c45f8
-
Peter Simons authored
-
Peter Simons authored
-
Peter Simons authored
-
Peter Simons authored
-
Tobias Geerinckx-Rice authored
-
Marco Maggesi authored
-
Kovacsics Robert (NixOS-SSD2) authored
txt2tags is a KISS markup language
-
Carles Pagès authored
Adding as a separate expression, as it is not api compatible with 2.x.
-
Luca Bruno authored
-
Luca Bruno authored
-
lethalman authored
`desktopManagerHandlesLidAndPower default `false`
-
Thomas Tuegel authored
By default `makeWrapper` will not set argv[0] (this is a reversion to the old default behavior). Based on the breakage we have seen from changing the default, this is what most people want. The `wrapProgram` function will send `--argv0 '"$0"'` to `makeWrapper`, i.e. it will continue to pass-through the argv[0] that the wrapper is called with.
-
Vladimír Čunát authored
Besides being redundant to inject libvdpau via LD_LIBRARY_PATH, currently the drivers come with a vulnerable version. https://devtalk.nvidia.com/default/topic/873035
-
Vladimír Čunát authored
CVE-2015-{5198,5199,5200}
-
Cillian de Róiste authored
I've checked this with the developer to ensure it isn't blocked deliberately and she said it was just a problem with the hosting provider, so it is fine to work around it.
-
Arseniy Seroka authored
multimarkdown: init at 4.7.1
-
Eelco Dolstra authored
-
Andreas Wagner authored
-
Profpatsch authored
Changes the option and explicitely sets it for each desktopManager. Reasoning: Currently, services.xserver.displayManager.desktopManagerHandlesLidAndPower is set to true by default. This creates a problem for users without desktop environments activated, since lid management simply doesn't work (and they have to be lucky to find this option). See issue #9671
-
-