Bump shell.nix channel to 23.11
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
88be071d17
commit
16594d72d5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
let
|
||||
nixpkgs = builtins.fetchTarball "channel:nixos-22.05";
|
||||
nixpkgs = builtins.fetchTarball "channel:nixos-23.11";
|
||||
pkgs = import nixpkgs { config = { }; overlays = [ ]; };
|
||||
in
|
||||
with pkgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue