Skip to content

Commit 2e2907a

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
devenv: Apply Fixes
1 parent dbacfaf commit 2e2907a

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
@@ -17,21 +17,6 @@
1717
}
1818
},
1919
"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-
"flake-compat_2": {
3520
"flake": false,
3621
"locked": {
3722
"lastModified": 1767039857,
@@ -46,47 +31,6 @@
4631
"type": "github"
4732
}
4833
},
49-
"git-hooks": {
50-
"inputs": {
51-
"flake-compat": "flake-compat",
52-
"gitignore": "gitignore",
53-
"nixpkgs": [
54-
"nixpkgs"
55-
]
56-
},
57-
"locked": {
58-
"lastModified": 1767281941,
59-
"owner": "cachix",
60-
"repo": "git-hooks.nix",
61-
"rev": "f0927703b7b1c8d97511c4116eb9b4ec6645a0fa",
62-
"type": "github"
63-
},
64-
"original": {
65-
"owner": "cachix",
66-
"repo": "git-hooks.nix",
67-
"type": "github"
68-
}
69-
},
70-
"gitignore": {
71-
"inputs": {
72-
"nixpkgs": [
73-
"git-hooks",
74-
"nixpkgs"
75-
]
76-
},
77-
"locked": {
78-
"lastModified": 1762808025,
79-
"owner": "hercules-ci",
80-
"repo": "gitignore.nix",
81-
"rev": "cb5e3fdca1de58ccbc3ef53de65bd372b48f567c",
82-
"type": "github"
83-
},
84-
"original": {
85-
"owner": "hercules-ci",
86-
"repo": "gitignore.nix",
87-
"type": "github"
88-
}
89-
},
9034
"nixpkgs": {
9135
"locked": {
9236
"lastModified": 1767052823,
@@ -104,7 +48,7 @@
10448
},
10549
"nixpkgs-python": {
10650
"inputs": {
107-
"flake-compat": "flake-compat_2",
51+
"flake-compat": "flake-compat",
10852
"nixpkgs": [
10953
"nixpkgs"
11054
]
@@ -125,12 +69,8 @@
12569
"root": {
12670
"inputs": {
12771
"devenv": "devenv",
128-
"git-hooks": "git-hooks",
12972
"nixpkgs": "nixpkgs",
13073
"nixpkgs-python": "nixpkgs-python",
131-
"pre-commit-hooks": [
132-
"git-hooks"
133-
],
13474
"treefmt-nix": "treefmt-nix"
13575
}
13676
},
@@ -156,4 +96,4 @@
15696
},
15797
"root": "root",
15898
"version": 7
159-
}
99+
}

0 commit comments

Comments
 (0)