Bruno BELANYI
|
1d41918d70
|
pkgs: diff-flake: do not set 'phases'
|
2021-08-31 19:03:33 +02:00 |
|
Bruno BELANYI
|
5fa2b1fed9
|
pkgs: use 'lib' as first input
This is the idiomatic style in nixpkgs.
|
2021-06-16 20:13:25 +02:00 |
|
Bruno BELANYI
|
faad0c0624
|
pkgs: add myself as maintainer to all packages
|
2021-05-22 23:47:27 +02:00 |
|
Bruno BELANYI
|
08c16bd27f
|
pkgs: diff-flake: add 'host' and 'shell' options
|
2021-05-08 17:14:13 +02:00 |
|
Bruno BELANYI
|
2a1dda12d4
|
pkgs: diff-flake: use 'makeWrapper'
This makes it easier to test the script, as I just run it normally
without building it.
|
2021-05-08 17:14:13 +02:00 |
|
Bruno BELANYI
|
12475ff3a8
|
pkgs: diff-flake: do not default to verbose build
|
2021-05-08 17:14:13 +02:00 |
|
Bruno BELANYI
|
2fac46b606
|
pkgs: diff-flake: fix '--flake-output' handling
I'm surprised that `shellcheck` did not pick up this error, `INPUTS` was
leftover from the previous name of the variable before a refactor...
|
2021-05-08 17:14:13 +02:00 |
|
Bruno BELANYI
|
f64454811e
|
pkgs: diff-flake: resolve given revs to commit ids
|
2021-05-08 17:14:13 +02:00 |
|
Bruno BELANYI
|
f817b278fe
|
pkgs: diff-flake: substitute 'mktemp'
|
2021-05-08 17:14:13 +02:00 |
|
Bruno BELANYI
|
7d91351c8e
|
pkgs: add diff-flake
This is a nice helper to know what has changed after bumping a flake's
inputs.
|
2021-05-08 17:14:13 +02:00 |
|