Skip to content

Commit

Permalink
Merge pull request #70 from infinixbot/auto-update
Browse files Browse the repository at this point in the history
Automated update
  • Loading branch information
willbush committed May 30, 2024
2 parents 08004f8 + 0256d65 commit 7181957
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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 @@ -9,7 +9,7 @@ regex = "1.10.4"
clap = { version = "4.5.4", features = ["derive"] }
serde_json = "1.0.117"
tempfile = "3.10.1"
serde = { version = "1.0.202", features = ["derive"] }
serde = { version = "1.0.203", features = ["derive"] }
anyhow = "1.0"
lazy_static = "1.4.0"
colored = "2.1.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.11pre630522.3305b2b25e4a/nixexprs.tar.xz",
"hash": "1bg240s2jbyvdixpy14rc4fcn9zrjf36mcd2xv59rcxx508gwhi2"
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre631646.e2dd4e18cc1c/nixexprs.tar.xz",
"hash": "0mfb3ky0ylc5hlm9m1bzxy7r4p2j7g1mgh1ymwd94nd5m7gcl81b"
},
"treefmt-nix": {
"type": "Git",
Expand Down

0 comments on commit 7181957

Please sign in to comment.