Commit Graph

32234 Commits

Author SHA1 Message Date
Daiderd Jordan
9f4024c05d
libgit2: fix darwin build 2017-11-09 21:45:06 +01:00
Austin Seipp
a387652159 nixpkgs: remove busted 'tmin' package
Obsoleted by afl-tmin

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-09 13:19:55 -06:00
aszlig
8c5a3d86ae
paperwork-backend: Move into its own file
This package is most likely only used by Paperwork and thus it makes
sense to put it next to the main expression of Paperwork.

No functional changes here, evaluating before this commit and afterwards
leads to the same derivation hash.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 19:34:43 +01:00
aszlig
35f78e8d1a
paperwork-backend: Add myself to maintainers
Both Paperwork and its backend API are very likely to be updated in par,
but even when not whenever I work on Paperwork I'll check the backend as
well.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 19:34:41 +01:00
aszlig
2e4fc45902
paperwork(-backend): Fix meta.homepage
While updating Paperwork in 1b1cc34020 I
actually changed the GitHub URL to its new location.

However, the actual homepage of Paperwork is https://openpaper.work/ so
let's use that instead of the GitHub URL.

Signed-off-by: aszlig <aszlig@nix.build>
Reported-by: @volth
2017-11-09 19:34:38 +01:00
Drew Hess
67ba83a934 kernel: add beagleboard.org kernel
And update the existing platform variant to use it
2017-11-09 18:28:14 +02:00
Lancelot SIX
3d8be08cf8
Merge pull request #31394 from xvapx/sybase
pythonPackages.sybase: move to python-modules
2017-11-09 15:34:16 +01:00
Peter Hoeg
1529295c9b qtox: fix compilation 2017-11-09 21:11:30 +08:00
aszlig
1b1cc34020
paperwork(-backend): 1.2 -> 1.2.1
Upstream changes:

  Paperwork-GUI 1.2.1:

   * Add source code of Windows installer (NSIS installer) generator
   * Scanner support / Multi-scan: Cancel also successful scan session.
     Otherwise some scanner won't allow new scan sessions later.
   * Remove gi version warnings when starting (thanks to Matthieu
     Coudron)
   * Documentation: Add missing stdeb dependencies (thanks to Notkea)
   * paperwork-shell: Fix command 'scan'
   * paperwork-shell install: add docstring
   * Fix dialog 'about'

  Paperwork-backend 1.2.1:

   * paperwork-shell: improve help string of 'paperwork-shell chkdeps'
   * Fix label deletion / renaming
   * Windows: Fix FS.safe() when used for PDF import
   * Windows: Fix FS.unsafe() (used for PDF export)

Full upstream changelog can be found at:

https://github.com/openpaperwork/paperwork/releases/tag/1.2.1

