aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAria <me@aria.rip>2023-10-01 17:17:23 +0100
committerAria <me@aria.rip>2023-10-01 17:17:23 +0100
commit862cc62d621e89de4848be543f4df23d101075fe (patch)
treef42921a70c9932466c033bcbd0d530cf1c4d4460 /flake.lock
parentd82ed204b82b9774e266a74432f252ae76a63eee (diff)
update readme
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock42
1 files changed, 0 insertions, 42 deletions
diff --git a/flake.lock b/flake.lock
deleted file mode 100644
index 5f75a9e..0000000
--- a/flake.lock
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "nodes": {
- "flake-utils": {
- "locked": {
- "lastModified": 1667395993,
- "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1675237434,
- "narHash": "sha256-YoFR0vyEa1HXufLNIFgOGhIFMRnY6aZ0IepZF5cYemo=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "285b3ff0660640575186a4086e1f8dc0df2874b5",
- "type": "github"
- },
- "original": {
- "id": "nixpkgs",
- "ref": "nixos-22.11",
- "type": "indirect"
- }
- },
- "root": {
- "inputs": {
- "flake-utils": "flake-utils",
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
-}