mirror of
https://github.com/R2Northstar/Northstar
synced 2026-08-23 20:23:04 -04:00
Bump version
This commit is contained in:
parent
db02e32618
commit
9341bba7aa
2 changed files with 7 additions and 7 deletions
10
flake.lock
generated
10
flake.lock
generated
|
|
@ -49,17 +49,17 @@
|
||||||
"treefmt-nix": []
|
"treefmt-nix": []
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1786171985,
|
"lastModified": 1786347796,
|
||||||
"narHash": "sha256-R6xh0uKmaccUu5oliVr1PhUw5ONFB9cjTLX//wm3Tpg=",
|
"narHash": "sha256-Cd+XOfkij56wNsKhy80MNFJZo5Lgk9wyqkH6rzBtf34=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "1b0ce15673a0027b21639746fd74d4f7da1e504d",
|
"rev": "e283f4e14c6fdb84821a41674310c0ea17be784f",
|
||||||
"revCount": 776,
|
"revCount": 780,
|
||||||
"submodules": true,
|
"submodules": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/R2Northstar/NorthstarLauncher.git"
|
"url": "https://github.com/R2Northstar/NorthstarLauncher.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"rev": "1b0ce15673a0027b21639746fd74d4f7da1e504d",
|
"rev": "e283f4e14c6fdb84821a41674310c0ea17be784f",
|
||||||
"submodules": true,
|
"submodules": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/R2Northstar/NorthstarLauncher.git"
|
"url": "https://github.com/R2Northstar/NorthstarLauncher.git"
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
launcher = {
|
launcher = {
|
||||||
url = "git+https://github.com/R2Northstar/NorthstarLauncher.git?submodules=1&rev=1b0ce15673a0027b21639746fd74d4f7da1e504d";
|
url = "git+https://github.com/R2Northstar/NorthstarLauncher.git?submodules=1&rev=e283f4e14c6fdb84821a41674310c0ea17be784f";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
inputs.treefmt-nix.follows = "";
|
inputs.treefmt-nix.follows = "";
|
||||||
};
|
};
|
||||||
|
|
@ -64,6 +64,6 @@
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
// {
|
// {
|
||||||
version = "1.31.12";
|
version = "1.31.13";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue