summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrigory Shipunov2023-03-20 00:43:33 +0100
committerGrigory Shipunov2023-03-20 00:43:33 +0100
commit3664a1251950fe3351cc100b8a276870944733d5 (patch)
tree6705c3a6e7266afbe96535f7c1d60e3fd0b05350 /flake.nix
parentaa0467b45c098484c69fc5af2539344c17d5b886 (diff)
test libsndfile-1.2.0
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index a91452f..734dbd3 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,6 +1,6 @@
{
inputs = {
- nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
+ nixpkgs-unstable.url = "github:oxapentane/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11";