Categorygithub.com/juliens/sandbox-nix-versionned
repository
0.0.0-20240417081830-585796810af7
Repository: https://github.com/juliens/sandbox-nix-versionned.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

sandbox-nix-versionned

devShell

{
    "name":"my devshell",
    "nixpkgs":"github:nixos/nixpkgs",
    "packages": {
        "jq":"*",
        "go":"1.20.*",
        ...
    }
}
curl [email protected] https://nix.juguul.ovh/api/devshell -o flake.nix