aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-10-28 00:31:20 +0530
committerAkshay Nair <phenax5@gmail.com>2023-10-28 00:31:20 +0530
commit4182ea370f302bf58347da1ebdce535f07675b8f (patch)
treed1de8c4856cc1edacf38a29937d125f272bd2898 /flake.lock
downloadcreative-coding-playground-4182ea370f302bf58347da1ebdce535f07675b8f.tar.gz
creative-coding-playground-4182ea370f302bf58347da1ebdce535f07675b8f.zip
chore: init commit with no shit
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock26
1 files changed, 26 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..f5a0e36
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,26 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1698134075,
+ "narHash": "sha256-foCD+nuKzfh49bIoiCBur4+Fx1nozo+4C/6k8BYk4sg=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "8efd5d1e283604f75a808a20e6cde0ef313d07d4",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "ref": "nixos-unstable",
+ "type": "indirect"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}