Commit graph

16160 commits

Author SHA1 Message Date
Dan Peebles
f3b65f67d9 xhyve: update and fix to use our Hypervisor framework 2016-12-19 19:47:24 -05:00
Michael Fellinger
bb80d77d84 neovim: green :CheckHealth 2016-12-19 23:05:31 +01:00
aszlig
7199f1bd94
paperwork: init at 1.0.6.1
I have not yet tested scanning, but the main application works so far.

A lot of patching is required here, because the upstream project
references some paths from well-known FHS locations which of course are
not available on Nix(OS).

We also use all available aspell dictionaries right now, which is maybe
a bit ugly but it makes language switching easier.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-19 22:25:56 +01:00
aszlig
68bc260ca2
tesseract: 3.02.02 -> 3.04.01
From the upstream changelog:

 * Tesseract development is now done with Git and hosted at github.com
   (Previously we used Subversion as a VCS and code.google.com for
   hosting).

So let's move over to the GitHub repository, where the organisation also
includes a full repository for tessdata, so we no longer need to fetch
it one-by-one.

The build also got significantly simpler, because we no longer need to
run autoconf, neither do we need to patch the configure script for
Leptonica headers.

This also has the advantage that we don't need to use the
enableLanguages attribute for the test runner anymore.

Full upstream changelog can be found at:

https://github.com/tesseract-ocr/tesseract/blob/c4d273d33cc36e/ChangeLog

Tested against all NixOS tests with enabled OCR (chromium, emacs-daemon,
installer.luksroot and lightdm).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @viric
2016-12-19 22:25:38 +01:00
volth
ac97fbab3a fte: init at 0.50.02 2016-12-19 16:15:59 +01:00
Jiri Danek
3745be8542 zim: fix #21270 (double call of wrapPythonPrograms)
Fixes #21270
2016-12-19 10:31:42 +00:00
Frederik Rietdijk
2f91dd32e9 Merge pull request #20590 from rasendubi/flask-0.11.1
flask: 0.10.1 -> 0.11.1
2016-12-19 09:56:36 +01:00
Thomas Tuegel
c2e2a8120f
audaciousQt5: init at 3.8.1 2016-12-18 15:56:24 -06:00
Joachim F
40990841f3 Merge pull request #21217 from glaebhoerl/vivaldi-1.6
Vivaldi 1.6
2016-12-18 22:50:41 +01:00
Marcin Janczyk
d6aa35d589 spotify: 1.0.43.125 -> 1.0.45.182 2016-12-18 22:48:55 +01:00
Joachim Fasting
1ee50bc78a
electrum: manually fixup installation of share 2016-12-18 22:19:50 +01:00
Joachim Fasting
c04c9f7435
electrum: improve build determinism
The icon resource file captures the build timestamp, introducing an
element of indeterminism.  Fix by patching out the timestamp.

This allows

```sh
nix-build --check -A electrum
```

to succeed.
2016-12-18 22:19:48 +01:00
Marcin Janczyk
bc6e9af7fa keepass-keefox: add myself as a maintainer 2016-12-18 19:04:35 +01:00
Rok Garbas
a66b703f94 firefox-bin/thunderbird-bin: reuse the same updateScript for both 2016-12-18 16:45:33 +01:00
Rok Garbas
b7cfbf96d6 tp_smapi: updateScript added 2016-12-18 16:45:33 +01:00
Alexey Shmalko
d0f4249792 Merge pull request #21259 from mjanczyk/update/keefox-1.6.4
keepass-keefox: 1.6.3 -> 1.6.4
2016-12-18 04:40:08 -08:00
Alexey Shmalko
07950a24b6
octoprint: allow any flask version 2016-12-18 14:33:03 +02:00
Vladimír Čunát
e5bb5ef377
mendeley: use orc package instead of its duplicate
I just tested the startup due to having no account
(without liborc.so it would fail).
/cc @fridh, @badi, #21238.
2016-12-18 13:21:29 +01:00
Marcin Janczyk
b8453051b0 keepass-keefox: 1.6.3 -> 1.6.4 2016-12-18 13:19:10 +01:00
Joachim F
cf82ab73e2 Merge pull request #21242 from mimadrid/update/teamviewer-12.0.71510
teamviewer: 11.0.57095 -> 12.0.71510
2016-12-17 20:58:48 +01:00
mimadrid
f75f0ac1f4
teamviewer: 11.0.57095 -> 12.0.71510 2016-12-17 19:04:48 +01:00
devhell
900ded32f4 profanity: 0.4.7 -> 0.5.0
From the changelog:
- Plugins API supporting C and Python plugins
- SSL certificate verification (requires libmesode) (/tls)
- HTTP file upload (xep-0363) (/sendfile)
- Blocking command (xep-0191) (/blocked)
- Allow auto extended away (/autoaway)
- Include last acitvity in initial presence (xep-0256) (/lastactivity)
- Last Activity (xep-0012) (/lastactivity)
- Ability to run command scripts (/script)
- Account startscript property to execute a command script on connect (/account)
- Export roster to CSV file (/export)
- Support for GTK tray icons (/tray)
- User specified text triggers for chat room notifications (/notify)
- Per chat room notification options (/notify)
- Many new roster panel display options (/roster)
- Time format preferences per window type (/time)
- Edit, prepend and append to room subject (/subject)
- Autoping timeout preference (/autoping)
- Window navigation by window title (/win)
- Window closing by window title (/close)
- Account theme setting (/account)
- Allow sending XMPP stanzas in xmlconsole window (/xmlconsole)
- Configure level of room message notifications in console window (/console)
- Check ~/.config/profanity/inputrc for readline settings
- Custom readline functions for navigation key bindings
- Autocomplete command arguments when no characters entered
2016-12-17 18:42:34 +01:00
Jascha Geerds
62c3d9ad0b Merge pull request #21239 from mimadrid/update/nano-2.7.2
nano: 2.7.1 -> 2.7.2
2016-12-17 17:44:13 +01:00
mimadrid
b899b8945f
nano: 2.7.1 -> 2.7.2 2016-12-17 16:39:42 +01:00
Tim Steinbach
e8e4b7f0dd Merge pull request #21229 from mimadrid/update/wireshark-2.2.3
wireshark: 2.2.2 -> 2.2.3
2016-12-17 10:23:36 -05:00
aszlig
c5e5dccd13
Merge pull request #21201 (VirtualBox 5.1.10)
This brings VirtualBox to the latest upstream version, which also fixes
building the modules against kernel 4.9.0.

