José Romildo Malaquias
c40f6d1b36
deepin.deepin-wallpapers: 1.7.5 -> 1.7.7
2019-04-02 20:12:34 -03:00
José Romildo Malaquias
8b09ef4390
deepin.deepin-desktop-base: 2018.10.29 -> 2019.03.29
2019-04-02 20:12:34 -03:00
José Romildo Malaquias
4846803904
deepin.deepin-wm: 1.9.34 -> 1.9.37
2019-04-02 20:12:34 -03:00
José Romildo Malaquias
8c80fca3e7
deepin.deepin-mutter: 3.20.35 -> 3.20.38
2019-04-02 20:12:34 -03:00
José Romildo Malaquias
8e4a7e3c53
deepin.qt5integration: 0.3.6 -> 0.3.8
2019-04-02 20:12:33 -03:00
José Romildo Malaquias
4ac85ab261
deepin.qt5dxcb-plugin: 1.1.13 -> 1.1.25
2019-04-02 20:12:33 -03:00
José Romildo Malaquias
62b5734a1a
deepin.go-lib: 1.3.0 -> 1.10.0
2019-04-02 20:12:33 -03:00
José Romildo Malaquias
9de5aa7091
deepin.go-dbus-factory: 0.0.7.1 -> 0.4.0
2019-04-02 20:12:33 -03:00
José Romildo Malaquias
251254084c
deepin.dtkcore: 2.0.9.8 -> 2.0.10
2019-04-02 20:12:33 -03:00
José Romildo Malaquias
7853a9a6ac
deepin.deepin-terminal: 3.0.10.2 -> 3.2.1.2
2019-04-02 20:12:33 -03:00
José Romildo Malaquias
87c4c584ef
deepin.deepin-movie-reborn: 3.2.14 -> 3.2.21
2019-04-02 20:12:33 -03:00
José Romildo Malaquias
eb25703f7b
deepin.deepin-image-viewer: 1.3.1 -> 1.3.10
2019-04-02 20:12:33 -03:00
José Romildo Malaquias
ad75a1f1f7
deepin.deepin-icon-theme: 15.12.64 -> 15.12.68
2019-04-02 18:37:37 -03:00
José Romildo Malaquias
0215ee0525
deepin.deepin-desktop-schemas: 3.4.0 -> 3.13.0
2019-04-02 18:37:20 -03:00
José Romildo Malaquias
8532ff49e1
deepin.dde-daemon: 3.6.0 -> 3.24.1
2019-04-02 18:37:07 -03:00
José Romildo Malaquias
5c38dbd225
deepin.dde-api: 3.5.0 -> 3.18.1
2019-04-02 18:37:06 -03:00
José Romildo Malaquias
4a00f98f27
deepin.dde-session-ui: 4.6.2 -> 4.9.0
2019-04-02 18:37:06 -03:00
José Romildo Malaquias
fe14523321
deepin.dde-polkit-agent: 0.2.1 -> 0.2.4
2019-04-02 18:36:19 -03:00
José Romildo Malaquias
45f6c5dfe8
deepin.dde-polkit-agent: deprecate dcombobox.h header
2019-04-01 06:41:25 -03:00
José Romildo Malaquias
49c492773a
Revert "deepin: remove obseleted dde-polkit-agent and dpa-ext-gnomekeyring"
2019-04-01 06:41:25 -03:00
José Romildo Malaquias
0a971b5a04
deepin: add setup hook with helper functions
2019-04-01 06:41:25 -03:00
José Romildo Malaquias
9bf7a735f8
deepin: ignore '2014rc' versions in update.nix
2019-04-01 06:41:25 -03:00
markuskowa
a2561fa76f
Merge pull request #58633 from matthiasbeyer/qgit-fix-homepage
...
qgit: Fix meta.homepage
2019-04-01 10:45:24 +02:00
Mario Rodas
16eee33e63
flow: 0.95.1 -> 0.96.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.96.0
2019-04-01 08:59:12 +02:00
worldofpeace
e89a4ec1fb
Merge pull request #58564 from romildo/upd.xcur2png
...
xcur2png: init at 0.7.1
2019-04-01 00:32:53 -04:00
Silvan Mosberger
d585794021
Merge pull request #58095 from Infinisil/fix/thinc
...
pythonPackages.thinc: Fix build
2019-04-01 05:43:58 +02:00
Silvan Mosberger
b8fbca0873
Merge pull request #58409 from Infinisil/vim-stylish-haskell-path
...
vimPlugins.vim-stylish-haskell: Patch path to executable
2019-04-01 05:41:34 +02:00
José Romildo Malaquias
4d5a4a64bf
xcur2png: init at 0.7.1
2019-04-01 00:23:09 -03:00
worldofpeace
f1d7b51730
Merge pull request #58566 from romildo/upd.blur-effect
...
blur-effect: init at 1.1.3
2019-03-31 21:54:31 -04:00
José Romildo Malaquias
56488c9257
blur-effect: init at 1.1.3
2019-03-31 22:36:34 -03:00
Jaakko Luttinen
005fb92d32
josm: fix support for kendzi3d plugin
2019-04-01 00:27:49 +02:00
Will Dietz
ede34af62e
Merge pull request #58603 from dtzWill/feature/yubico-pam
...
yubico-pam: init, nixos integration
2019-03-31 17:13:06 -05:00
aszlig
ed8f3b5fa3
chromium/updater: Fix usage of insecure MD5 hashes
...
The title of https://github.com/NixOS/nix/issues/802 says it all:
Is it time to deprecate md5?
Of course it is - we shouldn't use MD5 for our beautiful updater, but
switch to SHA1 instead. It's the future!
. . . . .
. . . . .
. . . . .-. . . .
------- ______ | `\ .
. ______ . ' ``-..-.-,.-.`. `----._______
. ------- . . `.`.-=,'='-===| SHA1 \______`--._
-------------- --- . ..-.-.-=-.-===| ____________.--"
--------- . . .- .,==-'`-'-./ /__----'^ `^ `^ `^
____ ----- -- ____ ' . _____ \______[=> => => =>
. . . .
. . . . . . .
Signed-off-by: aszlig <aszlig@nix.build>
2019-03-31 22:41:44 +02:00
worldofpeace
d8c7f0bd3f
Merge pull request #58581 from matthiasbeyer/add-semver-tool
...
semver-tool: init at 2.1.0
2019-03-31 16:05:07 -04:00
Matthias Beyer
a9d4d87f05
qgit: Fix meta.homepage
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-31 21:48:30 +02:00
Alyssa Ross
98c22f2d03
semver-tool: init at 2.1.0
...
Cherry-picked from: eeb175169f
Although fixed so that it actually builds.
Original message:
> I chose "semver-tool" as the path for this package because "semver" is
> extremely generic, and probably more rightly belongs to node-semver[1]
> (at least judging by GitHub stars), and because "semver-tool" is the
> name of this project's GitHub repository, and because it was the name
> used in the package request[2].
>
> Closes https://github.com/NixOS/nixpkgs/issues/50945 .
>
> [1]: https://github.com/npm/node-semver
> [2]: https://github.com/NixOS/nixpkgs/issues/50945
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-31 21:32:15 +02:00
strager
75aa8460ac
kitty: support macOS ( #56740 )
...
Install the `kitty` command-line utility and the `kitty.app` macOS
application.
* Prefer libicns (png2icns) over Apple's non-free iconutil.
* Work around warnings from Apple headers by disabling -pedantic-errors
and -Werror.
* Work around ld not support LLVM-LTO by disabling LTO.
* Make Kitty and glfw compile for macOS 10.11 (and macOS 10.10).
2019-03-31 15:18:58 -04:00
zimbatm
f88d9c3c96
direnv: 2.19.2 -> 2.20.0
2019-03-31 21:15:16 +02:00
Tim Steinbach
9ba43c07cb
linux: 5.0-rc8 -> 5.1-rc2
2019-03-31 14:37:51 -04:00
Gabriel Ebner
05bed043b7
Merge pull request #58324 from dtzWill/update/khal-0.10.0
...
khal: 0.9.10 -> 0.10.0
2019-03-31 20:36:30 +02:00
LinArcX
9396b273cc
samim-fonts: init at 3.1.0 ( #58383 )
2019-03-31 14:03:48 -04:00
LinArcX
c29f267d92
parastoo-fonts: init at v1.0.0-alpha5 ( #58445 )
2019-03-31 14:00:06 -04:00
LinArcX
eaff32796b
sahel-fonts: init at v1.0.0-alpha22 ( #58480 )
2019-03-31 13:33:16 -04:00
Will Dietz
d4f172c87f
khal: disable tests on aarch64
2019-03-31 12:08:46 -05:00
Will Dietz
4f62e1bb0c
khal: 0.10.0 -> 0.10.1
2019-03-31 12:06:39 -05:00
Will Dietz
c8a9c1c2b8
yubico-pam: add nixos integration
2019-03-31 12:04:35 -05:00
Will Dietz
faedd9d527
yubico-pam: init at 2019-03-19
2019-03-31 12:04:35 -05:00
Will Dietz
09702822d6
libykclient: init at 2019-03-18
2019-03-31 12:04:35 -05:00
LinArcX
1fcad304a0
behdad-fonts: init at v0.0.3 ( #58497 )
2019-03-31 12:44:01 -04:00
Silvan Mosberger
6705421c98
Merge pull request #58542 from Infinisil/fix/jupyterhub
...
pythonPackages.jupyterhub: Fix running locally
2019-03-31 17:34:19 +02:00