Revert "Switch to unstable by default"

This reverts commit 3c7877776e.

Slack was broken when using the unstable version of nixpkgs.
This commit is contained in:
Oliver Davies 2023-12-12 20:08:43 +00:00
parent 54fdbd71d9
commit b40e25dea0
5 changed files with 46 additions and 22 deletions

View file

@ -1,5 +1,7 @@
{ inputs, pkgs, ... }:
let
pkgsUnstable = inputs.nixpkgs-unstable.legacyPackages."${pkgs.system}";
in
with pkgs; [
awscli2
bottom
@ -24,9 +26,9 @@ with pkgs; [
lua
mysql
neofetch
pkgsUnstable.rustywind
pv
ripgrep
rustywind
terraform
tldr
tree