templates: add gleam
This commit is contained in:
parent
a86c25c85b
commit
998fccd132
18
flake.lock
18
flake.lock
|
@ -382,11 +382,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_4": {
|
"nixpkgs_4": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1711703276,
|
"lastModified": 1716330097,
|
||||||
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
|
"narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
|
"rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -462,11 +462,11 @@
|
||||||
"slippi-desktop": {
|
"slippi-desktop": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1711346593,
|
"lastModified": 1713234497,
|
||||||
"narHash": "sha256-WWgGRT58w1a4UcEe924hqa4ZVodQtsbXC44aCOEj528=",
|
"narHash": "sha256-UOZo3YybBldkn1McZRr0oAYEieTtjCGgcA4YqpEOyXI=",
|
||||||
"owner": "project-slippi",
|
"owner": "project-slippi",
|
||||||
"repo": "slippi-desktop-app",
|
"repo": "slippi-desktop-app",
|
||||||
"rev": "02f3f007cd03c6e2b0da57db65c90646efc04a86",
|
"rev": "ae8bb69e235b6e46b24bc966aeaa80f45030c6f9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -504,11 +504,11 @@
|
||||||
"slippi-desktop": "slippi-desktop"
|
"slippi-desktop": "slippi-desktop"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1712071998,
|
"lastModified": 1716565139,
|
||||||
"narHash": "sha256-k95NCkXJ61PGMFuqyMtfvP3yTLozED/7DkN+lBWK0gs=",
|
"narHash": "sha256-kjfc9Mg/YdY8OQU+Irm8v9iIhtgIw5qW/6VAehjW6GA=",
|
||||||
"owner": "lytedev",
|
"owner": "lytedev",
|
||||||
"repo": "ssbm-nix",
|
"repo": "ssbm-nix",
|
||||||
"rev": "eff966a97287d1d86b189d59a14bf744d86836b0",
|
"rev": "922b91f3f9c0dbdf2ce17921dfc07872d7d41c4b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
hyprland.url = "github:hyprwm/Hyprland";
|
hyprland.url = "github:hyprwm/Hyprland";
|
||||||
|
|
||||||
ssbm.url = "github:lytedev/ssbm-nix";
|
ssbm.url = "github:lytedev/ssbm-nix";
|
||||||
|
# ssbm.url = "git+file:///home/daniel/code/open-source/ssbm-nix";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = {
|
outputs = {
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
{inputs, ...}: {
|
{inputs, ...}: {
|
||||||
imports = [
|
imports = [
|
||||||
# {nixpkgs.overlays = [inputs.ssbm.overlay];}
|
{nixpkgs.overlays = [inputs.ssbm.overlay];}
|
||||||
# inputs.ssbm.homeManagerModules.default
|
inputs.ssbm.homeManagerModules.default
|
||||||
];
|
];
|
||||||
|
|
||||||
# ssbm = {
|
ssbm = {
|
||||||
# slippi-launcher = {
|
slippi-launcher = {
|
||||||
# enable = false;
|
enable = false;
|
||||||
# launchMeleeOnPlay = false;
|
launchMeleeOnPlay = false;
|
||||||
# };
|
};
|
||||||
# };
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
ssbm = {
|
ssbm = {
|
||||||
cache.enable = true;
|
cache.enable = true;
|
||||||
# overlay.enable = true;
|
overlay.enable = true;
|
||||||
|
|
||||||
gcc = {
|
gcc = {
|
||||||
rules.enable = true;
|
rules.enable = true;
|
||||||
|
|
|
@ -43,6 +43,7 @@
|
||||||
slack
|
slack
|
||||||
godot_4
|
godot_4
|
||||||
fractal
|
fractal
|
||||||
|
jdk17
|
||||||
prismlauncher
|
prismlauncher
|
||||||
# variety
|
# variety
|
||||||
radeontop
|
radeontop
|
||||||
|
@ -58,17 +59,17 @@
|
||||||
pass
|
pass
|
||||||
firefox-no-tabs
|
firefox-no-tabs
|
||||||
# wallpaper-manager
|
# wallpaper-manager
|
||||||
# melee
|
melee
|
||||||
hyprland
|
hyprland
|
||||||
];
|
];
|
||||||
|
|
||||||
services.mako.enable = lib.mkForce false; # don't use mako when using plasma
|
services.mako.enable = lib.mkForce false; # don't use mako when using plasma
|
||||||
|
|
||||||
# ssbm = {
|
ssbm = {
|
||||||
# slippi-launcher = {
|
slippi-launcher = {
|
||||||
# isoPath = "${config.home-manager.users.daniel.home.homeDirectory}/../games/roms/dolphin/melee.iso";
|
isoPath = "${config.home-manager.users.daniel.home.homeDirectory}/../games/roms/dolphin/melee.iso";
|
||||||
# };
|
};
|
||||||
# };
|
};
|
||||||
|
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
@ -23,4 +23,8 @@
|
||||||
path = ./nim;
|
path = ./nim;
|
||||||
description = "A template for working on a Nim project";
|
description = "A template for working on a Nim project";
|
||||||
};
|
};
|
||||||
|
gleam = {
|
||||||
|
path = ./gleam;
|
||||||
|
description = "A template for working on a Gleam project";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
1
templates/gleam/.envrc
Normal file
1
templates/gleam/.envrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
use flake
|
13
templates/gleam/.gitignore.flake
Normal file
13
templates/gleam/.gitignore.flake
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# secret files
|
||||||
|
*.secret.*
|
||||||
|
|
||||||
|
# sqlite databases
|
||||||
|
*.db
|
||||||
|
*.db-shm
|
||||||
|
*.db-wal
|
||||||
|
|
||||||
|
# nix build output
|
||||||
|
/result
|
||||||
|
|
||||||
|
# direnv cache
|
||||||
|
/.direnv
|
65
templates/gleam/flake.nix
Normal file
65
templates/gleam/flake.nix
Normal file
|
@ -0,0 +1,65 @@
|
||||||
|
{
|
||||||
|
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||||
|
outputs = inputs: let
|
||||||
|
supportedSystems = ["aarch64-linux" "x86_64-linux" "x86_64-darwin" "aarch64-darwin"];
|
||||||
|
forAllSystems = inputs.nixpkgs.lib.genAttrs supportedSystems;
|
||||||
|
nixpkgsFor = system: (import inputs.nixpkgs {inherit system;});
|
||||||
|
in {
|
||||||
|
devShells = forAllSystems (system: let
|
||||||
|
pkgs = nixpkgsFor system;
|
||||||
|
in {
|
||||||
|
default = pkgs.mkShell {
|
||||||
|
buildInputs = with pkgs; [
|
||||||
|
gleam
|
||||||
|
];
|
||||||
|
};
|
||||||
|
});
|
||||||
|
};
|
||||||
|
}
|
||||||
|
/*
|
||||||
|
|
||||||
|
# a useful overlay for setting packages to certain versions
|
||||||
|
|
||||||
|
overlay = final: prev: {
|
||||||
|
# erlangPackages = prev.beam.packagesWith prev.erlang_26;
|
||||||
|
# erlang = final.erlangPackages.erlang;
|
||||||
|
# elixir = final.erlangPackages.elixir_1_16;
|
||||||
|
|
||||||
|
# mixRelease = final.erlangPackages.mixRelease.override {
|
||||||
|
# elixir = final.elixir;
|
||||||
|
# };
|
||||||
|
# fetchMixDeps = final.erlangPackages.fetchMixDeps.override {
|
||||||
|
# elixir = final.elixir;
|
||||||
|
# };
|
||||||
|
|
||||||
|
# elixir-ls = prev.elixir-ls.override {elixir = final.elixir;};
|
||||||
|
};
|
||||||
|
|
||||||
|
# have a package
|
||||||
|
|
||||||
|
packages = forAllSystems (system: let
|
||||||
|
pkgs = nixpkgsFor system;
|
||||||
|
|
||||||
|
# inherit (pkgs) beamPackages;
|
||||||
|
# inherit (beamPackages) mixRelease fetchMixDeps;
|
||||||
|
|
||||||
|
version = "0.1.0";
|
||||||
|
src = ./.;
|
||||||
|
pname = "gleam-project";
|
||||||
|
in {
|
||||||
|
# this-package = mixRelease {
|
||||||
|
# inherit pname version src;
|
||||||
|
# mixFodDeps = fetchMixDeps {
|
||||||
|
# inherit version src;
|
||||||
|
# pname = "mix-deps-${pname}";
|
||||||
|
# hash = pkgs.lib.fakeSha256;
|
||||||
|
# };
|
||||||
|
# buildInputs = with pkgs; [sqlite];
|
||||||
|
# HOME = "$(pwd)";
|
||||||
|
# MIX_XDG = "$HOME";
|
||||||
|
# };
|
||||||
|
|
||||||
|
# default = outputs.packages.${system}.this-package;
|
||||||
|
});
|
||||||
|
*/
|
||||||
|
|
Loading…
Reference in a new issue