Compare commits

..

No commits in common. "5bc39a09c84712ef99ca9b338c07d73921cfcbdc" and "310fcef423b1ca2db21b85ecc15294e6f3728a04" have entirely different histories.

2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View file

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1767104570, "lastModified": 1766387499,
"narHash": "sha256-GKgwu5//R+cLdKysZjGqvUEEOGXXLdt93sNXeb2M/Lk=", "narHash": "sha256-AjK3/UKDzeXFeYNLVBaJ3+HLE9he1g5UrlNd4/BM3eA=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "e4e78a2cbeaddd07ab7238971b16468cc1d14daf", "rev": "527ad07e6625302b648ed3b28c34b62a79bd103e",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -22,11 +22,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1766902085, "lastModified": 1766309749,
"narHash": "sha256-coBu0ONtFzlwwVBzmjacUQwj3G+lybcZ1oeNSQkgC0M=", "narHash": "sha256-3xY8CZ4rSnQ0NqGhMKAy5vgC+2IVK0NoVEzDoOh4DA4=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c0b0e0fddf73fd517c3471e546c0df87a42d53f4", "rev": "a6531044f6d0bef691ea18d4d4ce44d0daa6e816",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -266,7 +266,7 @@ in
whois # net ip/dns lookup whois # net ip/dns lookup
meld # file diff'r meld # file diff'r
wl-clipboard-rs # rust implementation of wayland clipboard cli wl-clipboard-rs # rust implementation of wayland clipboard cli
doggo # a better dig cmd...only written with go dogdns # a better dig cmd
bat # a better cat command bat # a better cat command
nix-search-cli # search the nix repo nix-search-cli # search the nix repo
lsof # show open file handles lsof # show open file handles