Commit graph

78412 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice efb76ae10b mksh: 52 -> 52c
Changes: https://www.mirbsd.org/mksh.htm#clog
2016-03-08 18:07:00 +01:00
Peter Simons 588a237e9e cabal2nix: update to version 20160308 2016-03-08 17:55:04 +01:00
Ricardo M. Correia 19b92ce265 Merge pull request #13762 from hrdinka/update/transmission
transmission: 2.90 -> 2.92
2016-03-08 16:59:54 +01:00
Vladimír Čunát 483dc94cb9 Merge: add foswiki service and required perl packages 2016-03-08 16:41:27 +01:00
Vladimír Čunát 1952d5d5f7 nixos/foswiki: basic working service definition
Activation is as simple as:
  services.httpd = {
    enable = true;
    adminAddr = "nobody@example.com";
    extraSubservices = [ {
      serviceType = "foswiki";
    } ];
  };
2016-03-08 16:38:43 +01:00
Vladimír Čunát 15030ed291 foswiki: init the package at 2.1.0 2016-03-08 16:37:59 +01:00
Vladimír Čunát 7974c7d6a1 perlPackages.LocaleMsgfmt: nix-generate-from-cpan 2016-03-08 16:36:45 +01:00
Vladimír Čunát 87fcd97cea perlPackages.FCGIProcManager: nix-generate-from-cpan 2016-03-08 16:36:45 +01:00
Vladimír Čunát fd09362c1d perlPackages.IOSocketIP: nix-generate-from-cpan 2016-03-08 16:36:45 +01:00
Vladimír Čunát 910049d8ff perlPackages.ArchiveTar: generate-from-cpan 2016-03-08 16:36:44 +01:00
joachifm 236eb55b08 Merge pull request #13752 from mboes/fix-spark-hash
spark: Fix tarball hash.
2016-03-08 15:01:40 +00:00
Christoph Hrdinka c5695bc8be transmission: 2.90 -> 2.92 2016-03-08 15:40:17 +01:00
Christoph Hrdinka 39305795a7 Merge pull request #13756 from zimbatm/flvtool2-fix
flvtool2: fix installation
2016-03-08 15:25:55 +01:00
Christoph Hrdinka 48dde66cd7 communi: fix output paths 2016-03-08 13:35:03 +01:00
joachifm 5603159c4f Merge pull request #13757 from wandernauta/diction
diction: init at 1.11
2016-03-08 11:23:57 +00:00
Nikolay Amiantov fedabe3334 Merge pull request #13745 from zohl/linux-chromiumos
linux_chromiumos_3_14: kernel option fix
2016-03-08 13:57:32 +03:00
zimbatm 74c69387db flvtool2: fix installation
The rubygems.org source doesn't exist anymore. It was also depending on ruby
1.8 to work correctly.
2016-03-08 10:55:39 +00:00
Wander Nauta f70d678ec4 diction: init at 1.11 2016-03-08 11:53:39 +01:00
Sander van der Burg e91b9bede0 runLatex: always include basic texlive stuff (thanks to vcunat) 2016-03-08 10:48:42 +00:00
Peter Simons 35bae56722 Merge pull request #13754 from spacefrogg/boost-static
boost: Fix compilation for static builds.
2016-03-08 11:30:20 +01:00
joachifm 615afdf368 Merge pull request #13750 from ericsagnes/pkg-update/sqlitebrowser
sqlitebrowser: 3.7.0 -> 3.8.0
2016-03-08 10:29:07 +00:00
Michael Raitza f7bf249b2b boost: Fix compilation for static builds.
The 'runtime-link=' feature must not be set in addition to 'link='
for boost-1.55 when building only the statically linked libraries.
Fixes errors that targets were defined multiple times.
2016-03-08 10:04:04 +00:00
Peter Simons 22f31ea6a0 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-13-g1932303 using the following inputs:

  - Nixpkgs: 048b08e2df
  - Hackage: 9380d724dd
  - LTS Haskell: d2ad5fe903
  - Stackage Nightly: 04ed93d830
