Commit graph

114816 commits

Author SHA1 Message Date
volth 7d231c5435 proggyfonts: fix output hash
See PR #28960 for details about the problem. There is some
non-determinism surrounding copies of the Speedy/Speedy11 font, so
deleting one makes it deterministic again without losing anything.
2017-09-04 08:43:17 -07:00
Tim Steinbach 967077537b
linux-copperhead: 4.12.10.a -> 4.13.a 2017-09-04 11:09:29 -04:00
Tim Steinbach ce38725162
i3: 4.13 -> 4.14 2017-09-04 10:47:08 -04:00
Tim Steinbach 36ee9dcf70
py3status: 3.0 -> 3.6 2017-09-04 10:46:56 -04:00
Tim Steinbach 0e8875285a
alacritty: 2017-08-28 -> 2017-09-02 2017-09-04 10:19:02 -04:00
Jaka Hudoklin 0347659542 tor-browser: allow to pass TOR_CONTROL_PORT and TOR_SOCKS_PORT 2017-09-04 15:43:42 +02:00
Samuel Leathers 896f0daa1a libctemplate: remove 2.2 2017-09-04 09:14:57 -04:00
Samuel Leathers bd540d9370 lenmus: fixing build with gcc6 2017-09-04 09:05:51 -04:00
Nicholas Clarke eb99d3a670 Fix git-annex. 2017-09-04 12:35:58 +01:00
Nicholas Clarke be90e9aa31 Fix broken rebase. 2017-09-04 12:35:58 +01:00
Nicholas Clarke 414a557904 Add specific overrides for a number of failing packages.
Finish overriding bin output for broken packages.

