Commit Graph

223195 Commits

Author SHA1 Message Date
Martin Weinelt
c17800c081
zsh-powerlevel10k: v1.5.0 → v1.6.0
Changes since the last release

    Wizard
        Configuration wizard now reacts to terminal size changes in real time and can function at much smaller terminal dimensions.
        Configs with prompt_char now have vi_mode disabled by default.
        Generated configs now unset DEFAULT_USER.
        Classic and Rainbow configs now set POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_GAP_BACKGROUND. This makes it easier to define 3-line prompt.

    New parameters
        If POWERLEVEL9K_CONFIG_FILE is set, configuration wizard will write configs to the specified location instead of the default ${ZDOTDIR:-~}/.p10k.zsh.

    gitstatus
        Support older macOS versions (at least El Capitan; even older versions might work).
        Support Linux on armv6, i386 and i686.
        Support cygwin and msys2 on i686.
        macOS builds now use iconv from Homebrew.
        gitstatusd binaries are now being built with https://github.com/romkatv/gitstatus/blob/release/mbuild.

    Misc
        The default icon for proxy segment is now ↔ instead of ⮂. The old icon is missing in many fonts.

    Bug fixes
        gitstatus once again works on 64-bit Linux without glibc.
        Instant prompt no longer gets gradually slower over time when XDG_HOME_CACHE is on a slow filesystem.
        Instant prompt no longer prints spurious erros when XDG_HOME_CACHE is on NTFS.
        The old-style (and discouraged) custom prompts now work on zsh 5.3.1.
        Configuration wizard once again presents "extra icons" and "fluent prompt" options when using 12-hour time format.
2020-04-27 12:37:17 +02:00
Alexandre Esteves
ce6dbccdfb ocamlPackages.bigstring: init at 0.2 2020-04-27 12:28:20 +02:00
Florian Klink
4f27b45bb5 stlink: cmake is a nativeBuildInput 2020-04-27 12:19:12 +02:00
Florian Klink
dd03e76f61 stlink: inline libusb-static
This is a stlink-specific detail, and doesn't need to be in
top-level.nix
2020-04-27 12:19:12 +02:00
Florian Klink
d0e4ecb182 cnijfilter2: request libusb1 directly 2020-04-27 12:19:12 +02:00
Florian Klink
f5368e0194 cnijfilter_4_00: request libusb1 directly 2020-04-27 12:19:12 +02:00
Florian Klink
2c621ff4f4 cups: request libusb1 directly 2020-04-27 12:19:12 +02:00
Florian Klink
f3a5fd548a yubikey-personalization: request libusb1 directly 2020-04-27 12:19:12 +02:00
Florian Klink
88048e3213 brickd: request libusb1 directly 2020-04-27 12:19:12 +02:00
Florian Klink
d0b9aa6fa2 usbredir: request libusb1 directly
Also, fix the website there, and tidy up the spice-gtk derivation, which
makes use of libusb1 too.
2020-04-27 12:16:40 +02:00
Florian Klink
eac6c63db1 hidapi: request libusb1 directly 2020-04-27 12:16:23 +02:00
Arnout Engelen
1d23950b5f
puredata: 0.49-0 -> 0.50-2 2020-04-27 12:04:41 +02:00
Jörg Thalheim
e92b11d964
Merge pull request #86104 from xaverdh/options-types 2020-04-27 11:03:43 +01:00
Cole Mickens
3b9b2f64ae
arc-theme: change fork, unmark as broken, v20190917 -> v20200416 2020-04-27 02:59:41 -07:00
Mario Rodas
7320cdf284
Merge pull request #86038 from zowoq/etcd
etcd: 3.3.13 -> 3.3.20
2020-04-27 04:44:31 -05:00
Jörg Thalheim
c32c613df6
Merge pull request #85727 from davidak/patch-2 2020-04-27 10:36:12 +01:00
Cole Mickens
7c7e76450b
nixos/azure-new: use local nixpkgs 2020-04-27 02:11:10 -07:00
Jörg Thalheim
a90356e08a
Merge pull request #86035 from zowoq/go-fixes 2020-04-27 10:03:52 +01:00
Marek Mahut
a6b85b96d4
Merge pull request #85928 from DamienCassou/damien/cypress-4.4.1
cypress: 4.3.0 -> 4.4.1
2020-04-27 10:55:10 +02:00
Jörg Thalheim
2060bc08c7
Merge pull request #86102 from Mic92/dqlite 2020-04-27 09:51:56 +01:00
Jörg Thalheim
3629975546
dqlite: limit build to Linux
https://dqlite.io/docs/faq#are-windows-and-macos-supported
2020-04-27 09:31:46 +01:00
Florian Klink
81c34ec54f gitaly: 12.8.8 -> 12.8.9 2020-04-27 10:31:36 +02:00
Florian Klink
b1f66bfcb2 gitlab-workhorse: 8.21.1 -> 8.21.2 2020-04-27 10:31:36 +02:00
Florian Klink
d1902923fa gitlab: 12.8.8 -> 12.8.9
See
https://about.gitlab.com/releases/2020/04/14/critical-security-release-gitlab-12-dot-9-dot-3-released/
for details.
2020-04-27 10:31:36 +02:00
Michael Fellinger
4c26ab4198 gitlab: update.py: invoke bundle lock manually
`bundix -l` doesn't work, as it treats bundler's warning about upgrading
the lockfile version as an error, so invoke `bundle lock` manually.
2020-04-27 10:31:36 +02:00
Florian Klink
412bb5e04d gitlab: support passing --rev to the update-all script
While it's already possible to invoke `update-data` with the `--rev`
argument, one still needs to run all later phases manually.

