update liminix

This commit is contained in:
sinavir 2024-02-22 22:16:09 +01:00
parent 3251fc2698
commit 0698cbb25c
3 changed files with 8 additions and 3 deletions

View file

@ -21,6 +21,11 @@ in rec {
ipaddr = "10.0.0.8";
};
};
hardware = {
flash = {
eraseBlockSize = 131072;
};
};
hardware.ubi = {
# PLEASE remove this when using the real ROM. These are just tweaks to make tftpboot working

@ -1 +1 @@
Subproject commit ce348f2b8ab49ab7ac46537f9bf17e651bcdd3b7
Subproject commit 49cae130f5d49ff11a529bc0413b7c51e0d0f3b4

View file

@ -3,8 +3,8 @@
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.05pre572676.b06ff4bf8f4a/nixexprs.tar.xz",
"hash": "1alh0waf9hjhxqnxwkmc6g1fq9h1m498g269yncdnhhkiglg73kx"
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.05pre586231.f33dd27a47eb/nixexprs.tar.xz",
"hash": "15i504pd3y9r0c2fwyjwsc1j8055h20w0j2sj4ij5igvin7v3k9l"
}
},
"version": 3