A collection of scripts

colorgrab.nix: fix string replacement

yemou b5bcc101 94134b5d

Changed files
+5 -5
.nix
+2 -2
.nix/colorgrab.nix
···
"slurp"
"convert"
"wl-copy"
-
"xdg-open"
+
"xdg-open "
"notify-send"
]
[
···
"${slurp}/bin/slurp"
"${imagemagick}/bin/convert"
"${wl-clipboard}/bin/wl-copy"
-
"${xdg-utils}/bin/xdg-open"
+
"${xdg-utils}/bin/xdg-open "
"${libnotify}/bin/notify-send"
]
(builtins.readFile ../scritps/colorgrab)
+3 -3
flake.lock
···
"nodes": {
"nixpkgs": {
"locked": {
-
"lastModified": 1704194953,
-
"narHash": "sha256-RtDKd8Mynhe5CFnVT8s0/0yqtWFMM9LmCzXv/YKxnq4=",
+
"lastModified": 1705316053,
+
"narHash": "sha256-J2Ey5mPFT8gdfL2XC0JTZvKaBw/b2pnyudEXFvl+dQM=",
"owner": "NixOS",
"repo": "nixpkgs",
-
"rev": "bd645e8668ec6612439a9ee7e71f7eac4099d4f6",
+
"rev": "c3e128f3c0ecc1fb04aef9f72b3dcc2f6cecf370",
"type": "github"
},
"original": {