From 60cdbb1f9274a8bc423d2dd925a26a5e916bd18c Mon Sep 17 00:00:00 2001 From: fredrikr79 Date: Fri, 10 Oct 2025 11:38:34 +0200 Subject: [PATCH] change to nixpkgs uiua --- flake.nix | 17 ++++++++++++----- home.nix | 4 ++-- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/flake.nix b/flake.nix index c6d4e50..fc6abf7 100644 --- a/flake.nix +++ b/flake.nix @@ -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 { diff --git a/home.nix b/home.nix index a057760..1f2a66f 100644 --- a/home.nix +++ b/home.nix @@ -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