Commit Graph

10 Commits

Author SHA1 Message Date
AndersonTorres
64566fdb77 nix-bundle: refactor 2021-11-03 17:06:38 -03:00
Matthew Bauer
0c94a5b8d9 nix-bundle: 0.4.0 -> 0.4.1 2021-11-02 15:10:56 -05:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Matthew Bauer
faa7ae8643 nix-bundle: 0.3 -> 0.4 2020-05-24 09:27:47 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
a58a6de1b4 nix-bundle: 0.2.0 -> 0.3.0 2020-01-17 08:49:43 +00: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
Matthew Bauer
8342c04c9a nix-bundle: 0.1.2 → 0.2.0 2017-10-13 14:22:41 -05:00
Matthew Bauer
8b5854e260 nix-bundle: 0.1.2 -> 0.1.3 2017-04-30 02:23:31 -05:00
Matthew Bauer
30ea4f0807 nix-bundle: init at 0.1.1
Adds the nix-bundle derivation from https://github.com/matthewbauer/nix-bundle
2017-04-26 01:53:40 -05:00