summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorDavid Arnold <david.arnold@iohk.io>2022-11-06 00:30:18 -0500
committerlassulus <lassulus@lassul.us>2022-11-09 12:28:18 +0100
commita023d391a08f8c8b1b7c26fcbb8d06edd5ceb203 (patch)
tree2458c2a4d621c9382f70be396f27194e091d3237 /flake.lock
parentfa17cfe8782b51f39900cb216cb44c6cc6747856 (diff)
feat: reuse the pre-installed channel
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock27
1 files changed, 0 insertions, 27 deletions
diff --git a/flake.lock b/flake.lock
deleted file mode 100644
index d99ebe5..0000000
--- a/flake.lock
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "nodes": {
- "nixpkgs": {
- "locked": {
- "lastModified": 1660646295,
- "narHash": "sha256-V4G+egGRc3elXPTr7QLJ7r7yrYed0areIKDiIAlMLC8=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "762b003329510ea855b4097a37511eb19c7077f0",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "root": {
- "inputs": {
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
-}