update gauntlet
This commit is contained in:
parent
4feb166b07
commit
a75a39d4e2
2 changed files with 5 additions and 5 deletions
|
@ -318,17 +318,17 @@
|
|||
"systems": "systems"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1734882787,
|
||||
"narHash": "sha256-ObrWPwUKDZXDeFjZhbkZcpn1sKXeI+hDyR0t8acRfzQ=",
|
||||
"lastModified": 1735207841,
|
||||
"narHash": "sha256-m/TOVOqnlfHWg+jXLSNFW5cJC3Hf6I7mk7W1WH1viuI=",
|
||||
"owner": "project-gauntlet",
|
||||
"repo": "gauntlet",
|
||||
"rev": "0b1287c75f57f59429483e25b9dfba08d193dc24",
|
||||
"rev": "11af8eaff2416c94b70705e5db17369feb307b7a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "project-gauntlet",
|
||||
"repo": "gauntlet",
|
||||
"rev": "0b1287c75f57f59429483e25b9dfba08d193dc24",
|
||||
"rev": "11af8eaff2416c94b70705e5db17369feb307b7a",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
nix-vscode-extensions.url = "github:nix-community/nix-vscode-extensions";
|
||||
catppuccin-vsc.url = "https://flakehub.com/f/catppuccin/vscode/*.tar.gz";
|
||||
gauntlet = {
|
||||
url = "github:/project-gauntlet/gauntlet/0b1287c75f57f59429483e25b9dfba08d193dc24"; # v12
|
||||
url = "github:/project-gauntlet/gauntlet/11af8eaff2416c94b70705e5db17369feb307b7a"; # v12
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue