Commit graph

31 commits

Author SHA1 Message Date
R. Ryantm cb4e0a8d4e fwup: 1.10.0 -> 1.10.1 2023-08-02 11:03:23 +00:00
R. Ryantm 6676b245e2 fwup: 1.9.1 -> 1.10.0 2023-04-19 16:24:57 +00:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm fdf739f3bb fwup: 1.9.0 -> 1.9.1 2022-08-24 10:48:52 +00:00
mathewprokos 8a866feee8
fwup: fix darwin #165167 by removing unused dependencies (#165172) 2022-03-26 14:18:27 +01:00
davidak 66933d5f13
Merge pull request #124868 from LnL7/darwin-fwup
fwup: fix darwin build
2021-08-26 05:19:09 +02:00
Ilan Joselevich b1740735fc fwup: 1.8.4 -> 1.9.0 2021-08-14 12:17:29 +03:00
Fabian Affolter fd333014ff fwup: 1.8.3 -> 1.8.4 2021-07-12 22:51:55 -07:00
Daiderd Jordan dd3fac8761
fwup: fix darwin build 2021-05-29 13:04:06 +02:00
Sandro Jäckel 3453b89f4b
lzma: deprecate alias 2021-04-04 19:49:52 +02:00
Fabian Affolter 4630d6f37b fwup: 1.5.2 -> 1.8.3 2021-02-19 10:32:37 +01:00
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08: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 1fc60492a0 fwup: 1.5.1 -> 1.5.2 2020-04-01 12:04:49 +00:00
R. RyanTM 28b3551893 fwup: 1.5.0 -> 1.5.1 2019-12-23 06:52:16 -08:00
R. RyanTM 35285cc652 fwup: 1.3.1 -> 1.5.0 2019-11-27 14:50:23 -08: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
R. RyanTM be10fbd547 fwup: 1.3.0 -> 1.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwup/versions
2019-05-01 11:15:30 +02:00
R. RyanTM 5635c9826a fwup: 1.2.7 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwup/versions
2019-03-01 23:42:47 -08:00
R. RyanTM 9be286ecb7 fwup: 1.2.6 -> 1.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwup/versions
2018-12-17 00:35:57 +00:00
R. RyanTM 0a387d40e1 fwup: 1.2.5 -> 1.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwup/versions
2018-11-09 22:33:13 -08:00
R. RyanTM 9cc57c1d61 fwup: 1.2.3 -> 1.2.5 (#45239)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwup/versions.
2018-08-22 12:28:36 +02:00
R. RyanTM fd1c9d4c9a fwup: 1.2.1 -> 1.2.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fwup/versions.
2018-07-18 15:51:54 -07:00
R. RyanTM ff0ea571bd fwup: 1.1.0 -> 1.2.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/fwup/versions.

These checks were done:

- built on NixOS
- /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1/bin/fwup passed the binary check.
- Warning: no invocation of /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1/bin/img2fwup had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 1.2.1 with grep in /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1
- directory tree listing: https://gist.github.com/1a05338ae9e6c25b9b4629c585534efa
- du listing: https://gist.github.com/aa6a7bc6b62cc7b0c47ce36dc0173a5f
2018-06-19 13:28:55 -07:00
R. RyanTM 5ef7241e1a fwup: 1.0.0 -> 1.1.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/fwup/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/37baank8iw1ksnyhg0m90y0p9sazyhv7-fwup-1.1.0/bin/fwup -h’ got 0 exit code
- ran ‘/nix/store/37baank8iw1ksnyhg0m90y0p9sazyhv7-fwup-1.1.0/bin/fwup --help’ got 0 exit code
- ran ‘/nix/store/37baank8iw1ksnyhg0m90y0p9sazyhv7-fwup-1.1.0/bin/fwup --version’ and found version 1.1.0
- found 1.1.0 with grep in /nix/store/37baank8iw1ksnyhg0m90y0p9sazyhv7-fwup-1.1.0
- directory tree listing: https://gist.github.com/eafe4f2b1c0b7a6fac5a4910f383ee94
2018-05-07 04:25:49 -07:00
Matthew Bauer ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Ryan Mulligan 27fcb342c4 fwup: 0.18.1 -> 1.0.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0/bin/fwup -h` got 0 exit code
- ran `/nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0/bin/fwup --help` got 0 exit code
- ran `/nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0/bin/fwup --version` and found version 1.0.0
- found 1.0.0 with grep in /nix/store/1w5mk97wzbp6xdwj0phwmdr0z7rfc1nf-fwup-1.0.0
- directory tree listing: https://gist.github.com/9b3eafd6e201b20c76f1f8f4d8ed13f8
2018-03-22 16:42:39 +01:00
Orivej Desh 3954032ac5 fwup: 0.16.1 -> 0.18.1 2017-12-03 04:57:57 +00:00
Jan Tojnar 1d55dd3d13
fwup: 0.14.3 → 0.16.1 2017-11-05 17:02:29 +01:00
georgewhewell 5e0802c8fe fwup: 0.14.2 -> 0.14.3 2017-05-21 15:20:42 +01:00
georgewhewell a06781877f fwup: init at 0.14.2 2017-05-13 18:22:10 +01:00