Compare commits

..

No commits in common. "4ecd8939ba753c63585157ca80b04dd6761ebc18" and "46ab5472f06ed99ff0eafea8d0d942ab657670bf" have entirely different histories.

2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View File

@ -232,11 +232,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1745526057, "lastModified": 1744463964,
"narHash": "sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA=", "narHash": "sha256-LWqduOgLHCFxiTNYi3Uj5Lgz0SR+Xhw3kr/3Xd0GPTM=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "f771eb401a46846c1aebd20552521b233dd7e18b", "rev": "2631b0b7abcea6e640ce31cd78ea58910d31e650",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -113,7 +113,7 @@ in
mu mu
procps procps
emacs-vterm emacs-vterm
python3 python39
gnupg gnupg
nix nix
]; ];