From b13161b321d43c31d2c126e38a96d3deee5a70ef Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 5 Jun 2025 05:55:45 +0200 Subject: Changes --- flake.lock | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 flake.lock (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..5ae5300 --- /dev/null +++ b/flake.lock @@ -0,0 +1,26 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1748615678, + "narHash": "sha256-gRB3O1QqBm8RZPqG9KjmmIh7iavYEPTMpDYInDYfyjI=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "c579bdd6d57b214c6b89c46b5b15e22b83ca7f9e", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} -- cgit 1.5.1