flipperzero-firmware: RM1024-0141-0.93.1-5a8d754 -> RM1216-1145-0.93.9-36ee0ab
This commit is contained in:
parent
cb6cded6be
commit
287d3d311e
2 changed files with 9 additions and 9 deletions
|
@ -5,13 +5,13 @@
|
|||
let
|
||||
heatshrink2 = pm: pm.buildPythonPackage rec {
|
||||
pname = "heatshrink2";
|
||||
version = "0.11.0";
|
||||
version = "0.12.0";
|
||||
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "eerimoq";
|
||||
repo = "pyheatshrink";
|
||||
rev = version;
|
||||
hash = "sha256:1122abg9yf3shbb3h6kzh8f8vmhgxy1w9ck0mjg1zqyncry2hwiz";
|
||||
hash = "sha256:0yikz2v4w97vf3bxrm9bfynfss7hv793c4zbyzw8ljgwmri4gn16";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"src": {
|
||||
"url": "https://github.com/RogueMaster/flipperzero-firmware-wPlugins",
|
||||
"rev": "5a8d754c12f7ae7f754a6ceb2a49a4188d7a270d",
|
||||
"date": "2023-10-24T01:40:59-04:00",
|
||||
"path": "/nix/store/amiaaijsw6z7zsblgkh2gfz973vw9pn6-flipperzero-firmware-wPlugins-5a8d754",
|
||||
"sha256": "0v6w63a4n8bx4k94gxxik4p3ms1915715af2mpyjvbk6yshaia6b",
|
||||
"hash": "sha256-y6iooPZmri39rcKpEk4JKeg6Lpmx90fSJH0hS9Qw3Gw=",
|
||||
"rev": "36ee0ab83baf8ea30d08652e72a2919e5c5ff40c",
|
||||
"date": "2023-12-16T11:42:54-05:00",
|
||||
"path": "/nix/store/wk9038nnzhryrqaa2dp9rirz7lqja8q4-flipperzero-firmware-wPlugins-36ee0ab",
|
||||
"sha256": "1l0nqan9acc5dx39vnpaa53mnjv0h6132rxq7f3xdxpxld0nrw8r",
|
||||
"hash": "sha256-GfFsQaP99taHO7hnMYKBYEtbR1Hq2p1Gb4UxlazCFtA=",
|
||||
"fetchLFS": false,
|
||||
"fetchSubmodules": true,
|
||||
"deepClone": false,
|
||||
"leaveDotGit": false
|
||||
},
|
||||
"version": "RM1024-0141-0.93.1-5a8d754",
|
||||
"upstreamVersion": "0.93.1"
|
||||
"version": "RM1216-1145-0.93.9-36ee0ab",
|
||||
"upstreamVersion": "0.93.9"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue