Skip to content

Instantly share code, notes, and snippets.

@Lagoja
Lagoja / devbox.json
Last active June 2, 2023 20:15
Postgres with Postgis in Devbox
{
"packages": [
"path:postgres#postgresql"
],
"shell": {
"init_hook": null
},
"include":[
"plugin:postgresql"
]
@Lagoja
Lagoja / flake.nix
Last active April 18, 2023 18:25
Php Extension Flake
{
description =
"A flake that outputs PHP with memcached and ds extension and hello pkg.";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
flake-utils.url = "github:numtide/flake-utils";
};
outputs = { self, nixpkgs, flake-utils }:

Keybase proof

I hereby claim:

  • I am lagoja on github.
  • I am johnlago (https://keybase.io/johnlago) on keybase.
  • I have a public key ASC4OX-yld-IInGa-zN29BcSNTRlrJYw1wjcgLk1lNg1xwo

To claim this, I am signing this object: