Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions devenv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"devenv": {
"locked": {
"dir": "src/modules",
"lastModified": 1785672256,
"narHash": "sha256-AfLh5yZr1u+Yc8uD/Na4IBJ1Jy+lwQBV17d0bAU45vA=",
"lastModified": 1786909838,
"narHash": "sha256-TtGlkHrMMGGxmdbHlXAb1CUgDsywNz6HQgWTflIHA64=",
"owner": "cachix",
"repo": "devenv",
"rev": "64a34ea32797c641d4ce57bc4e2ec9e2aa4c9bb3",
"rev": "4fb1522738129e8c695201e3a5ec156bff3d28dc",
"type": "github"
},
"original": {
Expand All @@ -19,17 +19,17 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1785602060,
"narHash": "sha256-z7D96eESRM4CPV/XtwpwFn8IDdfLAmxz6lVWrGYXvR4=",
"lastModified": 1786858016,
"narHash": "sha256-Vczr2zxD0orq6N2QQe5uqOGF7TRDcQJRRuAcsdHr4kg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a5cbcfe954791221bfffe2307f7d1a1bf61a871e",
"rev": "54ba4bcec4043e72a4006d825e0d7aff5562008f",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a5cbcfe954791221bfffe2307f7d1a1bf61a871e",
"rev": "54ba4bcec4043e72a4006d825e0d7aff5562008f",
"type": "github"
}
},
Expand All @@ -47,17 +47,17 @@
]
},
"locked": {
"lastModified": 1785360170,
"narHash": "sha256-XE1lKgQ3eIO3E7zWryqcRsax+mYXod/5RHBn4YaR9YE=",
"lastModified": 1786901030,
"narHash": "sha256-WSFCsDSE5ffgD2MqzkM2CYjeFiKhRF/dJUN8uedb6YE=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "d1187f8bc71fb8aab02395869ec3f5c1920f75c0",
"rev": "27b3b12a8e6375f28ebe122f07d230ca5459bbfa",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "d1187f8bc71fb8aab02395869ec3f5c1920f75c0",
"rev": "27b3b12a8e6375f28ebe122f07d230ca5459bbfa",
"type": "github"
}
}
Expand Down
4 changes: 2 additions & 2 deletions devenv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
# treefmt-nix feeds the same `treefmt` wrapper the flake's `nix fmt` uses.
inputs:
nixpkgs:
url: github:NixOS/nixpkgs/a5cbcfe954791221bfffe2307f7d1a1bf61a871e
url: github:NixOS/nixpkgs/54ba4bcec4043e72a4006d825e0d7aff5562008f
treefmt-nix:
url: github:numtide/treefmt-nix/d1187f8bc71fb8aab02395869ec3f5c1920f75c0
url: github:numtide/treefmt-nix/27b3b12a8e6375f28ebe122f07d230ca5459bbfa
inputs:
nixpkgs:
follows: nixpkgs
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.