aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-03-17 17:03:16 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-03-17 17:03:16 -0700
commit3035d583d32e5129d3bae256dc692888c55701f2 (patch)
treea10063fa393496a8b11925cf65c232119b5b5d16 /flake.lock
parentUse bilinear scaling (diff)
downloadimgutil-3035d583d32e5129d3bae256dc692888c55701f2.tar.zst
Bump deps
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock25
1 files changed, 0 insertions, 25 deletions
diff --git a/flake.lock b/flake.lock
deleted file mode 100644
index 775df95..0000000
--- a/flake.lock
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "nodes": {
- "nixpkgs": {
- "locked": {
- "lastModified": 1693355128,
- "narHash": "sha256-+ZoAny3ZxLcfMaUoLVgL9Ywb/57wP+EtsdNGuXUJrwg=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "a63a64b593dcf2fe05f7c5d666eb395950f36bc9",
- "type": "github"
- },
- "original": {
- "id": "nixpkgs",
- "type": "indirect"
- }
- },
- "root": {
- "inputs": {
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
-}