Skip to content

Commit

Permalink
chore: update devenv.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Nov 14, 2024
1 parent c9c1916 commit 4ddf50f
Showing 1 changed file with 29 additions and 30 deletions.
59 changes: 29 additions & 30 deletions devenv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"treeHash": "2addb7b71a20a25ea74feeaf5c2f6a6b30898ecb",
"type": "github"
},
"original": {
Expand All @@ -33,10 +32,32 @@
"type": "github"
}
},
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1731363552,
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "cd1af27aa85026ac759d5d3fccf650abe7e1bbf0",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"git-hooks",
"nixpkgs"
]
},
Expand All @@ -45,7 +66,6 @@
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"treeHash": "ca14199cabdfe1a06a7b1654c76ed49100a689f9",
"type": "github"
},
"original": {
Expand All @@ -72,11 +92,10 @@
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1722869614,
"lastModified": 1731239293,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "883180e6550c1723395a3a342f830bfc5c371f6b",
"treeHash": "e3ce01703c0d0324121e0d3ec6336275025b4ae6",
"rev": "9256f7c71a195ebe7a218043d9f93390d49e6884",
"type": "github"
},
"original": {
Expand All @@ -86,34 +105,14 @@
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1723056346,
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "3c977f1c9930f54066c085305b4b2291385e7a73",
"treeHash": "d6f89338ffb2ca32c20bc0f8d50009e1894ab804",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"devenv": "devenv",
"git-hooks": "git-hooks",
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"
"pre-commit-hooks": [
"git-hooks"
]
}
}
},
Expand Down

0 comments on commit 4ddf50f

Please sign in to comment.