summaryrefslogtreecommitdiff
path: root/protohackers/0-smoke-test/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'protohackers/0-smoke-test/flake.lock')
-rw-r--r--protohackers/0-smoke-test/flake.lock25
1 files changed, 25 insertions, 0 deletions
diff --git a/protohackers/0-smoke-test/flake.lock b/protohackers/0-smoke-test/flake.lock
new file mode 100644
index 0000000..6d89d83
--- /dev/null
+++ b/protohackers/0-smoke-test/flake.lock
@@ -0,0 +1,25 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1661353537,
+ "narHash": "sha256-1E2IGPajOsrkR49mM5h55OtYnU0dGyre6gl60NXKITE=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "0e304ff0d9db453a4b230e9386418fd974d5804a",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}