Skip to content

Commit b92df61

Browse files
committed
* upgrade to devenv 2.1.2 @ devenv.lock
1 parent 260ad93 commit b92df61

1 file changed

Lines changed: 2 additions & 62 deletions

File tree

devenv.lock

Lines changed: 2 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -16,62 +16,6 @@
1616
"type": "github"
1717
}
1818
},
19-
"flake-compat": {
20-
"flake": false,
21-
"locked": {
22-
"lastModified": 1767039857,
23-
"owner": "NixOS",
24-
"repo": "flake-compat",
25-
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
26-
"type": "github"
27-
},
28-
"original": {
29-
"owner": "NixOS",
30-
"repo": "flake-compat",
31-
"type": "github"
32-
}
33-
},
34-
"git-hooks": {
35-
"inputs": {
36-
"flake-compat": "flake-compat",
37-
"gitignore": "gitignore",
38-
"nixpkgs": [
39-
"nixpkgs"
40-
]
41-
},
42-
"locked": {
43-
"lastModified": 1776796298,
44-
"owner": "cachix",
45-
"repo": "git-hooks.nix",
46-
"rev": "3cfd774b0a530725a077e17354fbdb87ea1c4aad",
47-
"type": "github"
48-
},
49-
"original": {
50-
"owner": "cachix",
51-
"repo": "git-hooks.nix",
52-
"type": "github"
53-
}
54-
},
55-
"gitignore": {
56-
"inputs": {
57-
"nixpkgs": [
58-
"git-hooks",
59-
"nixpkgs"
60-
]
61-
},
62-
"locked": {
63-
"lastModified": 1762808025,
64-
"owner": "hercules-ci",
65-
"repo": "gitignore.nix",
66-
"rev": "cb5e3fdca1de58ccbc3ef53de65bd372b48f567c",
67-
"type": "github"
68-
},
69-
"original": {
70-
"owner": "hercules-ci",
71-
"repo": "gitignore.nix",
72-
"type": "github"
73-
}
74-
},
7519
"nixpkgs": {
7620
"inputs": {
7721
"nixpkgs-src": "nixpkgs-src"
@@ -110,14 +54,10 @@
11054
"root": {
11155
"inputs": {
11256
"devenv": "devenv",
113-
"git-hooks": "git-hooks",
114-
"nixpkgs": "nixpkgs",
115-
"pre-commit-hooks": [
116-
"git-hooks"
117-
]
57+
"nixpkgs": "nixpkgs"
11858
}
11959
}
12060
},
12161
"root": "root",
12262
"version": 7
123-
}
63+
}

0 commit comments

Comments
 (0)