diff options
| author | Grigory Shipunov | 2023-03-20 00:43:33 +0100 |
|---|---|---|
| committer | Grigory Shipunov | 2023-03-20 00:43:33 +0100 |
| commit | 3664a1251950fe3351cc100b8a276870944733d5 (patch) | |
| tree | 6705c3a6e7266afbe96535f7c1d60e3fd0b05350 /flake.nix | |
| parent | aa0467b45c098484c69fc5af2539344c17d5b886 (diff) | |
test libsndfile-1.2.0
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |
