Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

nycresistor/golden-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golden NIX

Configurations for networking containers running on golden, a server running in the NYC Resistor hackerspace.

How to build

nix build

How to update dependencies

nix flake update --commit-lock-file
# Don't forget to git push if changes are good

How to apply changes

nix run . -- create -s -u

Why Nix

Our use cases could have been handled by docker, but with docker it is extreamly difficult to reproduce a build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published