diff options
author | V <v@unfathomable.blue> | 2021-08-12 04:21:18 +0200 |
---|---|---|
committer | V <v@unfathomable.blue> | 2021-08-12 08:16:37 +0200 |
commit | b465ad3cb308d2cd0d37b7fe96e3359c4eca4f75 (patch) | |
tree | 891338dc25fd04454a93aaf9982685c54f0eb884 /ripple/nix/sources.nix.license | |
parent | cab3c5a1a0f81eaac3cb8d4f54f0515b065160ea (diff) | |
download | unf-legacy-b465ad3cb308d2cd0d37b7fe96e3359c4eca4f75.tar.zst |
ripple/nix: initialize nixpkgs pin
We're using an unstable branch over releases, as biannual package updates are too infrequent for tools with short release cycles. We're specifically using nixos-unstable, as this has more thorough testing than nixpkgs-unstable does (at the cost of lagging behind, slightly). Change-Id: Iaa5101f40148d2d85e8258cf73576bf7f531d4c1
Diffstat (limited to 'ripple/nix/sources.nix.license')
-rw-r--r-- | ripple/nix/sources.nix.license | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ripple/nix/sources.nix.license b/ripple/nix/sources.nix.license new file mode 100644 index 0000000..f1c6f89 --- /dev/null +++ b/ripple/nix/sources.nix.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: Nicolas Mattia <nicolas@nmattia.com> +SPDX-License-Identifier: MIT |