Update flake and re-add git-open (should be fixed now)

This commit is contained in:
Chris Thompson 2024-12-09 07:59:42 -05:00
parent a533705e9e
commit 3acd8a1e0d
2 changed files with 4 additions and 4 deletions

View file

@ -22,11 +22,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1733392399, "lastModified": 1733581040,
"narHash": "sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG+cBns=", "narHash": "sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d0797a04b81caeae77bcff10a9dde78bc17f5661", "rev": "22c3f2cf41a0e70184334a958e6b124fb0ce3e01",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -197,7 +197,7 @@
magic-wormhole # transfer files with ease magic-wormhole # transfer files with ease
screen # terminal multiplexer...from GNU screen # terminal multiplexer...from GNU
gnumake # build automation tool gnumake # build automation tool
#git-open # open the url of the project in web git-open # open the url of the project in web
diffr # another diff hilighting tool diffr # another diff hilighting tool
brave # privacy oriented browser brave # privacy oriented browser
zig # the zig language zig # the zig language