Commit graph

9 commits

Author SHA1 Message Date
seth
bb521885ad
deps: update cargo and flake lockfiles 2023-12-12 16:08:57 -05:00
seth
e928eb67df
feat: add nix package, module, and container
Signed-off-by: seth <getchoo@tuta.io>
2023-12-03 18:29:09 -05:00
Sefa Eyeoglu
7ab1002485
refactor(nix): switch to flake-parts
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-07 11:16:58 +01:00
Sefa Eyeoglu
61c50fe3e5
flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
  → 'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/0b07d4957ee1bd7fd3bdfd12db5f361bd70175a6' (2023-08-20)
  → 'github:nixos/nixpkgs/2646b294a146df2781b1ca49092450e8a32814e1' (2023-10-08)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/7e3517c03d46159fdbf8c0e5c97f82d5d4b0c8fa' (2023-08-17)
  → 'github:cachix/pre-commit-hooks.nix/42e1b6095ef80a51f79595d9951eb38e91c4e6ca' (2023-10-09)
2023-10-10 17:31:02 +02:00
Sefa Eyeoglu
ff9ed8f8dd
flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31)
  → 'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/8f21f3a0a3b65567f21697597d7b061a4731345a' (2023-06-10)
  → 'github:nixos/nixpkgs/0b07d4957ee1bd7fd3bdfd12db5f361bd70175a6' (2023-08-20)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/182af51202998af5b64ddecaa7ff9be06425399b' (2023-06-08)
  → 'github:cachix/pre-commit-hooks.nix/7e3517c03d46159fdbf8c0e5c97f82d5d4b0c8fa' (2023-08-17)
2023-08-22 19:50:49 +02:00
Sefa Eyeoglu
0537fb808a
flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
  → 'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/ea11a3977f4cba013d8680667616be827c967ac0' (2023-05-13)
  → 'github:nixos/nixpkgs/8f21f3a0a3b65567f21697597d7b061a4731345a' (2023-06-10)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/fb58866e20af98779017134319b5663b8215d912' (2023-04-27)
  → 'github:cachix/pre-commit-hooks.nix/182af51202998af5b64ddecaa7ff9be06425399b' (2023-06-08)
• Updated input 'pre-commit-hooks/nixpkgs-stable':
    'github:NixOS/nixpkgs/9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8' (2023-03-15)
  → 'github:NixOS/nixpkgs/c37ca420157f4abc31e26f436c1145f8951ff373' (2023-06-03)
2023-06-10 12:16:56 +02:00
Sefa Eyeoglu
34cdde07a0
flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13)
  → 'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
• Added input 'flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/a592a97fcedae7a06b8506623b25fd38a032ad13' (2023-02-16)
  → 'github:nixos/nixpkgs/ea11a3977f4cba013d8680667616be827c967ac0' (2023-05-13)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/5f0cba88ac4d6dd8cad5c6f6f1540b3d6a21a798' (2023-02-16)
  → 'github:cachix/pre-commit-hooks.nix/fb58866e20af98779017134319b5663b8215d912' (2023-04-27)
• Updated input 'pre-commit-hooks/nixpkgs-stable':
    'github:NixOS/nixpkgs/2f9fd351ec37f5d479556cd48be4ca340da59b8f' (2023-01-15)
  → 'github:NixOS/nixpkgs/9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8' (2023-03-15)
2023-05-14 11:39:16 +02:00
Sefa Eyeoglu
1fd04bf5d5
chore: add pre-commit-hooks.nix
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-02-17 00:33:18 +01:00
Sefa Eyeoglu
ad63fedb45
chore: add Flake and direnv
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-02-17 00:30:18 +01:00