mirror of
https://github.com/kmein/niveum
synced 2026-03-22 12:51:08 +01:00
Compare commits
2 Commits
ce17c069e5
...
5a247d68a0
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a247d68a0 | |||
| 88a2ace2e0 |
6
flake.lock
generated
6
flake.lock
generated
@@ -159,11 +159,11 @@
|
||||
"retiolum": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1660160907,
|
||||
"narHash": "sha256-1L1VGeal30XJv8EJnVHKAJmaQkaTeZwIO54rq/5gxnk=",
|
||||
"lastModified": 1660680907,
|
||||
"narHash": "sha256-D6XkykgU1BiDAnnFG9NwSqBRKCZAHK+2+Ri2/m9rzo8=",
|
||||
"owner": "krebs",
|
||||
"repo": "retiolum",
|
||||
"rev": "93b1b32211ca41d23487e8cf7c30ed903ab9d186",
|
||||
"rev": "c4d6b07be29b3b9267027ed25792a2cb350459d5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -452,7 +452,7 @@ in
|
||||
};
|
||||
in
|
||||
pkgs.writers.writeDashBin "heuretes" ''
|
||||
${pkgs.xsv}/bin/xsv search -s simple "$*" ${database} | ${pkgs.xsv}/bin/xsv table
|
||||
${pkgs.xsv}/bin/xsv search -s simple "^$*$" ${database} | ${pkgs.xsv}/bin/xsv table
|
||||
'';
|
||||
|
||||
# https://nitter.net/igor_chubin/status/1557793569104183298
|
||||
|
||||
Reference in New Issue
Block a user