1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

3532 commits

Author SHA1 Message Date
Ryan Mulligan 8b0de80e55 truecrypt: fix build with gcc6 patch
The build was failing with gcc 6.4.0; using the samee gcc6 patch Arch
Linux uses fixed the build.

This commit also refactors out the builder.sh possibly fixing the
NOGUI make flag option.
2017-09-05 20:44:17 -07:00
Joachim F 47ec95715a Merge pull request #28970 from disassembler/lenmus
lenmus: fixing build with gcc6
2017-09-05 15:29:44 +00:00
José Luis Lafuente 1db53fb938
hyper: 1.3.3 -> 1.4.3 2017-09-05 14:56:23 +02:00
Maximilian Güntner 0f74f11b03
avrdudess: add separate avr-{gcc, binutils} dependencies 2017-09-05 13:50:39 +02:00
Tim Steinbach 0e8875285a
alacritty: 2017-08-28 -> 2017-09-02 2017-09-04 10:19:02 -04:00
Samuel Leathers bd540d9370 lenmus: fixing build with gcc6 2017-09-04 09:05:51 -04:00
Samuel Leathers 4bfa7d891f xiphos: 4.0.3 -> 4.0.6 2017-09-04 08:25:55 -04:00
Samuel Leathers d98eb8a114 jigdo: fix gcc build failures 2017-09-02 20:49:32 -04:00
Andrew Cobb 9dc256099f kupfer: init at 319 (#28719)
* kupfer: init at 319

* kupfer: wrap with wrapGAppsHook

* kupfer: fixing up runtime dependencies

* kupfer: added cobbal as maintainer
2017-09-02 14:11:10 +01:00
Unai Zalakain 3ff173ffde jrnl: support journal encryption by default 2017-09-02 11:03:49 +02:00
Jörg Thalheim a2bb174c63 Merge pull request #28786 from lsix/fix-mysql-workbench
mysql-workbench: fix build with gcc6
2017-08-31 10:15:12 +01:00
Lancelot SIX d9ae1b408a
mysql-workbench: fix build with gcc6 2017-08-31 10:07:18 +02:00
Frederik Rietdijk 6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Jan Malakhovski 07ed5ebc8e kiwix: use default gcc
overrideCC no longer needed
2017-08-30 01:52:17 +02:00
Joachim Fasting cdff68e113
electrum: 2.9.0 -> 2.9.3 2017-08-29 21:25:05 +02:00
Jörg Thalheim e9648952dc direwolf: 1.3 -> 1.4 2017-08-29 13:08:17 +01:00
Peter Simons 045c707e54 ikiwiki: mark build broken
The test suite fails after we updated to Imagemagick from version 6.9.7-6 to
6.9.8-4. https://ikiwiki.info/bugs/imagemagick_6.9.8_test_suite_failure/ has
more details.
2017-08-29 13:07:18 +02:00
Jörg Thalheim db65a7e3e0 Merge pull request #28673 from zraexy/redshift-plasma-applet
redshift-plasma-applet: add kwindowsystem to buildInputs
2017-08-29 10:28:13 +01:00
Vladimír Čunát 2858c41823
Merge branch 'master' into staging
There were some conflicts in python modules, commented at #28314.
2017-08-29 10:51:54 +02:00
Jörg Thalheim 402dfaf7ab Merge pull request #28639 from NeQuissimus/alacritty_2017_08_28
alacritty: 2017-07-25 -> 2017-08-28
2017-08-29 09:47:38 +01:00
zraexy b65e2e6cb1 redshift-plasma-applet: add kwindowsystem to buildInputs 2017-08-28 23:30:38 -08:00
Tim Steinbach 774e938589
alacritty: 2017-07-25 -> 2017-08-28 2017-08-28 19:43:47 -04:00
Jörg Thalheim a2fae4a5c5 Merge pull request #28580 from kiloreux/xpdf
xpdf: 3.04-> 4.00
2017-08-28 22:08:48 +01:00
Jörg Thalheim e42c62e05f xpdf: build with qt gui 2017-08-28 22:08:01 +01:00
Orivej Desh 46cb14c8cc synergy: fix check with gcc6 2017-08-28 20:16:18 +02:00
Franz Pletz cf7a4ef6da
xterm: 327 -> 330 2017-08-28 00:54:42 +02:00
Bas van Dijk d7f2c1f2b8 postage: 3.2.17 -> 3.2.18
Release notes: https://github.com/workflowproducts/postage/releases/tag/eV3.2.18
2017-08-27 13:56:29 +02:00
Franz Pletz 65890d6644
gqrx: 2.5.3 -> 2.7 2017-08-27 02:33:34 +02:00
Jörg Thalheim 09a6ed7991 Merge pull request #28307 from jonafato/fix-taskwarrior-completions
Fix taskwarrior fish completions
2017-08-26 15:05:31 +01:00
Jörg Thalheim 69e7307b18 Merge pull request #28314 from fadenb/sqlmap_update
sqlmap: 1.0.11 -> 1.1
2017-08-26 13:57:16 +01:00
Alvar ffa499f9ec et: init at 2017-03-04 (#28427) 2017-08-26 13:36:31 +01:00
Vladimír Čunát 6895ef672b
fbreader: fixup build with gcc-6 2017-08-26 10:35:35 +02:00
Samuel Leathers 8bd224320e polybar: fixes issue #28387 (#28441)
* polybar: fixes issue #28387

* polybar: fix fetchpatch checksum
2017-08-26 07:48:57 +01:00
Eric Sagnes 833467ed96 styx: 0.6.0 -> 0.7.0 2017-08-26 13:46:32 +09:00
Jon Banafato e285527b3b Fix taskwarrior fish completions
Fish expects third party completions to be in a directory called
`vendor_completions.d` rather than `completions`.
2017-08-25 22:13:36 -04:00
kiloreux 35612ffb6c
xpdf: 3.04-> 4.00 2017-08-26 00:07:31 +01:00
Frederik Rietdijk 665d393919 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-25 19:39:41 +02:00
Frederik Rietdijk 61da59858c buku: python3 as parameter instead of python 2017-08-25 19:36:19 +02:00
Jörg Thalheim 56429bf9e3 Merge pull request #28548 from WilliButz/packageUpdates
update packages: watchman, feh, whois, duc, evemu and debianutils
2017-08-25 07:57:57 +01:00
WilliButz bbf7d8c77b
wordnet: refactor 2017-08-24 21:20:03 +02:00
Tor Hedin Brønner be8e1b9917 copyq: 2.9.0 -> 3.0.3
- Updated to use qt5
- Added a required cmake patch (like this one for kdenlive
  https://github.com/NixOS/nixpkgs/issues/26160)
- Optional, by default true, dependency on qtwebkit
2017-08-24 15:17:58 +02:00
Matthew Justin Bauer 2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Jos van den Oever f23b1c4c4a latte-dock: add missing build inputs 2017-08-21 21:49:32 +02:00
Franz Pletz 775a7944c5
kanboard: 1.0.44 -> 1.0.46
Fixes CVE-2017-12850 & CVE-2017-12851.
2017-08-21 19:23:58 +02:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Joachim F 0e37463784 Merge pull request #28344 from edef1c/tasksh-1.2.0
tasksh: 1.1.0 -> 1.2.0
2017-08-20 20:16:49 +00:00
Tristan Helmich e573c4ad90 sqlmap: 1.0.11 -> 1.1
Additionally disable sqlmap for python3 as it is incompatible:
"[CRITICAL] incompatible Python version detected ('3.6.1'). For successfully running sqlmap you'll have to use version 2.6 or 2.7 (visit 'http://www.python.org/download/')"
2017-08-19 15:35:20 +00:00
midchildan ff01459e6c
tilix: Disable DBusActivatable in the desktop entry 2017-08-19 16:37:27 +09:00
midchildan d79530dd1b
tilix: 1.6.1 -> 1.6.4 2017-08-19 15:58:59 +09:00
Matthew Bauer 351277ae7c opencpn: use https for homepage 2017-08-17 15:04:37 -07:00
Matthew Bauer 99c868c010 use https://github.com for all homepages
GitHub does a redirect to https:// when you use http://

repology complains with:

“Homepage link "https://github.com/…" is dead (HTTP error 404) for more than a month.”

This will fix some of them (not all though)
2017-08-17 14:53:40 -07:00
Frederik Rietdijk 8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
edef 612f8a5f3e tasksh: 1.1.0 -> 1.2.0 2017-08-17 16:30:58 +02:00
Jörg Thalheim a3dec32463 octoprint: fix hash 2017-08-16 18:06:12 +01:00
Graham Christensen 47ec1bcb8c Merge pull request #28300 from NickHu/syncthing-tray
syncthing-tray: init at v0.7
2017-08-16 07:19:19 -04:00
Graham Christensen c734648f4f Merge pull request #27823 from NickHu/aatt
urxvt_autocomplete_all_the_things: init at 1.6.0
2017-08-16 07:12:00 -04:00
Nick Hu 78b6d45921 syncthing-tray: init at v0.7 2017-08-15 17:49:17 +01:00
romildo f9eef3ca79 cbatticon: 1.6.5 -> 1.6.6 2017-08-15 14:51:37 +02:00
Frederik Rietdijk 2f44cbc1ad Merge pull request #28274 from womfoo/bump/gpxsee-4.9
gpxsee: 4.8 -> 4.9
2017-08-15 09:01:35 +02:00
Kranium Gikos Mendoza 310746b6db gpxsee: 4.8 -> 4.9 2017-08-15 06:51:41 +10:00
Frederik Rietdijk 62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Johannes Frankenau d87f53baf9 calibre: 3.3.0 -> 3.5.0 2017-08-14 09:33:02 +02:00
Robert Helgesson 276d7477f8
josm: 12450 -> 12545 2017-08-13 23:53:29 +02:00
Joachim F 3e21f91a39 Merge pull request #27796 from LumiGuide/postage
postage: init at 3.2.17 & add NixOS module
2017-08-13 20:59:06 +00:00
Robert Helgesson 247974025b
gkrellm: minor formatting fix 2017-08-13 22:40:16 +02:00
Robert Helgesson 207ed51615
gkrellm: fix installation
Fixes #28239.
2017-08-13 22:40:16 +02:00
Frederik Rietdijk 66740b2b19 Merge pull request #28238 from volth/far2l-2017-07-13
far2l: unstable-2017-05-09 -> unstable-2017-07-13
2017-08-13 22:00:35 +02:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Vladimír Čunát 34946256a0
Merge #27424: stdenv: Don't put man pages into $doc 2017-08-13 19:32:51 +02:00
Frederik Rietdijk 7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Volth d9854884fa far2l: add nix syntax highlighting 2017-08-13 15:10:04 +00:00
Volth 7d50d5e304 far2l: 2017-05-09 -> 2017-07-13 2017-08-13 15:10:04 +00:00
Frederik Rietdijk 2a8cd14d5f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-13 09:50:47 +02:00
Robin Gloster 439335f676
urlview: builds with default automake 2017-08-12 19:12:09 +02:00
Jörg Thalheim bab0c74468 Merge pull request #27974 from elitak/armory
bitcoinarmory: init at 0.96.1
2017-08-12 18:11:44 +01:00
Robin Gloster bb5702c521
treewide: remove automake pinning to the newest version
quasi no-op
2017-08-12 18:49:58 +02:00
Robin Gloster d5fed93263
ola: 0.10.4 -> 0.10.5 2017-08-12 18:27:08 +02:00
Eric Litak e93fe9a1bd bitcoinarmory: init at 0.96.1 2017-08-12 04:11:38 -07:00
Vladimír Čunát e207d1f04a
Merge older staging
There's a security fix for curl.
2017-08-12 09:48:17 +02:00
Jörg Thalheim e227aac996 Merge pull request #28179 from sigma/pr/hugo-0.26
hugo: 0.25.1 -> 0.26
2017-08-12 07:56:47 +01:00
Jörg Thalheim 929b655416 Merge pull request #28048 from lluchs/pcmanfm-gtk3
pcmanfm: build with gtk3
2017-08-12 07:52:15 +01:00
Jörg Thalheim 8cd83cde50 pcmanfm: add defaultIconTheme to fix missing icons 2017-08-12 07:51:02 +01:00
Yann Hodique 87151128f1
hugo: 0.25.1 -> 0.26 2017-08-11 23:38:14 -07:00
Michael Weiss 83cc65a39f gollum: 4.1.1 -> 4.1.2 2017-08-11 21:46:42 +02:00
Tuomas Tynkkynen 1ff422aa23 treewide: Add man & info outputs where necessary (instead of doc)
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Lancelot SIX e34ce9d1c5 gnupg: 2.1.22 -> 2.1.23
This release in a RC for gnupg-2.2. The main difference as far as
nixpkgs is concerned is that the binary `gpg2` is now called `gpg` and
`gpgv2` is called `gpgv`.

This update fixed all explicit use of `gpg2` and `gpgv2` across nixpkgs,
but there might be some packaged software that internally use `gpg2`
not handeled by this commit.

See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00001.html
for full release information
2017-08-11 19:24:06 +02:00
Domen Kožar 486e1c3c16 Merge pull request #27998 from davidak/macOS
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Robin Gloster dec77a45fa
xastir: fix build 2017-08-11 11:40:36 +02:00
Lukas Werling 11861b7c97 pcmanfm: build with gtk3 2017-08-10 21:37:03 +02:00
Robin Gloster ffd46e9bce
gnuradio: fix makeWrapper calls 2017-08-10 03:36:32 +02:00
davidak 3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Bas van Dijk ca64eaadf8 postage: init at 3.2.17 & add NixOS module 2017-08-07 20:35:23 +02:00
Nick Hu 5261c449d8 urxvt_autocomplete_all_the_things: init at 1.6.0 2017-08-07 15:30:13 +01:00
Frederik Rietdijk e6808e30ae Merge pull request #27931 from gnidorah/kde
Fix some KDE applications
2017-08-07 13:15:36 +02:00
Jan Tojnar c9d419a22b gnome: Further fixes for Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
gnidorah 5fc9a604b4 k3b: remove unused wrapper file 2017-08-04 15:02:18 +03:00
Silvan Mosberger 99be19c3c6 bashSnippets: 1.12.0 -> 1.17.3 2017-08-04 04:05:30 +02:00
Robin Gloster 17cef2c5f3
vanitygen: remove
unmaintained and doesn't build with openssl 1.1
2017-08-04 02:29:51 +02:00
Robin Gloster 3d90c689cf
synergy: add patch to build with openssl 1.1 2017-08-04 02:26:24 +02:00
Robin Gloster d0aca4cba1
qlcplus: needs libftdi1 2017-08-04 02:25:25 +02:00
Robin Gloster 011a46eba6
qlcplus: init at 4.11.0 2017-08-04 02:25:17 +02:00
Robin Gloster be28c4cc48
hackrf: fix udev rule detection impurity 2017-08-04 02:21:48 +02:00
Robin Gloster 500791cd33
hackrf: 2015.07.2 -> 2017.02.1 2017-08-04 02:21:39 +02:00
Robin Gloster 5b3e403eca
ola: init at 0.10.4 2017-08-04 02:06:01 +02:00
Cillian de Róiste 8fb5217cf7 blender metadata: fix homepage 2017-08-03 23:03:03 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Nikolay Amiantov f64fb1cc0a mupdf: remove third-party libjpeg 2017-08-03 02:59:08 +03:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Tim Steinbach 92a40d2271 Merge pull request #27818 from NeQuissimus/alacritty_xclip
alacritty: Don't use xclip from PATH
2017-08-01 09:24:52 -04:00
Tim Steinbach d06bd380e9
alacritty: Remove xclip with buildInput 2017-08-01 08:42:54 -04:00
Robin Gloster f732d81641
albert: 0.11.3 -> 0.12.0 2017-08-01 12:34:12 +02:00
Robin Gloster 657bec468c
abook: 0.6.0pre2 -> 0.6.1 2017-08-01 10:35:01 +02:00
Franz Pletz f3646678b9
urh: 1.5.5 -> 1.7.1 2017-08-01 08:36:33 +02:00
Tim Steinbach fc74a36672
alacritty: Don't use xclip from PATH 2017-07-31 18:45:26 -04:00
Robin Gloster af84611f0c
moonlight-embedded: 2.2.3 -> 2.4.2 2017-08-01 00:25:40 +02:00
derchris 57b15422d9 xtermcontrol: init at 3.3 2017-07-31 23:17:35 +02:00
Jörg Thalheim b0ea683c92 Merge pull request #27801 from gnidorah/qdirstat
qdirstat: add script dependency
2017-07-31 16:34:52 +01:00
Joachim Fasting 53931c0443 electrum: 2.8.3 -> 2.9.0 2017-07-31 16:24:48 +02:00
gnidorah 499e36c0a0 qdirstat: add script dependency 2017-07-31 17:06:34 +03:00
Ollie Charles 9de667042b ephemeralpg: Add meta 2017-07-31 12:17:03 +01:00
GRBurst c9db19c6ba jbidwatcher: 2.5.2 -> 2.5.6 2017-07-30 21:20:11 +02:00
Robin Gloster d298873d53
qdirstat: fix evaluation
cc @Mic92 @gnidorah
2017-07-30 14:16:02 +02:00
Jörg Thalheim d160d1b408 Merge pull request #27720 from gnidorah/qdirstat
qdirstat: init at 1.4
2017-07-30 11:03:12 +01:00
gnidorah b870e84850 qdirstat: init at 1.4 2017-07-30 12:51:57 +03:00
Jörg Thalheim 06bcac90bb alacritty: only build on linux
the darwin build fails at the moment and since we are now using patchelf
it would not build anyway.
2017-07-29 20:43:20 +01:00
Brian McKenna 9aafecd28b alacritty: use patchelf instead of LD_LIBRARY_PATH
If we use LD_LIBRARY_PATH then anything typed into Alacritty inherits it. This
breaks a lot of applications if the versions are different. For me this breaks
everything from Git to every program which uses Gtk.
2017-07-29 22:29:07 +10:00
Johannes Frankenau 21d23fac35 nnn: 1.2 -> 1.3 2017-07-28 22:50:54 +02:00
Ollie Charles 11e13306f7 ephemeralpg: init at 2.2 2017-07-28 11:51:12 +01:00
Robert Helgesson dd108013b6
josm: 12275 -> 12450 2017-07-27 22:55:03 +02:00
Nikolay Amiantov 86e80adebb octoprint-plugins.stlviewer: 0.3.0 -> 0.4.1 2017-07-27 17:07:44 +03:00
Nikolay Amiantov 61cdadb0a8 octoprint-plugins.m33-fio: 1.17 -> 1.20 2017-07-27 17:07:44 +03:00
Nikolay Amiantov 6908d1ac7a octoprint: 1.3.2 -> 1.3.4 2017-07-27 17:07:44 +03:00
Nikolay Amiantov 3e1a1f86d1 cura: 2.4.0 -> 2.6.1 2017-07-27 17:07:44 +03:00
Nikolay Amiantov b16b8444c8 curaengine: 2.4.0 -> 2.6.1 2017-07-27 17:07:44 +03:00
Frederik Rietdijk 0ab4cc7459 Merge pull request #27670 from k0ral/nixos-unstable
sakura: 3.3.4 -> 3.4.0
2017-07-27 09:14:48 +02:00
koral bfb7134db3 sakura: 3.3.4 -> 3.4.0 2017-07-26 23:41:07 +02:00
Robert Helgesson 099ce92082
gpsbabel: remove failing tests for mac and aarch64 2017-07-25 18:37:21 +02:00
Jörg Thalheim 8844c47c14 alacritty: 2017-07-08 -> 2017-07-25 2017-07-25 12:37:21 +01:00
Jörg Thalheim 11f8524b12 Merge pull request #27505 from jameysharp/gnss-sdr
gnss-sdr: init at 0.0.9 (and patch armadillo's buildInputs)
2017-07-23 15:12:33 +01:00
Robert Helgesson 9e90d9e5a3
gpsbabel: 1.5.3 -> 1.5.4
Also really use QT5 and switch download location to GitHub.
2017-07-23 13:51:28 +02:00
Jamey Sharp 22292c0462 gnss-sdr: init at 0.0.9
I've tested the resulting build against the sample
"2013_04_04_GNSS_SIGNAL_at_CTTC_SPAIN" dataset linked from:

http://gnss-sdr.org/my-first-fix/

Many thanks to @knedlsepp for suggestions in #27505 that have
substantially improved this package!
2017-07-22 12:49:11 -07:00
Jörg Thalheim 9f4750d930 Merge pull request #27480 from antonxy/houdini
houdini: change sha256, add missing libs, fix license dir patch, fix …
2017-07-22 10:06:48 +01:00
devhell 79fdf7d017 {lib}mediainfo{gui}: 0.7.95 -> 0.7.97
Changelog available at:
https://mediaarea.net/MediaInfo/ChangeLog
2017-07-20 19:30:12 +01:00
Anton Schirg c4ea2d0b47 houdini: 16.0.633 -> 16.0.671 2017-07-19 22:03:28 +02:00
David Sferruzza 0671b88115 veracrypt: 1.19 -> 1.21 2017-07-19 12:35:19 +02:00
Anton Schirg 29e88a59c8 houdini: change sha256, add missing libs, fix license dir patch, fix keyboard input
- Changed sha256 of src file, as this was apparantly changed on the
website

- Added missing libs: some X libs, alsa, dbus

- Changed patch to $out/houdini/Licensing.opt
localValidatorDir = ... was commented out in original file
so sed had no effect

- add export QT_XKB_CONFIG_ROOT
Without it only modifier keys worked, no text input
2017-07-19 02:26:38 +02:00
Jörg Thalheim b73cf3d903 Merge pull request #27478 from stesie/update-tomboy
tomboy: 1.15.7 -> 1.15.9
2017-07-18 22:37:20 +01:00
Jörg Thalheim 5b92a39d1b Merge pull request #27477 from stesie/update-keepass
Update keepass + keepasshttp plugin
2017-07-18 22:34:56 +01:00
Stefan Siegl fe05e165f7
tomboy: 1.15.7 -> 1.15.9 2017-07-18 22:39:29 +02:00
Svend Sorensen db163cdc3b terminal-notifier: add shebang line to wrapper
Add shebang line to terminal-notifier to wrapper script. Without this line, the
script fails with "Exec format error" when called outside a shell (e.g. from
the Emacs alert package).
2017-07-18 22:57:55 +03:00
Stefan Siegl 11bbd17015
keepass-keepasshttp: 1.8.4.1 -> 1.8.4.2 2017-07-18 21:46:37 +02:00
Stefan Siegl 7c6b42a28c
keepass: 2.35 -> 2.36 2017-07-18 21:46:37 +02:00
Bill Sun b4387e7c2f Add cmakeFlags for auto-type and yubikey (#27321)
* Add cmakeFlags for auto-type and yubikey

* Add libyubikey dependency

* Add auto-type dependencies

* Add new dependencies to buildInputs

* Fix duplication and capitalization in dependencies

* Add yubikey-personalization to dependency and build

* Add release build flag

* Revert "Add release build flag"

This reverts commit afabd63db0.
2017-07-18 00:09:50 +01:00
Jörg Thalheim 63402a1888 alacritty: init at 2017-07-08
fixes #21801
2017-07-17 23:27:35 +01:00
Frederik Rietdijk 42cdad0a03 Merge pull request #27290 from calvertvl/fix_calibre_html5lib
calibre: fix html5lib error
2017-07-17 14:19:21 +02:00
Silvan Mosberger 4d30116c9e bashSnippets: init at 1.12.0 (#27408) 2017-07-16 12:41:35 +01:00
Stefan Lau 9906e4492e dunst: 1.1.0 -> 1.2.0 2017-07-15 16:10:38 +02:00
Jörg Thalheim 00ee2091be Merge pull request #27097 from jfrankenau/init-nnn
nnn: init at 1.2
2017-07-14 08:53:11 +01:00
Jörg Thalheim eb28340bac Merge pull request #27285 from emmanuelrosa/pgadmin-desktop-file
pgadmin: make desktop item
2017-07-12 23:19:33 +01:00
Jörg Thalheim 3d380b9082 Merge pull request #27289 from vyp/patch/xst-init
xst: init at 0.7.1
2017-07-12 21:46:42 +01:00
Jörg Thalheim b38e33775b xst: use fetchFromGitHub 2017-07-12 21:30:14 +01:00
Andrew Cann 9747eca164 houdini: init at 16.0.633 (#27326) 2017-07-12 15:36:28 +01:00
xd1le 88874e7650 xst: init at 0.7.1 2017-07-12 02:53:43 +10:00
xd1le 4934a512d1 st: refactor out `stdenv.lib' already in scope 2017-07-12 02:25:18 +10:00
xd1le bd2cef064c st: refactor deprecated `isNull' function 2017-07-12 02:23:42 +10:00
Victor Calvert 56743ea677 calibre: fix html5lib error 2017-07-10 15:59:26 -04:00
Yann Hodique ff5f7f9588 hugo: 0.25 -> 0.25.1 2017-07-10 00:07:31 -07:00
Emmanuel Rosa b6e15bde7a pgadmin: make desktop item
This change adds the .desktop file so that pgAdmin shows up in the menu
system of desktop environments (ex. GNOME, XFCE, etc).

Closes #27067
2017-07-09 15:04:47 -04:00
Peter Hoeg 5906a2714d krusader: add missing dependencies 2017-07-09 09:36:58 +08:00
Peter Hoeg 4a8d67ebec krusader: fix compilation 2017-07-09 08:47:19 +08:00
Graham Christensen 800d44984f Merge pull request #26968 from Infinisil/buku-tests-and-completions
buku: Enabled tests and added shell completion
2017-07-08 15:54:57 -04:00
Yann Hodique 698f1f9717 hugo: 0.24.1 -> 0.25 2017-07-08 11:56:17 +02:00
zraexy 9932ecea90 qsyncthingtray: 0.5.7 -> 0.5.8 2017-07-07 11:20:19 -08:00
Frederik Rietdijk ff5423cdca calibre: use bundled html5lib
The bundled html5lib may be old and insecure, but that's all upstream
supports. Since dependencies are now requiring a newer html5lib we have
no choice but to let it use the bundled version.
2017-07-07 18:37:04 +02:00
Pascal Wittmann 1e95402803 pdfpc: 4.0.6 -> 4.0.7 2017-07-04 11:34:32 +02:00
Johannes Frankenau 063f110e17 urlscan: 0.8.3 -> 0.8.6 (#27102)
* urlscan: 0.8.3 -> 0.8.6

Moved from python-packages.nix to all-packages.nix because this is not
a Python library but just a Python application.

* Update default.nix

* Update all-packages.nix

* Update default.nix

* Update all-packages.nix
2017-07-04 09:31:36 +02:00
Johannes Frankenau c2a37617ea nnn: init at 1.2 2017-07-03 20:14:38 +02:00
Johannes Frankenau 5dc2f6b3ad noice: init at 0.6 2017-07-03 15:41:37 +02:00
Michael Raskin b084b93faa Merge pull request #27034 from mimadrid/update/vifm-0.9
vifm: 0.8.2 -> 0.9
2017-07-02 13:26:01 +02:00
Frederik Rietdijk a5a98f98a0 krename: fix build 2017-07-02 11:01:22 +02:00
mimadrid fd488c4a2a
vifm: 0.8.2 -> 0.9 2017-07-02 10:27:20 +02:00
zraexy 288b408304 redshift-plasma-applet: 1.0.17 -> 1.0.18 2017-07-02 00:25:19 -08:00
Bart Brouns b1d79f0ef3 ranger: fix absolute paths in scope.sh 2017-07-02 01:51:40 +02:00
Joachim F 8f73c57643 Merge pull request #26958 from np/electrum-ltc-dash-protobuf3_2
electrum-{ltc,dash}: use protobuf3_2
2017-06-30 15:47:35 +01:00
Silvan Mosberger ab162eeffc buku: added not to remove line on next version 2017-06-30 14:47:55 +02:00
Silvan Mosberger bc81760a92 buku: test & completions revision 2017-06-29 20:38:14 +02:00
Silvan Mosberger fb62250664 buku: Enabled tests and added shell completion 2017-06-29 16:19:24 +02:00
Nicolas Pouillard 6db9cbfa4c
electrum-{ltc,dash}: use protobuf3_2 2017-06-29 10:07:49 +02:00
Johannes Frankenau 3107f33c9d buku: 2.9 -> 3.0 2017-06-29 09:47:49 +02:00
Robert Schütz 1a7745d6ec dmensamenu: init at 1.0.0 2017-06-28 11:43:39 +02:00
Joachim F 4e44b63892 Merge pull request #26453 from oxij/pkg/fix/ranger
ranger: add imagePreviewSupport option and make previews work out of the box
2017-06-27 20:40:57 +01:00
Jörg Thalheim 7df83abe85 keepassx-community: 2.1.4 -> 2.2.0 2017-06-26 07:31:44 +01:00
Jörg Thalheim bc488d4cb5 Merge pull request #26834 from calvertvl/upgrade-calibre-to-3.1.1
calibre: 2.84.0 -> 3.1.1
2017-06-25 10:22:50 +01:00
Jörg Thalheim f319442b77 keepassxc: fix 4.9 compatibility 2017-06-25 09:36:06 +01:00
Frederik Rietdijk fdf181237b yakuake: fix build 2017-06-25 09:56:34 +02:00
Frederik Rietdijk c7bc8b42f2 kdeconnect: fix build 2017-06-25 09:56:34 +02:00
Victor Calvert e600317768 calibre: 2.84.0 -> 3.1.1
links-privacy patch was removed as the content server was
rewritten in calibre 3.0.

The rewrite also needed a couple more python packages.
2017-06-25 03:52:36 -04:00
Yann Hodique 1be7323f5a hugo: 0.24 -> 0.24.1 2017-06-24 08:26:44 -07:00
Jörg Thalheim 40ccf99373 Merge pull request #26743 from sigma/pr/hugo-0.24
hugo: 0.23 -> 0.24
2017-06-24 16:23:52 +01:00
aszlig 1f65182272
electrum: Unify protobuf dependencies
Since 9c57f3b5c0 bumped the protobuf
version because the new upstream requires it, electrum now gets
protobuf3_0 *and* protobuf3_2 instead of just one version.

This leads to the following build errer:

Found duplicated packages in closure for dependency 'protobuf':
  protobuf 3.0.2 (...-python2.7-protobuf-3.0.2/lib/python2.7/site-packages)
  protobuf 3.2.0 (...-python2.7-protobuf-3.2.0/lib/python2.7/site-packages)

Using protobuf3_2 for keepkey and electrum fixes the build.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @np
2017-06-22 21:06:17 +02:00