File tree Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 33 "devenv": {
44 "locked": {
55 "dir": "src/modules",
6- "lastModified": 1733595596 ,
6+ "lastModified": 1733788855 ,
77 "owner": "cachix",
88 "repo": "devenv",
9- "rev": "c1ca69791bfa466e77b3d21e0e2f492810d83250 ",
9+ "rev": "d59fee8696cd48f69cf79f65992269df9891ba86 ",
1010 "type": "github"
1111 },
1212 "original": {
5353 },
5454 "nixpkgs": {
5555 "locked": {
56- "lastModified": 1733376361 ,
56+ "lastModified": 1733749988 ,
5757 "owner": "nixos",
5858 "repo": "nixpkgs",
59- "rev": "929116e316068c7318c54eb4d827f7d9756d5e9c ",
59+ "rev": "bc27f0fde01ce4e1bfec1ab122d72b7380278e68 ",
6060 "type": "github"
6161 },
6262 "original": {
6868 },
6969 "nixpkgs-stable": {
7070 "locked": {
71- "lastModified": 1733384649 ,
71+ "lastModified": 1733730953 ,
7272 "owner": "NixOS",
7373 "repo": "nixpkgs",
74- "rev": "190c31a89e5eec80dd6604d7f9e5af3802a58a13 ",
74+ "rev": "7109b680d161993918b0a126f38bc39763e5a709 ",
7575 "type": "github"
7676 },
7777 "original": {
9191 "nixpkgs-stable": "nixpkgs-stable"
9292 },
9393 "locked": {
94- "lastModified": 1733318908 ,
94+ "lastModified": 1733665616 ,
9595 "owner": "cachix",
9696 "repo": "pre-commit-hooks.nix",
97- "rev": "6f4e2a2112050951a314d2733a994fbab94864c6 ",
97+ "rev": "d8c02f0ffef0ef39f6063731fc539d8c71eb463a ",
9898 "type": "github"
9999 },
100100 "original": {
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require modernc.org/sqlite v1.34.2
77require (
88 github.com/davecgh/go-spew v1.1.1 // indirect
99 github.com/pmezard/go-difflib v1.0.0 // indirect
10- golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d // indirect
10+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884 // indirect
1111 gopkg.in/yaml.v3 v3.0.1 // indirect
1212)
1313
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f h1:XdNn9LlyWAhLVp6P/i8QYBW+h
2222golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f /go.mod h1:D5SMRVC3C2/4+F/DB1wZsLRnSNimn2Sp/NPsCrsv8ak =
2323golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d h1:0olWaB5pg3+oychR51GUVCEsGkeCU/2JxjBgIo4f3M0 =
2424golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
25+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884 h1:Y/Mj/94zIQQGHVSv1tTtQBDaQaJe62U9bkDZKKyhPCU =
26+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884 /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
2527golang.org/x/mod v0.16.0 h1:QX4fJ0Rr5cPQCF7O9lh9Se4pmwfwskqZfq5moyldzic =
2628golang.org/x/mod v0.16.0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
2729golang.org/x/sync v0.9.0 h1:fEo0HyrW1GIgZdpbhCRO0PkJajUS5H9IFUztCgEo2jQ =
You can’t perform that action at this time.
0 commit comments