3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

24140 commits

Author SHA1 Message Date
zimbatm afbba2bffa Merge pull request #16384 from Ericson2314/top-level-to-path
top-level: builtins.toPath no longer needed
2016-06-21 14:21:01 +01:00
Frederik Rietdijk 832ac8479b Merge pull request #16049 from teh/master
Update several python packages
2016-06-21 14:45:10 +02:00
Frederik Rietdijk 39043e4d6e Merge pull request #16239 from Ralith/matrix-synapse
matrix-synapse: 0.14 -> 0.16
2016-06-21 14:30:33 +02:00
Frederik Rietdijk 8ef747baed Merge pull request #16334 from artuuge/theano_cudnn
Theano-cuda: init at 0.8.2
2016-06-21 14:26:51 +02:00
Frederik Rietdijk bb8bd4b5cf trojita: init at 0.7 2016-06-21 14:24:45 +02:00
Gabriel Ebner 0a8e613cea aspino: init at 2016-01-31 2016-06-21 13:55:28 +02:00
Gabriel Ebner 8f84a5cb08 glucose, glucose-syrup: init at 4.0 2016-06-21 13:26:51 +02:00
Benjamin Saunders 8e47786c0e coturn: init at 4.5.0.3 (#16284) 2016-06-21 12:59:29 +02:00
Michiel Leenaars 2cf31a1840 gnutls35: init at 3.5.1 2016-06-21 09:28:51 +02:00
John Ericson 98b9403a22 top-level: builtins.toPath no longer needed 2016-06-21 00:19:00 -07:00
Rahul Gopinath 293d23abb4 elvish: init at 0.1
A novel unix shell written in go language.
2016-06-21 00:04:54 -07:00
Eric Litak 5d3ace24e9 dislocker: init at 0.6.1 2016-06-20 16:58:21 -07:00
Arseniy Seroka f529432ca5 Merge pull request #16349 from telotortium/ssh-ident
ssh-ident: init at 2016-04-21
2016-06-20 22:04:57 +03:00
Marc Scholten d53756f35d sequel-pro: init at 1.1.2 2016-06-20 19:05:42 +02:00
Gabriel Ebner 05a89a6512 goldendict: 1.5.0.ec86515 -> 1.5.0.rc2 2016-06-20 17:59:37 +02:00
Tobias Geerinckx-Rice bcde5c3353
ganttproject-bin: init at 2.7.2-r1954 2016-06-20 16:04:36 +02:00
obadz d7960ef4a0 libreoffice: default to (and have hydra build) still rather than fresh
fresh users were experiencing lots of segfaults.

Closes #15825
2016-06-20 13:58:07 +01:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Rok Garbas 0880f1f335 pythonPackages.mycli, pythonPackages.pgcli: disable for py35 2016-06-20 13:41:05 +02:00
Ricardo Ardissone b81f3e4682 pythonPackages.prompt_toolkit: move pygments to propagatedBuildInputs 2016-06-20 13:41:05 +02:00
artuuge 465d6a2113 Theano-cuda: init at 0.8.2 2016-06-20 01:06:07 +02:00
zimbatm 6e0b40af60 Merge pull request #16345 from mayflower/pkg/bird
bird: 1.5.0 -> 1.6.0, add IPv6 build
2016-06-19 23:38:18 +01:00
zimbatm 31c158ad45 Merge pull request #16189 from zimbatm/usershell-config
User shell config
2016-06-19 23:36:45 +01:00
zimbatm 53f421c0c4 Merge pull request #16325 from taku0/android-studio-2.1.2.0
android-studio: 2.1.1.0 -> 2.1.2.0, fixed Gradle link error
2016-06-19 22:30:34 +01:00
Tobias Geerinckx-Rice 175484d9db
pythonPackages.prompt_toolkit: 1.0.1 -> 1.0.2
Fixes:
- Don't select the first completion when ‘complete_while_typing’
  is False. (Restore the old behaviour.)
2016-06-19 22:43:58 +02:00
Robert Irelan 222c435996 ssh-ident: init at 2016-04-21
Add ssh-ident package from its GitHub repo. Since there are no version
tags on GitHub, I'm using the date of its most recent commit.
2016-06-19 12:44:46 -07:00
Joachim Fasting 6fd8e5719b Merge pull request #16108 from pwetzel/squeezelite
Squeezelite package and service init
2016-06-19 20:53:15 +02:00
Franz Pletz 2f09407a91 bird6: bird build with IPv6 support 2016-06-19 20:45:55 +02:00
Gabriel Ebner 4ef536121f pythonPackages.click-threading: 0.1.2 -> 0.4.0 2016-06-19 16:49:01 +02:00
taku0 3cca6c6960 android-studio: 2.1.1.0 -> 2.1.2.0, fixed Gradle link error
- Set `LD_LIBRARY_PATH` because Gradle installs `libnative-platform.so` in `~/.gradle`, that requires `libstdc++.so.6`
- Uses Android SDK with support libraries since standard templates use them.
- Version bump
2016-06-19 12:07:50 +09:00
Aristid Breitkreuz 175e20ca5c Merge pull request #16254 from NeQuissimus/cassandra30
cassandra: Add 3.0
2016-06-18 20:31:59 +02:00
Aristid Breitkreuz 6163428316 Merge pull request #16271 from zimbatm/gx
Gx
2016-06-18 20:30:03 +02:00
Aristid Breitkreuz 6a3dcb70bc Merge pull request #16112 from abuibrahim/master
odp-dpdk: init at 1.8.0.0
2016-06-18 17:09:13 +02:00
Severen Redwood e83687fe8e
Clean up the inconsistent naming of themes 2016-06-19 01:48:55 +12:00
Aristid Breitkreuz 8f48bcfe5c Merge pull request #16307 from SShrike/adapta-package
adapta-gtk-theme: Init at 3.21.2
2016-06-18 14:38:23 +02:00
Philip Potter a18ee50f4c certificate-transparency: remove package
The package has been broken for months now.  The issue is due to linker
flags for protobuf, but I can't work it out.

I no longer use this package myself; and I suspect there is little
appetite for keeping it.  So let's remove it and reduce the maintenance
burden.
2016-06-18 13:03:53 +01:00
Robert Helgesson bb084880ef perlPackages: bump some packages
- DistZillaPluginTestCPANChanges: 0.008 -> 0.012
 - DistZillaPluginTestCompile: 2.021 -> 2.054
 - FileWhich: 1.09 -> 1.21
 - ModulePath: 0.13 -> 0.19
 - SyntaxKeywordJunction: 0.003007 -> 0.003008
2016-06-18 13:55:53 +02:00
Severen Redwood 915edac0ce
adapta-gtk-theme: Init at 3.21.2 2016-06-18 23:33:29 +12:00
obadz 6b02ae3893 pptpd: init at 1.4.0 2016-06-18 02:08:07 +01:00
NikolaMandic 14f3ec5718 pythonPackage.word2vec: init at 0.9.1 2016-06-17 23:00:26 +02:00
Joachim Fasting 8e3a674305 Merge pull request #16237 from jb55/terra-update-master
terra: 2016-01-06 -> 2016-06-09
2016-06-17 16:23:19 +02:00
Eelco Dolstra f81fc6b5ac Merge pull request #16289 from zimbatm/old-nix-cleanup
Remove unecessary branching on old nix versions
2016-06-17 14:38:42 +02:00
Joachim Schiele fe04ea79dd nix-tour: 0.0.1 initial release for offline use 2016-06-17 12:34:19 +02:00
zimbatm bec28d748c Remove unecessary branching on old nix versions
All these builtins are available since 1.10 or earlier (1.10 being the
lib/minver.nix)
2016-06-17 11:06:48 +01:00
Robert Helgesson 98096004ce perl-IO-Socket-SSL: fix default path to SSL certs 2016-06-17 10:41:17 +02:00
William Casarin a34ec65659 terra: 2016-01-06 -> 2016-06-09
* llvmPackages_35 -> llvmPackages_38
* static llvm no longer needed
* multiple outputs, this generates the following results:
    - out/lib/terra.so
    - bin/bin/terra
    - dev/include/terra/*.h
    - static/lib/libterra.a

Contributed with help from @joachifm
2016-06-16 20:02:49 -07:00
Joachim Fasting 552c2e5b08 Merge pull request #16205 from vrthra/green
SDL_sixel: Init at 1.2-nightly
2016-06-17 03:58:06 +02:00
Tim Steinbach f4ca43dc5f cassandra: Add 3.0 2016-06-16 21:12:26 +00:00
Robert Helgesson e612954896 perl-IO-Socket-SSL: 2.020 -> 2.027 2016-06-16 22:47:20 +02:00
Tobias Geerinckx-Rice 87b18083c0
pythonPackages.prompt_toolkit: 1.0.0 -> 1.0.1 Changes: https://raw.githubusercontent.com/jonathanslenders/python-prompt-toolkit/master/CHANGELOG 2016-06-16 21:38:50 +02:00
Arseniy Seroka 597cc3e68b Merge pull request #16253 from emosenkis/platformio-2.10.3
platformio: 2.8.6 -> 2.10.3
2016-06-16 22:19:15 +03:00
Louis Taylor 160aeab22d
openrw: init at 2016-06-29
Closes #15794
2016-06-16 15:54:22 +02:00
mimadrid 9b7a53d9cb
cytoscape: init at 3.4.0
Closes #16197
2016-06-16 15:47:21 +02:00
Joachim Fasting e915625ace Merge pull request #15929 from earldouglas/avian
avian: init at 1.2.0
2016-06-16 15:35:48 +02:00
Joachim Fasting 5faefd4c04 Merge pull request #15826 from yawnt/postscript-lexmark
postscript-lexmark: add package
2016-06-16 15:29:03 +02:00
Franz Thoma b60b7eeaab i3-gaps: init at 4.12 2016-06-16 14:25:46 +01:00
Michiel Leenaars c7016de72c
mimetic: init at 0.9.8
Closes #16258
2016-06-16 14:41:59 +02:00
Frederik Rietdijk 9f2699fd30 Python: fix the wheel package 2016-06-16 11:36:10 +02:00
Joachim Fasting 1265acc201 Merge pull request #16248 from leenaars/eotutils
eot-utilities: init -> 1.1
2016-06-16 10:57:06 +02:00
Frederik Rietdijk 2f019896d2 Merge pull request #16236 from artuuge/pycuda
pycuda: init at 2016.1
2016-06-16 10:45:24 +02:00
Frederik Rietdijk f4a4af9a9d Merge pull request #15997 from artuuge/theano_gpu
libgpuarray-cuda: init at -9998.0
2016-06-16 10:43:24 +02:00
Moritz Ulrich e72282be84 Merge pull request #16052 from dvc94ch/rust-cross
Rust and cargo improvements
2016-06-16 09:42:23 +02:00
Benjamin Staffin 52c7f863c2 Merge pull request #16247 from cerana/shfmt
Add new package "shfmt"
2016-06-16 01:41:05 -04:00
Ruslan Babayev de67e77e3f odp-dpdk: init at 1.8.0.0
Signed-off-by: Ruslan Babayev <ruslan@babayev.com>
2016-06-15 22:17:03 -07:00
Benjamin Staffin dfe4c447b1 Merge pull request #16261 from benley/hiera-eyaml
hiera-eyaml: init at 2.1.0
2016-06-15 20:37:14 -04:00
Benjamin Staffin 68689f4d8e hiera-eyaml: init at 2.1.0 2016-06-15 20:19:06 -04:00
Nahum Shalman d624b02e1e Add new package "shfmt" 2016-06-16 00:18:15 +00:00
zimbatm ac92273faa Merge pull request #16257 from leenaars/cutee
cutee: init -> 0.4.2
2016-06-16 00:32:19 +01:00
artuuge bc41a7d551 switch to the default versions of numpy and scipy in libgpuarray-cuda 2016-06-16 00:03:07 +02:00
Benno Fünfstück 41d523a8bc gnome-breeze: init 2016-06-16 00:02:53 +02:00
zimbatm 996a2b54c4 gx-go: init at 20160611 2016-06-15 22:41:29 +01:00
Robert Helgesson 9bbac1f4ea perl-HTTP-Message: 6.06 -> 6.11 2016-06-15 23:16:29 +02:00
Robert Helgesson 7e21290079 perl-W3C-LinkChecker: fix build
Build failed due to missing `docdev` result, fixed by setting explicit
`outputs` field. Also add license and clean up run-time dependencies.
2016-06-15 23:16:29 +02:00
Michiel Leenaars 84873b15ab cutee: init -> 0.4.2 2016-06-15 22:58:46 +02:00
Michiel Leenaars bfec40d416 eot-utilities: init -> 1.1 2016-06-15 22:15:32 +02:00
Joachim Fasting 46edcd668f Merge pull request #16095 from christopher-l/gmsh
gmsh: init at 2.12.0
2016-06-15 20:30:39 +02:00
Joachim Fasting cdcc1b1c53 Merge pull request #16102 from vrthra/rebol
rebol: init at 3-alpha
2016-06-15 20:29:53 +02:00
Joachim Fasting df5a43929f Merge pull request #16100 from vrthra/unicon
unicon: init at 11.7
2016-06-15 20:29:04 +02:00
Eitan Mosenkis cfce8f9b36 platformio: 2.8.6 -> 2.10.3 2016-06-15 21:27:04 +03:00
Joachim Fasting d353301b32 Merge pull request #16165 from romildo/upd.fontmanager
font-manager: git-2016-03-02 -> 2016-06-04
2016-06-15 20:26:40 +02:00
artuuge 1a55add4ca enable the tests only for python older than 3.5 2016-06-15 16:24:21 +02:00
Michiel Leenaars d56850dd49 e2tools: init -> 0.0.16 2016-06-15 16:22:03 +02:00
David Craven 54f80775cb rust: Refactoring of rust and cargo packages 2016-06-15 12:47:13 +02:00
Rushmore Mushambi 48de566e54 Merge pull request #16231 from rushmorem/lizardfs
lizardfs: init at 3.9.4
2016-06-15 04:48:21 +02:00
Benjamin Saunders 091a911bcd bleach: 1.4 -> 1.4.3 2016-06-14 19:37:19 -07:00
rushmorem c4435493aa lizardfs: init at 3.9.4
LizardFS is a highly reliable, scalable and efficient distributed file
system.
2016-06-15 04:23:44 +02:00
artuuge be0ade9d03 pycuda: init at 2016.1 2016-06-15 00:47:55 +02:00
artuuge dd5a46f85d pytools: init at 2016.2.1 2016-06-15 00:39:48 +02:00
David Craven 0720373dfc cargo: Use stable releases instead of snapshots 2016-06-14 23:09:21 +02:00
Robert Helgesson 34ebc3c085 perl-CGI: 4.28 -> 4.31 2016-06-14 22:13:38 +02:00
Robert Helgesson b0e02cecb6 perl-PDF-API2: 2.027 -> 2.028 2016-06-14 22:13:21 +02:00
Robert Helgesson 4a69b81213 perl-Readonly: 2.04 -> 2.05 2016-06-14 22:13:07 +02:00
Robert Helgesson 2968db5b7b perl-Crypt-JWT: 0.011 -> 0.017 2016-06-14 20:43:04 +02:00
Robert Helgesson 3d1eea2225 perl-CryptX: 0.035 -> 0.036 2016-06-14 20:42:43 +02:00
Robert Helgesson ee0684fa1e perl-Math-BigInt: 1.999722 -> 1.999723 2016-06-14 20:41:21 +02:00
artuuge d1f38e2adc make clblas-cuda and libgpuarray-cuda more functorial 2016-06-14 20:01:51 +02:00
Lluís Batlle i Rossell 93912d99d2 Adding nvenc support to ffmpeg (default off)
I add the nvidia-video-sdk header files, required to make it work.

You have to set nvenct=true to ffmpeg-full and nonfreeLicensing=true to
ffmpeg-full to use this.
2016-06-14 17:51:55 +02:00
Guillaume Maudoux a48796ab83 inginious: turn lib into a python app. 2016-06-14 11:09:21 +02:00
Guillaume Maudoux 624602ef75 python-lti: 0.4.0 -> 0.4.1 2016-06-14 11:09:21 +02:00
Joachim Fasting 886c03ad2e Merge pull request #16107 from joachifm/grsec-ng
Rework grsecurity support
2016-06-14 03:52:50 +02:00
Joachim Fasting 7bda8f0a8f
grsecurity: add a xen guest kernel
This is for the benefit of users who want to quickly get up and running
on a Xen host, for which the stock NixOS kernel is likely unsuitable.
2016-06-14 03:38:19 +02:00
Joachim Fasting 544b42f8f5
top-level/release.nix: remove obsolete grsec jobs 2016-06-14 03:38:19 +02:00
Tuomas Tynkkynen 7ae1e9bb6d multi_v7_defconfig: Enable AHCI_IMX 2016-06-14 01:31:57 +03:00
Joachim Fasting 75b9a7beac
grsecurity: implement a single NixOS kernel
This patch replaces the old grsecurity kernels with a single NixOS
specific grsecurity kernel.  This kernel is intended as a general
purpose kernel, tuned for casual desktop use.

Providing only a single kernel may seem like a regression compared to
offering a multitude of flavors.  It is impossible, however, to
effectively test and support that many options.  This is amplified by
the reality that very few seem to actually use grsecurity on NixOS,
meaning that bugs go unnoticed for long periods of time, simply because
those code paths end up never being exercised.  More generally, it is
hopeless to anticipate imagined needs.  It is better to start from a
solid foundation and possibly add more flavours on demand.

While the generic kernel is intended to cover a wide range of use cases,
it cannot cover everything.  For some, the configuration will be either
too restrictive or too lenient.  In those cases, the recommended
solution is to build a custom kernel --- this is *strongly* recommended
for security sensitive deployments.

Building a custom grsec kernel should be as simple as
```nix
linux_grsec_nixos.override {
  extraConfig = ''
    GRKERNSEC y
    PAX y
    # and so on ...
  '';
}
```

The generic kernel should be usable both as a KVM guest and host.  When
running as a host, the kernel assumes hardware virtualisation support.
Virtualisation systems other than KVM are *unsupported*: users of
non-KVM systems are better served by compiling a custom kernel.

Unlike previous Grsecurity kernels, this configuration disables `/proc`
restrictions in favor of `security.hideProcessInformation`.

Known incompatibilities:
- ZFS: can't load spl and zfs kernel modules; claims incompatibility
  with KERNEXEC method `or` and RAP; changing to `bts` does not fix the
  problem, which implies we'd have to disable RAP as well for ZFS to
  work
- `kexec()`: likely incompatible with KERNEXEC (unverified)
- Xen: likely incompatible with KERNEXEC and UDEREF (unverified)
- Virtualbox: likely incompatible with UDEREF (unverified)
2016-06-14 00:08:20 +02:00
Joachim Fasting bdc6690baf Merge pull request #16219 from rasendubi/cython
Cython: fix source link
2016-06-13 23:20:03 +02:00
Peter Simons bef99f11cb Add LTS Haskell 6.3. 2016-06-13 23:09:55 +02:00
Alexey Shmalko 1191149cc8
Cython: fix source link
Fixes #16218.
2016-06-13 23:13:01 +03:00
Paweł Pacana d2b58dd39a buildkite-agent: init at 2.1.8
* nixos module included
* install compiled binary
* only one platform now
* limited config options
* relies on providing ssh keys for agent
2016-06-13 17:21:08 +01:00
Moritz Ulrich edca4a1b55 Merge pull request #16159 from matthewbauer/neovim-darwin-fixes
Neovim darwin fixes
2016-06-13 10:42:20 +02:00
José Romildo Malaquias 0072cb8ff1 faba-mono-icons: init at 2016-04-30
Closes #16109.
2016-06-13 09:40:51 +02:00
José Romildo Malaquias fa447287b0 arc-icon-theme: init at 2016-06-06 2016-06-13 09:40:44 +02:00
José Romildo Malaquias 4e44a330cb moka-icon-theme: init at 2016-06-07 2016-06-13 09:40:43 +02:00
José Romildo Malaquias c33cf02337 faba-icon-theme: init at 2016-06-02 2016-06-13 09:40:43 +02:00
Rahul Gopinath e19c5ce2e7 green-pdf-viewer: init at nightly-2014-04-22
Green pdf viewer uses SDL and libpoppler to render pdf.
2016-06-12 20:27:45 -07:00
Rahul Gopinath ea8fb0aee5 SDL_sixel: init at 1.2-nightly
SDL_sixel is a fork of SDL1.2 that supports sixel as a video driver (for
console graphics)
2016-06-12 20:27:44 -07:00
Matthew Bauer e0884e85cf neovim: fix build on darwin, cleanup lua paths
fixes #16152

The cmake script had trouble finding the lua paths, this sets them
using “luaPackages.getLuaPath” and “luaPackages.getLuaCPath”.
2016-06-12 21:02:09 -05:00
Matthew Bauer b331af6de6 lua-mpack: fix building with clang
clang has some things considered “warnings” that gcc doesn’t so it is
necessary to set “-Wno-error” to build under clang.
2016-06-12 21:02:04 -05:00
Rahul Gopinath 9b01ad3ce8 rebol: init at 3-alpha
Rebol is a cross-platform data exchange language and a multi-paradigm dynamic
programming language for network communications and distributed computing.
2016-06-12 16:32:10 -07:00
Rahul Gopinath 4227aa2c4f ffmpeg-sixel: init at nightly-2.3.x 2016-06-12 16:23:25 -07:00
Benno Fünfstück 96066935f2 fix build of pngcheck 2016-06-13 01:21:14 +02:00
zimbatm 4f27f28f89 Merge pull request #16137 from abbradar/parsoid
Update node packages
2016-06-13 00:19:25 +01:00
Tom Dimiduk f16171dd24 emcee: init at 2.1 2016-06-13 00:05:36 +01:00
zimbatm a95229a963 Merge pull request #15677 from womfoo/mod_auth_mellon
mod_auth_mellon: init at 0.12.0 and dependency lasso: init at 2.5.1
2016-06-12 23:38:57 +01:00
zimbatm ecdd2721da Merge pull request #16136 from vrthra/libsixel
libsixel: init at 1.6.1
2016-06-12 23:32:13 +01:00
zimbatm 04a8f4499e Merge pull request #16151 from vrthra/mlterm
mlterm: init at 3.3.8
2016-06-12 23:20:33 +01:00
zimbatm e1a487fa8f gx: init at 20160601 2016-06-12 23:14:42 +01:00
zimbatm 711456c632 Merge pull request #16187 from Profpatsch/bgnet
bgnet: init at 3.0.21
2016-06-12 22:08:14 +01:00
Profpatsch 0da4bb869e bgnet: init at 3.0.21 2016-06-12 21:28:40 +02:00
zimbatm e2413ad5a8 shadow: add shellPath passthru
This one is a bit special, it's used to deny users from logging in.
2016-06-12 20:13:32 +01:00
Rahul Gopinath af76a52c06 libsixel: init at 1.6.1
libsixel is a library for display of graphics in console.
2016-06-12 09:58:25 -07:00
Arseniy Seroka 852e9c3096 Merge pull request #16158 from juliendehos/armadillo
armadillo: init at 7.200.1b
2016-06-12 19:13:38 +03:00
Nikolay Amiantov a7815995bf cython: 0.23.4 -> 0.24 2016-06-12 15:57:29 +03:00
José Romildo Malaquias f771bf9239 font-manager: git-2016-03-02 -> 2016-06-04 2016-06-12 08:00:31 -03:00
Tal Walter eacc13a3e6 uif2iso: init at 0.1.7
a program for converting UIF files (Universal Image Format, used by MagicISO)
to uncompressed images depending on the input file type:
ISO, BIN/CUE, MDS/MDF, CCD/IMG/SUB and NRG.
2016-06-12 13:16:14 +03:00
Phil Wetzel 7e9fbf4a1d squeezelite: init at git 2016-05-27 2016-06-11 22:03:56 -04:00
Julien Dehos cb6e9e5e24 armadillo: init at 7.200.1b 2016-06-12 03:06:07 +02:00
Rahul Gopinath c0316aaf84 mlterm: init at 3.3.8
A multi-lingual terminal that supports REGIS and SIXEL graphics
2016-06-11 12:35:34 -07: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
José Romildo Malaquias 205ec15d1e catfish: 1.4.1 -> 1.4.2 2016-06-11 15:25:59 -03: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
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
Nikolay Amiantov 3b24a4b09a nodePackages: regenerate, add svgo, pin parsoid 2016-06-11 03:03:45 +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 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
zimbatm ed42fa41ce Merge pull request #16123 from matthiasbeyer/update-klaus
pythonPackages.klaus: 0.6.0 -> 0.9.1
2016-06-10 18:46:50 +01:00