| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | alot: 0.9.1 -> 0.10 (#139603)•••* python3Packages.alot: 0.9.1 -> 0.10 * python3Packages.alot: exclude some tests but run the test suite Some test are broken in the Nix sandbox. This way it is possible to at least run the test suite and catch errors from the other tests. This approach is documented in https://github.com/NixOS/nixpkgs/blob/d6c2bb7/doc/languages-frameworks/python.section.md#using-pytestcheckhook-using-pytestcheckhook | Lucas Hoffmann | 2021-09-29 | 1 | -9/+12 |
| * | pythonPackages.alot: cleanup inputs, fix inputs | Sandro Jäckel | 2021-03-07 | 1 | -6/+4 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | 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 | Profpatsch | 2021-01-11 | 1 | -1/+1 |
| * | alot: Use bundled theme files | Kirill Elagin | 2020-08-04 | 1 | -0/+4 |
| * | Update my GitHub username•••I recently changed the username, so this reflects that change to make sure people find me. For confirmation, check that the GitHub ID is still 3098430 for my new username using the GitHub API: https://api.github.com/users/edibopp | Eduard Bopp | 2020-06-03 | 1 | -1/+1 |
| * | alot: replace geistesk as maintainer•••As requested by geistesk here: https://github.com/NixOS/nixpkgs/pull/87803#issuecomment-628711513 | Eduard Bopp | 2020-05-15 | 1 | -1/+1 |
| * | alot: 0.9 → 0.9.1•••Dropped the patch, as it is included in the point release. Switched the hash representation to regular base32. | Eduard Bopp | 2020-05-15 | 1 | -11/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | alot: add patch for email composition•••This version is not usable without this patch. See https://github.com/pazz/alot/issues/1468. | pacien | 2020-03-09 | 1 | -1/+10 |
| * | alot: 0.8.1 -> 0.9•••Changelog: https://github.com/pazz/alot/releases/tag/0.9 | Matthieu Coudron | 2020-02-06 | 1 | -2/+2 |
| * | alot: fix hardcoded Python in Zsh completion•••This allows completing `alot compose --sender <Tab>` | Minijackson | 2019-10-11 | 1 | -2/+6 |
| * | alot: 0.8 -> 0.8.1 | geistesk | 2019-10-05 | 1 | -3/+3 |
| * | treewide: remove redundant quotes | volth | 2019-09-08 | 1 | -1/+1 |
| * | Remove me (garbas) as maintainer since I don't have much time to maintain any... | Rok Garbas | 2019-07-03 | 1 | -1/+1 |
| * | alot: 0.7 -> 0.8 | Gabriel Ebner | 2018-12-12 | 1 | -3/+3 |
| * | pythonPackages.alot: install zsh completion | Matthieu Coudron | 2018-09-04 | 1 | -0/+2 |
| * | alot: Put included themes where alot will find them•••Instead of putthing them in the wrong place and then pointing alog at it via default config, put them in the right place and don't touch the default config. | Michishige Kaito | 2018-04-12 | 1 | -8/+2 |
| * | python.pkgs.gpg: rename to gpgme•••Let's be honest with what we expose. | Jörg Thalheim | 2018-03-26 | 1 | -3/+3 |
| * | alot: 0.5.1 to 0.7.0•••- added gnupg to checkInputs - generate manpage (optional) - move alot.desktop file to $out/share/applications - disabled tests as they need the network (dependency on twisted) Thanks to Sarah Brofeldt, Ben Mcginnes for their help (and other) and to FRidh for the repeated careful reviews. | Matthieu Coudron | 2018-03-21 | 1 | -12/+30 |
| * | alot: move to own module | Elis Hirwing | 2018-03-10 | 1 | -0/+48 |
