diff options
| author | Kleidi Bujari <mail@4kb.net> | 2025-03-03 11:48:26 -0500 |
|---|---|---|
| committer | Kleidi Bujari <mail@4kb.net> | 2025-03-03 11:48:26 -0500 |
| commit | ed979a450a37fd9761c1ba8393e4ee9dd243b81d (patch) | |
| tree | 5789e5c2ff6215032e745c95949ca35ffa8cd7ca /flake.nix | |
| parent | ce6292c27207a7359e839d870a141b922aeb754e (diff) | |
| download | depot-ed979a450a37fd9761c1ba8393e4ee9dd243b81d.tar.gz depot-ed979a450a37fd9761c1ba8393e4ee9dd243b81d.tar.bz2 depot-ed979a450a37fd9761c1ba8393e4ee9dd243b81d.zip | |
early feb sprint
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ description = "Personal monorepo"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; disko.url = "github:nix-community/disko/v1.6.1"; disko.inputs.nixpkgs.follows = "nixpkgs"; |
