change to nixpkgs uiua

This commit is contained in:
2025-10-10 11:38:34 +02:00
parent 6c66413eab
commit 60cdbb1f92
2 changed files with 14 additions and 7 deletions

View File

@@ -27,10 +27,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
uiua = {
url = "github:uiua-lang/uiua";
inputs.nixpkgs.follows = "nixpkgs";
};
# uiua = {
# url = "github:uiua-lang/uiua";
# inputs.nixpkgs.follows = "nixpkgs";
# };
# qotd = {
# url = "git+file:///home/fredrikr/Programming/uiua/qotd";
@@ -38,7 +38,14 @@
# };
};
outputs = { self, nixpkgs, home-manager, nixvim, uiua, ... } @ inputs:
outputs =
{
self,
nixpkgs,
home-manager,
nixvim,
...
}@inputs:
let
system = "x86_64-linux";
pkgs = import nixpkgs {

View File

@@ -43,7 +43,7 @@ in
pandoc
typst
uiua386
# uiua
uiua-unstable
byzanz
slop
prismlauncher # minecraft
@@ -75,7 +75,7 @@ in
jujutsu
ungoogled-chromium
mpv
inputs.uiua.packages."${system}".default
# inputs.uiua.packages."${system}".default
odin
unzip
xf86_input_wacom