Skip to content

Commit

Permalink
Automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
infinixbot committed Nov 11, 2024
1 parent f440f2e commit 3dfcd5d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 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 @@ -8,7 +8,7 @@ rnix = "0.11.0"
regex = "1.11.1"
clap = { version = "4.5.20", features = ["derive"] }
serde_json = "1.0.132"
tempfile = "3.13.0"
tempfile = "3.14.0"
serde = { version = "1.0.214", features = ["derive"] }
anyhow = "1.0"
lazy_static = "1.5.0"
Expand Down
4 changes: 2 additions & 2 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.11pre699031.2d2a9ddbe3f2/nixexprs.tar.xz",
"hash": "1vx044c8gdg1c8zmabzbi9xrgjgaz2bfqbl47xsgh517f580bycx"
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre704822.85f7e662eda4/nixexprs.tar.xz",
"hash": "0dqlz0xqd3nn49hnx943y5sfqd7nmj25s6gi1pjm907j3vbgg47k"
},
"treefmt-nix": {
"type": "Git",
Expand Down

0 comments on commit 3dfcd5d

Please sign in to comment.