diff options
| -rw-r--r-- | pkgs/by-name/lf/lf-make-map/Cargo.lock | 8 | ||||
| -rw-r--r-- | pkgs/by-name/lf/lf-make-map/Cargo.toml | 2 | ||||
| -rw-r--r-- | pkgs/by-name/ri/river-mk-keymap/Cargo.lock | 8 | ||||
| -rw-r--r-- | pkgs/by-name/ta/tails-iso/files.json | 6 | ||||
| -rw-r--r-- | pkgs/by-name/ts/tskm/Cargo.lock | 58 | ||||
| -rw-r--r-- | pkgs/by-name/ts/tskm/Cargo.toml | 4 | ||||
| -rw-r--r-- | unflake.nix | 61 |
7 files changed, 83 insertions, 64 deletions
diff --git a/pkgs/by-name/lf/lf-make-map/Cargo.lock b/pkgs/by-name/lf/lf-make-map/Cargo.lock index 43f1afcb..97b82460 100644 --- a/pkgs/by-name/lf/lf-make-map/Cargo.lock +++ b/pkgs/by-name/lf/lf-make-map/Cargo.lock @@ -96,9 +96,9 @@ checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649" [[package]] name = "cc" -version = "1.4.3" +version = "1.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "509591b7bcd67f4ef775afad7662703b4935daaa6ec0e5605cfb1090b32a2b6d" +checksum = "0ad534f4357a5264cce5019c989cf66a4f0dc4e0d1b1d15f8aacec0ff7360273" dependencies = [ "find-msvc-tools", "shlex", @@ -354,9 +354,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.33" +version = "0.4.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" +checksum = "f9f8bd3e56ce4dfc153cf470fffbfa98c7620958b312ca5c3a4b8d5181fd13c6" [[package]] name = "mio" diff --git a/pkgs/by-name/lf/lf-make-map/Cargo.toml b/pkgs/by-name/lf/lf-make-map/Cargo.toml index 69dc1f4a..1925b273 100644 --- a/pkgs/by-name/lf/lf-make-map/Cargo.toml +++ b/pkgs/by-name/lf/lf-make-map/Cargo.toml @@ -21,6 +21,6 @@ anyhow = "1.0.104" clap = { version = "4.6.6", features = ["derive", "env"] } crossterm = {version = "0.29.0", default-features = false, features = ["events"]} keymaps = "1.2.0" -log = "0.4.33" +log = "0.4.34" stderrlog = "0.6.0" walkdir = "2.5.0" diff --git a/pkgs/by-name/ri/river-mk-keymap/Cargo.lock b/pkgs/by-name/ri/river-mk-keymap/Cargo.lock index b2e201fe..0f7bae8a 100644 --- a/pkgs/by-name/ri/river-mk-keymap/Cargo.lock +++ b/pkgs/by-name/ri/river-mk-keymap/Cargo.lock @@ -109,9 +109,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "cc" -version = "1.4.3" +version = "1.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "509591b7bcd67f4ef775afad7662703b4935daaa6ec0e5605cfb1090b32a2b6d" +checksum = "0ad534f4357a5264cce5019c989cf66a4f0dc4e0d1b1d15f8aacec0ff7360273" dependencies = [ "find-msvc-tools", "shlex", @@ -432,9 +432,9 @@ checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" [[package]] name = "log" -version = "0.4.33" +version = "0.4.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" +checksum = "f9f8bd3e56ce4dfc153cf470fffbfa98c7620958b312ca5c3a4b8d5181fd13c6" [[package]] name = "memchr" diff --git a/pkgs/by-name/ta/tails-iso/files.json b/pkgs/by-name/ta/tails-iso/files.json index 4ef33c7b..096193f4 100644 --- a/pkgs/by-name/ta/tails-iso/files.json +++ b/pkgs/by-name/ta/tails-iso/files.json @@ -1,7 +1,7 @@ { - "version": "7.10.1", + "version": "7.11", "files": { - "iso.sig": "sha256-h+6L/pT3EssW+BkVnBubqsKst/6zKMo4XVPfbLH2W7c=", - "iso": "sha256-CmvJU/hwurBi1zjCop7IycAUPjshHC0YKvz5sogFPHE=" + "iso.sig": "sha256-npEcaVwrY4F1ot79WE75h1iIxtDv8q3JcNfi9Ppd1cA=", + "iso": "sha256-1L7peM7wf9S5qCtiWz472vxEHZCfeUU0YF0LC36jP0o=" } } diff --git a/pkgs/by-name/ts/tskm/Cargo.lock b/pkgs/by-name/ts/tskm/Cargo.lock index 7aae25b4..22e23813 100644 --- a/pkgs/by-name/ts/tskm/Cargo.lock +++ b/pkgs/by-name/ts/tskm/Cargo.lock @@ -125,9 +125,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "cc" -version = "1.4.3" +version = "1.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "509591b7bcd67f4ef775afad7662703b4935daaa6ec0e5605cfb1090b32a2b6d" +checksum = "0ad534f4357a5264cce5019c989cf66a4f0dc4e0d1b1d15f8aacec0ff7360273" dependencies = [ "find-msvc-tools", "shlex", @@ -219,9 +219,9 @@ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" [[package]] name = "crc32fast" -version = "1.5.0" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" +checksum = "8498c871161e1742aaa9d52551b2d6ebdd4c3d45a3be423e3728f33b955be550" dependencies = [ "cfg-if", ] @@ -368,12 +368,30 @@ dependencies = [ ] [[package]] +name = "hashbrown" +version = "0.17.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" +dependencies = [ + "foldhash", +] + +[[package]] name = "hashlink" version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "824e001ac4f3012dd16a264bec811403a67ca9deb6c102fc5049b32c4574b35f" dependencies = [ - "hashbrown", + "hashbrown 0.16.1", +] + +[[package]] +name = "hashlink" +version = "0.12.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "32069d97bb81e38fa67eab65e3393bf804bb85969f2bc06bf13f64aef5aba248" +dependencies = [ + "hashbrown 0.17.1", ] [[package]] @@ -482,9 +500,9 @@ checksum = "e590f038c1464a96894fd6d10127e90a8be4509f56ff7ecef851b15cee0b7caa" [[package]] name = "icu_provider" -version = "2.3.0" +version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92a7ed671a6aad807a8651a2e1782a6598fda9ce5185dd8158549e95a91c6428" +checksum = "d27bbb9d3abbefac45d55f647c9de1d44aafcd1186eb91879afef17c396c3e73" dependencies = [ "displaydoc", "icu_locale_core", @@ -592,9 +610,9 @@ checksum = "47d9d19d1d6efa0109d2f65ff4c85cddd50bd572e5a00127ab10987290bcefae" [[package]] name = "log" -version = "0.4.33" +version = "0.4.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" +checksum = "f9f8bd3e56ce4dfc153cf470fffbfa98c7620958b312ca5c3a4b8d5181fd13c6" [[package]] name = "md5" @@ -713,7 +731,7 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c51c9ae4df8a7fba42103df5c621fa3c37eccf3a3c650879e90fc48b11cc192c" dependencies = [ - "hashbrown", + "hashbrown 0.16.1", "thiserror", ] @@ -726,7 +744,7 @@ dependencies = [ "bitflags", "fallible-iterator", "fallible-streaming-iterator", - "hashlink", + "hashlink 0.11.1", "libsqlite3-sys", "smallvec", "sqlite-wasm-rs", @@ -1060,9 +1078,9 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" [[package]] name = "uuid" -version = "1.24.1" +version = "1.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2cefc03fd367c0c6d4305de1b312cf00248c4114f4a0418ce6a6af769e3b0bd9" +checksum = "f053576934f05a761a402421fbbe3d425d9366f75f978806a037b3ca481abecc" dependencies = [ "getrandom 0.4.3", "js-sys", @@ -1232,13 +1250,13 @@ checksum = "3ad82d2a33cdc9674dc7465672f271e096168fcdbe0f799d9e6db8c5892679dc" [[package]] name = "yaml-rust2" -version = "0.11.0" +version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "631a50d867fafb7093e709d75aaee9e0e0d5deb934021fcea25ac2fe09edc51e" +checksum = "c6edb26322e610d4f04b7cd34478317685d24d0999437e551fb97c5441151041" dependencies = [ "arraydeque", "encoding_rs", - "hashlink", + "hashlink 0.12.1", ] [[package]] @@ -1298,9 +1316,9 @@ dependencies = [ [[package]] name = "zerovec" -version = "0.11.7" +version = "0.11.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94b5c6b5976d66c1d703c4fd17d3f5e43c8cedaacf604961b171adc7130896d8" +checksum = "bb0464e17806c1d976d5cba29399c7f08e516e279e2ba493f63123b5fca67dd8" dependencies = [ "yoke", "zerofrom", @@ -1309,9 +1327,9 @@ dependencies = [ [[package]] name = "zerovec-derive" -version = "0.11.4" +version = "0.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47402523226a02bfe5230160dc3ccc089aa6f6f19e7fcbb4e6f824bbb1b4aa62" +checksum = "34df6fc39dbd26ddc9c10e6a2984476e13acce22e64e4487636ef494369225da" dependencies = [ "proc-macro2", "quote", diff --git a/pkgs/by-name/ts/tskm/Cargo.toml b/pkgs/by-name/ts/tskm/Cargo.toml index b548db5d..844cd652 100644 --- a/pkgs/by-name/ts/tskm/Cargo.toml +++ b/pkgs/by-name/ts/tskm/Cargo.toml @@ -28,7 +28,7 @@ clap = { version = "4.6.6", features = [ ], default-features = false } clap_complete = { version = "4.6.9", features = ["unstable-dynamic"] } dirs = { version = "6.0.0", default-features = false } -log = { version = "0.4.33", default-features = false } +log = { version = "0.4.34", default-features = false } serde = { version = "1.0.229", features = ["derive"], default-features = false } serde_json = { version = "1.0.151", default-features = false } stderrlog = { version = "0.6.0", default-features = false } @@ -39,7 +39,7 @@ url = { version = "2.5.8", features = [ ], default-features = false } walkdir = { version = "2.5.0", default-features = false } md5 = { version = "0.8.1", default-features = false } -yaml-rust2 = "0.11.0" +yaml-rust2 = "0.12.0" tokio = { version = "1.53.1", features = ["rt-multi-thread"] } [profile.release] diff --git a/unflake.nix b/unflake.nix index e3dffaa3..f0a5458d 100644 --- a/unflake.nix +++ b/unflake.nix @@ -7,9 +7,9 @@ let type = "github"; owner = "cachix"; repo = "pre-commit-hooks.nix"; - rev = "43b3c1ab9d40fb1dbb008f451988a91e375825e9"; - lastModified = 1784288435; - narHash = "sha256-ReRHaLgr/uVqdD8afFSn+myXIfpHeOhP0yYe0TJqAA8="; + rev = "809414f0cdadf82cf11b06c2b29ba9b3168b3297"; + lastModified = 1787424939; + narHash = "sha256-O2tBn84NNuHrnqNVxx/XqsXwfYvS1YwBh+7CBnbCYsk="; }; unflake_github_hercules-ci_flake-parts = { type = "github"; @@ -23,9 +23,9 @@ let type = "github"; owner = "ipetkov"; repo = "crane"; - rev = "6ed595a5527c0ec9563e0e06417f1b8fc88ccb66"; - lastModified = 1787074141; - narHash = "sha256-MWnmk87W8akPIKh+yd0bTfXvlyumKQVh5l/KTbgI95o="; + rev = "692f7e9ef2ece8125b466f66f2af532b3edaed0d"; + lastModified = 1787326676; + narHash = "sha256-lWhBbBvC05/xwivKBBiM2YNizpmgqCgyOIzomvRuwxs="; }; unflake_github_lnl7_nix-darwin_ref_master = { type = "github"; @@ -47,9 +47,9 @@ let type = "github"; owner = "nix-community"; repo = "nixvim"; - rev = "d0d62a2b5027da689b4e8d5ee43f1cf83f2e975d"; - lastModified = 1787151631; - narHash = "sha256-EblMdrDFBFNNlUPm5zUQdh0j6gDx+OFQPv7LFE4B5AA="; + rev = "bd46166bd8308861cd36984a52ed5d25522d0ba8"; + lastModified = 1787270640; + narHash = "sha256-L3ZXW7MSCPsOZz5powJZZqzZLxuPLh9QXHp5shwzqb8="; }; unflake_github_nix-community_disko_ref_master = { type = "github"; @@ -63,9 +63,9 @@ let type = "github"; owner = "nix-community"; repo = "home-manager"; - rev = "3c3ede6ad886a6d9b0938ef19112523118fe62c2"; - lastModified = 1787152495; - narHash = "sha256-zWjKwcMt0h+FIr0lgn0PWVN/24+IfNf4RhfL6hId2b4="; + rev = "ec1a8fdf74ed3f276148ee106299a2ba0e65d51f"; + lastModified = 1787379775; + narHash = "sha256-XL2qfqmocfsvuEGyomZg4nOZfkuSe8vZtrOX99I+b6I="; }; unflake_github_nix-community_impermanence_ref_master = { type = "github"; @@ -111,9 +111,9 @@ let type = "github"; owner = "nixos"; repo = "nixpkgs"; - rev = "0ae2bc1419c3f345984c2629e72e7a631820fa4d"; - lastModified = 1787070829; - narHash = "sha256-vXNVDVtvfiQuXthP0NHPFdNvvMTkGpx0UP8oddIWbNk="; + rev = "2c423e03bbafcff28bfadc6781a4a8257f205cb5"; + lastModified = 1787360063; + narHash = "sha256-dt4WdcvsA8/RCe+VZZwqU0X+XMM3wBbGCWA0/sFWzGo="; }; unflake_github_nixos_flake-compat = { type = "github"; @@ -143,9 +143,9 @@ let type = "github"; owner = "oxalica"; repo = "rust-overlay"; - rev = "99607a06c2ea1290cd3258c11d1416dde9201f94"; - lastModified = 1787108576; - narHash = "sha256-WLhxXPMCzbeufsDZxdzkurLGBq74GX+JgLX8fFy6HZs="; + rev = "fd2ebb9cc4323d0c5a1336138dab5c3c5a5d8bd9"; + lastModified = 1787367552; + narHash = "sha256-YT4Fs2k7bi+7YzuLt93EtIRgjpwHK5ZfsQEIh5dEQSk="; }; unflake_github_ryantm_agenix_ref_main = { type = "github"; @@ -159,10 +159,10 @@ let type = "git"; url = "https://git.foss-syndicate.org/bpeetz/forks/atuin"; ref = "main"; - rev = "3ba41b526d57368bfa8d151fd777865370c24f6b"; - revCount = 1836; - lastModified = 1781440499; - narHash = "sha256-6upceGLe7W2i00Qsv4fPQUuAIAUpHK8Tm/dsmoQ4SzI="; + rev = "b81401f84e543ee28ccc65db70cba50a8ae1a51a"; + revCount = 1856; + lastModified = 1787429005; + narHash = "sha256-87D3us4WLi6QOPfH30eT1YiP98HBFksHtHv4gAwQboo="; }; unflake_git_https---git-lix-systems-lix-project-flake-compat_ref_main = { type = "git"; @@ -211,17 +211,17 @@ let }; unflake_tarball_https---channels-nixos-org-nixos-26-05-nixexprs-tar-zst = { type = "tarball"; - url = "https://releases.nixos.org/nixos/26.05/nixos-26.05.8045.b18a4b905f8d/nixexprs.tar.zst?lastModified=1787101114"; - rev = "b18a4b905f8d028dc4476412e6d6891728695379"; - lastModified = 1787101114; - narHash = "sha256-BA7sSNjLDuPGSOYBGpr6WQjke1MQ8AZpJ8GlYZM/mOc="; + url = "https://releases.nixos.org/nixos/26.05/nixos-26.05.8111.5880666fd9eb/nixexprs.tar.zst?lastModified=1787204541"; + rev = "5880666fd9eb563038431edb35c2d0aa595884e6"; + lastModified = 1787204541; + narHash = "sha256-Rb7J0ykni6QA+m5ZC6t5gbBBgkS0xn3bf2fgKpSSbFE="; }; unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst = { type = "tarball"; - url = "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1057639.0ae2bc1419c3/nixexprs.tar.zst?lastModified=1787070829"; - rev = "0ae2bc1419c3f345984c2629e72e7a631820fa4d"; - lastModified = 1787070829; - narHash = "sha256-xe+M6F3syqECh9nH7Fmyxrjs13PtQV3S9o/EbutKz84="; + url = "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1059570.2c423e03bbaf/nixexprs.tar.zst?lastModified=1787360063"; + rev = "2c423e03bbafcff28bfadc6781a4a8257f205cb5"; + lastModified = 1787360063; + narHash = "sha256-95aJfHyQTLWslCXFVNB0odgmVkpdmDezQwTg9mhqV1E="; }; unflake_github_nix-systems_default_ref_main_flake_false = unflake_github_nix-systems_default_ref_main; unflake_github_nixos_flake-compat_flake_false = unflake_github_nixos_flake-compat; @@ -290,6 +290,7 @@ let systems = "unflake_github_nix-systems_default_ref_main"; }; unflake_git_https---git-foss-syndicate-org-bpeetz-forks-atuin_ref_main = { + crane = "unflake_github_ipetkov_crane"; nixpkgs = "unflake_tarball_https---channels-nixos-org-nixos-unstable-nixexprs-tar-zst"; }; unflake_git_https---git-lix-systems-lix-project-flake-compat_ref_main = { |
