Commit graph

44671 commits

Author SHA1 Message Date
Austin Seipp d99c7a7444 Merge pull request #2921 from CodeBlock/shellcheck
add ShellCheck
2014-06-12 20:41:22 -05:00
Ricky Elrod 4a2dd52b54 add ShellCheck
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-06-12 21:27:32 -04:00
Bjørn Forsman 0e9741df81 libvirt-python: update to to 1.2.5 (must be kept in sync with libvirt!)
libvirt was recently updated to 1.2.5, breaking libvirt-python. This
unbreaks it.
2014-06-13 00:07:02 +02:00
Michael Raskin ed7b509fbf Oops. Fix the permissions on initialized persistence file for Dia 2014-06-13 01:33:18 +04:00
Michael Raskin 6b35f37005 Fix dia when run not from $PATH 2014-06-13 01:22:56 +04:00
Rickard Nilsson 7dc09de565 libvirt: Update from 1.2.4 to 1.2.5 2014-06-12 22:11:31 +02:00
Bjørn Forsman aff4394be6 nixos-generate-config: fix nix-env example command
An escape char is needed to prevent "$ nix" from being evaluated and
expanded to an empty string. With this change the resulting text is

  $ nix-env -qaP | grep wget

instead of

  -env -qaP | grep wget
2014-06-12 21:18:21 +02:00
Oliver Charles 6cc799b24c haskellPackages.snapletRedis: New expression
This needs to be jailbroken until a new version reaches Hackage.
2014-06-12 15:07:04 +01:00
Austin Seipp 1dbc7c4567 Merge pull request #2882 from iyzsong/n/xmp
add xmp, a extended module player
2014-06-12 08:51:33 -05:00
Oliver Charles bbdadcd8c6 haskellPackages.hedis: New expression 2014-06-12 14:36:26 +01:00
Michael Raskin 80b701ca94 Put a correct Dia persistence file in ~/.dia unless such a file exists. Fixes #1691. 2014-06-12 15:02:49 +04:00
Michael Raskin 9118488a69 Merge pull request #2915 from hrdinka/nsd-service-module
nsd-service: add service module for nsd
2014-06-12 13:32:47 +04:00
Michael Raskin 97ff4b2172 Merge pull request #2914 from hrdinka/nsd-package
nsd: add package version 4.0.3
2014-06-12 13:31:57 +04:00
Christoph Hrdinka 8daaa28ac8 nsd-service: add service module for nsd 2014-06-12 11:20:43 +02:00
Christoph Hrdinka e59c465103 nsd: add package version 4.0.3 2014-06-12 11:14:44 +02:00
Michael Raskin c5f019e9a0 Merge pull request #2063 from redbaron/libmsgpack
Proper separation between build and runtime outputs
2014-06-12 13:05:40 +04:00
Michael Raskin dceda93bd0 Merge pull request #2543 from wizeman/u/zramswap
nixos: Add zram swap module
2014-06-12 13:01:29 +04:00
Michael Raskin 8dca1caeb9 Merge pull request #2479 from urv/master
upgraded calibre & scummvm and added haskel-monad-parallel nix expression
2014-06-12 12:59:15 +04:00
Michael Raskin 8007f32712 Merge pull request #2380 from wkennington/cache.search
network-interfaces: Add an option for specifying search to resolv.conf
2014-06-12 12:56:41 +04:00
Peter Simons 187e480329 haskell-crypto-numbers: disable the test suite to avoid spurious build failures
https://github.com/vincenthz/hs-crypto-numbers/issues/8
2014-06-12 10:32:11 +02:00
Michael Raskin 23869e0006 Merge pull request #2907 from falsifian/firefox_30
Firefox 30.0
2014-06-12 12:19:03 +04:00
Peter Simons 5becd18203 haskell-cabal2nix: update to version 1.63 2014-06-12 10:03:32 +02:00
Arvin Moezzi 58cbfedc5d scummvm: upgrade from 1.2.1 to 1.6.0 2014-06-12 09:30:39 +02:00
Arvin Moezzi 0dfd7efd36 calibre: upgrade from 1.31.0 to 1.35.0 2014-06-12 09:30:39 +02:00
Vladimír Čunát 1bcc2aa216 fix licenCe typos 2014-06-12 09:12:14 +02:00
John Wiegley e02e3ec6f3 Merge pull request #2913 from sol/master
Update haskell-hspec2 to version 0.3.3
2014-06-12 01:32:07 -05:00
Simon Hengel 22a45575e4 Update haskell-hspec2 to version 0.3.3
(fixes broken Haddocks)
2014-06-12 14:28:47 +08:00
Anders Claesson d7491e429a pass: install bash completion script 2014-06-12 07:46:39 +02:00
John Wiegley bd66edeb4f Merge pull request #2911 from sol/master
Update haskell-hspec2 to version 0.3.1
2014-06-12 00:21:42 -05:00
Simon Hengel 837d1f406b Update haskell-hspec2 to version 0.3.1 2014-06-12 13:16:05 +08:00
Daniel Bergey af3d448d33 pass(word-store): add option to include xclip in PATH
xclip is necessary for pass(word-store) to send passwords to the
clipboard / X-selection, rather than echoing to the terminal.

