back interdiff of round #1 and #0

refactor(*): add nilla/etc. in top level directory #132

merged
opened by freshlybakedca.ke targeting main from private/minion/push-mmztworysmow

Our josh files and combined project pieces have been a mess for a while. As I'm creating a new project, I thought it was high time to tidy them up so they pull out the right files and we can share things like our inputs.

ERROR
npins/default.nix

Failed to calculate interdiff for this file.

ERROR
npins/default.nix.license

Failed to calculate interdiff for this file.

ERROR
npins/sources.json

Failed to calculate interdiff for this file.

ERROR
npins/sources.json.license

Failed to calculate interdiff for this file.

ERROR
packetmix/nilla.nix

Failed to calculate interdiff for this file.

ERROR
projects/packetmix/workspace.josh

Failed to calculate interdiff for this file.

NEW
packetmix/inputs.nix
··· 2 2 # 3 3 # SPDX-License-Identifier: MIT 4 4 5 + { pins }: 5 6 let 6 - pins = import ./npins; 7 - 8 7 settings = { 9 8 nixpkgs.configuration.allowUnfree = true; 10 9 "nixos-24.11" = settings.nixpkgs;