Update flake and re-add git-open (should be fixed now)
This commit is contained in:
parent
a533705e9e
commit
3acd8a1e0d
2 changed files with 4 additions and 4 deletions
|
@ -22,11 +22,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1733392399,
|
||||
"narHash": "sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG+cBns=",
|
||||
"lastModified": 1733581040,
|
||||
"narHash": "sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "d0797a04b81caeae77bcff10a9dde78bc17f5661",
|
||||
"rev": "22c3f2cf41a0e70184334a958e6b124fb0ce3e01",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -197,7 +197,7 @@
|
|||
magic-wormhole # transfer files with ease
|
||||
screen # terminal multiplexer...from GNU
|
||||
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
|
||||
brave # privacy oriented browser
|
||||
zig # the zig language
|
||||
|
|
Loading…
Reference in a new issue