HASH 3750bf938e94
DATE 2026-04-27
SUBJECT project init
FILES 5 CHANGED
HASH 3750bf938e94
DATE 2026-04-27
SUBJECT project init
FILES 5 CHANGED
┌─ .envrc ───────────────────────────────────────────────────────────────────┐
│ diff --git a/.envrc b/.envrc │
│ new file mode 100644 │
│ index 0000000..3550a30 │
│ --- /dev/null │
│ +++ b/.envrc │
│ @@ -0,0 +1 @@ │
│ +use flake │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ .envrc ─────────────────────────────┐
│ diff --git a/.envrc b/.envrc │
│ new file mode 100644 │
│ index 0000000..3550a30 │
│ --- /dev/null │
│ +++ b/.envrc │
│ @@ -0,0 +1 @@ │
│ +use flake │
└──────────────────────────────────────────────┘
┌─ flake.lock ───────────────────────────────────────────────────────────────┐
│ diff --git a/flake.lock b/flake.lock │
│ new file mode 100644 │
│ index 0000000..3272809 │
│ --- /dev/null │
│ +++ b/flake.lock │
│ @@ -0,0 +1,77 @@ │
│ +{ │
│ + "nodes": { │
│ + "flake-parts": { │
│ + "inputs": { │
│ + "nixpkgs-lib": "nixpkgs-lib" │
│ + }, │
│ + "locked": { │
│ + "lastModified": 1775087534, │
│ + "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=", │
│ + "owner": "hercules-ci", │
│ + "repo": "flake-parts", │
│ + "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b", │
│ + "type": "github" │
│ + }, │
│ + "original": { │
│ + "owner": "hercules-ci", │
│ + "repo": "flake-parts", │
│ + "type": "github" │
│ + } │
│ + }, │
│ + "nixpkgs": { │
│ + "locked": { │
│ + "lastModified": 1776877367, │
│ + "narHash": "sha256-EHq1/OX139R1RvBzOJ0aMRT3xnWyqtHBRUBuO1gFzjI=", │
│ + "owner": "NixOS", │
│ + "repo": "nixpkgs", │
│ + "rev": "0726a0ecb6d4e08f6adced58726b95db924cef57", │
│ + "type": "github" │
│ + }, │
│ + "original": { │
│ + "owner": "NixOS", │
│ + "ref": "nixos-unstable", │
│ + "repo": "nixpkgs", │
│ + "type": "github" │
│ + } │
│ + }, │
│ + "nixpkgs-lib": { │
│ + "locked": { │
│ + "lastModified": 1774748309, │
│ + "narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=", │
│ + "owner": "nix-community", │
│ + "repo": "nixpkgs.lib", │
│ + "rev": "333c4e0545a6da976206c74db8773a1645b5870a", │
│ + "type": "github" │
│ + }, │
│ + "original": { │
│ + "owner": "nix-community", │
│ + "repo": "nixpkgs.lib", │
│ + "type": "github" │
│ + } │
│ + }, │
│ + "root": { │
│ + "inputs": { │
│ + "flake-parts": "flake-parts", │
│ + "nixpkgs": "nixpkgs", │
│ + "systems": "systems" │
│ + } │
│ + }, │
│ + "systems": { │
│ + "locked": { │
│ + "lastModified": 1681028828, │
│ + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", │
│ + "owner": "nix-systems", │
│ + "repo": "default", │
│ + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", │
│ + "type": "github" │
│ + }, │
│ + "original": { │
│ + "owner": "nix-systems", │
│ + "repo": "default", │
│ + "type": "github" │
│ + } │
│ + } │
│ + }, │
│ + "root": "root", │
│ + "version": 7 │
│ +} │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ flake.lock ─────────────────────────┐
│ diff --git a/flake.lock b/flake.lock │
│ new file mode 100644 │
│ index 0000000..3272809 │
│ --- /dev/null │
│ +++ b/flake.lock │
│ @@ -0,0 +1,77 @@ │
│ +{ │
│ + "nodes": { │
│ + "flake-parts": { │
│ + "inputs": { │
│ + "nixpkgs-lib": "nixpkgs-lib" │
│ + }, │
│ + "locked": { │
│ + "lastModified": 1775087534, │
│ + "narHash": "sha256-91qqW8lhL7TLwgQW │
│ ijoGBbiD4t7/q75KTi8NxjVmSmA=", │
│ + "owner": "hercules-ci", │
│ + "repo": "flake-parts", │
│ + "rev": "3107b77cd68437b9a76194f0f7f │
│ 9c55f2329ca5b", │
│ + "type": "github" │
│ + }, │
│ + "original": { │
│ + "owner": "hercules-ci", │
│ + "repo": "flake-parts", │
│ + "type": "github" │
│ + } │
│ + }, │
│ + "nixpkgs": { │
│ + "locked": { │
│ + "lastModified": 1776877367, │
│ + "narHash": "sha256-EHq1/OX139R1RvBz │
│ OJ0aMRT3xnWyqtHBRUBuO1gFzjI=", │
│ + "owner": "NixOS", │
│ + "repo": "nixpkgs", │
│ + "rev": "0726a0ecb6d4e08f6adced58726 │
│ b95db924cef57", │
│ + "type": "github" │
│ + }, │
│ + "original": { │
│ + "owner": "NixOS", │
│ + "ref": "nixos-unstable", │
│ + "repo": "nixpkgs", │
│ + "type": "github" │
│ + } │
│ + }, │
│ + "nixpkgs-lib": { │
│ + "locked": { │
│ + "lastModified": 1774748309, │
│ + "narHash": "sha256-+U7gF3qxzwD5TZuA │
│ NzZPeJTZRHS29OFQgkQ2kiTJBIQ=", │
│ + "owner": "nix-community", │
│ + "repo": "nixpkgs.lib", │
│ + "rev": "333c4e0545a6da976206c74db87 │
│ 73a1645b5870a", │
│ + "type": "github" │
│ + }, │
│ + "original": { │
│ + "owner": "nix-community", │
│ + "repo": "nixpkgs.lib", │
│ + "type": "github" │
│ + } │
│ + }, │
│ + "root": { │
│ + "inputs": { │
│ + "flake-parts": "flake-parts", │
│ + "nixpkgs": "nixpkgs", │
│ + "systems": "systems" │
│ + } │
│ + }, │
│ + "systems": { │
│ + "locked": { │
│ + "lastModified": 1681028828, │
│ + "narHash": "sha256-Vy1rq5AaRuLzOxct │
│ 8nz4T6wlgyUR7zLU309k9mBC768=", │
│ + "owner": "nix-systems", │
│ + "repo": "default", │
│ + "rev": "da67096a3b9bf56a91d16901293 │
│ e51ba5b49a27e", │
│ + "type": "github" │
│ + }, │
│ + "original": { │
│ + "owner": "nix-systems", │
│ + "repo": "default", │
│ + "type": "github" │
│ + } │
│ + } │
│ + }, │
│ + "root": "root", │
│ + "version": 7 │
│ +} │
└──────────────────────────────────────────────┘
┌─ flake.nix ────────────────────────────────────────────────────────────────┐
│ diff --git a/flake.nix b/flake.nix │
│ new file mode 100644 │
│ index 0000000..380d8b3 │
│ --- /dev/null │
│ +++ b/flake.nix │
│ @@ -0,0 +1,15 @@ │
│ +{ │
│ + description = "Description for the project"; │
│ + │
│ + inputs = { │
│ + flake-parts.url = "github:hercules-ci/flake-parts"; │
│ + nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; │
│ + systems.url = "github:nix-systems/default"; │
│ + }; │
│ + │
│ + outputs = inputs @ {flake-parts, ...}: │
│ + flake-parts.lib.mkFlake {inherit inputs;} { │
│ + systems = import inputs.systems; │
│ + imports = [./nix]; │
│ + }; │
│ +} │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ flake.nix ──────────────────────────┐
│ diff --git a/flake.nix b/flake.nix │
│ new file mode 100644 │
│ index 0000000..380d8b3 │
│ --- /dev/null │
│ +++ b/flake.nix │
│ @@ -0,0 +1,15 @@ │
│ +{ │
│ + description = "Description for the projec │
│ t"; │
│ + │
│ + inputs = { │
│ + flake-parts.url = "github:hercules-ci/f │
│ lake-parts"; │
│ + nixpkgs.url = "github:NixOS/nixpkgs/nix │
│ os-unstable"; │
│ + systems.url = "github:nix-systems/defau │
│ lt"; │
│ + }; │
│ + │
│ + outputs = inputs @ {flake-parts, ...}: │
│ + flake-parts.lib.mkFlake {inherit inputs │
│ ;} { │
│ + systems = import inputs.systems; │
│ + imports = [./nix]; │
│ + }; │
│ +} │
└──────────────────────────────────────────────┘
┌─ nix/default.nix ──────────────────────────────────────────────────────────┐
│ diff --git a/nix/default.nix b/nix/default.nix │
│ new file mode 100644 │
│ index 0000000..96696e7 │
│ --- /dev/null │
│ +++ b/nix/default.nix │
│ @@ -0,0 +1,5 @@ │
│ +{ │
│ + imports = [ │
│ + ./shell.nix │
│ + ]; │
│ +} │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ nix/default.nix ────────────────────┐
│ diff --git a/nix/default.nix b/nix/default.n │
│ ix │
│ new file mode 100644 │
│ index 0000000..96696e7 │
│ --- /dev/null │
│ +++ b/nix/default.nix │
│ @@ -0,0 +1,5 @@ │
│ +{ │
│ + imports = [ │
│ + ./shell.nix │
│ + ]; │
│ +} │
└──────────────────────────────────────────────┘
┌─ nix/shell.nix ────────────────────────────────────────────────────────────┐
│ diff --git a/nix/shell.nix b/nix/shell.nix │
│ new file mode 100644 │
│ index 0000000..b578d9e │
│ --- /dev/null │
│ +++ b/nix/shell.nix │
│ @@ -0,0 +1,10 @@ │
│ +{ │
│ + perSystem = {pkgs, ...}: { │
│ + devShells.default = pkgs.mkShellNoCC { │
│ + name = "project devshell"; │
│ + packages = builtins.attrValues { │
│ + inherit (pkgs) nodejs; │
│ + }; │
│ + }; │
│ + }; │
│ +} │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ nix/shell.nix ──────────────────────┐
│ diff --git a/nix/shell.nix b/nix/shell.nix │
│ new file mode 100644 │
│ index 0000000..b578d9e │
│ --- /dev/null │
│ +++ b/nix/shell.nix │
│ @@ -0,0 +1,10 @@ │
│ +{ │
│ + perSystem = {pkgs, ...}: { │
│ + devShells.default = pkgs.mkShellNoCC { │
│ + name = "project devshell"; │
│ + packages = builtins.attrValues { │
│ + inherit (pkgs) nodejs; │
│ + }; │
│ + }; │
│ + }; │
│ +} │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET