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
Moritz Ulrich
02707296e8
Update leiningen to 2.3.0.
...
Unfortunately, leiningen will now pull in some dependencies via maven (via http) on `lein version' so the test at the end of builder.sh failed. This is okay because leiningen is used only as a interactive tool and no other package in Nixpkgs depends on it.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 17:30:10 +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
Sander van der Burg
dbcb178ef2
Added extraAVDFiles parameter to support custom system images
2013-08-06 11:16:51 +02:00
Sander van der Burg
ed70cc9830
We must also take Android's ABI version into account
2013-08-06 10:41:13 +02:00
Evgeny Egorochkin
02c67c3b01
Amarok: update to 2.7.1
2013-08-06 04:13:33 +03:00
Evgeny Egorochkin
db6155fa54
xrestop: package 0.4
2013-08-06 03:56:21 +03:00
Jason "Don" O'Conal
d4ba4769b6
password-store: add expression
2013-08-06 09:46:06 +10:00
Jason "Don" O'Conal
f3aedccfd4
grc: add expression
2013-08-06 09:42:24 +10:00
Peter Simons
0237aa136f
R: ensure that run-time dependencies can be found
2013-08-06 00:44:20 +02:00
Sander van der Burg
f5f5f69ef0
The emulator needs file in its PATH and alsaLib
2013-08-05 22:18:56 +02:00
Sander van der Burg
7019b685de
Make the emulator flags configurable at runtime and unimportant messages should go the stderr
2013-08-05 19:08:58 +02:00
Eelco Dolstra
2a294a582b
Statistics::Descriptive: Update to 3.0605
2013-08-05 15:14:02 +02:00
Sander van der Burg
a82fcea437
Make iPhone simulator SDKs configurable
2013-08-05 12:47:57 +02:00
Peter Simons
d766bb6f32
haskell-stylish-haskell: update to version 0.5.7.0
2013-08-05 10:56:30 +02:00
Peter Simons
0b93f03230
haskell-shakespeare: update to version 1.0.5.1
2013-08-05 10:56:30 +02:00
Peter Simons
0979e4a832
haskell-numeric-prelude: update to version 0.4.0.3
2013-08-05 10:56:30 +02:00
Peter Simons
d65b81b36b
haskell-MissingH: update to version 1.2.0.1
...
Don't run the check phase to avoid depending on the obsolete testpack package.
2013-08-05 10:56:30 +02:00
Peter Simons
60a6e6802f
haskell-git-annex: update to version 4.20130802
2013-08-05 10:56:30 +02:00
Jaka Hudoklin
018b39d28b
iodined: Fix iptables and route path to bin instead of sbin
2013-08-05 01:00:34 +02:00
Vladimír Čunát
cd531d70f6
lightdm updates (merge #574 )
...
Also fixes the situation where some session stuff is written to nix store.
2013-08-04 19:16:41 +02:00
Peter Simons
d5cad473f9
bison3: mark low-prio until the check phase is fixed
2013-08-03 12:14:03 +02:00
Peter Simons
0c331a4a42
haskell-idris: revert update to version 0.9.9
...
This reverts commit 61c880d558
. The new
Idris version depends on a version of LLVM that we don't have in master
yet: it's only in x-updates.
2013-08-03 12:10:39 +02:00
Peter Simons
cc691d95f5
haskell-lens: jailbreak to fix build with latest version of generic-deriving
2013-08-03 12:08:23 +02:00
Peter Simons
1d06592025
haskell-unix-time: update to version 0.2.0
2013-08-03 12:08:23 +02:00
Peter Simons
02db4b9f70
haskell-unix-process-conduit: update to version 0.2.2
2013-08-03 12:08:23 +02:00
Peter Simons
30135c6b50
haskell-stm-conduit: update to version 2.1.1
2013-08-03 12:08:23 +02:00
Peter Simons
e6239c406f
haskell-reactive-banana: update to version 0.7.1.3
2013-08-03 12:08:23 +02:00
Peter Simons
cb8f500a17
haskell-profunctor-extras: update to version 3.3.3.1
2013-08-03 12:08:23 +02:00
Peter Simons
5fd7636a2e
haskell-generic-deriving: update to version 1.6.1
2013-08-03 12:08:23 +02:00
Peter Simons
dd0031cbad
haskell-feed: update to version 0.3.9.1
2013-08-03 12:08:23 +02:00
Peter Simons
bcd9344f9b
haskell-fast-logger: update to version 0.3.3
2013-08-03 12:08:22 +02:00
Peter Simons
bf1ce4f47b
haskell-MonadRandom: update to version 0.1.11
2013-08-03 12:08:22 +02:00
Peter Simons
61c880d558
haskell-idris: update to version 0.9.9
2013-08-03 12:08:22 +02:00
Peter Simons
41126666a6
bison: add version 3.0
2013-08-03 10:39:07 +02:00
aszlig
bcb9417c0e
chromium: Update stable and dev release channels.
...
This introduces the following new versions:
stable: 28.0.1500.71 -> 28.0.1500.95 (builds fine, tested)
dev: 30.0.1573.2 -> 30.0.1581.2 (builds fine, tested)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:49:08 +02:00
aszlig
4489dc729e
python-paramiko: Propagate pycrypto dependency.
...
Leaving this just in buildInputs won't help here, because the project
using Paramiko will need pycrypto in any case.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:49:08 +02:00
aszlig
a672551d44
python-paramiko: Update to version 0.11.0.
...
This also now uses the md5 istead of the sha256, because pypi actually
directly provides MD5 sums.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:48:54 +02:00
Peter Simons
4fb87e91ff
Merge pull request #800 from edanaher/master
...
Add simple hsetroot package.
2013-08-02 02:32:19 -07:00
aszlig
9b9fa35ebd
blivet: Update sha256, as it changed upstream.
...
The sha256 was magically changed upstream with the same contents but
different timestamps, so let's update it. Thanks to @rbvermaa for
noticing.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-02 10:59:06 +02:00
aszlig
1362d479cb
nixpart: Update to bugfix version 0.4.1.
...
Contains the following fix:
- Fix mounting btrfs when mount_only (-m) is used.
I would like to update blivet as well, but at the moment it breaks for
nixpart, so let's retry later when we're at 0.5.x or even 1.x :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-02 07:36:08 +02:00
Michael Raskin
bfbbb12e35
Adding CL-Launch. CL-Launch is a wrapper for unified launching of various Lisp implementations
2013-08-02 09:39:20 +04:00
Evan Danaher
35333935d6
Add simple hsetroot package.
2013-08-01 20:16:37 +02:00
Eelco Dolstra
65ad55c425
git-subtree: Remove
...
This package is obsolete because it's now part of git (see
https://github.com/apenwarr/git-subtree/blob/master/THIS-REPO-IS-OBSOLETE ).
2013-08-01 16:37:36 +02:00
Eelco Dolstra
80a82a2858
git: Install git-subtree
2013-08-01 16:36:54 +02:00
Eelco Dolstra
4ec1f8b68a
git: Update to 1.8.3.4
2013-08-01 16:26:02 +02:00
Eelco Dolstra
4342a32deb
VM builds: Reduce kernel verbosity
2013-08-01 14:35:31 +02:00
Eelco Dolstra
d077851b7d
VM builds: Use the default kernel
2013-08-01 14:35:31 +02:00
Eelco Dolstra
f155a35d7d
Move kernelExtraConfig to common-config.nix (for x86)
...
It's bad to have the kernel config scattered across two places. (This
should also be done for the other architectures.)
Also, restore Xen and KVM guest support in Linux 3.10.
2013-08-01 14:35:31 +02:00
Sander van der Burg
9a2b9ba6b3
Turn LD_LIBRARY_PATH into a suffix to allow NVIDIA's OpenGL driver to be used
2013-08-01 12:43:33 +02:00
Sander van der Burg
c81e70fc30
Shut up annoying question to configure hardware profiles
2013-08-01 11:32:57 +02:00
Sander van der Burg
77dd343e1e
- System images are not required for building. Disabling them makes building faster.
...
- Make ant flags configurable
2013-08-01 11:21:54 +02:00
Eelco Dolstra
14ca9c0bf1
linux: Include "NixOS" in "uname -v"
2013-08-01 01:40:41 +02:00
Eelco Dolstra
d1de0e2d6d
linux: Enable detection of hung tasks
2013-08-01 01:40:41 +02:00
Eelco Dolstra
f2f00c56e4
linux: Enable stack protector
...
This may prevent exploitation of buffer overflows.
2013-08-01 01:40:41 +02:00
Eelco Dolstra
c564d012f8
Style fix
2013-08-01 01:40:41 +02:00
Eelco Dolstra
b976e00ff2
linux: Remove obsolete AUFS 3.7 patch
2013-08-01 01:40:40 +02:00
Eelco Dolstra
ff99631753
linux: Remove CIFS timeout patch
...
We longer use CIFS in the VM tests so we don't need this anymore.
2013-08-01 01:40:40 +02:00
Eelco Dolstra
956d71f843
linux: Remove some unused patches
2013-08-01 01:40:40 +02:00
Eelco Dolstra
bc8186be1e
linux: Disable /dev/kmem
...
See e.g.
https://wiki.ubuntu.com/Security/Features#A.2BAC8-dev.2BAC8-kmem_disabled
2013-08-01 01:40:40 +02:00
Eelco Dolstra
e1a7be4294
iwlwifi4965ucodeV1: Remove
...
This is verrrry obsolete.
2013-08-01 01:40:40 +02:00
Eelco Dolstra
7ce325f3e0
Unify the Linux kernel configurations
...
Having N different copies of the NixOS kernel configuration is bad
because these copies tend to diverge. For instance, our 3.10 config
lacked some modules that were enabled in older configs, probably
because the 3.10 config had been copied off an earlier version of some
older kernel config.
So now there is a single kernel config in common-config.nix. It has a
few conditionals to deal with new/removed kernel options, but
otherwise it's pretty straightforward.
Also, a lot of cut&paste boilerplate between the kernel Nix
expressions is gone (such as preConfigure).
2013-08-01 01:40:40 +02:00
Eelco Dolstra
dccbdcf520
linux: Don't put the kernel version in meta
2013-08-01 01:40:40 +02:00
Bjørn Forsman
2238a23352
wicd: wrapper env vars prefix -> postfix
...
Change PATH=$PATH:deps to PATH=deps:$PATH in the wicd wrappers, because
the latter is more deterministic; it prevents possibly wrong versions of
dependencies to sneak in from the environment.
Do the same for PYTHONPATH.
2013-07-31 21:54:09 +02:00
Sander van der Burg
dc183167cb
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-07-31 18:56:36 +02:00
Sander van der Burg
1c8b4c8950
Now x86 and mips images from external repositories are supported + added GPU option to the emulate function
2013-07-31 18:56:27 +02:00
Joachim Schiele
6b1116cfce
Merge branch 'dhex'
2013-07-31 15:21:54 +00:00
Joachim Schiele
afbc5cd5e9
added dhex, a nice ncurses based hex editor for the shell
2013-07-31 15:20:23 +00:00
Sander van der Burg
c324091a77
Fixed incorrect platform-tools sha1 value
2013-07-31 16:14:47 +02:00
Sander van der Burg
ab9be1b809
Updated Android SDK to version 22.05, updated all plugins, and added mesa to the search path of the emulators to enable OpenGL acceleration
2013-07-31 16:00:57 +02:00
Rok Garbas
77063f3f75
adding description to networkmanager plugins
2013-07-31 15:36:17 +02:00