Commit Graph

191973 Commits

Author SHA1 Message Date
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Marek Mahut
1d8a3973f4
Merge pull request #67988 from mmahut/trezor-agent
pythonPackages.trezor_agent: adding buildInputs required for GPG
2019-09-04 10:46:14 +02:00
Peter Hoeg
afa6c910a9
Merge pull request #67603 from peterhoeg/u/sayonara
sayonara: 1.1.1 -> 1.5.1
2019-09-04 15:41:08 +08:00
Peter Hoeg
ac9b16dfa8
Merge pull request #67605 from peterhoeg/p/strawberry
strawberry: init at 0.6.3
2019-09-04 15:39:33 +08:00
Peter Hoeg
5a12e12b49 strawberry: init at 0.6.3 2019-09-04 14:39:53 +08:00
Peter Hoeg
db9c11d084 taglib: fix ogg file corruption 2019-09-04 14:39:53 +08:00
Peter Hoeg
aba7db77e9 sayonara: 1.1.1 -> 1.5.1 2019-09-04 14:36:29 +08:00
Will Dietz
6df37c9aab evtest: 1.33 -> 1.34 2019-09-04 08:00:26 +02:00
Michael Raskin
de0fc44144
Merge pull request #68059 from dtzWill/update/links-2.20
links: 2.19 -> 2.20
2019-09-04 04:57:11 +00:00
Samuel Dionne-Riel
65000c0ff8
Merge pull request #68000 from jojosch/dbeaver_6.1.5
dbeaver: 6.1.4 -> 6.1.5
2019-09-03 21:02:49 -04:00
Mario Rodas
39d343929d
Merge pull request #68002 from marsam/update-supercollider
supercollider: 3.10.2 -> 3.10.3
2019-09-03 19:35:39 -05:00
Will Dietz
8f78177924
links: 2.19 -> 2.20
http://links.twibright.com/download/ChangeLog

