packages/shinobi: use dashboard-v3 branch

flake.lock: Update

Flake lock file updates:

• Updated input 'shinobi':
    'gitlab:Shinobi-Systems/Shinobi/a2faa40ab0e9952ff6a7fcf682534171614180c1' (2021-11-30)
  → 'gitlab:Shinobi-Systems/Shinobi/d16a3d006a84fff85ba698b11cf7faa3e29e6f11' (2022-02-22)
This commit is contained in:
Max Headroom 2022-03-17 23:05:51 +01:00
parent f143d0bb82
commit de22a963c2
2 changed files with 5 additions and 4 deletions

View file

@ -707,15 +707,16 @@
"shinobi": {
"flake": false,
"locked": {
"lastModified": 1638289465,
"narHash": "sha256-e1x0MmLtSgatug6sva1L/Ti601Ua4KWwLb6umPEtbEU=",
"lastModified": 1645554918,
"narHash": "sha256-T/HXnsSVs7oHt+lj9Hu4rU7/kRdGEKjIPL/2ufEwBA0=",
"owner": "Shinobi-Systems",
"repo": "Shinobi",
"rev": "a2faa40ab0e9952ff6a7fcf682534171614180c1",
"rev": "d16a3d006a84fff85ba698b11cf7faa3e29e6f11",
"type": "gitlab"
},
"original": {
"owner": "Shinobi-Systems",
"ref": "dashboard-v3",
"repo": "Shinobi",
"type": "gitlab"
}

View file

@ -40,7 +40,7 @@
dream2nix.url = "github:nix-community/dream2nix";
dream2nix.inputs.nixpkgs.follows = "nixpkgs";
shinobi = { url = "gitlab:Shinobi-Systems/Shinobi"; flake = false; };
shinobi = { url = "gitlab:Shinobi-Systems/Shinobi/dashboard-v3"; flake = false; };
};
outputs = { self, nixpkgs, home-manager, nixos-hardware, ... }@inputs:
let