Commit graph

85240 commits

Author SHA1 Message Date
José Romildo Malaquias 106c5b58f1 gksu: use nativeBuildInputs and wrapGAppsHook 2016-06-12 08:27:19 -03:00
José Romildo Malaquias e6e465334d libgksu: use nativeBuildInputs and wrapGAppsHook 2016-06-12 08:20:10 -03:00
Rushmore Mushambi fd57730897 Merge pull request #16153 from rushmorem/update-rethinkdb
rethinkdb: 2.3.0 -> 2.3.4
2016-06-12 11:17:05 +02:00
rushmorem 2b520ff4f6 rethinkdb: 2.3.0 -> 2.3.4 2016-06-12 11:14:13 +02:00
Peter Simons 22ae90ae90 cabal2nix: update to version 20160611 2016-06-12 08:37:06 +02:00
Peter Simons 2862d272a6 haskell: add support for all of Hackage
The function "callHackage <name> <version>" generates build instructions for
the requested library version on-the-fly. All of Hackage is available. Note:
this code is brand-new, experimental, and it might change in the future. Don't
base production code on this feature yet.

Example usage:

  $ nix-shell -p 'haskellPackages.callHackage "cpphs" "1.19.3" {}' --run "cpphs --version"
  cpphs 1.19.3

  $ nix-shell -p 'haskellPackages.ghcWithPackages (self: [(self.callHackage "hsdns" "1.6.1" {})])' --run "ghc-pkg list hsdns"
  /nix/store/p6r81k2vb2pzy4wcvri6z9m492i0hg63-ghc-8.0.1/lib/ghc-8.0.1/package.conf.d
      hsdns-1.6.1
2016-06-12 08:37:06 +02:00
Peter Simons 52aad6c77d haskell.lib.withHoogle: remove obsolete function 2016-06-12 08:37:06 +02:00
Peter Simons 00bebe798c haskell-http2: remove obsolete override 2016-06-12 08:37:06 +02:00
Peter Simons cc09d421f2 haskell-hslogger: fix LTS build 2016-06-12 08:37:05 +02:00
Peter Simons 71f0092143 haskell-lhc: drop obsolete override 2016-06-12 08:37:05 +02:00
Peter Simons 8ffcd238c3 haskell-generic-builder: add support for setupHaskellDepends 2016-06-12 08:37:01 +02:00
Peter Simons bef4cf54d5 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160611 using the following inputs:

  - Hackage: 8f99b2654a
  - LTS Haskell: 1a80e0660e
  - Stackage Nightly: 504ee2b3bb
2016-06-12 08:36:53 +02:00
Tobias Geerinckx-Rice c3d5a0a7df
libpsl: list 2016-05-23 -> 2016-06-10 2016-06-12 00:28:55 +02:00
Tobias Geerinckx-Rice 6558f0add3
sane-backends-git: fix corrupted hash 2016-06-12 00:28:55 +02:00
Tobias Geerinckx-Rice 9f266996b4
btrfs-progs: 4.5.3 -> 4.6 2016-06-12 00:28:55 +02:00
Tobias Geerinckx-Rice 1212d921c1
lrzip: 0.621 -> 0.630
Changes: http://ck-hack.blogspot.com/2016/06/lrzip-0630.html
2016-06-12 00:28:55 +02:00
Tobias Geerinckx-Rice 6b2cdf8cd1
sane-backends-git: 2016-05-09 -> 2016-06-11
fujitsu backend v131:
- hide compression-arg option when jpeg disabled
- add Send/SC/GHS macros for recent scanners
- add initial support for fi-74x0
- add initial support for fi-7030
- set has_MS_lamp=0 for fi-71x0
- add I18N macros to all option titles and descriptions
- add usb ids for many newer scanners
2016-06-12 00:28:55 +02:00
Arseniy Seroka 60a2d81ac4 Merge pull request #16134 from erikryb/master
vimPlugins: add localvimrc
2016-06-12 00:29:40 +03:00
Erik Rybakken d49e0ff79f vimPlugins: add localvimrc 2016-06-11 23:13:15 +02:00
Joachim Fasting 72d589080f
emacs25pre: 25.0.94 -> 25.0.95 2016-06-11 21:59:53 +02:00
Arseniy Seroka 63dcc818e1 Merge pull request #16091 from ryantm/minecraft
minecraft: use icon in jar
2016-06-11 22:35:19 +03:00
Arseniy Seroka 5347a118c2 Merge pull request #16139 from romildo/upd.catfish
catfish: 1.4.1 -> 1.4.2
2016-06-11 22:33:02 +03:00
Arseniy Seroka d4876168e2 Merge pull request #16140 from hiberno/update-vivaldi
vivaldi: 1.1 -> 1.2
2016-06-11 22:32:38 +03:00
Arseniy Seroka 263edf8897 Merge pull request #16147 from womfoo/bluejeans
bluejeans: 2.155.17.5 -> 2.160.49-8
2016-06-11 22:31:46 +03:00
Benno Fünfstück 3850123f32 nixos/docker: use wrapped modprobe
We need to use wrapped modprobe, so that it finds the right
modules. Docker needs modprobe to load overlay kernel module
for example.

