Commit graph

44382 commits

Author SHA1 Message Date
Michael Raskin 4b68be6d90 Merge pull request #2876 from auntieNeo/typespeed
Add package for Typespeed game
2014-06-09 12:11:23 +04:00
Peter Simons f6eddf9e72 Merge pull request #2863 from Fuuzetsu/yi
yi: improve expression
2014-06-09 10:08:54 +02:00
Oliver Charles ed95e2d07e Merge pull request #2873 from tomberek/hdevtool_patch28
hdevtools compiles
2014-06-09 08:30:44 +01:00
Michael Raskin 2884f2c273 Merge pull request #2507 from lovek323/sup
sup: update to 0.18.0
2014-06-09 11:25:48 +04:00
Oliver Charles 24cb0fd3a8 Merge pull request #2874 from tomberek/haskell_add_MFlow
Add MFlow and dependencies
2014-06-09 08:25:26 +01:00
Austin Seipp 678def6d30 Fix again, thx to @CodeBlock
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-09 01:29:53 -05:00
Austin Seipp 3f6197cafe arcanist: Fix this because how did it work
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-09 01:25:27 -05:00
Austin Seipp 8155e5d119 compcert: fix build by adding menhir dependency
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-09 01:25:27 -05:00
Michael Raskin 7aa7b967a9 Merge pull request #2810 from letac/raco
raco pkg install ... is not throwing ssl error anymore
2014-06-09 10:02:27 +04:00
Michael Raskin 8ec5d0fd0f Merge pull request #2838 from wkennington/master.isoname
nixos-iso: Use a simpler disk label
2014-06-09 09:48:08 +04:00
Jonathan Glines 8e2556bd7f Added auntie as a maintainer, and set license properly. 2014-06-08 23:47:59 -06:00
Michael Raskin ba0cc81737 Merge pull request #2858 from offlinehacker/nixos/atom/add
Add github atom, a hackable text editor for the 21st Century
2014-06-09 09:47:09 +04:00
Michael Raskin cc252fe786 Merge pull request #2861 from bflyblue/master
Fix sabnzbd and update to latest version
2014-06-09 09:45:29 +04:00
Michael Raskin 32b5e72501 Merge pull request #2866 from scubed2/fceux
fceux: Add package for a NES emulator.
2014-06-09 09:44:53 +04:00
Jonathan Glines b690f36d6f Oops, removed a printf debug line we don't need. 2014-06-08 23:43:28 -06:00
Michael Raskin c3721774cf Merge pull request #2872 from wkennington/master.kernel
Kernel 3.15 Update
2014-06-09 09:40:37 +04:00
Jonathan Glines 0806afad5a Added metadata for typespeed. 2014-06-08 23:21:11 -06:00
Jonathan Glines 9d04c9021b Oops, forgot to add patch. 2014-06-08 22:46:02 -06:00
Jonathan Glines 54ba3c7ff4 Fixed problem with worddir and ruledir path. 2014-06-08 22:44:06 -06:00
Thomas Bereknyei cd4041b905 Add MFlow and dependencies 2014-06-08 23:49:02 -04:00
Thomas Bereknyei 666478789f hdevtools compiles 2014-06-08 23:19:52 -04:00
Jonathan Glines 150f6f9ee6 Removed unneeded builder.sh. 2014-06-08 17:40:16 -06:00
Jonathan Glines 5a8457d25e Oops, got nitrogen and typespeed branches mixed up. 2014-06-08 17:37:28 -06:00
Jonathan Glines c631c23a3f Merge branch 'nitrogen' into typespeed 2014-06-08 17:35:56 -06:00
Jonathan Glines 7386e9f171 Merge branch 'master' into typespeed 2014-06-08 17:32:27 -06:00
Jonathan Glines 8af05e82a0 Merge branch 'master' into nitrogen 2014-06-08 16:59:40 -06:00
William A. Kennington III 8bb2313915 kernel: Add 3.15 2014-06-08 16:39:47 -05:00
Michael Raskin c2fb8b1364 Addnig a package to copy nix-prefetch-* to bin/. Hopefully fixes #1130 2014-06-09 01:11:03 +04:00
Michael Raskin e68a5b265a Enable checking sudoers syntax. Fixes #2850, probably. 2014-06-09 00:54:21 +04:00
Michael Raskin 4b144de367 Allow to keep visudo. Useful for checking sudoers syntax 2014-06-09 00:54:21 +04:00
William A. Kennington III ab29b6527f nixos-iso: Use a simpler disk label
When formatting a nixos usb using my windows machine I noticed that the
disk labeling using periods was not compatible with my linux kernel /
udev recognition. When labeling a volume NIXOS_14.10 under Windows, it would
show up as NIXOS_14_10 on NixOS. This meant that /dev/root would never come
up at boot time, preventing the livecd from starting.

