Izorkin
|
db4a8eaaad
|
neofetch: split man output
|
2022-05-19 12:40:40 +03:00 |
|
Izorkin
|
499c577004
|
neofetch: update old nixos logo
|
2022-05-19 12:40:40 +03:00 |
|
Erik Rodriguez
|
a917f83e33
|
neofetch: unstable-2020-11-26 -> unstable-2020-12-10
|
2022-05-07 19:12:14 -03:00 |
|
Ryan Horiguchi
|
636a411069
|
neofetch: apply patch to fix neofetch returning wrong icon theme
|
2021-09-29 14:08:24 +02:00 |
|
Bruno Bigras
|
16dc11399d
|
neofetch: add option for optional dependency
|
2021-06-25 15:59:52 -04:00 |
|
legendofmiracles
|
38033cd971
|
neofetch: set meta.mainProgram
|
2021-05-01 22:10:25 +02:00 |
|
fortuneteller2k
|
43dd56c602
|
neofetch: 7.1.0 -> unstable-2020-11-26
|
2021-04-24 01:36:17 +08:00 |
|
Reed
|
4130abfe12
|
neofetch: wrap with pciutils
|
2021-04-16 11:41:45 -04:00 |
|
Ben Siraphob
|
551815a457
|
neofetch: fix cross-compilation
Needs the shebang patched to run under the host bash interpreter
rather than the build bash interpreter.
|
2021-02-17 14:53:50 +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 |
|
R. RyanTM
|
21b89cec81
|
neofetch: 7.0.0 -> 7.1.0
|
2020-08-11 08:27:31 +00:00 |
|
R. RyanTM
|
3a93ec6f6d
|
neofetch: 6.1.0 -> 7.0.0
|
2020-03-10 09:09:46 +00:00 |
|
Tadeo Kondrak
|
b79f6f68a7
|
neofetch: 6.0.0 -> 6.1.0
|
2019-08-31 00:09:47 -06:00 |
|
Tadeo Kondrak
|
d6f355f700
|
neofetch: 5.0.0 -> 6.0.0
|
2019-01-09 20:50:21 -07:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
R. RyanTM
|
01847b7c5f
|
neofetch: 4.0.2 -> 5.0.0 (#42477)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/neofetch/versions.
These checks were done:
- built on NixOS
- /nix/store/s43pf19xk5iimnmddlwya810k9ah543v-neofetch-5.0.0/bin/neofetch passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 5.0.0 with grep in /nix/store/s43pf19xk5iimnmddlwya810k9ah543v-neofetch-5.0.0
- directory tree listing: https://gist.github.com/791916ab0ef95175e54b789ccd7be2e5
- du listing: https://gist.github.com/87e9057b70214b92a7a70e87f2d1ce9e
|
2018-06-25 15:52:53 +02:00 |
|
R. RyanTM
|
c57afb8ca2
|
neofetch: 4.0.0 -> 4.0.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/neofetch/versions.
These checks were done:
- built on NixOS
- /nix/store/3ys3zndn1cz0s05p84hn6djrzbb9pmlg-neofetch-4.0.2/bin/neofetch passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 4.0.2 with grep in /nix/store/3ys3zndn1cz0s05p84hn6djrzbb9pmlg-neofetch-4.0.2
- directory tree listing: https://gist.github.com/33741fc29ddd44c6fb85d08f2f1a04d5
- du listing: https://gist.github.com/ebad77e50a02ef38e4df2b5db0a93c4f
|
2018-05-21 08:58:42 +00:00 |
|
Herdiansyah
|
3a5fcbbd91
|
neofetch: 3.4.0 -> 4.0.0 (#40651)
|
2018-05-18 01:41:03 +02:00 |
|
Herdiansyah
|
098c851dcb
|
neofetch: 3.3.0 -> 3.4.0 (#38491)
|
2018-04-06 09:55:08 +02:00 |
|
Muhammad Herdiansyah
|
25944370e1
|
neofetch: 3.2.0 -> 3.3.0
|
2017-09-15 10:17:12 +02:00 |
|
Muhammad Herdiansyah
|
b5ea89f50c
|
neofetch: 3.0.1 -> 3.2.0
|
2017-08-10 19:32:57 +07:00 |
|
Alistair Bill
|
d6a7182493
|
neofetch: 3.0 -> 3.0.1
|
2017-01-30 16:12:42 +00:00 |
|
Alistair Bill
|
231ecebfc6
|
neofetch: 2.0.2 -> 3.0
|
2017-01-23 17:45:29 +00:00 |
|
Alistair Bill
|
15b4a37027
|
neofetch: init at 2.0.2
|
2017-01-22 21:46:31 +01:00 |
|