(search for '2.20' if newer entries exist)
2019-09-03 19:29:01 -05:00
Will Dietz
9dbda3eddf
Merge pull request #66737 from dtzWill/feature/azpainter
azpainter: init at 2.1.4
2019-09-03 18:25:21 -05:00
Carles Pagès
7547a7a1d4 kodi: 19.3 -> 19.4 2019-09-04 00:40:07 +02:00
adisbladis
2308d5034c
Merge pull request #68005 from xrelkd/update/go-ethereum
go-ethereum: 1.9.2 -> 1.9.3
2019-09-03 23:01:31 +01:00
volth
adf55b78b9 icewm: 1.4.2 -> 1.6.0 (#66949) 2019-09-03 23:51:52 +02:00
adisbladis
8f57babd52
Merge pull request #68027 from 0x4A6F/master-tacacsplus
tacacs+: tacacs+ -> tacacsplus
2019-09-03 22:37:56 +01:00
0x4A6F
05ee758d79
tacacs+: tacacs+ -> tacacsplus 2019-09-03 21:27:40 +00:00
Nikolay Korotkiy
75a126692b
josm: 15238 -> 15322 (#68022) 2019-09-03 23:17:07 +02:00
Jai Flack
cac6631e61 Add large hunspell dicts (#67424)
* 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-03 22:57:46 +02:00
Timothy DeHerrera
0b32fe2d7e kakounePlugins: Add 5 kakoune plugins (#67593)
* 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-03 22:54:37 +02:00
Michael Raskin
0609099943
Merge pull request #68010 from Mic92/radare2
radare2: 3.7.0 -> 3.8.0
2019-09-03 20:53:56 +00:00
Christian Kampka
81d0173023 maintainers: update my maintainer information (#67686) 2019-09-03 22:52:13 +02:00
averelld
ec57a12e66 mplayer: 1.3.0 -> 1.4 (#67733) 2019-09-03 22:51:04 +02:00
Dennis Gosnell
15a461d3b8 roxterm: 3.3.2 -> 3.7.5 (#67807) 2019-09-03 22:45:10 +02:00
averelld
42607bb059 vim: 8.1.1547 -> 8.1.1967 (#68011) 2019-09-03 22:34:37 +02:00
Aristid Breitkreuz
bafe56c685
gnucash: fix cmake configure phase, missing "include(CheckSymbolExists)" (#68026) 2019-09-03 22:31:50 +02:00
Michael Fellinger
1f49035aca ruby.withPackages: init
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-09-03 19:44:49 +00:00
Sarah Brofeldt
92665777fd
Merge pull request #68012 from jojosch/add-maintainer
maintainers: add jojosch
2019-09-03 21:31:20 +02:00
Sarah Brofeldt
ce8cd5fd00
Merge pull request #68001 from johanot/fix-cherrypy
python3Packages.cherrypy: fix tests after upgrade to pytest5
2019-09-03 19:23:44 +02:00
Silvan Mosberger
ce944b4bde
Merge pull request #64552 from evanjs/feature/openrazer-2.3.1
openrazer: init at 2.6.0
2019-09-03 19:14:58 +02:00
worldofpeace
26b8a0a940
Merge pull request #68016 from worldofpeace/no-single-quote-placeholder
treewide: don't use single quotes with placeholder
2019-09-03 13:02:42 -04:00
worldofpeace
59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
worldofpeace
460927aae7
Merge pull request #67926 from flokli/fix-biber-tests
biber: fix currently broken tests
2019-09-03 12:11:53 -04:00
Florian Klink
5c0478a9ab biber: fix currently broken tests 2019-09-03 12:10:59 -04:00
Jan Tojnar
47df740549
Merge pull request #68008 from jtojnar/ibus-fixes
ibus-engines.hangul: fix ibus-setup-hangul
2019-09-03 17:58:46 +02:00
worldofpeace
62973ddc07
Merge pull request #67836 from petabyteboy/feature/corebootutils
coreboot-utils: init at 4.10
2019-09-03 11:54:36 -04:00
Milan Pässler
d977d48baf coreboot-utils: init at 4.10
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-03 17:49:50 +02:00
Peter Simons
d7bbcdf274 openshot-qt: fix title generator
@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-03 17:49:49 +02:00
Silvan Mosberger
ad13ebe029
Merge pull request #55510 from florianjacob/declarative-printers
nixos/printers: declarative configuration
2019-09-03 17:46:53 +02:00
Mario Rodas
3a601cac5b ruby: update RVM patchsets 2019-09-03 15:33:51 +00:00
Mario Rodas
bd51778554 ruby_2_6: 2.6.3 -> 2.6.4 2019-09-03 15:33:51 +00:00
Mario Rodas
8cb7bb03fd ruby_2_5: 2.5.5 -> 2.5.6 2019-09-03 15:33:51 +00:00
Mario Rodas
06205d8154 ruby_2_4: 2.4.5 -> 2.4.7 2019-09-03 15:33:51 +00:00
Johannes Schleifenbaum
69ab39c3b8
maintainers: add jojosch 2019-09-03 17:21:33 +02:00
Johannes Schleifenbaum
0c7fe8349f
dbeaver: 6.1.4 -> 6.1.5 2019-09-03 17:19:13 +02:00
idontgetoutmuch
739cdb368e Ensure blas produces pkg config files (#67629)
blas: produce pkgconfig file
2019-09-03 16:34:45 +02:00
José Romildo Malaquias
fdd331cceb
Merge pull request #67900 from romildo/upd.materia-theme
materia-theme: 20190315 -> 20190831
2019-09-03 11:00:50 -03:00
Jörg Thalheim
bf14c2076c
radare2: 3.7.0 -> 3.8.0 2019-09-03 14:49:35 +01:00
Jan Tojnar
b73406d863
ibus-engines.hangul: fix ibus-setup-hangul
Closes: https://github.com/NixOS/nixpkgs/issues/27619
2019-09-03 15:46:20 +02:00