Your one-stop-cake-shop for everything Freshly Baked has to offer

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.

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:k2zmz2l3hvfr44tmlhewol2j/sh.tangled.repo.pull/3mbjgrzgrme22
+5 -2
Diff #0
packetmix/npins/default.nix npins/default.nix
packetmix/npins/default.nix.license npins/default.nix.license
packetmix/npins/sources.json npins/sources.json
packetmix/npins/sources.json.license npins/sources.json.license
+3 -1
packetmix/nilla.nix
··· 3 3 # SPDX-License-Identifier: MIT 4 4 5 5 let 6 - pins = import ./npins; 6 + cwd = ./.; 7 + pins = 8 + if builtins.hasAttr "npins" (builtins.readDir cwd) then import "${cwd}/npins" else import ../npins; 7 9 8 10 nilla = import pins.nilla; 9 11 in
+2 -1
projects/packetmix/workspace.josh
··· 1 1 ::.tangled/ 2 2 ::LICENSES/ 3 - ::projects/packetmix/workspace.josh.license 3 + ::npins/ 4 + ::workspace.josh.license=projects/packetmix/workspace.josh.license 4 5 :/packetmix

History

15 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
refactor(*): add nilla/etc. in top level directory
5/5 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
refactor(*): add nilla/etc. in top level directory
5/5 success
expand
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
5/5 success
expand
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
5/5 success
expand
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
5/5 success
expand
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
5/5 success
expand
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
5/5 success
expand
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
5/5 success
expand
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
expand 0 comments
1 commit
expand
refactor(*): add nilla/etc. in top level directory
expand 0 comments