R. RyanTM
|
2e067c7a2d
|
bviplus: 0.9.4 -> 1.0
|
2020-01-20 04:23:13 +00:00 |
|
Merijn Broeren
|
133103d709
|
treewide: replace make/build/configure/patchFlags with nix lists
|
2019-12-30 12:58:11 +01:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Robin Gloster
|
5185bc1773
|
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
|
2016-07-15 14:41:01 +00:00 |
|
Igor Sharonov
|
ffe0b43dc0
|
bviplus: fix build
|
2016-06-23 22:12:27 +03:00 |
|
zimbatm
|
69ce5cb656
|
use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
|
2016-02-28 12:07:42 +00:00 |
|
Robin Gloster
|
56ae3db53f
|
bviplus: fix build with gcc5 (inline semantics)
|
2016-02-07 16:06:56 +00:00 |
|
Charles Strahan
|
069913e1b9
|
bviplus: new package
ncurses based hex editor with a vim-like interface
|
2015-05-27 11:48:05 -04:00 |
|