Skip to content

Commit

Permalink
Automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
infinixbot committed Jan 27, 2025
1 parent 0b5755f commit 2e34606
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 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.11.1"
clap = { version = "4.5.26", features = ["derive"] }
clap = { version = "4.5.27", features = ["derive"] }
serde_json = "1.0.137"
tempfile = "3.15.0"
serde = { version = "1.0.217", 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-25.05pre740306.aa6ae0afa6ad/nixexprs.tar.xz",
"hash": "09pins4v5wpby1sw5p165bsg07fy8w6w90xxhin59v45bfn4hrm1"
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre744509.88a55dffa4d4/nixexprs.tar.xz",
"hash": "031apspqfm8z4yczj8126chfc7mijnmnxzqg0inaz1dwi4pzwlbz"
},
"treefmt-nix": {
"type": "Git",
Expand All @@ -14,9 +14,9 @@
"repo": "treefmt-nix"
},
"branch": "main",
"revision": "d1ed3b385f8130e392870cfb1dbfaff8a63a1899",
"url": "https://github.com/numtide/treefmt-nix/archive/d1ed3b385f8130e392870cfb1dbfaff8a63a1899.tar.gz",
"hash": "1mx82xv8sw1c5pqig6nyvk6iyfz6j487vkkicginfqz1hrqmdwxq"
"revision": "f2cc121df15418d028a59c9737d38e3a90fbaf8f",
"url": "https://github.com/numtide/treefmt-nix/archive/f2cc121df15418d028a59c9737d38e3a90fbaf8f.tar.gz",
"hash": "0yp9h1c8d99ilj75ixli3702jf0cxiwq6hg0f1rc7wjlmv1ga2g4"
}
},
"version": 3
Expand Down

0 comments on commit 2e34606

Please sign in to comment.