Tested against all the the "virtualbox" subtests on x86_64-linux.
2016-12-17 15:46:06 +01:00
aszlig
88f49a0092
vimiv: 0.7.2 -> 0.7.3
Bugfix release with the following fixes:

 * Fix thumbnail creation for input files with dot
 * Use native python to generate list of external commands
 * Do not use commandline arguments in test mode
 * Catch broken symlinks in the library and filter them

So everything but the last item is essentially what we had in
fixes.patch, hence we cane remove it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-17 15:45:49 +01:00
Jaka Hudoklin
d5264ee7ab Merge pull request #21204 from NeQuissimus/docker_1_12_5
docker: 1.12.3 -> 1.12.5
2016-12-17 15:41:10 +01:00
Jaka Hudoklin
8a85fc9531 Merge pull request #21068 from offlinehacker/pkgs/completions/add
Add bash completions for a few packages
2016-12-17 15:37:27 +01:00
Jaka Hudoklin
2319781469 Merge pull request #21069 from offlinehacker/pkgs/kubernetes/docfix
kubernetes: generate docs, fix empty man files
2016-12-17 15:36:47 +01:00
Jaka Hudoklin
96bf950ae0 Merge pull request #21085 from offlinehacker/pkgs/pachyderm/init
pachyderm: init at 1.3.0
2016-12-17 15:35:51 +01:00
mimadrid
280d0cf20f
wireshark: 2.2.2 -> 2.2.3 2016-12-17 12:59:56 +01:00
Graham Christensen
9a50020398 Merge pull request #21216 from bachp/openshift-1.3.2
openshift: 1.3.1 -> 1.3.2
2016-12-17 06:42:49 -05:00
Benjamin Hipple
54f460a585 cpp-ethereum: fix description metadata 2016-12-16 22:58:12 -05:00
Gábor Lehel
9cc0eff1cf vivaldi: add libxcb to buildInputs, seems to be required now 2016-12-17 00:04:20 +01:00
Pascal Bach
3d94be77dd openshift: 1.3.1 -> 1.3.2 2016-12-16 23:33:23 +01:00
Gábor Lehel
06fbf5cb77 vivaldi: 1.5.658.44-1 -> 1.6.689.34-1 2016-12-16 22:34:37 +01:00
Tim Steinbach
a5a98290b7
docker: 1.12.3 -> 1.12.5 2016-12-16 08:57:08 -05:00
aszlig
38ea64e867
qemu_test: Make chown() calls to the store a no-op
The "misc" NixOS test is using Nix to query the store and it tries to
change the ownership of it while doing so.

This fails if Nix is not in a seccomp-sandboxed userid namespace, so
let's make chown() a no-op when applied to store paths.

Fixes the misc test (and possibly future tests) on older Nix versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-16 13:06:25 +01:00
Joachim F
7aa8fa28ae Merge pull request #21190 from mdorman/emacs-updates
Emacs package updates: 2016-12-15
2016-12-16 12:34:09 +01:00
Bart Brouns
3fc60ec351
remove mutt-kz: deprecated in favor of neomutt
Removed reference in all-packages.nix. Fixes #20952.
2016-12-16 12:16:39 +01:00
Michael Alan Dorman
8cd481b5fd org-packages: 2016-12-15 2016-12-15 17:55:56 -05:00
Michael Alan Dorman
01d5fda8c1 melpa-stable-packages: 2016-12-15
Removals:
 - dummy-h-mode: github account no longer exists
 - judge-indent: github account no longer exists
2016-12-15 17:55:56 -05:00
Michael Alan Dorman
c5e64ba4c8 melpa-packages: 2016-12-15
Removals:
 - cursor-in-brackets: github account no longer exists
 - dummy-h-mode: github account no longer exists
 - general-close: removed from melpa
 - judge-indent: github account no longer exists
2016-12-15 17:55:55 -05:00
Michael Alan Dorman
994b243dd3 elpa-packages: 2016-12-15 2016-12-15 17:55:55 -05:00
Jascha Geerds
4af2328e5c discord: Fix missing desktop entry (closes #21045) 2016-12-15 23:52:50 +01:00
David Terry
1152b97925 vscode: 1.7.2 -> 1.8.0 2016-12-15 21:47:31 +01:00
zimbatm
6fc5f8d4f3 terraform: 0.7.13 -> 0.8.1 2016-12-15 15:13:10 +00:00
Joachim Fasting
6dbdbdec69
chromium pepper flash plugin: 23.0.0.207 -> 24.0.0.186
Fixes https://github.com/NixOS/nixpkgs/issues/21119,
fixes https://github.com/NixOS/nixpkgs/issues/21169
2016-12-15 16:06:56 +01:00
Eelco Dolstra
705829b29a Merge pull request #20500 from aszlig/qemu-patched-for-nixos-tests
nixos/tests: Use a patched QEMU for testing
2016-12-15 12:38:29 +01:00