The option currently defaults to false, because someone may not want the
dependency on X libraries and also pass is really quick to build (it's
just a shell script).
2014-06-11 23:36:28 +02:00
Bjørn Forsman 9e46a0d748 gvfs: add more supported protocols in gnome 3.10. Closes #2880
This change has been successfully tested on gnome 3.12 (thanks
@lethalman!). Now bring it to gnome 3.10, which currently is the default
gnome3 version in NixOS.

I've build and run tested it (success: smb:// protocol now work in
Nautilus).
2014-06-11 23:10:40 +02:00
James Cook 4b55530bd2 nspr: update to 4.10.6
Required for Firefox 30.0.
2014-06-11 13:50:47 -07:00
taku0 22b0306976 thunderbird-bin: update to version 24.6.0 2014-06-11 22:33:26 +02:00
Vladimír Čunát 34091bf265 cudatoolkit: fix multiple outputs (close #2466) 2014-06-11 21:32:13 +02:00
Jos van den Oever 845b0e3ebc qt5,qtcreator: update to qt-5.2.1 and qtcreator-3.1.
Close #2643.

Testing parallel build of qt5: fine on @vcunat's 8-core (just this single task).
We'll see on Hydra.
2014-06-11 21:30:21 +02:00
Peter Simons 8d309c37a7 Merge pull request #2904 from bennofs/haskell-pipes-text
haskell-pipes-text: new expression
2014-06-11 21:25:30 +02:00
Bjørn Forsman 68a6c0e3e9 lilypond: unbreak build by adding t1utils to buildInputs
lilypond needs the 't1asm' tool from t1utils to build. t1asm used to be
provided by texlive-core, but does no more  (since texlive-core-2014
update).
2014-06-11 21:17:50 +02:00
Bjørn Forsman 86d19319d6 t1utils: new package
t1utils is a collection of simple Type 1 font manipulation programs.
2014-06-11 21:17:49 +02:00
Rob Vermaas 8d8c761606 Revert "Add vtop, update some node packages."
This reverts commit cf3a2d0475.
2014-06-11 21:10:18 +02:00
Joel Taylor 58971f7b14 add htop fork for darwin (close #2690)
@vcunat made it a single conditional attribute.

Conflicts (trivial):
	lib/maintainers.nix
2014-06-11 20:36:10 +02:00
Vladimír Čunát e1775895a6 Merge #2711: add ansible-1.6.1
Conflicts (trivial):
	lib/maintainers.nix
2014-06-11 20:29:55 +02:00
Kirill Elagin 751a01063d lib: Do not take string context into account
Close #2883.
2014-06-11 20:22:58 +02:00
System administrator dbf92db3b9 teamviewer: fix broken links (close #2901) 2014-06-11 20:19:03 +02:00
James Cook 2fec892959 firefox: bump to 30.0. 2014-06-11 11:02:28 -07:00
Benno Fünfstück 0205ec7878 haskell-pipes-text: new expression 2014-06-11 18:49:48 +02:00
Austin Seipp 5a44c0a7ce Merge pull request #2899 from bennofs/nix-prefetch-revision
nix-prefetch-*: print fetched revision
2014-06-11 09:26:35 -05:00
Benno Fünfstück 063efadd69 nix-prefetch-{bzr,hg,svn}: print fetched revision 2014-06-11 14:42:39 +02:00
Benno Fünfstück be25ce8f58 nix-prefetch-git: fix printing of revision
If the user explictly gives a ref such as "refs/heads/master", `git
rev-parse` failed because we only checked out the `fetchgit`
branch. Now, we also try `git rev-parse fetchgit` if the first call
fails, which fixes the issue.
2014-06-11 14:09:58 +02:00
Peter Simons 9b899d8600 esniper: update to version 2.31.0 2014-06-11 12:05:06 +02:00