Carles Pagès
4d853ae94f
steam: revert adding amd64 version.
...
It turns out that the .deb only contains the changelog and some other docs.
Revert back to using the i686 version, but keep the double url for the future.
2013-08-10 06:08:18 +03:00
Carles Pagès
97ea8d61e6
steam: add amd64 version and point url to fix version (as suggested by aristid).
...
Valve has a repository with fixed version packages, so use that instead of the
steam.deb I was using. They also have amd64 packages there.
2013-08-10 06:08:18 +03:00
Carles Pagès
3f4557b0eb
steam: update to 1.0.0.28
2013-08-10 06:08:18 +03:00
Carles Pagès
bd44348baf
steam: create some missing symlinks in the script.
...
In the original script it says they are temporary, but without those simlinks
Osmos and others fail to start with SteamAPI_Init() failed.
2013-08-10 06:08:18 +03:00
Carles Pagès
2725cbef42
Add libtxc_dxtn-1.0.1.
...
I thought this was needed by Steam, but it only applies when not using
propietary drivers, and even then it doesn't look like well supported.
2013-08-10 06:08:17 +03:00
Carles Pagès
87c5a418ec
steam: create proper symlinks in $HOME/.steam
2013-08-10 06:08:17 +03:00
Carles Pagès
a249fa67d9
steam: add libXdmcp to dependencies.
...
I must have been blind. libXdmcp is in nixpkgs, contrary to what I said.
2013-08-10 06:08:17 +03:00
Carles Pagès
dc10fabb2f
steam: update to 1.0.0.27
...
It needed some more sed'ing and more deps. It's still not working as I seem to
need libXdmcp which is not in nixpkgs.
2013-08-10 06:08:17 +03:00
Carles Pagès
f42cece8f5
steam: update to 1.0.0.21.
...
I also updated the patches for the bootsrapper script and fixed a typo, but
didn't test anything.
2013-08-10 06:08:17 +03:00
Carles Pagès
094c0662e8
steam: add mesa to library path.
...
Mesa is needed for Superbrothers: S&S EP, which links to libGLU.
2013-08-10 06:08:17 +03:00
Carles Pagès
10f722dc04
steam: workaround segfault at startup.
...
I don't know why, if I call ld-linux.so.2 to launch the game, it segfaults, so
I renamed it to ld.so.
2013-08-10 06:08:16 +03:00
Carles Pagès
c75cccc469
steam: update to 1.0.0.18.
...
I forgot in the previous commit to update the version as I had changed the
tarball hash.
I also modified a bit the launcher script, since xz should only be needed by
the installer.
2013-08-10 06:08:16 +03:00
Carles Pagès
b07300f2ef
steam: bypass valve's bootstrapper.
...
Since there is no way to modify either steam.sh or the steam binary as they are
hash checked, I took the approach of bypassing steam.sh and create a script
that does its job.
For now it segfaults, but when I try to run under strace, it works perfectly.
Need to check this.
2013-08-10 06:08:16 +03:00
Carles Pagès
dad0ed4eaa
steam: add all the missing dependancies.
...
Calling their steam script still segfaults, but I managed to run it from the
shell with all these deps in the lib path.
2013-08-10 06:08:16 +03:00
Carles Pagès
ee6129350e
steam: add glibc215 to the wrapper.
2013-08-10 06:08:16 +03:00
Carles Pagès
12a0d83855
Steam: add patch for user stuff and lib paths to wrapProgram.
...
The binaries that get copied to $HOME need patchelf to run, and after that I
need all the runtime libs in the library path. Still not working as I need
glibc2.15.
2013-08-10 06:08:15 +03:00
Carles Pagès
3cd37b550b
Steam: first attempt at adding the beta client.
...
The script installed with this expression only copies a boostrapper and another
script to the user's home folder. Those also need to be patched to get on with
the installation.
2013-08-10 06:08:15 +03:00
Domen Kožar
0fc82b73be
Merge pull request #813 from bodil/master
...
Add Ponysay
2013-08-09 16:47:43 -07:00
Bodil Stokke
7f1a5fe0cf
Merge branch 'master' of github.com:bodil/nixpkgs
2013-08-10 01:22:51 +02:00
Bodil Stokke
14c5f6bd74
Adding ponysay.
2013-08-10 01:21:25 +02:00
Bjørn Forsman
67a46ce928
Add taskjuggler ruby gem
...
Unfortunately, this changes lots of unrelated gems.
2013-08-09 21:52:58 +02:00
Eelco Dolstra
f4681d8e08
virtualbox: Update to 4.2.16
2013-08-09 18:48:52 +02:00
Eelco Dolstra
9845e6ec5c
Kernel module aggregator: Use kmod instead of module-init-tools
2013-08-09 18:48:52 +02:00
Eelco Dolstra
d9a4706f73
linux: Use kmod instead of module-init-tools
2013-08-09 18:48:51 +02:00
Sander van der Burg
4be1055c40
Upgraded nodejs packages
2013-08-09 13:37:27 +02:00
Domen Kožar
6ad9ad6160
pgadmin: 1.10.0 -> 1.16.1, add to channel
2013-08-08 16:49:38 +02:00
Sander van der Burg
0e91a58bbe
The android GUI does not work if Oracle's JDK is installed. This patch forces it to use OpenJDK
2013-08-08 10:40:09 +02:00
aszlig
bccba58c32
chromium: Update beta channel to v29.0.1547.41.
...
Builds fine on my machine and tested with a bunch of web sites.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-08 03:18:00 +02:00
aszlig
a1b384783e
chromium: Fix build for version 28 and NSS 3.15.
...
Build failure details:
http://hydra.nixos.org/build/5663358
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-08 03:18:00 +02:00
aszlig
9040af06e3
nixpart: Add an alias called nixpart0.
...
The reason behind this is to avoid breaking NixOps while releasing
version 1.0 of nixpart. We could also use nixpart and nixpart1, but the
goal is to have nixpart as a generic part of NixOS instead of being only
used specifically for the Hetzner backend of NixOps.
Which essentially means: The partition syntax will change to be based on
attribute sets and we no longer need to use Kickstart syntax. And that's
the main reason why it will break in version 1.0.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-08 03:18:00 +02:00
Eelco Dolstra
4c77c6e232
makeModulesClosure: Use kmod instead of module-init-tools
2013-08-07 22:46:11 +02:00
Sander van der Burg
a9b4851b74
The android utility's GUI should work and wrapper scripts in bin/ are replaced by symlinks
2013-08-07 22:12:44 +02:00
Eelco Dolstra
e7e4551baa
flashplayer: Update to 11.2.202.297
2013-08-07 17:12:33 +02:00
Eelco Dolstra
288811f5e1
firefox: Update to 23.0
2013-08-07 17:12:33 +02:00
Eelco Dolstra
09fc997107
subversion: Update to 1.7.11
...
CVE-2013-4131
2013-08-07 17:12:33 +02:00
Eelco Dolstra
d17f7d2fdf
nss: Update to 3.15.1
2013-08-07 17:12:33 +02:00
Eelco Dolstra
774634a248
man-pages: Update to 3.53
2013-08-07 17:12:32 +02:00
Domen Kožar
d3d92c7b6d
supervisor: 3.0b2 -> 3.0
2013-08-07 16:31:04 +02:00
Eelco Dolstra
d846e97656
VM builds: Use Linux 3.10
...
3.4 apparently gives corrupt 9pfs data on x86. See e.g.
http://hydra.nixos.org/build/5661036
where reading /nix/store/kfldnrrsq0lbbv13gjxdfb3vb1sbaz88-vm-run-stage2
gives garbage. Strangely it doesn't happen here:
http://hydra.nixos.org/build/5658978
Ah well.
2013-08-07 14:48:22 +02:00
Domen Kožar
d10d50132a
upower: 0.9.19 -> 0.9.21
2013-08-07 14:25:17 +02:00
Domen Kožar
9fad991fbb
Merge pull request #806 from lovek323/pangomm
...
fix pangomm build: use cairo 1.12.2
2013-08-07 05:14:29 -07:00
Domen Kožar
ffed739441
Merge pull request #793 from lovek323/grcat
...
grc: add expression
2013-08-07 05:13:53 -07:00
Domen Kožar
3cf22b5307
Merge pull request #805 from lovek323/pass
...
password-store: add expression
2013-08-07 05:11:51 -07:00
Domen Kožar
12cc79f844
dunst: upgrade to git version to fix 100% CPU problems
2013-08-07 14:08:21 +02:00
Bjørn Forsman
61a1867c5d
strace: 4.7 -> 4.8
...
Also, update meta.license and add meta.platforms.
2013-08-06 23:43:51 +02:00
Bjørn Forsman
d0748afc5e
splint: improve meta attributes
...
- don't repeat package name in description
- prefer licenses.gpl2Plus over free form "GPLv2+" license name
- add platform attribute so that splint will be available in the channel
2013-08-06 21:20:47 +02:00
Sander van der Burg
d435b39201
Make AVD creating configurable at runtime
2013-08-06 14:11:34 +02:00
Eelco Dolstra
912146d764
linux: Update to 3.4.56, 3.10.5
2013-08-06 12:40:48 +02:00
Eelco Dolstra
3a4ef26397
Remove Linux 3.8 (EOL)
2013-08-06 12:39:50 +02:00
Eelco Dolstra
3e8812d23b
Add Unix::Getrusage
2013-08-06 12:32:59 +02:00