summary refs log tree commit diff
path: root/pkgs/os-specific/linux/smemstat
Commit message (Collapse)AuthorAge
* smemstat: 0.02.11 -> 0.02.12R. Ryantm2023-07-18
|
* smemstat: 0.02.10 -> 0.02.11Renaud2021-12-20
| | | | Upstream has moved (#151330)
* smemstat: pull pending upstream inclusion fix for ncurses-6.3Sergei Trofimovich2021-11-06
| | | | | | | | Without the fix build on ncurses-6.3 fails as: smemstat.c:348:33: error: format not a string literal and no format arguments [-Werror=format-security] 348 | (void)mvprintw(cury, 0, buf); | ^~~
* smemstat: 0.02.08 -> 0.02.10R. RyanTM2021-08-28
|
* smemstat: 0.02.07 -> 0.02.08R. RyanTM2020-07-11
|
* smemstat: 0.02.06 -> 0.02.07R. RyanTM2020-03-01
|
* smemstat: 0.02.05 -> 0.02.06R. RyanTM2019-12-24
|
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| * smemstat: 0.02.04 -> 0.02.05R. RyanTM2019-08-20
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/smemstat/versions
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* smemstat: 0.02.03 -> 0.02.04R. RyanTM2019-07-17
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/smemstat/versions
* treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
* smemstat: 0.02.00 -> 0.02.03Will Dietz2019-03-01
| | | | Similarly move .tar.gz -> .tar.xz
* smemstat: 0.01.18 -> 0.02.00 (#42208)R. RyanTM2018-06-19
|
* smemstat: 0.01.17 -> 0.01.18Kranium Gikos Mendoza2018-02-03
|
* smemstat: 0.01.16 -> 0.01.17Kranium Gikos Mendoza2017-05-31
|
* smemstat: 0.01.14 -> 0.01.16Franz Pletz2017-01-26
|
* smemstat: init at 0.01.14Kranium Gikos Mendoza2016-07-16