summary refs log tree commit diff
path: root/pkgs/os-specific/linux/firmware/system76-firmware
Commit message (Collapse)AuthorAge
* treewide: fix cargoSha256/cargoHashDaniël de Kok2021-05-08
| | | | | | | | | | | | | Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in which cargo vendor erroneously changed permissions of vendored crates. This was fixed in Rust 1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are potentially broken. This change updates cargoSha256/cargoHash tree-wide. Fixes #121994.
* lzma: deprecate aliasSandro Jäckel2021-04-04
|
* system76-firmware: remove aarch64-linux supportsuperherointj2021-03-24
|
* system76-firmware: 1.0.20 -> 1.0.24R. RyanTM2021-03-09
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | 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.
* system76-firmware: 1.0.18 -> 1.0.20Shea Levy2020-11-29
|
* treewide: remove periods from end of package descriptionsBen Siraphob2020-10-17
|
* system76-firmware: 1.0.17 -> 1.0.18Shea Levy2020-09-28
|
* system76-firmware: Init at 1.0.17Shea Levy2020-09-22