summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2024-10-16 21:08:46 -0400
committerseth <[email protected]>2024-10-16 23:23:33 -0400
commit4cbce9bc208e540b4a579378d3ae12759337eb57 (patch)
tree0ab7c1591984d9137bd401e2c9a4c6f5b3dd7d9f /flake.lock
parentd4f7c581955195ffdb7246b35cd264702564b2d6 (diff)
flake: simplify; expand system support
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock23
1 files changed, 1 insertions, 22 deletions
diff --git a/flake.lock b/flake.lock
index 809940f..0793da5 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,28 +18,7 @@
},
"root": {
"inputs": {
- "nixpkgs": "nixpkgs",
- "treefmt-nix": "treefmt-nix"
- }
- },
- "treefmt-nix": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1727984844,
- "narHash": "sha256-xpRqITAoD8rHlXQafYZOLvUXCF6cnZkPfoq67ThN0Hc=",
- "owner": "numtide",
- "repo": "treefmt-nix",
- "rev": "4446c7a6fc0775df028c5a3f6727945ba8400e64",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "treefmt-nix",
- "type": "github"
+ "nixpkgs": "nixpkgs"
}
}
},