summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-03-07
|\
| * Wine: update to 1.5.25Michael Raskin2013-03-07
| |
* | Merge branch 'master' into stdenv-updates.Peter Simons2013-02-25
|\|
| * Merge pull request #333 from bjornfor/fix-typoviric2013-02-24
| |\ | | | | | | my-env/default.nix: fix "sdl-env" vs "env-sdl" typo
| | * my-env/default.nix: fix "sdl-env" vs "env-sdl" typoBjørn Forsman2013-02-24
| | | | | | | | | | | | | | | | | | my-env/default.nix lists an example on how to create an SDL environment that can be installed with "nix-env -i sdl-env". That is actually wrong and will not work. The correct command is "nix-env -i env-sdl".
* | | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-02-24
|\| |
| * | oxygen-gtk: upgrade gtk2 version to 1.3.2.1Cillian de Róiste2013-02-24
| |/
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-02-15
|\|
| * add winetricks, modified by vcunat@gmail.comCorey O'Connor2013-02-10
| | | | | | | | Originally from #89.
| * hplip: make pyqt4 dependency conditional on qtSupportAristid Breitkreuz2013-02-08
| |
| * enable networking support for hplip, net_snmp is available nowAristid Breitkreuz2013-02-06
| |
| * hplip: now hp-setup actually shows a dialogAristid Breitkreuz2013-02-06
| |
| * hplip: start work on making python programs workAristid Breitkreuz2013-02-06
| |
| * jackaudio/default.nix: Update to 1.9.9.5.Александр Цамутали2013-02-03
| |
| * wine: update to 1.5.23, update geckoVladimír Čunát2013-02-02
| |
| * cups: Don't build on DarwinEelco Dolstra2013-01-29
| |
| * uboot: updating the default uboot to 2012.07Lluis Batlle2013-01-27
| | | | | | | | | | This is what I use in the sheevplug, with the provided patches. The old sheevaplug uboot doesn't understand ubifs.
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-01-17
|\|
| * Remove Wine-Warcraft because WarCraft 3 works just fine in vanilla Wine now.Evgeny Egorochkin2013-01-15
| |
* | Merge branch 'master' into stdenv-updates.Peter Simons2013-01-11
|\|
| * Wine: Update to 1.5.21Michael Raskin2013-01-07
| |
* | Merge remote-tracking branch 'eelco/master' into stdenv-updatesLluís Batlle i Rossell2012-12-28
|\| | | | | | | | | | | | | Conflicts: pkgs/development/compilers/gcc/4.7/default.nix Trivial solution.
| * Wine: update to 1.5.20Michael Raskin2012-12-22
| |
* | Remove unnecessary parentheses around if conditionsEelco Dolstra2012-12-28
| | | | | | | | Pet peeve...
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/ | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* Update WineMichael Raskin2012-12-08
|
* dlx: link with gcc instead of g++ -- there is no c++ code herePeter Simons2012-12-05
|
* dlx: install both hp.m and new.m microcodePeter Simons2012-12-05
|
* Package Samsung unified printer driver. i686 only but apparently can be ↵Evgeny Egorochkin2012-12-05
| | | | improved to support x86_64. Based on patch by James Cook <james.cook[NOSPAM]@utoronto.ca>
* Add DLX simulator. Upstream provides no version number.Peter Simons2012-12-04
|
* Wine: add printing(cups) supportEvgeny Egorochkin2012-12-03
|
* Create a symbolic link to cups/lib so that gutenprintBin can be specified as ↵Ambrus Kaposi2012-11-30
| | | | a driver in services.printing.drivers in /etc/nixos/configuration.nix
* Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | Plus a small number of obsolete packages (like old versions of qemu).
* SANE: switch snapshot version of the backends to git (and general cleanup)Peter Simons2012-11-26
|
* sane-backends: update snapshot to version: 1.0.22.git20121123Peter Simons2012-11-23
|
* myEnv: making it not to add -rpath /libLluís Batlle i Rossell2012-11-22
| | | | NIX_LDFLAGS was left with "-rpath /lib", which is annoying on non-nixos.
* Wine: update, add auto-update helperMichael Raskin2012-11-10
|
* jackaudio: Add extra download URL. Main site seems down.Rickard Nilsson2012-10-18
|
* Merge remote-tracking branch 'origin/master' into x-updatesEelco Dolstra2012-10-17
|\
| * Update WineMichael Raskin2012-10-17
| |
* | Merge branch 'master' into x-updatesPeter Simons2012-10-10
|\|
| * xscreensaver: Update to 5.19Rickard Nilsson2012-10-10
| |
* | foomatic-filters: Update to 4.0.12Eelco Dolstra2012-10-08
| |
* | cups: Update to 1.5.4Eelco Dolstra2012-10-08
| |
* | Revert "cups: Update to 1.6.1"Eelco Dolstra2012-10-08
| | | | | | | | This reverts commit 5046d0628f1ec187b56fd847fd5dc1a41d04df50.
* | Revert "Remove cups-pdf-filter"Eelco Dolstra2012-10-08
| | | | | | | | This reverts commit 006002d16f24068668fef77ea8b2f3c653d22b4d.
* | Revert "cups: Drop unused dependencies and add libusb1 dependency"Eelco Dolstra2012-10-08
| | | | | | | | This reverts commit 6f700142c4a5794b349e6233c3e964a3de15407e.
* | Merge remote-tracking branch 'origin/master' into x-updatesEelco Dolstra2012-10-08
|\|
| * Add V4L support to SANEMichael Raskin2012-10-06
| |
* | Merge remote-tracking branch 'origin/master' into x-updatesEelco Dolstra2012-10-03
|\|