Bump zephyr-nix
This commit is contained in:
parent
a799808eb7
commit
25810f427a
2 changed files with 4 additions and 5 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -137,16 +137,15 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1723595954,
|
||||
"narHash": "sha256-wRoQsj2Dg1qur8L0BzQBHxecGSOG5WesCOqTsqRjhGw=",
|
||||
"lastModified": 1723611259,
|
||||
"narHash": "sha256-0KpCmM2hOb56EYUTQWgMYdQlrkMeqTC0m9Ou6J5f8/8=",
|
||||
"owner": "urob",
|
||||
"repo": "zephyr-nix",
|
||||
"rev": "ae659ffa1cbf08368b10a94c2f36e13395c0d958",
|
||||
"rev": "a12131ec450ea66e9005c668c31c8a055a766ef3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "urob",
|
||||
"ref": "testing",
|
||||
"repo": "zephyr-nix",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
zephyr.flake = false;
|
||||
|
||||
# Zephyr sdk and host tools
|
||||
zephyr-nix.url = "github:urob/zephyr-nix/testing";
|
||||
zephyr-nix.url = "github:urob/zephyr-nix";
|
||||
# zephyr-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
zephyr-nix.inputs.zephyr.follows = "zephyr";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue