Skip to content

Commit

Permalink
chore: don't need fenix monthly channel (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
ss2165 authored Nov 10, 2023
1 parent 930e45f commit 88d4bd7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions devenv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,15 @@
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1698819743,
"narHash": "sha256-L3vZfifHmog7sJvzXk8qiKISkpyltb+GaThqMJ7PU9Y=",
"lastModified": 1699597299,
"narHash": "sha256-uJMCDTKSUB7+K+s7SB2DS6WU2VGDmruXmP9TQwTYGkw=",
"owner": "nix-community",
"repo": "fenix",
"rev": "1a92c6d75963fd594116913c23041da48ed9e020",
"rev": "ae8ecab0dbfe3552bd1a0bf5504416fd07dd2e8a",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "monthly",
"repo": "fenix",
"type": "github"
}
Expand Down
2 changes: 1 addition & 1 deletion devenv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ inputs:
nixpkgs-stable:
url: github:NixOS/nixpkgs/nixos-23.05
fenix:
url: github:nix-community/fenix/monthly
url: github:nix-community/fenix
inputs:
nixpkgs:
follows: nixpkgs

0 comments on commit 88d4bd7

Please sign in to comment.