Commit graph

51296 commits

Author SHA1 Message Date
Damien Cassou 5ab448d944 Add byzanz 2014-10-23 10:42:56 +02:00
Mateusz Kowalczyk b41f2cdeb8 structured-haskell-mode: actually fix 2014-10-21 20:32:04 +01:00
Domen Kožar f86ef02678 lttng-modules: update to 2.6.0-rc1 2014-10-21 21:24:02 +02:00
Mateusz Kowalczyk 2026054746 emacs-magit: update to 1.2.1 2014-10-21 20:21:11 +01:00
Mateusz Kowalczyk c9dd0b1a12 structured-haskell-mode: use haskell-src-exts 1.15 2014-10-21 20:19:03 +01:00
Georges Dubus 7eadfc01b3 Merge pull request #4607 from k0ral/safe-rm
New package: safe-rm-0.11
2014-10-21 20:57:18 +02:00
John Wiegley 0fdd8b312e emacs24Macport: 23.4-mac-4.8 -> 24.4-mac-5.0 2014-10-21 13:40:53 -05:00
koral 03ec2d9477 New package: safe-rm-0.11 2014-10-21 20:19:57 +02:00
Eelco Dolstra a5262a9000 firefox: Fix evaluation on non-Linux
Actually we only support Firefox on Linux, but we hit the “attribute
‘gcc.override’ missing” error before the platform check.
2014-10-21 19:49:35 +02:00
Domen Kožar 5c251eb3a0 python3Packages.{pagerduty,sipsimple}: disable 2014-10-21 18:55:39 +02:00
Eelco Dolstra f4b5671b0d firefox: Fix build on 32-bit by using the gold linker 2014-10-21 18:07:25 +02:00
Arseniy Seroka 454590f884 vim-plugins: add and update 2014-10-21 15:42:35 +02:00
Peter Simons ff7dcbc8ba haskell-hlint: update to version 1.9.10 2014-10-21 15:36:21 +02:00
Peter Simons 279c2c8691 haskell-cabal-db: update to version 0.1.10 2014-10-21 15:36:21 +02:00
Peter Simons e8ad61fbd2 haskell-x509: update to version 1.5.0.1 2014-10-21 15:36:21 +02:00
Peter Simons 4c92012e90 haskell-io-streams: update to version 1.2.0.1 2014-10-21 15:36:21 +02:00
Peter Simons 114a84e751 haskell-asn1-encoding: disable test suite to work around build errors on Linux/i686
https://github.com/vincenthz/hs-asn1/issues/12
2014-10-21 15:36:21 +02:00
Georges Dubus 50be0d5447 Removed the kde4_next nixos module
Merged its differences into kde4. This commit fixes #4519.
2014-10-21 14:04:28 +02:00
Georges Dubus 1ef52d5db1 Merge pull request #4574 from fpletz/package/ncmpcppBeta
New package: ncmpcppBeta
2014-10-21 13:42:53 +02:00
Georges Dubus 80e84998c1 Merge pull request #4586 from edwtjo/xbmc-svtplay
xbmcPlugins.svtplay: 4.0.6 -> 4.0.8
2014-10-21 13:37:00 +02:00
Mateusz Kowalczyk 2dc4b069e3 haskell-charsetdetect-ae: new package 2014-10-21 11:35:36 +01:00
John Wiegley 89e68ee32e coqPackages.flocq: new expression 2014-10-21 00:23:36 -05:00
John Wiegley 8d8acebfbb Extra: rename directory to Extra-lib
This is needed because not everyone uses a case-sensitive
filesystem (namely, OS X), which causes the Extra and extra packages to
collide.  Since extra is more recently maintained (by the author of
Shake and Hoogle), I've renamed Extra to just Extra-lib, keeping
everything else the same.
2014-10-20 19:17:12 -05:00
Jaka Hudoklin ea04d4a77c Merge pull request #4529 from geerds/ati-driver
ati-driver: Fix "Catalyst Control Center"
2014-10-21 01:30:13 +02:00
Moritz Ulrich ac826c178f Build emacs with svg-support.
Use `emacs.override { librsvg = null; }@ if you want to disable this
feature.
2014-10-20 22:34:11 +02:00
Moritz Ulrich 7e78166563 emacs24: Update to 24.4. 2014-10-20 22:08:19 +02:00
Shea Levy 3fe41ca763 Debain 7.6-amd64 tarball was updated in place 2014-10-20 15:26:51 -04:00
Shea Levy 652030e85d debian packages tarball was updated in place 2014-10-20 15:23:44 -04:00
Michael Raskin 7b9210d3f4 Merge pull request #4591 from ts468/e19
Upgrade: Enlightenment E19: 0.19.0 -> 0.19.1
2014-10-20 22:13:38 +04:00
Michael Raskin ea5b21edd8 Merge pull request #4590 from henrytill/racket
racket: update to 6.1
2014-10-20 22:02:48 +04:00
Michael Raskin 6b727e8d68 Merge pull request #4596 from abbradar/rpmextract
Add "rpmextract" script and use it
2014-10-20 22:00:59 +04:00
Michael Raskin c47d41d783 Merge pull request #4604 from pmahoney/j-darwin
j: Relax platform restriction.
2014-10-20 21:57:50 +04:00
Patrick Mahoney c46c37efb5 j: Relax platform restriction.
Builds and runs on x86_64-darwin.
2014-10-20 12:52:19 -05:00
Eelco Dolstra 8952396650 Update some Hydra dependencies
http://hydra.nixos.org/build/16127784
2014-10-20 17:56:52 +02:00
Bjørn Forsman 796e67169f vim-plugins: sort alphabetically 2014-10-20 17:45:28 +02:00
Bjørn Forsman 9d0b455960 vim-plugins: use commit dates instead of commit ids as version numbers
Git commit ids shouldn't be used as version numbers in nixpkgs:
* they don't increase monotonically
* they don't always start with a digit, causing nix to not parse them as
  version numbers, and instead sees them as part of the package name,
  causing the package to (seemingly) conflict with itself upon upgrade.
2014-10-20 17:45:28 +02:00
Bjørn Forsman 94e0d3c6c2 vim-plugins: coffee-script: start version number with digit
Or else nix will see it as part of package name.
2014-10-20 17:45:28 +02:00
Bjørn Forsman c60c0ede9a vim-plugins: use lower case attr and pkg names
(According to the nixpkgs manual.)

Keep old attrnames around for backward compatibility.
2014-10-20 17:45:27 +02:00
Bjørn Forsman e6c1973971 vim-plugins: update source hash for command-t
And use fetchzip instead of fetchurl towards github.com to not let this
happen again. (fetchzip checks the hash on the *extracted* archive, so
changes in compression algo etc. doesn't change the hash.)
2014-10-20 17:45:27 +02:00
Bjørn Forsman 5165ee6ff3 vim-plugins: buildVimPlugin: drop needless 'path' argument
Derive 'path' from the plugin name instead.
2014-10-20 17:45:27 +02:00
Bjørn Forsman 37f961628b vim-plugins: prefix all plugin names with 'vimplugin-'
Currently some plugins use "vim-" prefix, some use "-vim" suffix and
some have no prefix or suffix at all.

I chose "vimplugin-" prefix to match the attribute path: vimPlugins.*
2014-10-20 17:45:27 +02:00
Bjørn Forsman f58ff54520 vim-plugins: rename simpleDerivation to buildVimPlugin 2014-10-20 17:45:26 +02:00
Domen Kožar a5b7ef0db1 fix eval 2014-10-20 17:26:25 +02:00
Domen Kožar 14631cec82 nixos: prosody was clashing with seeks unix ids 2014-10-20 17:22:01 +02:00
Domen Kožar 8787c695a9 pythonPackages.cjson: disable on pypy/py3k 2014-10-20 13:34:43 +02:00
Jaka Hudoklin 594f354bc7 nixos/graphite: fix grahite api documentation url 2014-10-20 13:32:58 +02:00
Jaka Hudoklin 09c8d909fb nixos/graphite: update docs, add graphite pager 2014-10-20 13:27:21 +02:00
Eelco Dolstra 38ed4d4d0f linux: Enable FW_LOADER_USER_HELPER_FALLBACK
We don't really need this anymore, except that our docs say that you
can put firmware in /root/test-firmware, which doesn't work via
/sys/module/firmware_class/parameters/path.
2014-10-20 13:25:00 +02:00
Eelco Dolstra a3b873924b Let the kernel load firmware directly
Loading firmware via udevd is obsolete. Fixes #4552.
2014-10-20 13:25:00 +02:00
Jaka Hudoklin 3bd72fc71f Merge pull request #4579 from offlinehacker/pkgs/pythonPackages/graphitePager
pythonPackages: add graphite pager
2014-10-20 13:24:54 +02:00