nix: updated inputs (24.05)

This commit is contained in:
Primrose 2024-06-01 14:32:14 +02:00
parent c8c56bc433
commit 125e7f3c33
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
12 changed files with 60 additions and 169 deletions

View file

@ -1,6 +1,6 @@
{ pkgs, lib, ... }:
let
inherit (pkgs) myPkgs unstable ghc-pin;
inherit (pkgs) myPkgs ghc-pin;
in
{
imports = [ ./fonts.nix ];
@ -10,10 +10,10 @@ in
home.packages = [
ghc-pin.ghc
ghc-pin.haskell-language-server
unstable.qmk
unstable.wally-cli
pkgs.qmk
pkgs.wally-cli
unstable.cargo
pkgs.cargo
pkgs.nix-inspect
pkgs.nix-visualize
pkgs.deploy-rs