Samuel Gräfenstein
5a40af2df2
rtlwifi_new: fix build & rename to rtw88
2021-03-30 00:52:13 +02:00
superherointj
786e33a760
system76-firmware: remove aarch64-linux support
2021-03-24 15:12:19 -03:00
Jan Tojnar
ca4e26d1e6
Merge pull request #116435 from jtojnar/fwupd-1.5.7
...
fwupd: 1.5.5 → 1.5.7
2021-03-18 14:23:23 +01:00
Yurii Matsiuk
22beae03e6
firmwareLinuxNonfree: 2021-02-08 > 2021-03-15
2021-03-15 12:59:57 -04:00
Jan Tojnar
ae44266b6e
fwupd: 1.5.5 → 1.5.7
...
Announcement:
- https://blogs.gnome.org/hughsie/2021/02/16/fwupd-1-5-6/
Changelogs:
- https://github.com/fwupd/fwupd/releases/tag/1.5.6
- https://github.com/fwupd/fwupd/releases/tag/1.5.7
Main changes:
- Adds UEFI SBAT support:
https://github.com/fwupd/fwupd/blob/1.5.7/plugins/uefi-capsule/README.md#uefi-sbat-support
39b96c01bf/SBAT.md
2021-03-15 16:49:08 +01:00
Arnout Engelen
5bf3230f6b
firmwareLinuxNonfree: fix fetching from git ( #116306 )
...
Since https://github.com/NixOS/nixpkgs/pull/104714 using a tag as
the `rev` parameter to `fetchgit` is no longer reliable, so spell
out the rev.
Fixes #114439
2021-03-14 12:58:11 +01:00
R. RyanTM
1bca0d7bf5
system76-firmware: 1.0.20 -> 1.0.24
2021-03-09 19:41:36 +00:00
Arthur Gautier
7b16337335
fwupd: comment about 1.5.6 release
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-18 19:07:29 +00:00
Martin Weinelt
a79a1b4978
raspberrypiWirelessFirmware: 2020-12-01 -> 2021-01-28
2021-02-18 05:51:47 +01:00
Martin Weinelt
82dadb9f06
raspberrypifw: 1.20201201 -> 1.20210201
2021-02-18 05:51:47 +01:00
Arthur Gautier
f30e159674
fwupd: fix aarch64 build
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-16 03:43:46 +00:00
R. RyanTM
4c04b4cef9
firmware-manager: 0.1.1 -> 0.1.2
2021-02-11 09:40:10 +01:00
TredwellGit
d7c4ca2de6
firmwareLinuxNonfree: 2020-12-18 -> 2021-02-08
2021-02-08 16:09:22 -05:00
Jan Tojnar
8646063dd2
fwupd: 1.5.3 → 1.5.5
...
- https://github.com/fwupd/fwupd/releases/tag/1.5.4
- https://github.com/fwupd/fwupd/releases/tag/1.5.5
2021-02-01 21:27:05 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
zowoq
31f5dd3f36
treewide: editorconfig fixes
...
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
16d91ee628
pkgs/os-specific: stdenv.lib -> lib
2021-01-17 23:26:08 +07:00
Jörg Thalheim
231b166b12
Merge pull request #108573 from LumiGuide/fix-armstubs
...
raspberrypi-armstubs: fix native compilation on armv7l
2021-01-12 06:11:46 +00: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
Yorick van Pelt
d6e97555bd
raspberrypi-armstubs: fix native compilation on armv7l
2021-01-06 11:17:10 +01:00
Samuel Dionne-Riel
7f23d3e519
raspberrypi-armstubs: init at 2020-10-08
2020-12-31 18:20:49 +01:00
TredwellGit
db860c86f9
firmwareLinuxNonfree: 2020-11-18 -> 2020-12-18
2020-12-29 19:08:06 -05:00
Drew Risinger
979a1e109f
raspberrypi-tools: remove in favor of libraspberrypi
...
These packages were duplicated, and often weren't being updated in sync.
The only difference between them was the lack of pkg-config in
libraspberrypi, which is easily fixable.
2020-12-27 17:01:02 +01:00
Drew Risinger
924d461587
raspberrypifw: use stdenvNoCC
...
This only copies unfree redistributables, don't need a compiler for
that.
2020-12-27 17:01:02 +01:00
Drew Risinger
860cb184ec
raspberrypifw: 20201022 -> 20201201
2020-12-27 17:01:02 +01:00
Drew Risinger
a128c9c7ec
raspberrypiWirelessFirmware: 2019-08-16 -> 2020-12-01
2020-12-27 17:01:02 +01:00
Florian Klink
b1fb82e979
raspberrypi-tools: fix build on x86_64-linux
...
This allows using tools such as dtmerge on x86_64-linux.
2020-12-27 03:29:25 +01:00
Eduard Bopp
81f4bca15c
rtl8761b-firmware: init at rtk1395
...
Also included the firmware under enableRedistributableFirmware.
2020-12-21 00:22:53 +01:00
Jan Tojnar
113a866cac
fwupd: 1.5.2 → 1.5.3
...
https://blogs.gnome.org/hughsie/2020/12/08/fwupd-1-5-3/
2020-12-09 02:40:36 +01:00
Jan Tojnar
e0296b2d12
fwupd: 1.5.1 → 1.5.2
...
https://blogs.gnome.org/hughsie/2020/11/23/fwupd-1-5-2/
2020-12-09 02:40:36 +01:00
Sandro
3a5fe2eaf5
Merge pull request #103778 from lblasc/sof-firmware-16
...
sof-firmware: 1.5.1 -> 1.6
2020-12-02 02:17:05 +01:00
Shea Levy
926ae8885d
system76-firmware: 1.0.18 -> 1.0.20
2020-11-29 11:29:26 -05:00
Luka Blaskovic
8b1717c266
sof-firmware: 1.5.1 -> 1.6
...
https://github.com/thesofproject/sof/releases/tag/v1.6
2020-11-21 15:29:32 +00:00
TredwellGit
d7695d13ff
firmwareLinuxNonfree: 2020-10-22 -> 2020-11-18
2020-11-19 09:40:32 +00:00
Jan Tojnar
23b939cfc3
fwupd: Fix build
...
Few new files are trying to be installed to /etc.
Fixes: https://github.com/NixOS/nixpkgs/issues/103365
2020-11-11 01:07:27 +01:00
Jan Tojnar
3a5ba30c13
fwupd: 1.4.6 → 1.5.1
...
* https://github.com/fwupd/fwupd/releases/tag/1.5.0
* https://github.com/fwupd/fwupd/releases/tag/1.5.1
* The changelog mentions removed dependency on efivar but we still need the package because it also contains efiboot required dependency. https://github.com/fwupd/fwupd/pull/2485
* Blacklist options were renamed.
* Test firmware was moved to a separate repo. We need to install it or some tests will be skipped. https://github.com/fwupd/fwupd/pull/2330
* Initially, there was an option to configure dbx but in the end, it was removed in favour of bespoke dbxtool. https://github.com/fwupd/fwupd/pull/2061 , https://github.com/fwupd/fwupd/pull/2318 , https://github.com/fwupd/fwupd/pull/2329
* Fwupd now checks hashes of plug-ins and will complain loudly that it is tainted when “invalid” plug-in is loaded (during testing).
* Installed tests complain about not being able to access cdn, even though we are not setting CI_NETWORK env var. We need a patch to fix that.
2020-11-09 22:50:17 +01:00
TredwellGit
7ff16d8155
firmwareLinuxNonfree: 2020-09-18 -> 2020-10-22
2020-11-06 18:28:28 +00:00
Janne Heß
1829a89f84
raspberrypifw: 1.20200902 -> 1.20201022
2020-10-26 11:30:36 +01:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Janne Heß
9a966e84b6
raspberrypifw: 1.20200601 -> 1.20200902
...
Also disable the fixup phase since it only throws errors and remove the
platforms since these are only static files.
2020-10-07 00:41:15 +02:00
Tim Steinbach
5c18896aaf
Merge pull request #98420 from lovesegfault/linux-firmware-bump
...
firmwareLinuxNonFree: 2020-05-19 -> 2020-09-18
2020-10-01 08:53:11 -04:00
Shea Levy
55dc3b76f0
system76-firmware: 1.0.17 -> 1.0.18
2020-09-28 13:10:46 -04:00
Bernardo Meurer
2f112a7e56
firmwareLinuxNonFree: 2020-05-19 -> 2020-09-18
2020-09-26 16:06:02 -07:00
Shea Levy
b694eb6e6a
firmware-manager: Init at 0.1.1
2020-09-23 06:01:05 -04:00
Shea Levy
f43c02c7ff
system76-firmware: Init at 1.0.17
2020-09-22 20:14:29 -04:00
Jan Tojnar
31081be0d9
fwupd: 1.4.5 → 1.4.6
...
https://github.com/fwupd/fwupd/releases/tag/1.4.6
Also drop some unneeded dependencies.
2020-09-12 13:28:52 +02:00
Jan Tojnar
f9fbbd519e
fwupd: clean up
...
* reorder attributes to match standard
* do not use package aliases
* add some comments
* fix license (https://github.com/fwupd/fwupd/issues/526 )
2020-09-12 13:28:52 +02:00
Anders Kaseorg
51632d5310
fwupd: Add upstream patch to fix build with systemd 246
...
Fixes #96663 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-08-30 13:53:26 -07:00
R. RyanTM
35735ac930
fwupd: 1.4.4 -> 1.4.5
2020-08-03 19:34:54 +02:00
Samuel Dionne-Riel
c62d060648
Merge pull request #89717 from SquircleSpace/rpi4-8gb
...
Support Raspberry Pi 4 (8 GB)
2020-06-16 13:26:20 -04:00
Ada Avery
df9950ed7b
raspberrypifw: 1.20190925 -> 1.20200601
2020-06-16 14:19:07 -03:00
Ada Avery
cd0cfb2ed1
raspberrypi-tools: 2018-10-03 -> 2020-5-28
2020-06-16 14:19:00 -03:00
Jan Tojnar
7c20a53506
Merge pull request #90539 from r-ryantm/auto-update/fwupd
2020-06-16 16:43:33 +02:00
Jan Tojnar
0f0bcec11c
fwupd: Add passthru consistency test
...
We need to keep the passthru.filesInstalledToEtc and passthru.defaultBlacklistedPlugins in sync with the package contents so let's add a test to enforce that.
2020-06-16 11:20:55 +02:00
R. RyanTM
bfa1712590
fwupd: 1.4.2 -> 1.4.4
2020-06-15 22:16:05 +00:00
Even Brenden
0b1eb52866
sof-firmware: 1.4.2 -> 1.5.1
2020-06-14 22:59:29 +02:00
Ricardo M. Correia
ec4d914143
fwupd: fix configuration on aarch64
...
The fwupd service was failing on aarch64 with:
fwupd: Failed to load engine: Failed to load remotes: failed to load /etc/fwupd/remotes.d/dell-esrt.conf: No such file or directory
The /etc/fwupd/remotes.d/dell-esrt.conf symlink existed but it pointed to a non-existent file.
2020-06-02 14:23:20 +02:00
James Ravn
46f2bf63a4
firmwareLinuxNonfree: 2020-01-22 -> 2020-05-19
2020-06-01 14:16:22 +01:00
Jan Tojnar
19952035d4
Merge pull request #88506 from r-ryantm/auto-update/fwupd
2020-05-27 21:43:35 +02:00
R. RyanTM
9dcffdecb6
fwupd: 1.4.1 -> 1.4.2
2020-05-21 11:13:59 +00:00
zowoq
a5cbd4fa35
fwupdate: remove
...
https://github.com/rhboot/fwupdate
This project is no longer supported.
All code has been merged directly into the fwupd project.
Please switch to that.
2020-05-19 08:57:27 +10:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
...
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Jan Tojnar
88d15ee4ef
fwupd: 1.4.0 → 1.4.1
...
ad113b931f
2020-05-06 00:30:11 +02:00
Luka Blaskovic
fe7f770666
sof-firmware: init at 1.4.2
2020-04-28 05:25:38 +00:00
Jan Tojnar
09c4736405
Merge pull request #83755 from jtojnar/jcat-0.1
2020-04-18 20:38:24 +02:00
Jan Tojnar
06e5800a73
fwupd: 1.3.9 → 1.4.0
...
https://github.com/fwupd/fwupd/releases/tag/1.4.0
2020-04-18 19:51:08 +02:00
John Ericson
17f2cf93dc
fwupdate: Clean up -I flags
2020-04-13 19:21:23 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
d6d660d996
fwupd: 1.3.8 → 1.3.9
...
https://github.com/fwupd/fwupd/blob/1.3.9/data/org.freedesktop.fwupd.metainfo.xml#L38-L63
2020-03-07 18:57:31 +01:00
Jan Tojnar
a6f12202d0
fwupd: 1.3.7 → 1.3.8
...
https://github.com/fwupd/fwupd/compare/1.3.7...1.3.8
2020-02-24 03:03:33 +01:00
Jan Tojnar
e5f7dacc93
nixos/fwupd: disable test plugins implicitly
...
invalid test was introduced in 297d1598ef
and it is disabled in the shipped daemon.conf.
I forgot to reflect that in the module, which caused the daemon to print the following on start-up:
FuEngine invalid has incorrect built version invalid
and the command to warn:
WARNING: The daemon has loaded 3rd party code and is no longer supported by the upstream developers!
To reduce the change of this happening in the future, I moved the list of default disabled plug-ins to the package expression.
I also set the value of the NixOS module option in the config section of the module instead of the default value used previously,
which will allow users to not care about these plug-ins.
2020-02-06 22:32:13 +01:00
Jan Tojnar
c942013dbc
fwupd: split daemon again
...
In 1.3.5, fwupdprivate library was made into a shared fwupdplugin library.
This library is considered semi-private and is used by fwupd daemon and
fwupd plug-ins and now possibly third party plug-ins.
The fwupdplugin library refers to the plug-in directory in fwupd.out
causing a dependency cycle. For that reason we need to move it to out.
2020-02-06 22:32:13 +01:00
Jan Tojnar
0ecc836777
fwupd: 1.3.3 → 1.3.7
...
Changelogs:
* 342a38b432
* 713d20f79f
* 1ac566bc09
* ca3cdaef43
Notably:
* libfwupdplugin was factored out of the binary, introducing irreconcilable dependency cycle between `out` and `lib` outputs.
2020-02-06 05:46:48 +01:00
Franz Pletz
e12d0b0d15
firmwareLinuxNonfree: 2019-12-15 -> 2020-01-22
2020-01-30 22:34:38 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Frederik Rietdijk
6d059becd3
Merge gcc-9 into staging ( #68029 )
2019-12-30 16:38:38 +01:00
Robin Gloster
548aff5a49
meson: fix for structured attrs
2019-12-30 04:50:37 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
Michael Hoang
139c18dc66
firmware-linux-nonfree: 2019-10-22 -> 2019-12-15
2019-12-24 23:39:50 +11:00
Jan Tojnar
5b8998fdc4
fwupd: 1.2.10 → 1.3.3
...
https://github.com/fwupd/fwupd/blob/1.3.3/data/org.freedesktop.fwupd.metainfo.xml#L35-L125
systemd.tmpfiles should not be necessary, as the systemd service switched to StateDirectory.
2019-11-18 19:55:39 +01:00
Frederik Rietdijk
cf27abf534
Merge master into staging-next
2019-11-11 12:06:42 +01:00
Dmitry Kalinkin
21c3fabb44
Merge pull request #72804 from xtruder/pkgs/facetimehd-firmware/update-firmware-link
...
facetimehd-firmware: 1.43_4 -> 1.43_5
2019-11-09 05:13:34 -05:00
Vladimír Čunát
457e94d900
Merge branch 'master' into staging-next
...
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
Matthew Bauer
b23aa70952
Merge pull request #70173 from eadwu/raspberrypi/1.20190925
...
raspberrypi: 1.20190925
2019-11-07 17:13:24 -05:00
worldofpeace
25454dbad8
fwupd: correct test attr
2019-11-07 08:11:25 -05:00
Franz Pletz
f7ba4a807f
fwupdate: fix build with gcc9
2019-11-05 09:29:10 +01:00
Jaka Hudoklin
c115659884
facetimehd-firmware: 1.43_4 -> 1.43_5
2019-11-05 00:36:45 +01:00
Doron Behar
6badf45079
firmwareLinuxNonfree: 2019-09-23 -> 2019-10-22
2019-10-28 16:22:48 +02:00
Jörg Thalheim
283ef6bc6d
Revert "fwupd: Move D-Bus conf file to share/dbus-1/system.d"
...
This reverts commit ad6aada7e2
.
The patch does not apply to our version.
This commit was part of https://github.com/NixOS/nixpkgs/pull/68875
cc @worldofpeace
2019-10-14 11:01:45 +01:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next
2019-10-12 00:50:21 +02:00
Michael Hoang
bb978d8184
firmware-linux-nonfree: 2019-08-15 -> 2019-09-23
2019-10-09 13:01:02 +11:00
Edmund Wu
0266449187
raspberrypifw: 1.20190819 -> 1.20190925
2019-10-01 08:43:15 -04:00
Frederik Rietdijk
503081fa5b
Merge staging into staging-next
2019-09-29 11:05:22 +02:00
Vladimír Čunát
217cf982c7
Merge branch 'master' into staging-next
2019-09-27 22:13:02 +02:00
Samuel Dionne-Riel
95005c1039
Merge pull request #68265 from tkerber/rpi4
...
Various: Add support for raspberry pi 4.
2019-09-27 14:35:17 -04:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
Jan Tojnar
f5ef80b46d
Merge branch 'staging-next' into staging
2019-09-18 21:16:01 +02:00
Jan Tojnar
62791c3743
Merge branch 'master' into staging-next
2019-09-18 21:15:35 +02:00
Franz Pletz
6bbf9dc419
firmwareLinuxNonfree: 2019-07-17 -> 2019-08-15
2019-09-17 23:34:07 +02:00
Thomas Kerber
cc5baf2d86
Various: Add support for raspberry pi 4.
2019-09-17 04:05:16 +01:00
worldofpeace
ad6aada7e2
fwupd: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
Jan Tojnar
9b6789de73
tree-wide: replace wrapProgram with wrapGApp
...
where appropriate
2019-09-10 17:54:57 +02:00
worldofpeace
a9e0f1dee1
fwupd: add setuptools for python
...
It's no longer propagated so we need to add it.
Was failing like:
FAILED: libfwupd/fwupd.map
/build/fwupd-1.2.10/libfwupd/generate-version-script.py LIBFWUPD libfwupd/Fwupd-2.0.gir libfwupd/fwupd.map
Traceback (most recent call last):
File "/build/fwupd-1.2.10/libfwupd/generate-version-script.py", line 11, in <module>
from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
2019-09-09 16:09:05 -04:00
Jan Tojnar
c7f19d7626
fwupd: 1.2.8 → 1.2.10 ( #67625 )
...
fwupd: 1.2.8 → 1.2.10
2019-09-08 03:42:49 +02:00
Jan Tojnar
b0a142e0ae
fwupd: 1.2.8 → 1.2.10
...
https://github.com/fwupd/fwupd/blob/1.2.10/data/org.freedesktop.fwupd.metainfo.xml#L35-L81
* adopt the package
* libflashrom is disabled by default since it is experimental now.
* add installed tests to passthru for easier running
* concretize patchShebags
* no changes in filesInstalledToEtc
2019-08-28 17:14:43 +02:00
Jan Tojnar
d3f6526750
fwupd: format with nixpkgs-fmt
...
Some manual changes were applied on top of that.
2019-08-28 15:05:09 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
worldofpeace
7e453cc58f
Revert "fwupd: 1.2.8 -> 1.2.10"
2019-08-19 20:58:24 -04:00
R. RyanTM
e7bc99490d
fwupd: 1.2.8 -> 1.2.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwupd/versions
2019-08-19 01:48:08 -07:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Frederik Rietdijk
fe9a3e3e63
Merge staging-next into staging
2019-08-17 09:39:23 +02: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
4202715c58
Merge pull request #63835 from luaduck/rpi4-firmware
...
raspberrypi-firmware: Update version to 1.20190620+1
2019-08-14 10:22:22 -04:00
worldofpeace
441f2525ba
fwupd: correct aarch64 support
2019-08-07 15:49:47 -04:00
worldofpeace
f45a34ad06
fwupd: wrap programs needed in PATH
2019-08-03 09:40:20 -04:00
Edmund Wu
05570075d7
firmwareLinuxNonfree: 2019-04-16 -> 2019-07-17
2019-07-19 16:45:24 -04:00
Will Dietz
5dc9fec732
fwupd: patch in paths to tools used as runtime deps
2019-07-11 11:10:19 -04:00
Will Dietz
f633bf64e9
fwupd: 1.2.3 -> 1.2.8
...
* use C.UTF-8 instead of en_US
* refresh sysconfdir_install patch
* extend to vendor-directory.conf
* update sysconfdir_install patch
* update file listing
2019-07-11 11:10:19 -04:00
duck
0f2f44c470
raspberrypi-firmware: Update version to 1.20190620+1
2019-06-26 23:28:38 +01:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Ben Wolsieffer
a68213ae8a
raspberrypifw: 1.20181112 -> 1.20190401
2019-05-03 18:12:13 -04:00
Will Dietz
e50c71b3b1
firmwareLinuxNonfree: 20190312 -> 20190416
...
restore outputHash attributes, since I already have them...
2019-04-16 19:04:58 -05:00
Herwig Hochleitner
72a6438f37
firmware-linux-nonfree: 2019-02-13 -> 2019-03-12
2019-04-05 15:48:34 +02:00
Andreas Rammhold
b9ac4c1dd3
firmwareLinuxNonfree: 2018-12-13 -> 2019-02-13
2019-02-19 22:59:35 +01:00
Jan Tojnar
dd06999e32
fwupd: fix installed tests
2019-01-28 00:15:00 +01:00
Will Dietz
7dd30dd64b
fwupd: put plugins in "out", restore "lib" output w/o cycle
2019-01-27 21:26:43 +01:00
Will Dietz
55fa570046
fwupd: blacklist test plugin by default
...
Don't add the testing "webcam" device,
which is unexpected to see when querying
what devices fwupd believes exist :).
Won't change behavior for anyone defining
the blacklistPlugin option already,
but doesn't seem worth making more complicated.
2019-01-27 21:26:42 +01:00
Will Dietz
461699607e
fwupd: 1.2.2 -> 1.2.3
...
Drop lib output to avoid cycle.
2019-01-27 21:26:42 +01:00
Franz Pletz
b213de9328
Merge pull request #52265 from ikervagyok/firmware
...
firmware-linux-nonfree: 20181017 -> 20181213
2018-12-17 02:18:07 +00:00
Lengyel Balazs
374a672424
firmware-linux-nonfree: 20181017 -> 20181213
2018-12-17 03:16:46 +01:00
Ben Wolsieffer
f554d4e40f
raspberrypifw: 1.20180919 -> 1.20181112
2018-12-17 02:01:13 +00:00
Will Dietz
1b5de09e7f
fwupd: 1.1.2 -> 1.2.1
...
Add cairo dep and others checked for
in fwupd's meson.build.
Cairo at least is required.
2018-12-12 21:45:02 -05:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Ben Wolsieffer
62429fe41b
raspberrypiWirelessFirmware: 2018-05-30 -> 2018-08-20
2018-11-01 22:59:20 -04:00
Will Dietz
788d324205
linux-firmware: 2018-08-25 -> 2018-10-17
2018-10-18 09:32:13 -05:00
Silvan Mosberger
6fac56ae7b
Merge pull request #47057 from r-ryantm/auto-update/fwupd
...
fwupd: 1.1.1 -> 1.1.2
2018-10-14 20:59:09 +02:00
Ben Wolsieffer
964ae43b53
raspberrypi-tools: 2018-02-05 -> 2018-10-03
2018-10-07 21:55:04 -04:00
Ben Wolsieffer
ec1aa05a27
raspberrypifw: 1.20180817 -> 1.20180919
2018-10-07 21:55:04 -04:00
R. RyanTM
fd7bf0460d
fwupd: 1.1.1 -> 1.1.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/fwupd/versions
2018-09-20 13:54:53 -07:00
Tuomas Tynkkynen
14fbea9111
raspberrypifw: 1.20180619 -> 1.20180817
2018-09-14 16:15:28 +03:00
ash lea
a1017704c2
firmware-linux-nonfree: 2018-03-20 -> 2018-08-25
2018-09-01 03:16:28 -04:00
Jan Tojnar
b0d4c25c1c
fwupd: do not wrap efi capsule ( #45719 )
...
wrapGAppsHook is not able to skip efi capsules so we need to
switch to manual wrapping.
Closes: https://github.com/NixOS/nixpkgs/issues/45715
2018-08-29 11:35:00 +02:00
Will Dietz
85d5d71444
fwupdate: 10 -> 12 ( #44710 )
2018-08-26 02:02:48 +02:00
Jan Tojnar
672191678d
fwupd: 1.1.0 → 1.1.1
2018-08-15 22:33:37 +02:00
Jan Tojnar
83a18e14d9
Merge pull request #39792 from Moredread/fwupd
...
WIP fwupd: 1.0.5 -> 1.1.0
2018-08-08 11:57:39 +02:00
André-Patrick Bubel
08547ff642
fwupd: 1.0.5 -> 1.1.0
...
We override the ESP mount point in the config file /etc/fwupd/uefi.conf
(available since version 1.0.6), as it is set to a path in the nix store
during build time.
Tests are disabled as it needs /etc/os-release, which is not available
when building with sandboxing enabled.
2018-08-07 23:25:22 +02:00
volth
c211cb1180
zd1211-firmware: fixed output derivation ( #44611 )
2018-08-07 16:04:04 +02:00
volth
6d00805dff
broadcom-bt-firmware: fixed output derivation ( #44610 )
2018-08-07 16:02:44 +02:00
volth
0282f0d285
firmware-linux-nonfree: fixed-output derivation ( #44605 )
2018-08-07 15:54:27 +02:00
volth
7bff0b71d1
intel2200BGFirmware: fixed-output derivation ( #44604 )
2018-08-07 15:44:12 +02:00
georgewhewell
a052e52a27
fix rasperrypifw cross build
2018-08-06 14:49:45 +03:00
Lluís Batlle i Rossell
66d7126255
Take me (viric) out of most maintenance
...
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Tuomas Tynkkynen
7b25471fb1
raspberrypifw: 1.20180417 -> 1.20180619
2018-07-12 17:04:07 +03:00
Ben Wolsieffer
7c763118b4
raspberrypiWirelessFirmware: init
2018-07-12 17:02:32 +03:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Tuomas Tynkkynen
85952d850e
raspberrypifw: 1.20180328 -> 1.20180417
2018-06-01 13:48:54 +03:00
Bastian Köcher
72f3e417ac
raspberrypifw: 1.20171029 -> 1.20180328
2018-04-05 02:42:12 +03:00
Corey O'Connor
fccddb2556
firmware-linux-nonfree: Update SHA and add rev to prevent breakage on future commits.
2018-04-04 07:41:56 -07:00
Tuomas Tynkkynen
b59f9497aa
raspberrypifw: Drop all non-firmware parts
...
They are now built from source in raspberrypi-tools.
2018-04-02 23:46:18 +03:00
Tuomas Tynkkynen
434722ba62
raspberrypi-tools: Init at 2018-02-05
2018-04-02 23:46:18 +03:00
Franz Pletz
ecf5caf457
firmwareLinuxNonfree: simplify source fetching
...
The iwlwifi repo has been merged into linux-firmware.
2018-03-28 02:12:01 +02:00
Will Dietz
c787555b94
firmwareLinuxNonfree: 2018-01-04 -> 2018-03-20
2018-03-27 13:08:17 -05:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Jan Tojnar
30cc156c8c
nixos/fwupd: use manual list of etc files
...
Closes : #32142
2018-02-22 13:18:23 +01:00
Jan Tojnar
73f2f644bc
fwupd: 1.0.4 → 1.0.5
2018-02-22 13:18:21 +01:00
Jan Tojnar
41e85ef889
fwupdate: 8 → 10
2018-02-22 13:18:21 +01:00
Jan Tojnar
200a08e649
fwupd: add manpage
2018-02-15 01:11:14 +01:00
Jan Tojnar
a5e46588ab
fwupd: add devdoc
2018-02-15 01:11:14 +01:00
Jan Tojnar
201cc158cb
nixos/fwupd: add test
2018-02-15 01:11:13 +01:00
Jan Tojnar
be54e4b07e
fwupd: enable tests
2018-02-15 01:11:13 +01:00
Jan Tojnar
2ea6f25ebc
fwupd: use correct libelf
2018-02-15 01:11:12 +01:00
Will Dietz
8340cc5c6a
fwupd: shared_mime_info is needed!
2018-02-15 01:11:12 +01:00
Jan Tojnar
fb29a093f1
fwupd: 1.0.1 → 1.0.4
2018-02-15 01:11:11 +01:00
Jan Tojnar
f94a17387c
efivar: 30 → 34
2018-02-15 01:11:10 +01:00
Dan Peebles
dfd300c81d
treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
...
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
2018-02-08 16:38:08 -05:00
Tuomas Tynkkynen
67c73b4e64
Merge commit '2e56ba' from staging into master
2018-01-17 12:50:46 +02:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Tuomas Tynkkynen
6ed0fe7e45
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/build-support/fetchbower/default.nix
pkgs/build-support/fetchdarcs/default.nix
pkgs/build-support/fetchgx/default.nix
pkgs/development/python-modules/botocore/default.nix
pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix
pkgs/tools/admin/awscli/default.nix
2018-01-14 21:18:27 +02:00
John Ericson
888404f11b
treewide: Fix deps in a few other fixed output derivations
2018-01-10 11:18:44 -05:00
Daiderd Jordan
5a02143c20
Merge pull request #33010 from LnL7/cacert-hook
...
cacert: add hook that sets SSL_CERT_FILE
2018-01-07 09:55:15 +01:00
Franz Pletz
c01cfb9e01
firmware-linux-nonfree: 2017-12-06 -> 2018-01-04
2018-01-05 02:32:17 +01:00
Daiderd Jordan
091c2b9f04
cacert: cleanup exporting SSL_CERT_FILE
2017-12-27 21:36:32 +01:00
Bastian Köcher
4fcae79002
firmware-linux-nonfree: 2017-10-09-iwlwifi-fw-2017-11-03 -> 2017-12-06-iwlwifi-fw-2017-11-15
2017-12-13 21:53:11 +01:00
Jan Malakhovski
d43b41fd5e
firmware-linux-nonfree: 2017-10-09-iwlwifi-fw-2017-11-03 -> 2017-10-13-iwlwifi-fw-2017-11-15
...
Also switch to https for privacy and use shallow fetches to save on network bandwidth.
2017-12-05 11:46:43 +00:00
Jan Tojnar
227a92f698
fwupd: 0.9.6 → 1.0.1
2017-11-17 18:54:45 +01:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636
2017-11-10 22:13:46 +01:00
Herwig Hochleitner
8ba0b7bc3b
firmware-linux-nonfree: 2017-07-05 -> 2017-10-09-iwlwifi-fw-2017-11-03
...
- update and automate merging
The automated merging process should eliminate the need for keeping a
nixos-specific merged repository around
fixes #29806
2017-11-10 21:54:15 +01:00
Tuomas Tynkkynen
967ecb802e
raspberrypifw: 1.20170811 -> 1.20171029
2017-11-06 20:49:48 +02:00
Shea Levy
9e37df185c
fwupd: Remove manual rpath settings now that meson is fixed.
...
Thanks @yegortimoshenko!
2017-10-29 14:42:55 -04:00
Peter Hoeg
5f6d2d15ac
Revert "nvidia-firmware: init at 325.15"
...
This reverts commit 15bdbc21f9
.
2017-10-14 14:42:48 +08:00
Peter Hoeg
15bdbc21f9
nvidia-firmware: init at 325.15
2017-10-14 14:38:04 +08:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Eelco Dolstra
ec8d41f08c
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"
...
This reverts commit 0a944b345e
, reversing
changes made to 61733ed6cc
.
I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.
2017-09-07 12:51:21 +02:00
John Ericson
0a944b345e
Merge pull request #28557 from obsidiansystems/binutils-wrapper
...
Binutils-wrapper: Init by refactoring out of cc-wrapper
2017-09-03 10:37:27 -04:00
Vladimír Čunát
37242d98de
Merge branch 'master' into staging
2017-09-03 10:51:11 +02:00
Shea Levy
35f89413e2
fwupd: bump
2017-09-02 20:00:20 -04:00
Frederik Rietdijk
d0dab8a330
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-02 11:10:52 +02:00