mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
Merge pull request #57454 from alyssais/linux-libre
linux_latest-libre: fix build
This commit is contained in:
commit
65bba7cbdf
@ -4,8 +4,8 @@
|
||||
|
||||
# Update this if linux_latest-libre fails to build.
|
||||
# $ curl https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/tags/ | grep -Eo 'Revision [0-9]+'
|
||||
rev = "15951";
|
||||
sha256 = "196k8zr5xsfnvbrgh9cvr70yfdl9bngxrc4bh0bq3a4w6nnh1cda";
|
||||
rev = "16063";
|
||||
sha256 = "0y4icpkysnf15bpkj71g8samhj516913mx6ng5fb2hdxc4009bx2";
|
||||
}
|
||||
, ...
|
||||
}:
|
||||
|
Loading…
Reference in New Issue
Block a user