This patch works around this issue by eliminating any special characters
other than underscores. The previous versioning didn't seem all that
useful, especially when consdering there are many different version of
the year.month named iso.
2014-06-08 15:53:45 -05:00
Domen Kožar 74bc6252a3 pypy: 2.2.1 -> 2.3.1 2014-06-08 22:10:53 +02:00
Domen Kožar e1a0d45d00 openra: runtime dependency on systemd 2014-06-08 19:55:38 +02:00
Domen Kožar e26b5600e2 springlobby: 0.186 -> 0.195 2014-06-08 19:39:55 +02:00
Domen Kožar 7a88839b90 spring: fix runtime dependency on udev 2014-06-08 19:39:55 +02:00
Bjørn Forsman 0195628118 nixos/statsd-service: fix 'graphitePort' default value
graphitePort must point to the port that carbon-cache listens on, not
the graphite webUI port.

With this change I finally got data from statsd to graphite.
2014-06-08 16:10:39 +02:00
John Wiegley edd4729838 crafty: specify the support platforms 2014-06-08 04:28:11 -05:00
John Wiegley e18b59540c haskell-bytes: new expression 2014-06-08 04:18:46 -05:00
cillianderoiste fc91b87dd3 Merge pull request #2762 from pSub/llpp
Added llpp, a mupdf based pdf pager written in ocaml.
2014-06-08 11:17:15 +02:00
Michael Raskin 25351ddf70 Use the libav version compatible with our gstreamer version 2014-06-08 12:20:47 +04:00
William A. Kennington III d91eacd720 kernel: 3.14.5 -> 3.14.6 (close #2868) 2014-06-08 09:12:05 +02:00
John Wiegley c6261157f8 prooftree: new expression 0.12 2014-06-08 05:35:49 +00:00
Sterling Stein a0efad6861 fceux: Add package for a NES emulator. 2014-06-07 15:08:57 -07:00
Bjørn Forsman 476a3d818f nixos/graphite-service: fix filename typo
It's "aggregation" with two 'g's.

Fixes this:
carbon-cache[9363]: [console] /nix/store/drxq4jj92sjk3cjik2l4hnsndbray3i4-graphite-config/storage-aggregation.conf not found, ignoring.
2014-06-07 23:45:17 +02:00
John Wiegley 34495b67ce haskell-data-checked: new expression 2014-06-07 16:38:55 -05:00
John Wiegley 45d58e4912 Merge pull request #2864 from Fuuzetsu/ppsspp
PPSSPP: add platforms
2014-06-07 15:39:16 -05:00
Mateusz Kowalczyk 6c3cc8bb95 PPSSPP: add platforms 2014-06-07 22:28:56 +02:00
John Wiegley 6a3a9589e2 macvim: add missing call to ensureDir 2014-06-07 20:22:58 +00:00
John Wiegley c06613a3af macvim: move the .app bundle to $out/Applications 2014-06-07 20:18:27 +00:00
John Wiegley e5e9171578 hoogle-local: minor changes for consistency 2014-06-07 20:17:47 +00:00