hurricane: 27 current 2025-06-19 12:39:37 25.05.20250615.6c64dab 6.15.2 *
add nix unstable, add unstable code-cursor
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
{pkgs, ...}: let
|
||||
{
|
||||
pkgs,
|
||||
pkgs-unstable,
|
||||
...
|
||||
}: let
|
||||
lock-false = {
|
||||
Value = false;
|
||||
Status = "locked";
|
||||
@ -33,7 +37,7 @@ in {
|
||||
fzf
|
||||
|
||||
# Development
|
||||
code-cursor
|
||||
pkgs-unstable.code-cursor
|
||||
gitkraken
|
||||
git-filter-repo
|
||||
git-secrets
|
||||
|
Reference in New Issue
Block a user