Successfully tested building and running Paperwork with a few test
scans.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 07:35:45 +01:00
aszlig
c1d12e1120
python/pyinsane2: 2.0.9 -> 2.0.10
Upstream changes:

  * Now works with 'setup.py develop' (thanks to Matthieu Coudron)
  * WIA: Some drivers (Lexmark for instance) returns
    WIA_ERROR_PAPER_EMPTY when calling transfer->Download() instead of
    returning a shorted image (like HP)
  * MacOSX + Sane: disable dedicated process workaround (doesn't work)
  * WIA: Minor optimisation (Use collections.deque() instead of
    list.pop())
  * Sane/exit(): Exit gracefully

Full changelog can be found at:

https://github.com/openpaperwork/pyinsane/blob/2.0.10/ChangeLog

Tested by building and running a few scans.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 07:35:43 +01:00
Franz Pletz
72450025dd
Merge pull request #30318 from peterhoeg/u/qtox
libmsgpack/libtoxcore/qtox: several related package upgrades
2017-11-09 07:09:34 +01:00
Sergey Alexandrov
1f5c2833e9 mpdas: init at 0.4.4 (#31398)
* mpdas: init at 0.4.4

* mpdas: read config from /etc instead from nix store
2017-11-08 21:28:53 +00:00
John Ericson
0101856765
Merge pull request #30549 from obsidiansystems/bintools
treewide: Introduce stdenv.cc.bintools
2017-11-08 14:20:48 -05:00
Marti Serra
e4c7cfc9eb pythonPackages.sybase: move to python-modules 2017-11-08 15:59:16 +01:00
Robert Helgesson
503ddcf025
perl-String-ShellQuote: add license field 2017-11-08 14:21:14 +01:00
Bjørn Forsman
6c7c3beea3 keepassxc: rename from keepassx-community
I think the new name is more appropriate, see https://keepassxc.org/.
2017-11-08 08:48:54 +01:00
Orivej Desh
6b1161ebc0
Merge pull request #31302 from adisbladis/emacsPackages.font-lock-plus
emacsPackages.font-lock-plus: init at 20170222.1755
2017-11-08 02:51:03 +00:00
Orivej Desh
6fb8bac12f
Merge pull request #31341 from orivej/rednotebook
Restore and update RedNotebook
2017-11-07 21:17:53 +00:00
Jörg Thalheim
15e42939cc
Merge pull request #31361 from yegortimoshenko/lmms/1.2.0-rc4
lmms: 1.1.90 -> 1.2.0-rc4, Qt5, optional lame, libsoundio, portaudio
2017-11-07 19:03:49 +00:00
Tuomas Tynkkynen
3b9fbfc162 libnsl: init at 1.1.0
This code was formerly part of glibc, but is now standalone to
be able to link against TI-RPC for IPv6 support.
2017-11-07 20:38:11 +02:00
Jörg Thalheim
27d8370743
Merge pull request #31366 from ravloony/procodile
procodile: init at 1.0.17
2017-11-07 18:21:11 +00:00
Samuel Leathers
3641da1ef1
Merge pull request #31114 from jraygauthier/jrg/python_selenium_update
selenium: 2.52.0 -> 3.6.0
2017-11-07 13:17:02 -05:00
Tom Macdonald
7b8e40c6b1 procodile: init at 1.0.17 2017-11-07 17:04:50 +01:00
Vladimír Čunát
6ffafc78fb
Merge branch 'staging'
Main change: glibc: 2.25-x -> 2.26-y, containing security fixes,
and various features and deprecations.  Unfortunately, some of the
latter still cause (transitively) a couple hundred newly failing jobs.
I'm not delaying anymore, so that we have the security fix on master.
I mainly patched gcc, llvm and icu, but I can't fix everything...
2017-11-07 16:00:35 +01:00
Yegor Timoshenko
467b9b7a93 lmms: 1.1.90 -> 1.2.0-rc4, Qt5, optional lame, libsoundio, portaudio 2017-11-07 14:48:20 +00:00
Joerg Thalheim
b71500ef5a python.pkgs.betamax-matchers: 0.3.0 -> 0.4.0 2017-11-07 13:17:45 +00:00
Joerg Thalheim
5413be5645 python.pkgs.betamax-serializers: init at 0.2.0 2017-11-07 13:17:28 +00:00
Joerg Thalheim
a5744101a2 python.pkgs.praw: 3.5.0 -> 5.2.0 2017-11-07 13:17:07 +00:00
Joerg Thalheim
af9e6c1634 python.pkgs.prawcore: init at 0.12.0 2017-11-07 13:16:42 +00:00
Joerg Thalheim
b0225f8cbc python.pkgs.sybil: init at 1.0.5 2017-11-07 13:16:19 +00:00
Joerg Thalheim
8fb1ec1af4 python.pkgs.update_checker: 0.11 -> 0.16 2017-11-07 13:15:49 +00:00
Joerg Thalheim
3339a7dc7c python.pkgs.textfixtures: 4.5.0 -> 5.3.0 2017-11-07 13:14:44 +00:00
Parnell Springmeyer
3c3e1db364 signal-desktop: init at 1.0.35 (#31335)
* signal-desktop: init at 1.0.35
2017-11-07 12:26:45 +00:00
Vladimír Čunát
9aa37b159b
Merge branch 'master' into staging 2017-11-07 06:41:23 +01:00
Peter Hoeg
376516f335
Merge pull request #31120 from peterhoeg/f/sqlite
sqlitebrowser: 3.10.0 -> 3.10.1 and make it work with Qt 5.9
2017-11-07 10:28:47 +08:00
Orivej Desh
b48d954228 rednotebook: 1.8.1 -> 2.3 2017-11-07 00:18:30 +00:00
Orivej Desh
2b8d48a9fc rednotebook: move to applications/editors 2017-11-06 23:20:14 +00:00
Michael Alan Dorman
97f816dc56 pythonPackages.fuse: fix infinite recursion in expression
I believe this resolves #31338.
2017-11-06 17:57:15 -05:00
Orivej Desh
e4a535afb9 Revert "pythonpackages.redNotebook: Remove outdated package"
This reverts commit 33a56ef0a6.
2017-11-06 20:56:48 +00:00
Frederik Rietdijk
e734ecb1e8
Merge pull request #30919 from adisbladis/pythonPackages-cleanup
WIP: Python packages cleanup
2017-11-06 20:54:51 +01:00
Frederik Rietdijk
4fc2fd6d26
Merge pull request #31242 from rnhmjoj/python
hyp: move expression out python-packages.nix
2017-11-06 20:43:22 +01:00
Frederik Rietdijk
a346dc66a7
Merge pull request #31297 from fahadsadah/master
python: fastimport 0.9.4 -> 0.9.6
2017-11-06 20:33:29 +01:00
Graham Christensen
240b4f36a6
Merge pull request #31160 from mpickering/idris-10450
Add wrapper for idris exe for gcc/gmp runtime deps
2017-11-06 13:11:04 -05:00
gnidorah
b0d193f596 SDL2: wayland support 2017-11-06 16:09:03 +02:00
Vladimír Čunát
1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát
bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
Vaibhav Sagar
eece8755d1 ihaskell: re-enable 2017-11-06 09:58:28 +01:00
Peter Hoeg
01a7d7038b libmsgpack: 2.0.0 -> 2.1.5 2017-11-06 15:31:34 +08:00
Vincent Laporte
a1449ea180
omake: 0.10.2 -> 0.10.3 2017-11-06 06:47:48 +00:00
Peter Hoeg
dd18e063ef sqlitebrowser: 3.10.0 -> 3.10.1 and make it work with Qt 5.9 2017-11-06 13:07:52 +08:00