forked from M-Labs/nix-servo
flake: update flake inputs
This commit is contained in:
parent
791e9abd7a
commit
d12dee6198
|
@ -18,11 +18,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1703013332,
|
||||
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
|
||||
"lastModified": 1703961334,
|
||||
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
|
||||
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
{
|
||||
# Zynq image various fixes and cleanup
|
||||
url = "https://patch-diff.githubusercontent.com/raw/cleverca22/not-os/pull/28.patch";
|
||||
sha256 = "sha256-R1B6CF/D/WdtviEh2QOGLX46257kKI1rMI+b5vkDXFY=";
|
||||
sha256 = "sha256-EnYb95QfwHmUHfbCT9tL291mC8Tze0Koadb11arvTDY=";
|
||||
}
|
||||
];
|
||||
patched-not-os = pkgs.applyPatches {
|
||||
|
|
Loading…
Reference in New Issue