about summary refs log tree commit diff
path: root/pkgs
AgeCommit message (Collapse)AuthorFilesLines
2019-09-06tree-wide: s/GTK+/GTK/gJan Tojnar115-161/+158
GTK was renamed.
2019-09-03Add large hunspell dicts (#67424)Jai Flack1-8/+67
* Move en_AU alias to above declaration to match others * Add en_GB-large, en_US-large, en_CA-large and en_AU-large hunspell dictionaries Squashed commit of the following: commit e3c0054263f6d71c1890ecb52b06ade71ce046ee Author: Jai Flack <jaiflack@protonmail.com> Date: Tue Aug 27 18:38:34 2019 +1000 Add en_GB-large, en_US-large, en_CA-large and en_AU-large hunspell dictionaries Squashed commit of the following: commit 6b16e7326061aa55bb6993b3913fb4fb701a9b8f Author: Jai Flack <jaiflack@protonmail.com> Date: Sun Aug 25 15:38:08 2019 +1000 Adding en_GB-large dictionary commit c94c6c39503750c820cdab533b4372695b61bad3 Author: Jai Flack <jaiflack@protonmail.com> Date: Sun Aug 25 15:37:37 2019 +1000 Fix en_US-large and en_CA-large hashes commit 84a847b39e7ad967d26434b0f6935211bb42010a Author: Jai Flack <jaiflack@protonmail.com> Date: Sun Aug 25 15:15:54 2019 +1000 Adding en_AU-large dictionary commit b7d6e1ceebae98a5d7f3c6e119cb3816b879ed54 Author: Jai Flack <jaiflack@protonmail.com> Date: Sun Aug 25 15:15:36 2019 +1000 Adding en_CA-large dictionary commit c1857a6e054b60bbe51eda4a8c3c55285cf6092e Author: Jai Flack <jaiflack@protonmail.com> Date: Sun Aug 25 15:15:10 2019 +1000 Adding en_US-large dictionary commit 898caa0eb9452992d5dc59cd82d267fcc8ad1133 Author: Jai Flack <jaiflack@protonmail.com> Date: Sun Aug 25 15:14:25 2019 +1000 Modifying mkDictFromWordlist to allow for different src and destination file names
2019-09-03kakounePlugins: Add 5 kakoune plugins (#67593)Timothy DeHerrera8-6/+151
* kakounePlugins: Add 5 kakoune plugins Should be compatible with https://github.com/NixOS/nixpkgs/pull/64310 * kak-auto-pairs: for automatic closing of pairs * kak-buffers: for easier buffer management * kak-fzf: for fzf integration * kak-powerline: for a prettier modeline * kak-vertical-selection: for easy vertical selections * kakounePlugins: alphabetize package list * kakounePlugins.kak-fzf: add ability to choose between fzf/skim * kakounePlugins.kak-powerline: substitute full path to git binary
2019-09-03Merge pull request #68010 from Mic92/radare2Michael Raskin1-6/+6
radare2: 3.7.0 -> 3.8.0
2019-09-03maintainers: update my maintainer information (#67686)Christian Kampka1-1/+1
2019-09-03mplayer: 1.3.0 -> 1.4 (#67733)averelld1-8/+10
2019-09-03roxterm: 3.3.2 -> 3.7.5 (#67807)Dennis Gosnell1-42/+27
2019-09-03vim: 8.1.1547 -> 8.1.1967 (#68011)averelld1-2/+2
2019-09-03gnucash: fix cmake configure phase, missing "include(CheckSymbolExists)" ↵Aristid Breitkreuz2-0/+14
(#68026)
2019-09-03ruby.withPackages: initMichael Fellinger10-27/+3203
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-09-03Merge pull request #68001 from johanot/fix-cherrypySarah Brofeldt1-0/+17
python3Packages.cherrypy: fix tests after upgrade to pytest5
2019-09-03Merge pull request #64552 from evanjs/feature/openrazer-2.3.1Silvan Mosberger6-0/+134
openrazer: init at 2.6.0
2019-09-03Merge pull request #68016 from worldofpeace/no-single-quote-placeholderworldofpeace74-100/+100
treewide: don't use single quotes with placeholder
2019-09-03treewide: don't use single quotes with placeholderworldofpeace74-100/+100
2019-09-03Merge pull request #67926 from flokli/fix-biber-testsworldofpeace1-1/+15
biber: fix currently broken tests
2019-09-03biber: fix currently broken testsFlorian Klink1-1/+15
2019-09-03Merge pull request #68008 from jtojnar/ibus-fixesJan Tojnar2-10/+49
ibus-engines.hangul: fix ibus-setup-hangul
2019-09-03Merge pull request #67836 from petabyteboy/feature/corebootutilsworldofpeace7-167/+118
coreboot-utils: init at 4.10
2019-09-03coreboot-utils: init at 4.10Milan Pässler7-167/+118
Build various tools from the coreboot tree with a generic builder for better maintainability and provide a buildEnv with all of them, similar to other distributions' coreboot-utils package.
2019-09-03openshot-qt: fix title generatorPeter Simons1-1/+10
@ferdnyc has kindly provided a patch for our Nix-specific permission issue https://github.com/OpenShot/openshot-qt/issues/2972. Fixes https://github.com/NixOS/nixpkgs/issues/32898. Fixes https://github.com/NixOS/nixpkgs/issues/48591. Related to https://github.com/NixOS/nixpkgs/issues/55683.
2019-09-03ruby: update RVM patchsetsMario Rodas1-2/+2
2019-09-03ruby_2_6: 2.6.3 -> 2.6.4Mario Rodas2-4/+4
2019-09-03ruby_2_5: 2.5.5 -> 2.5.6Mario Rodas2-4/+4
2019-09-03ruby_2_4: 2.4.5 -> 2.4.7Mario Rodas2-4/+4
2019-09-03Ensure blas produces pkg config files (#67629)idontgetoutmuch1-0/+9
blas: produce pkgconfig file
2019-09-03Merge pull request #67900 from romildo/upd.materia-themeJosé Romildo Malaquias1-2/+2
materia-theme: 20190315 -> 20190831
2019-09-03radare2: 3.7.0 -> 3.8.0Jörg Thalheim1-6/+6
2019-09-03ibus-engines.hangul: fix ibus-setup-hangulJan Tojnar2-3/+27
Closes: https://github.com/NixOS/nixpkgs/issues/27619
2019-09-03Merge pull request #67986 from danieldk/mutter-resume-fixworldofpeace1-1/+8
gnome3.mutter: fix segfault in dri_flush_front_buffer()
2019-09-03gnome3.mutter328: patches from gnome-3.28 branchworldofpeace1-2/+2
Changes: https://gitlab.gnome.org/GNOME/mutter/compare/e3564242820684bd44c52808e6183e25147fd808...74e3126b77eb5f27c0ae3f53b0aff2d2eebc15af
2019-09-03gnome3.mutter: fix segfault in dri_flush_front_buffer()Daniël de Kok1-1/+8
More details: https://gitlab.gnome.org/GNOME/mutter/commit/56ddaaa3809240a357b5e19b5789d1aa49aaecc3
2019-09-03ibus-engines.hangul: format with nixpkgs-fmtJan Tojnar1-9/+24
2019-09-03bazel: 0.28.1 -> 0.29.0Guillaume Bouchard8-66/+149
- Upgraded dependencies - dependencies script upgraded to take into account new WORKSPACE rules - Tests now depends on the `distdir` Runtime bazel now also depends on the `distdir` setting which appears in the global configuration file. This increases the bazel closure size by 85 MO for stuffs which can normally be downloaded at runtime by bazel. However, any invocation of `buildBazelPackage` (such as in `bazel-watcher`) may fail in nix sandbox if theses files are not available at runtime. If this overhead is too important, we may later evolve to a finer grained solution, where buildBazelPackage declares the list of necessary dependencies.
2019-09-03Merge pull request #67993 from xrelkd/update/batMario Rodas1-3/+3
bat: 0.12.0 -> 0.12.1
2019-09-03python3Packages.cherrypy: fix tests after upgrade to pytest5Johan Thomsen1-0/+17
2019-09-03Merge pull request #67928 from jtojnar/enchant-testsJan Tojnar1-8/+34
enchant: 2.2.4 → 2.2.5
2019-09-03wallutils: 5.8.1 -> 5.8.2Michael Weiss1-5/+5
2019-09-03libmypaint: 1.3.0 → 1.4.0 (#67929)Jan Tojnar1-17/+31
libmypaint: 1.3.0 → 1.4.0
2019-09-03Merge pull request #67731 from averelld/blueman-upgradeJan Tojnar1-9/+17
blueman: 2.0.8 -> 2.1.1
2019-09-03Merge pull request #67912 from marsam/update-sbclMarek Mahut1-2/+2
sbcl: 1.5.3 -> 1.5.6
2019-09-03libmypaint: 1.3.0 → 1.4.0Jan Tojnar1-11/+6
http://mypaint.org/blog/2019/09/01/libmypaint-1.4.0-release/
2019-09-03Merge pull request #67941 from suhr/musescoreMarek Mahut1-3/+3
musescore: 3.0.5 -> 3.2.3
2019-09-03Merge pull request #67994 from mmahut/aws-s3-expoterRobin Gloster3-0/+364
prometheus-aws-s3-exporter: init at 0.3.0
2019-09-03Merge pull request #67918 from tadeokondrak/iosevka-2.3.0Marek Mahut1-2/+2
iosevka-bin: 2.2.1 -> 2.3.0
2019-09-03Merge pull request #67992 from marius851000/wxhexeditor2Marek Mahut2-3/+37
wxhexeditor: fix compilation
2019-09-03Merge pull request #67899 from Ma27/bump-zsh-you-should-useMarek Mahut1-2/+2
zsh-you-should-use: 1.1.0 -> 1.4.0
2019-09-03Merge pull request #67949 from talkara/pythonPackages.robotframework-sshlibraryMarek Mahut1-2/+2
pythonPackages.robotframework-sshlibrary: 3.3.0 -> 3.4.0
2019-09-03Merge pull request #67946 from MrMebelMan/init/python-pipedriveMarek Mahut2-0/+29
pythonPackages.python-pipedrive: init at 0.4.0
2019-09-03Merge pull request #67984 from marsam/update-devpi-serverMarek Mahut1-7/+7
devpi-server: 4.9.0 -> 5.1.0
2019-09-03Merge pull request #67991 from andrestylianos/joker-0.12.7Marek Mahut2-44/+5
joker: 0.12.4 -> 0.12.7