matrix-user-swap/npins/sources.json
Olivia Lee e42336663f
bump nix dependencies, upgrading rustc to 1.90.0 and rust edition 2024
I want the if-let-chains :)

This triggered some rustfmt changes, and a couple 'if let' blocks that
can now be collapsed.
2025-10-03 17:39:25 -07:00

38 lines
No EOL
1.2 KiB
JSON

{
"pins": {
"crane": {
"type": "GitRelease",
"repository": {
"type": "GitHub",
"owner": "ipetkov",
"repo": "crane"
},
"pre_releases": false,
"version_upper_bound": null,
"release_prefix": null,
"version": "v0.21.1",
"revision": "79c9f2a46fdc08ac1faedae8b57ac508b73a1160",
"url": "https://api.github.com/repos/ipetkov/crane/tarball/v0.21.1",
"hash": "1ci6p7z9izshqbfg58bba6yvvhldgs4dk2gny6i5xh2z8xl5ckim"
},
"fenix": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "fenix"
},
"branch": "main",
"revision": "8532b07ced6a95d57650124c79534a3c770431ab",
"url": "https://github.com/nix-community/fenix/archive/8532b07ced6a95d57650124c79534a3c770431ab.tar.gz",
"hash": "0m5q66xldsdfnja8p8sn1wlgnq8cvdgb3kvmd4xfsp91j0zl60gl"
},
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre870318.dc704e6102e7/nixexprs.tar.xz",
"hash": "13b6n5k78cszp19k6rgsva8apbshvirrvysh12j4d1pdlwvif2k3"
}
},
"version": 3
}