summaryrefslogtreecommitdiff
path: root/pkgs/shells/liquidprompt (follow)
Commit message (Expand)AuthorAgeFilesLines
* liquidprompt: 2.2.0 -> 2.2.1•••Diff: https://github.com/liquidprompt/liquidprompt/compare/v2.2.0...v2.2.1 José Romildo2024-07-051-2/+2
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* liquidprompt: 2.1.2 -> 2.2.0•••liquidpromptrc-dist and liquid.theme are not available anymore generate liquidpromptrc-dist from the docs install themes and contributed presets José Romildo2024-05-221-4/+17
* liquidprompt: run preInstall and postInstall hooksJosé Romildo2024-05-221-0/+4
* liquidprompt: update homepage and git repositoryJosé Romildo2024-05-221-2/+2
* liquidprompt: add update scriptJosé Romildo2024-05-221-1/+3
* treewide: remove licenses.agpl3Jussi Kuokkanen2024-03-211-1/+1
* liquidprompt: 2.0.4 -> 2.1.2R. Ryantm2022-07-281-2/+2
* pkgs/shells: enable strictDepsArtturin2022-05-061-0/+1
* liquidprompt: 2.0.3 -> 2.0.4R. Ryantm2022-02-121-2/+2
* liquidprompt: 2.0.2 -> 2.0.3R. RyanTM2021-06-011-2/+2
* liquidprompt: 2.0.0 -> 2.0.2R. RyanTM2021-03-071-2/+2
* liquidprompt: 1.12.1 -> 2.0.0R. RyanTM2021-02-061-2/+2
* 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 Profpatsch2021-01-111-2/+2
* liquidprompt: 1.12.0 -> 1.12.1R. RyanTM2020-11-031-2/+2
* liquidprompt: unstable-2018-05-21 -> 1.12.0José Romildo Malaquias2020-08-011-3/+3
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* liquidprompt: init at 2018-05-21Tobias Happ2019-09-191-0/+32