Commit Graph

81 Commits

Author SHA1 Message Date
Mario Rodas
f34d90c56d starship: 1.6.2 -> 1.6.3
https://github.com/starship/starship/releases/tag/v1.6.3
2022-04-27 04:20:00 +00:00
Mario Rodas
539887622b starship: 2022-04-12 -> 1.6.2
https://github.com/starship/starship/releases/tag/v1.6.2
2022-04-15 04:20:00 +00:00
happysalada
b2070af53e starship: use unstable to fix darwin 2022-04-13 20:52:48 -04:00
happysalada
24fc4878bc starship: 1.3.0 -> 1.5.4 2022-04-10 07:48:14 -04:00
David Knaack
a8ef08b624
starship: use system libgit2 2022-03-27 17:22:43 +02:00
David Knaack
3af136067c
starship: remove openssl & pkg-config 2022-03-26 19:02:42 +01:00
happysalada
a328ffc649 starship: fix darwin build 2022-02-13 23:19:04 -05:00
Lyndon Sanche
2c06ad073a
starship: 1.2.1 -> 1.3.0 2022-02-10 21:25:46 -07:00
Mario Rodas
1f9646cad8 starship: 1.1.1 -> 1.2.1
https://github.com/starship/starship/releases/tag/v1.2.0
https://github.com/starship/starship/releases/tag/v1.2.1
2022-01-15 04:20:00 +00:00
Daniel Thwaites
f366ae6429
nixos/starship: add a test 2022-01-12 15:47:15 +00:00
Daniel Thwaites
3f1ef8fe14
nixos/starship: init 2022-01-12 15:47:08 +00:00
Sergey Lukjanov
35dadb714c starship: 1.1.0 -> 1.1.1
Release notes: https://github.com/starship/starship/releases/tag/v1.1.1
2021-12-21 23:46:30 -08:00
Sergey Lukjanov
98183753ec starship: 1.0.0 -> 1.1.0
Release notes: https://github.com/starship/starship/releases/tag/v1.1.0
2021-12-21 08:08:17 -08:00
arcnmx
e57ef4569e starship: build with notification support 2021-12-01 18:17:24 -08:00
happysalada
30a48de7db starship: 0.58.0 -> 1.0.0 2021-11-09 17:16:52 -05:00
Bruno Bigras
fde5e30809 starship: 0.57.0 -> 0.58.0 2021-09-22 00:14:36 +09:00
Bruno Bigras
fc526397d7 starship: 0.56.0 -> 0.57.0 2021-08-26 10:58:18 -04:00
Mario Rodas
644b656d09 starship: 0.55.0 -> 0.56.0
https://github.com/starship/starship/releases/tag/v0.56.0
2021-07-14 08:47:58 -05:00
Bruno Bigras
5e6443bbc8 starship: 0.54.0 -> 0.55.0 2021-06-20 14:55:04 -04:00
Bruno Bigras
8eeb8e2308 starship: 0.53.0 -> 0.54.0 2021-05-15 10:49:55 -04:00
Bruno Bigras
e6cc77ea8d starship: 0.52.1 -> 0.53.0 2021-05-01 14:49:50 -04:00
Raphael Megzari
b118066acc
starship: 0.51.0 -> 0.52.1 (#120293) 2021-04-23 12:55:01 +09:00
Mario Rodas
245fe8f93d starship: 0.50.0 -> 0.51.0
https://github.com/starship/starship/releases/tag/v0.51.0
2021-03-23 04:20:00 +00:00
Mario Rodas
d55f694798 starship: 0.49.0 -> 0.50.0
https://github.com/starship/starship/releases/tag/v0.50.0
2021-02-02 04:20:00 +00:00
Mario Rodas
ecc2482dfe starship: 0.48.0 -> 0.49.0
https://github.com/starship/starship/releases/tag/v0.49.0
2021-01-29 04:20:00 +00:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Bruno Bigras
2f080eaf41 starship: 0.47.0 -> 0.48.0 2021-01-02 16:15:13 -05:00
Oleksii Filonenko
512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
Bruno Bigras
c2a2081d8e starship: 0.46.2 -> 0.47.0 2020-11-16 00:33:39 -05:00
Mario Rodas
0367125b17 starship: 0.45.2 -> 0.46.2
https://github.com/starship/starship/releases/tag/v0.46.0
https://github.com/starship/starship/releases/tag/v0.46.2
2020-10-08 12:05:00 -05:00
Mario Rodas
9e78f73ba5 starship: 0.44.0 -> 0.45.2
https://github.com/starship/starship/releases/tag/v0.45.0
https://github.com/starship/starship/releases/tag/v0.45.1
https://github.com/starship/starship/releases/tag/v0.45.2
2020-09-29 18:00:00 -05:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Bruno Bigras
216ef5b73a starship: 0.43.0 -> 0.44.0 2020-07-06 13:36:44 -04:00
Mario Rodas
43423a31d3
starship: 0.42.0 -> 0.43.0 2020-06-26 20:00:00 -05:00
Mario Rodas
10d6387543
starship: add marsam to maintainers 2020-06-26 04:20:00 -05:00
Mario Rodas
e9ee34c806
starship: install completions 2020-06-26 04:20:00 -05:00
Bruno Bigras
a691394d18 starship: 0.41.3 -> 0.42.0 2020-06-10 16:41:15 +02:00
Bruno Bigras
48c4f434fa starship: 0.41.1 -> 0.41.3 2020-05-15 11:22:25 -04:00
Sergey Lukjanov
2ed4bfd7eb starship: add Frostman to maintainers 2020-05-14 12:16:37 -07:00
Sergey Lukjanov
d13fc39d84 starship: 0.41.0 -> 0.41.1 2020-05-14 12:16:08 -07:00
Bruno Bigras
6da294e8df starship: 0.40.1 -> 0.41.0 2020-04-28 12:00:20 -04:00
Elyhaka
bab96b5bbc starship: 0.40.0 -> 0.40.1 2020-04-14 09:03:05 +02:00
Bruno Bigras
83a0ed409e starship: 0.39.0 -> 0.40.0 2020-04-11 14:11:13 -04:00
Bruno Bigras
43f3223a6b starship: 0.38.1 -> 0.39.0 2020-04-06 11:59:33 -04:00
Mario Rodas
a991be8fde
starship: 0.37.0 -> 0.38.1 2020-03-22 04:20:00 -05:00
David Wood
f4d6ed2e8b starship: 0.36.1 -> 0.37.0
Signed-off-by: David Wood <david@davidtw.co>
2020-03-02 21:05:06 +01:00
Sergey Lukjanov
647241011c starship: drop legacyCargoFetcher 2020-02-19 18:46:59 -08:00
Sergey Lukjanov
0adc23bdaf starship: 0.36.0 -> 0.36.1 2020-02-19 18:07:15 -08:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00