Skip to content

Commit

Permalink
Merge pull request #82 from infinixbot/auto-update
Browse files Browse the repository at this point in the history
Automated update
  • Loading branch information
philiptaron authored Jul 15, 2024
2 parents bcea42a + 06846fe commit 30d4f4d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 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 @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
rnix = "0.11.0"
regex = "1.10.5"
clap = { version = "4.5.8", features = ["derive"] }
clap = { version = "4.5.9", features = ["derive"] }
serde_json = "1.0.120"
tempfile = "3.10.1"
serde = { version = "1.0.204", features = ["derive"] }
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.11pre650191.ab82a9612aa4/nixexprs.tar.xz",
"hash": "1kbf57mm8q9j41hh6nk7f61p8zvhj8bmhp08hqld5c51fbinsca0"
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre652892.aa247c0c90ec/nixexprs.tar.xz",
"hash": "1zp1vsbmy1yrnfglffh7jmhiq5wzgv8nc3yh76jyms072ys1l176"
},
"treefmt-nix": {
"type": "Git",
Expand All @@ -14,9 +14,9 @@
"repo": "treefmt-nix"
},
"branch": "main",
"revision": "6fc8bded78715cdd43a3278a14ded226eb3a239e",
"url": "https://github.com/numtide/treefmt-nix/archive/6fc8bded78715cdd43a3278a14ded226eb3a239e.tar.gz",
"hash": "17z4n9vjjg14ky5h73iqpk3flpadcwb2h6vypizbj618vnhrghpx"
"revision": "b92afa1501ac73f1d745526adc4f89b527595f14",
"url": "https://github.com/numtide/treefmt-nix/archive/b92afa1501ac73f1d745526adc4f89b527595f14.tar.gz",
"hash": "0b894343f2ifnp03zvjmgd8xgy4wvhsfvz89g399c6v1pvfvp4jm"
}
},
"version": 3
Expand Down

0 comments on commit 30d4f4d

Please sign in to comment.