Fix this, by having `update-all` also accept a `--rev` argument, and
pass it down to `update-data`.

Also, make the help text a bit more usable, by suggesting the usual
versioning scheme used these times.
2020-04-27 10:31:36 +02:00
georgewhewell
9c716aa71a pythonPackages.bluepy: init at 1.3.0 2020-04-27 09:19:18 +01:00
Damien Cassou
9a23aeab34
Merge pull request #84286 from numkem/master
hashi-ui: init at 1.3.8
2020-04-27 09:56:44 +02:00
Dominik Xaver Hörl
c10d82358f treewide: add types to boolean / enable options or make use of mkEnableOption 2020-04-27 09:32:01 +02:00
Jörg Thalheim
498e960f29
dqlite: 1.4.0 -> 1.4.1 2020-04-27 08:15:22 +01:00
Jörg Thalheim
cf536ed5a3
raft-canonical: 0.9.17 -> 0.9.18 2020-04-27 08:15:21 +01:00
Jörg Thalheim
fa4747c38a
Merge pull request #86045 from zowoq/restic 2020-04-27 08:02:09 +01:00
zowoq
3e4f1e5b67 restic: use subPackages, installShellFiles 2020-04-27 16:48:25 +10:00
Mrinal Purohit
a900a0a246 rescuetime: 2.14.5.3 -> 2.15.0.1 2020-04-27 12:16:15 +05:30
Jörg Thalheim
a8340a301a
Merge pull request #86099 from zowoq/runc 2020-04-27 07:36:46 +01:00
zowoq
b2556b13f5 runc: remove hardeningDisable 2020-04-27 16:17:42 +10:00
David Terry
e9c44e8956
wireguard-compat: 1.0.20200413 -> 1.0.20200426
https://lists.zx2c4.com/pipermail/wireguard/2020-April/005237.html
2020-04-27 08:15:39 +02:00
Benjamin Hipple
d9e9e50b01
Merge pull request #85935 from arianvp/fix-libcbor
libcbor: Fix pkgconfig being placed correctly
2020-04-27 00:35:02 -04:00
Benjamin Hipple
fce7562cf4
Merge pull request #85949 from equirosa/tut
tut: 0.0.2 -> 0.0.7
2020-04-27 00:28:24 -04:00
zowoq
0f4ffe94fb etcd: 3.3.13 -> 3.3.20 2020-04-27 13:19:01 +10:00
MetaDark
467e6c2669 pythonPackages.vdf: 3.2 -> 3.3 2020-04-26 22:36:00 -04:00
Aaron Andersen
92d9d07c61
Merge pull request #82762 from aanderse/tomcat-native
tomcat-native: init at 1.2.23
2020-04-26 19:48:22 -04:00
Mario Rodas
b0698e430b
gitAndTools.delta: 0.0.18 -> 0.1.1 2020-04-26 18:17:00 -05:00
zowoq
454f8ef82a kind: update completion 2020-04-27 08:48:42 +10:00
zowoq
fb5cf24d7b kompose: update completion 2020-04-27 08:48:42 +10:00
zowoq
8193ac091a vault: use installShellFiles 2020-04-27 08:48:42 +10:00
zowoq
148f8629cc gopass: use installShellFiles 2020-04-27 08:48:42 +10:00
zowoq
e7b44787b1 lxd: use installShellFiles 2020-04-27 08:48:42 +10:00
zowoq
94e4ec143f cockroachdb: use installShellFiles 2020-04-27 08:48:42 +10:00
zowoq
2dca3f2aa7 prometheus-mail-exporter: use installShellFiles 2020-04-27 08:48:42 +10:00