2016-03-08 10:50:13 +01:00
Tobias Geerinckx-Rice 04573b82bc sshuttle: 0.76 -> 0.77.2 2016-03-08 03:09:41 +01:00
Eric Sagnes ef9febe5ff sqlitebrowser: 3.7.0 -> 3.8.0 2016-03-08 10:29:56 +09:00
Franz Pletz 40d90ef8ac Merge pull request #13561 from matthewbauer/qemu-mac
qemu: compile with cocoa for darwin support
2016-03-08 02:15:09 +01:00
Franz Pletz 255d710757 grsecurity: 4.4.2 -> 4.4.4
See #13505.
2016-03-08 01:03:47 +01:00
Franz Pletz eb5a897161 Merge remote-tracking branch 'origin/pr/13505'
Fixes #13505.
2016-03-08 01:01:44 +01:00
Joachim Fasting d43578b599 nano: 2.5.0 -> 2.5.3
Also move build-time dependencies to nativeBuildInputs
2016-03-08 00:14:57 +01:00
Vladimír Čunát 8291ea61b0 nvidia: allow using the beta driver, mainly in future 2016-03-07 23:33:17 +01:00
Al Zohali 9d03355bed ChromiumOS kernel option fixup 2016-03-08 01:19:42 +03:00
Mathieu Boespflug 6cf1853f29 spark: Fix tarball hash.
Maybe tarball changed upstream. Who knows.

Fixes #13703
2016-03-07 23:16:26 +01:00
Tobias Geerinckx-Rice fedcbfce68 htop: 2.0.0 -> 2.0.1 2016-03-07 23:16:11 +01:00
Svein Ove Aas e0fe8cf204 nvidia: major update 358.16 -> 361.28
Beta also gets updated, but even upstream it's older than stable.
vcunat generalized parallel make. Close #12719.
2016-03-07 23:14:44 +01:00
joachifm 375226ffb9 Merge pull request #13688 from simonvandel/mba6x_bl
mba6x_bl: init at 2016-02-12
2016-03-07 22:13:35 +00:00
joachifm 4e7ea6704f Merge pull request #13520 from scolobb/new-pkgs
Add Oh My Zsh, Romanian aspell dictionary, Montserrat font.
2016-03-07 22:10:56 +00:00
Eelco Dolstra 449894ccb5 keen4: Add license 2016-03-07 23:02:32 +01:00
Robin Gloster bcfb3dd9c6 Merge pull request #13748 from zohl/misc
a few descriptions fixups
2016-03-07 21:42:26 +01:00
Al Zohali 896a70aa52 KDC description fix 2016-03-07 23:24:35 +03:00
Al Zohali a227bd4e3b nix.requireSignedBinaryCaches: description fix 2016-03-07 23:24:35 +03:00
Ricardo M. Correia 99a27e7137 nixos.transmission: whitelist lz4 in AppArmor rules 2016-03-07 21:01:55 +01:00
Arseniy Seroka be497419f4 Merge pull request #13729 from AveryGlitch/vim/lightline
vimPlugins: init Lightline and Spacegray
2016-03-07 22:53:56 +03:00
Arseniy Seroka 1d4c59f9bd Merge pull request #13743 from obadz/pithos-fixup
pithos: add desktop item
2016-03-07 22:53:20 +03:00
Arseniy Seroka dcff28ba21 Merge pull request #13740 from henrytill/racket-fix
racket: fix build error
2016-03-07 22:52:54 +03:00
Arseniy Seroka 79db46e39f Merge pull request #13741 from valeriangalliat/go2nix/4c552da
go2nix: update to 4c552da
2016-03-07 22:52:23 +03:00
Arseniy Seroka 8c67e43b8e Merge pull request #13742 from rnhmjoj/mkvtoolnix
mkvtoolnix: 8.4.0 -> 8.9.0
2016-03-07 22:48:02 +03:00
obadz 4c1be2b7da pithos: add desktop item 2016-03-07 18:46:07 +00:00
Sergiu Ivanov 81f0eaa61f montserrat: init at 1.0 2016-03-07 19:42:26 +01:00
Sergiu Ivanov be590f1d9d aspell-dict-ro: init at 3.3-2 2016-03-07 19:42:26 +01:00
Sergiu Ivanov 7a31227573 oh-my-zsh-git: init at 2016-02-27 2016-03-07 19:42:26 +01:00