Put stack bash completions in $bin.
2017-09-04 12:35:58 +01:00
Nicholas Clarke 77cfb96fb1 Fix hastache build error.
`hastache` has no binary output but for `mkReadme`, so disable the
separate bin output and keep removing the `mkReadme`.
2017-09-04 12:35:57 +01:00
Nicholas Clarke 330d874ee3 Disable separate etc output for hscolour.
This is not needed, since `hscolour` has no output to `/etc`, and it
breaks certain old builds (see https://hydra.nixos.org/build/57925511)
because the older cabal used does not understand this flag.
2017-09-04 12:35:57 +01:00
Nicholas Clarke a1d78fa5bc Don't build separate bin output for alex.
It has files in /usr/share which reference the bin output.
2017-09-04 12:35:57 +01:00
Mateusz Kowalczyk cd24744506 Fix cabal2nix/stack2nix overrides
Use lib.makeBinPath.
2017-09-04 12:35:57 +01:00
Nicholas Clarke 8c642d5937 Provide hscolour, happy, alex bin to buildInputs.
Use stdenv.lib.getBin instead of `.bin`
2017-09-04 12:35:57 +01:00
Nicholas Clarke 676362494d Enable multiple outputs for Haskell packages. 2017-09-04 12:35:57 +01:00
goibhniu da3640ec56 Merge pull request #28951 from zraexy/ardour
ardour: fix desktop file icon path
2017-09-04 13:08:52 +02:00
José Luis Lafuente 4912c68aca
mcomix: Disable test suite for now
Regression introduced by
94351197cd

Exactly the same problem (and solution) that here:
bd2aeb4883
2017-09-04 11:50:14 +02:00
goibhniu 65e6a7e0ec Merge pull request #28956 from felixsinger/master
Update homepage link of Mumble
2017-09-04 10:31:42 +02:00
Frederik Rietdijk 601bd60403 Merge pull request #28952 from pbogdan/pr-template-formatting
pr template: make formatting consistent
2017-09-04 09:01:18 +02:00
aszlig 8436e9bfcd
xournal: 0.4.8 -> 0.4.8.2016
Upstream bug fixes:

  * pen and touchscreen input handling bugfixes
  * fix a minor bug with save file paths in Windows (D. German)
  * use GDK macros (not WIN32) to disable X11-specific code (T.
    Schoonjans)
  * export to PDF and printing: fix resolution loss on some pdf
    backgrounds
  * disable xinput during modal dialog boxes
  * avoid data corruption when exporting to overwrite a PDF
  * fix path search order for toolbar bitmaps
  * text and image tools activate on button release instead of button
    press to avoid subsequent confusion between clicks in toolbar and
    drawing area
  * fix "pen disable touch" when touchscreen sends prox events (A.
    Kittenberger)
  * fix crash when pasting text or images via xclip
  * updated Italian translation (Marco Ciampa)

New upstream features:

  * add space and shift-space bindings to page down/up (D. German)
  * add A5 paper (D. German)
  * config option to export successive layers to separate PDF pages
  * config option to create new file when trying to open non-existent
    .xoj

The full change log along with bug numbers can be found at:

https://sourceforge.net/p/xournal/code/ci/Release-0_4_8_2016/tree/ChangeLog

I've dropped gdk-quartz-backend.patch, because I believe it has been
fixed upstream.

Here are the upstream changes relevant for the patch (shortened, because
SourceForge has really long URLs):

  http://bit.ly/2vXW8n0 -> src/Makefile.am
  http://bit.ly/2gDnjl7 -> src/xo-file.c
  http://bit.ly/2xJ5K7A -> src/xo-misc.c

Tested building and using the application.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @7c6f434c, @dguibert
Cc: @johbo who has introduced the patch in #21842
2017-09-04 07:58:25 +02:00
Michael Raskin 8f154c139a Merge pull request #28949 from pbogdan/allegro-fix-build
allegro: fix sandboxed build with nixUnstable
2017-09-04 07:39:37 +02:00
Vincent Laporte ebce795c5c coqPackages: remove duplication in mkCoqPackages 2017-09-04 02:39:49 +00:00
Cray Elliott 1af75ba802 mwprocapture: fix build with kernels <4.13
also do some minor cleanup
2017-09-03 18:50:09 -07:00
Cray Elliott deb50bcdc7 mwprocapture: 1.2.0.3269 -> 1.2.0.3589
remove linux 4.11 patch as it was included upstream, include
a new patch needed for linux 4.13
2017-09-03 18:21:48 -07:00
Peter Hoeg c4265cd7ee zeal: 0.3.1 -> 0.4.0
Also switch to cmake and remove the ads that are now otherwise being loaded.
2017-09-04 08:19:44 +08:00
Felix Singer f37f8c4b4b Update homepage link of Mumble 2017-09-04 01:48:44 +02:00
Tim Steinbach c1e2a0b6f4
linux: Add 4.13 2017-09-03 19:41:44 -04:00
Vladimír Čunát b41d33319c
Merge #28946: nixos doc: update glibc locales link 2017-09-03 23:03:16 +02:00
John Wiegley 14d915e395 Merge pull request #28902 from vbgl/quickchick
coqPackages.QuickChick: fix
2017-09-03 13:51:39 -07:00
Joachim F 97935829f6 Merge pull request #28936 from xtruder/pkgs/tor-browser/pass_tor_skip_launch
tor-browser: allow to pass TOR_SKIP_LAUNCH
2017-09-03 19:55:42 +00:00
Daiderd Jordan 86696e07c7 Merge pull request #28868 from matthewbauer/xcbuild-fix-sdk
xcbuild: fix sdk dir name issue
2017-09-03 21:34:46 +02:00
Piotr Bogdan e221d945ad pr template: make formatting consistent 2017-09-03 19:57:18 +01:00
zraexy 1f67b17daf ardour: fix desktop file icon path 2017-09-03 10:37:50 -08:00
Piotr Bogdan e22a77217d allegro: fix sandboxed build with nixUnstable
In Nix 1.12 sandboxed builds are performed in /build/ directory which conflicts
with the regex in docs/CMakeLists.txt, and generated documentation ends up in
wrong directory -> https://hydra.nixos.org/build/53914969/nixlog/1 -> CTRL-F
abi.txt
2017-09-03 19:32:35 +01:00
Samuel Leathers 00753e078d qucs: 0.0.18 -> 0.0.19 2017-09-03 14:21:52 -04:00
Samuel Leathers df1d5a4827 adms: init at 2.3.6 2017-09-03 14:21:16 -04:00
Orivej Desh 7803d69b78 nixos: update glibc locales link 2017-09-03 18:00:35 +00:00
Jörg Thalheim c23654b2ed Merge pull request #28940 from AndersonTorres/upload-higan
Higan: 103 -> 104
2017-09-03 17:22:33 +01:00
Jörg Thalheim 52c99ad616 Merge pull request #28930 from disassembler/nestopia
nestopia: 1.46.2 -> 1.47
2017-09-03 17:13:25 +01:00
jamtrott c8c0cd4d6c petsc: init at 3.7.6 (#28368)
* petsc: init at 3.7.6

* petsc: use configureFlagsArray

* petsc: Remove unneeded binaries
2017-09-03 17:11:16 +01:00
AndersonTorres 957dbe4642 Higan: 103 -> 104 2017-09-03 12:58:19 -03:00
Jörg Thalheim 4b10de8182 nestopia: fix icon theme 2017-09-03 16:38:19 +01:00
Jaka Hudoklin 4521225d22 nixos/xpra: allow to set extra options (#28934) 2017-09-03 16:30:08 +01:00
Jörg Thalheim 4391330033 Merge pull request #28893 from jtojnar/gpaste-service
gnome3.gpaste: Add GPaste service
2017-09-03 16:27:30 +01:00
Jörg Thalheim c2881983fb gpaste: add adwaita-icon-theme theme 2017-09-03 16:26:51 +01:00
Peter Simons 49cda48b83 hackage: update snapshot of 'all-cabal-hashes' repo for callHackage 2017-09-03 17:18:41 +02:00
Jörg Thalheim 5f0ac4a2e4 Merge pull request #28933 from gnidorah/master
openjk: add desktop items
2017-09-03 15:55:13 +01:00
Jörg Thalheim c5880c08ab Merge pull request #28923 from xtruder/pkgs/numix-cursor-theme/init
numix-cursor-theme: init at 2016011
2017-09-03 15:54:32 +01:00