Skip to content

Commit

Permalink
Automated update (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
willbush authored Jan 21, 2025
2 parents 84c8887 + 41ce52a commit 0b5755f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
13 changes: 7 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 @@ -7,7 +7,7 @@ edition = "2021"
rnix = "0.11.0"
regex = "1.11.1"
clap = { version = "4.5.26", features = ["derive"] }
serde_json = "1.0.135"
serde_json = "1.0.137"
tempfile = "3.15.0"
serde = { version = "1.0.217", 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-25.05pre737149.2fdec2c2e68b/nixexprs.tar.xz",
"hash": "1jcs6m0625jq3bmn7xf4q8ix71yciwy06hx0b28dfzvk9wgjswdz"
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre740306.aa6ae0afa6ad/nixexprs.tar.xz",
"hash": "09pins4v5wpby1sw5p165bsg07fy8w6w90xxhin59v45bfn4hrm1"
},
"treefmt-nix": {
"type": "Git",
Expand All @@ -14,9 +14,9 @@
"repo": "treefmt-nix"
},
"branch": "main",
"revision": "13c913f5deb3a5c08bb810efd89dc8cb24dd968b",
"url": "https://github.com/numtide/treefmt-nix/archive/13c913f5deb3a5c08bb810efd89dc8cb24dd968b.tar.gz",
"hash": "177i5879l5dfpzyq8dj9cflr19clcm48hs502043dp8r2k3gqsm7"
"revision": "d1ed3b385f8130e392870cfb1dbfaff8a63a1899",
"url": "https://github.com/numtide/treefmt-nix/archive/d1ed3b385f8130e392870cfb1dbfaff8a63a1899.tar.gz",
"hash": "1mx82xv8sw1c5pqig6nyvk6iyfz6j487vkkicginfqz1hrqmdwxq"
}
},
"version": 3
Expand Down

0 comments on commit 0b5755f

Please sign in to comment.