summaryrefslogtreecommitdiff
path: root/clisp/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'clisp/flake.lock')
-rw-r--r--clisp/flake.lock26
1 files changed, 26 insertions, 0 deletions
diff --git a/clisp/flake.lock b/clisp/flake.lock
new file mode 100644
index 0000000..54cb2b7
--- /dev/null
+++ b/clisp/flake.lock
@@ -0,0 +1,26 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1708189888,
+ "narHash": "sha256-gnsICW7R6rFF2WDg5GfimE4XdIfZpLluyEFXx+8K7bY=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "28d6a724f54085377102db7c3278ba82a0a5255f",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}