Commit Graph

336 Commits

Author SHA1 Message Date
Robert Schütz
58ea73f6a4 rss2email: fix tests with html2text 2024.2.25 2024-03-21 13:35:11 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Kira Bruneau
7e5bd39445 newsflash: 3.1.5 -> 3.1.6 2024-03-09 21:34:16 +01:00
Kira Bruneau
532463c7ba newsflash: 3.1.3 -> 3.1.5
https://gitlab.com/news-flash/news_flash_gtk/-/releases/v.3.1.5
2024-03-03 21:09:08 -05:00
Kira Bruneau
5d88c92a40 newsflash: 3.1.1 -> 3.1.3 2024-02-17 11:46:44 -05:00
Kira Bruneau
cc492c796f newsflash: 3.0.2 -> 3.1.1 2024-02-14 22:40:20 -05:00
R. Ryantm
6a51dd59a8 goeland: 0.18.2 -> 0.18.3 2024-01-18 23:32:01 +00:00
R. Ryantm
01789a8df3 goeland: 0.18.1 -> 0.18.2 2024-01-06 08:21:15 +00:00
Nick Cao
b862892ee7
Merge pull request #277113 from r-ryantm/auto-update/goeland
goeland: 0.17.0 -> 0.18.1
2023-12-27 11:04:10 -05:00
R. Ryantm
3c6bc5be06 goeland: 0.17.0 -> 0.18.1 2023-12-27 13:35:27 +00:00
Alexis Hildebrandt
98564e5494 newsboat: 2.33 -> 2.34 2023-12-27 08:02:38 +01:00
R. Ryantm
63f6c1d3f9 goeland: 0.16.0 -> 0.17.0 2023-12-18 05:15:20 +00:00
pacien
4727ba55bf rss2email: add mainProgram 2023-12-11 20:35:40 +01:00
P.
0eb84808b9
indiepass-desktop: init at unstable-2023-05-19
indigenous-desktop is now indiepass-desktop
2023-12-07 06:49:42 -06:00
Pol Dellaiera
674f5f015f
Merge pull request #267204 from r-ryantm/auto-update/rssguard
rssguard: 4.5.1 -> 4.5.3
2023-11-27 21:23:17 +01:00
Felix Buehler
c4f2f4530c newsflash: 2.3.1 -> 3.0.2 2023-11-25 23:11:52 +01:00
R. Ryantm
5890c34866 rssguard: 4.5.1 -> 4.5.3 2023-11-13 12:25:25 +00:00
R. Ryantm
ec800e6a05 goeland: 0.15.0 -> 0.16.0 2023-10-28 14:51:11 +00:00
R. Ryantm
3a76647590 rssguard: 4.5.0 -> 4.5.1 2023-10-19 02:39:45 +00:00
R. Ryantm
dc87377e95 fluent-reader: 1.1.3 -> 1.1.4 2023-10-17 09:45:32 +00:00
Alexis Hildebrandt
df70b260ce newsboat: 2.32 -> 2.33
remove with lib
2023-09-25 14:22:12 +02:00
Doron Behar
8ace65ff3d
treewide: use finalAttrs in all packages I maintain (#255902)
* mpd-touch-screen-gui: use finalAttrs in mkDerivation; reformat

* musescore: use finalAttrs in mkDerivation

* syncthingtray: use stdenv.mkDerivation with a function; reformat

* ocrfeeder: use finalAttrs in mkDerivation; reformat

* castget: use finalAttrs in mkDerivation

* gnome-network-displays: use finalAttrs in mkDerivation

* mailreaders: use finalAttrs in mkDerivation

* mswatch: use finalAttrs in mkDerivation

* uhd: use finalAttrs in mkDerivation

* maxima: use finalAttrs in mkDerivation

* qalculate-gtk: use finalAttrs in mkDerivation

* qalculate-qt: use finalAttrs in mkDerivation

* wxmaxima: use finalAttrs in mkDerivation

* lammps: use finalAttrs in mkDerivation

* mlterm: use finalAttrs in mkDerivation

* video-trimmer: use finalAttrs in mkDerivation

* nerdfonts: use finalAttrs in mkDerivation

* gnomeExtensions.easyScreenCast: use finalAttrs in mkDerivation

* octave: use finalAttrs in mkDerivation; reformat

* comedilib: use finalAttrs in mkDerivation

* cpp-utilities: use finalAttrs in mkDerivation

* libsForQt5.kpeoplevcard: use finalAttrs in mkDerivation; reformat

* liberio: use finalAttrs in mkDerivation

* libqalculate: use finalAttrs in mkDerivation; reformat

* libwtk-sdl2: use finalAttrs in mkDerivation

* libsForQt5.pulseaudio-qt: use finalAttrs in mkDerivation; reformat

* qrupdate: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtforkawesome: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtutilities: use finalAttrs in mkDerivation; reformat

* sqlitecpp: use finalAttrs in mkDerivation; reformat

* tweeny: use finalAttrs in mkDerivation

* volk: use finalAttrs in mkDerivation

* wiringpi: use finalAttrs in mkDerivation

* snzip: use finalAttrs in mkDerivation; reformat

* bpm-tools: use finalAttrs in mkDerivation; reformat

* sacd: use finalAttrs in mkDerivation

* gtk-gnutella: use finalAttrs in mkDerivation; reformat

* sile: use finalAttrs in mkDerivation

* pplatex: use finalAttrs in mkDerivation; reformat
2023-09-21 11:31:17 +03:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
R. Ryantm
69c148b755 rssguard: 4.4.0 -> 4.5.0 2023-08-29 10:56:56 +00:00
R. Ryantm
2cf66b1ab6 yarr: 2.3 -> 2.4 2023-08-25 11:18:53 +00:00
Felix Buehler
8bf903bb31 newsflash: 2.3.0 -> 2.3.1 2023-08-18 00:07:05 +02:00
Profpatsch
c97ad2763a rm Profpatsch from stuff without interest/capacity of maintaining
For tree-sitter I’m still interested, but don’t want to be first in
the list :)
2023-07-07 12:53:42 +02:00
Sergei Trofimovich
ae64b38be2
Merge pull request #239812 from afh/update-newsboat
newsboat: 2.31 -> 2.32
2023-07-02 09:43:56 +01:00
Fabian Affolter
ce6688126f
rssguard: add changelog to meta 2023-06-30 13:26:44 +02:00
R. Ryantm
e94b17e9be rssguard: 4.3.4 -> 4.4.0 2023-06-30 10:34:40 +00:00
René 'Necoro' Neumann
79be1d906e feed2imap-go: Set correct LDFLAGS
As is common in Go, version information in the binary is set at compile
time via LDFLAGS.
2023-06-25 21:50:17 +02:00
Alexis Hildebrandt
35181468b8 newsboat: 2.31 -> 2.32 2023-06-25 21:05:51 +02:00
Joachim Breitner
6040295f5a feed2imap-go: 1.6.0 -> 1.7.0 2023-06-13 15:09:36 +02:00
figsoda
8014b08ee0 treewide/applications: use top-level fetchPypi 2023-05-25 10:51:30 -04:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Blusk
b510a0628e russ: init at 0.4.0 2023-05-07 08:51:07 +00:00
Felix Buehler
aa2cbfd02d newsflash: 2.2.4 -> 2.3.0 2023-05-05 00:04:02 +02:00
R. Ryantm
632236eeb5 goeland: 0.14.0 -> 0.15.0 2023-05-04 00:53:59 +00:00
R. Ryantm
c4624facaa rssguard: 4.3.3 -> 4.3.4 2023-04-28 04:46:58 +00:00
Sandro
cccb7c49c2
Merge pull request #222690 from nomeata/feed2imap-go
feed2imap-go: init at 1.6.0
2023-04-18 16:46:28 +02:00
Joachim Breitner
ecb528d663 feed2imap-go: init at 1.6.0 2023-04-16 18:02:53 +02:00
Nick Novitski
8fb87b6f1c newsboat: add passthru.updateScript 2023-04-13 13:00:43 -07:00
Bobby Rong
c24a512fc0
Merge pull request #225892 from bobby285271/fix/webkitgtk-failure
webkitgtk* reverse dep fix
2023-04-12 22:23:49 +08:00
Bobby Rong
599626814d
newsflash: 2.2.4 -> unstable-2023-04-11
This allows building with webkitgtk_6_0.
2023-04-12 18:47:34 +08:00
R. Ryantm
3d5b79368a goeland: 0.13.0 -> 0.14.0 2023-04-07 00:42:23 +00:00
Weijia Wang
5fbb8aa50c
Merge pull request #223985 from r-ryantm/auto-update/rssguard
rssguard: 4.3.2 -> 4.3.3
2023-04-02 14:48:13 +03:00
R. Ryantm
1c4165f174 rssguard: 4.3.2 -> 4.3.3 2023-03-30 23:32:05 +00:00
Robert Schütz
2c4676444a newsboat: 2.30.1 -> 2.31
Diff: https://github.com/newsboat/newsboat/compare/r2.30.1...r2.31

Changelog: https://github.com/newsboat/newsboat/blob/r2.31/CHANGELOG.md
2023-03-26 18:57:54 -07:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
github-actions[bot]
6413316565
Merge master into staging-next 2023-03-05 06:01:04 +00:00