Skip to content

phillipgreenii/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

My solutions to https://adventofcode.com/

Status

Year Stars
2023 32
2022 39
2021 0
2020 0
2019 0
2018 0
2017 0
2016 0
2015 11

Configuration

git-crypt

  • Install git-crypt
  • Ensure git-crypt key is located at ~/.secrets/aoc-git-crypt.key with permissions of 600
  • Run git-crypt unlock ~/.secrets/aoc-git-crypt.key on fresh systems

nix

The solutions in here rely on nix. Make sure it is installed.

Second, the following should be in $HOME/.config/nix/nix.conf

experimental-features = nix-command flakes
bash-prompt-prefix = NIX|

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published