This fixes an an error starting docker if the booted system's kernel
version is different from the /run/current-system profile's one.
2016-06-11 21:13:37 +02:00
José Romildo Malaquias 205ec15d1e catfish: 1.4.1 -> 1.4.2 2016-06-11 15:25:59 -03:00
Rushmore Mushambi bb1a9d3b60 Merge pull request #16145 from rushmorem/update-nanomsg
nanomsg: 0.8-beta -> 1.0.0
2016-06-11 19:28:18 +02:00
Rushmore Mushambi 1965bd56e6 Merge pull request #16146 from kamilchm/rework-go
all-packages references to Go packages includes all outputs
2016-06-11 19:24:35 +02:00
rushmorem 8086145649 nanomsg: 0.8-beta -> 1.0.0 2016-06-11 19:05:53 +02:00
Nikolay Amiantov b341de88e9 Merge pull request #16030 from abbradar/fhs-refactor
Improvements for FHS user chrootenv
2016-06-11 21:04:20 +04:00
Kamil Chmielewski 7d02cc1dd5 all-packages references to Go packages includes all outputs 2016-06-11 18:57:29 +02:00
Frederik Rietdijk 9fbd5cf1bd Merge pull request #16127 from regnat/bugwarrior
pythonPackages.bugwarrior : 1.0.2 -> 1.4.0
2016-06-11 18:55:04 +02:00
Luca Bruno beb4182cc8 gnome3.gdm: fix version 3.14 for being used with gnome-shell 3.20. Closes #16063 2016-06-11 16:47:14 +02:00
Luca Bruno dbed53a79f gnome3: add gnome-session debug option 2016-06-11 16:47:14 +02:00
Maciek Starzyk a3bff71738 nimble: 0.7.2 -> 0.7.4 2016-06-11 14:53:08 +02:00
Maciek Starzyk ab09c37f99 nim: 0.13.0 -> 0.14.2 2016-06-11 14:53:07 +02:00
Rushmore Mushambi 4da067bf28 Merge pull request #16129 from kamilchm/rework-go
buildGoPackage: updated docs for goPackages after rework
2016-06-11 13:41:47 +02:00
Moritz Ulrich 47d400a1cc Merge pull request #16131 from vrthra/neomutt
neomutt: 20160502 -> 20160530
2016-06-11 11:39:06 +02:00
Christian Lask da0b516a5f vivaldi: 1.1 -> 1.2 2016-06-11 09:55:32 +02:00
Nikolay Amiantov b195bf1ed2 dspam: disable on Darwin 2016-06-11 03:40:22 +03:00
Nikolay Amiantov 4a0ca7d92e grub4dos: enable only on Linux 2016-06-11 03:39:44 +03:00
Nikolay Amiantov 659bea9dda dropbear: disable on Darwin 2016-06-11 03:38:57 +03:00
Nikolay Amiantov 862c160e29 uwsgi: 2.0.12 -> 2.0.13.1 2016-06-11 02:43:44 +03:00
Nikolay Amiantov 80b22a823c lambdabot: use LTS package set 2016-06-11 02:43:44 +03:00
Nikolay Amiantov 5f925c7e2b mueval: use LTS package set 2016-06-11 02:43:44 +03:00
Nikolay Amiantov 3ce3ff64fd pythonPackages.scfbuild: init at 1.0.3 2016-06-11 02:43:44 +03:00
Nikolay Amiantov ac30c87d01 fontforge: add to pythonPackages 2016-06-11 02:43:44 +03:00
Nikolay Amiantov 9a1d6fe701 fontforge: 20150824 -> 20160404 2016-06-11 02:43:44 +03:00
Nikolay Amiantov 5dc116e456 julia-git: 0.4.4-pre-2016-02-08 -> 0.5.0-dev-2016-06-10 2016-06-11 02:43:44 +03:00
Kranium Gikos Mendoza 1497998a40 bluejeans: 2.155.17.5 -> 2.160.49-8 2016-06-11 06:29:52 +08:00