summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-11-30 21:01:38 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-11-30 21:01:38 -0800
commit3ee18cc114751d273cabaa559b7a7985ab09bfd3 (patch)
treef3153a02f89c01e8cec06aa60dc278c37e2ed580 /flake.lock
parentcec43d5083c84e044bf115ebdf55c1387c2d78f8 (diff)
downloadroseh.moe-3ee18cc114751d273cabaa559b7a7985ab09bfd3.tar.zst
Get rid of flake
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock26
1 files changed, 0 insertions, 26 deletions
diff --git a/flake.lock b/flake.lock
deleted file mode 100644
index 676c9cb..0000000
--- a/flake.lock
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "nodes": {
- "nixpkgs": {
- "locked": {
- "lastModified": 1761468971,
- "narHash": "sha256-vY2OLVg5ZTobdroQKQQSipSIkHlxOTrIF1fsMzPh8w8=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "78e34d1667d32d8a0ffc3eba4591ff256e80576e",
- "type": "github"
- },
- "original": {
- "id": "nixpkgs",
- "ref": "nixos-25.05",
- "type": "indirect"
- }
- },
- "root": {
- "inputs": {
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
-}