mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
use tools-attic
This commit is contained in:
parent
874a7e3431
commit
c1c9d760c4
2 changed files with 11 additions and 10 deletions
19
flake.lock
generated
19
flake.lock
generated
|
|
@ -265,19 +265,19 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"gh-cli-pr-11544": {
|
||||
"gh-cli-v2-81-0": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1758638545,
|
||||
"narHash": "sha256-asr9adYS9WkIeVDd6JUJJ1TAI3kjyaBU72/lFfbgIn4=",
|
||||
"lastModified": 1759227537,
|
||||
"narHash": "sha256-uhmVIDTkMRFS1MZitjDjylrYWd/q9aGAZNiTjzmqwPw=",
|
||||
"owner": "cli",
|
||||
"repo": "cli",
|
||||
"rev": "e31136a6770b86857582e214edf25403e83c28a5",
|
||||
"rev": "52ba8366057b94a77d2e4b2fc99de56e100e45bf",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "cli",
|
||||
"ref": "pull/11544/head",
|
||||
"ref": "v2.81.0",
|
||||
"repo": "cli",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
@ -1048,7 +1048,7 @@
|
|||
"co-log-effectful": "co-log-effectful",
|
||||
"flake-parts": "flake-parts_4",
|
||||
"fourmolu-nix": "fourmolu-nix",
|
||||
"gh-cli-pr-11544": "gh-cli-pr-11544",
|
||||
"gh-cli-v2-81-0": "gh-cli-v2-81-0",
|
||||
"git-hooks": "git-hooks_2",
|
||||
"haskell-flake": "haskell-flake",
|
||||
"hint-nix": "hint-nix",
|
||||
|
|
@ -1063,15 +1063,16 @@
|
|||
"warp-tls-simple": "warp-tls-simple"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1759357353,
|
||||
"narHash": "sha256-IjPtHFKG2vReOkRsd2g8WOeQGvfRAUk4f0OieLv4+FE=",
|
||||
"lastModified": 1759540678,
|
||||
"narHash": "sha256-dBGk7wFVe6KZ0BEI/Z5fIgHj79EmkUGvHrdievooZYw=",
|
||||
"owner": "juspay",
|
||||
"repo": "vira",
|
||||
"rev": "9d39d91e41fb1fb2d7bc8cf6768aae6169afe2a6",
|
||||
"rev": "47a7c1ab43dd7f1082d76ae1630b626e662f7e37",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "juspay",
|
||||
"ref": "tools-attic",
|
||||
"repo": "vira",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
flake-parts.follows = "flake-parts";
|
||||
};
|
||||
try.url = "github:tobi/try";
|
||||
vira.url = "github:juspay/vira";
|
||||
vira.url = "github:juspay/vira/tools-attic";
|
||||
nix-serve-cloudflared.url = "github:srid/nix-serve-cloudflared";
|
||||
|
||||
# Neovim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue