Skip to content

Commit

Permalink
Automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
infinixbot committed Oct 21, 2024
1 parent e0fb7c0 commit b685f12
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
rnix = "0.11.0"
regex = "1.11.0"
clap = { version = "4.5.20", features = ["derive"] }
serde_json = "1.0.128"
serde_json = "1.0.132"
tempfile = "3.13.0"
serde = { version = "1.0.210", features = ["derive"] }
anyhow = "1.0"
Expand Down
10 changes: 5 additions & 5 deletions npins/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre691017.b69de56fac8c/nixexprs.tar.xz",
"hash": "0z32pj0lh5ng2a6cn0qfmka8cynnygckn5615mkaxq2aplkvgzx3"
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre694416.ccc0c2126893/nixexprs.tar.xz",
"hash": "0cn1z4wzps8nfqxzr6l5mbn81adcqy2cy2ic70z13fhzicmxfsbx"
},
"treefmt-nix": {
"type": "Git",
Expand All @@ -14,9 +14,9 @@
"repo": "treefmt-nix"
},
"branch": "main",
"revision": "4446c7a6fc0775df028c5a3f6727945ba8400e64",
"url": "https://github.com/numtide/treefmt-nix/archive/4446c7a6fc0775df028c5a3f6727945ba8400e64.tar.gz",
"hash": "0xyh9lwfvflagq7rk7cwbq41gx9f9s37s6kljp3wl3r860hnm566"
"revision": "d986489c1c757f6921a48c1439f19bfb9b8ecab5",
"url": "https://github.com/numtide/treefmt-nix/archive/d986489c1c757f6921a48c1439f19bfb9b8ecab5.tar.gz",
"hash": "0avwdblf4mxdjdjxj74m9h569hanqir6z144k4bv4wpn3ddr4dga"
}
},
"version": 3
Expand Down

0 comments on commit b685f12

Please sign in to comment.