1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
Nikolay Amiantov 5bbf10409e steam: actually propagate flags to the runtime, now from chrootenv wrapper
Example: instead of

(steamPackages.override { newStdcpp = true; }).steam-chrootenv

(which wasn't working anyway) you now do just:

steam.override { newStdcpp = true; }
2016-01-27 00:58:23 +03:00
..
applications neovim: fix -configured evaluation 2016-01-26 06:16:45 +01:00
build-support build-support/source-tarball.nix: fix syntax highlighting in Emacs 2016-01-26 14:03:06 +01:00
data
desktops
development Merge pull request #12618 from romildo/update-jflex 2016-01-26 18:56:37 +03:00
games steam: actually propagate flags to the runtime, now from chrootenv wrapper 2016-01-27 00:58:23 +03:00
misc
os-specific
servers nginx: 1.8.0->1.8.1, 1.9.9->1.9.10 2016-01-26 18:12:01 +01:00
shells
stdenv
test
tools cpuminer: 2.4.2 -> 2.4.3 2016-01-26 22:36:14 +01:00
top-level audiofile: Fix build on darwin 2016-01-26 14:43:46 +00:00