flake.lock: Updating 'flake-utils (numtide/flake-utils)' - 411e8764 -> cfacdce0 (#414)

### Changes for flake-utils

On branch: main
Commits: 411e876415...cfacdce06f

- [946da791](946da79176) Update documentation for the `systems` argument of `simpleFlake` ([numtide/flake-utils⁠#92](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/92))
- [13faa43c](13faa43c34) Use less confusing syntax ([numtide/flake-utils⁠#85](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/85))
- [1c226cc8](1c226cc8c6) introduce externally extensible systems ([numtide/flake-utils⁠#93](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/93))
- [471aed54](471aed544a) fixup! introduce externally extensible systems ([numtide/flake-utils⁠#93](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/93))
- [575419ad](575419ad23) split out allSystems.nix
- [2f02e38d](2f02e38dfa) update allSystems.nix
- [033b9f25](033b9f258c) clean flake check warnings
- [cfacdce0](cfacdce06f) REAMDE: document the systems pattern a bit more

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-14 01:27:38 +00:00
committed by GitHub
parent 328df720b5
commit 2b34bf438c

24
flake.lock generated
View File

@ -163,12 +163,15 @@
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1680776469,
"narHash": "sha256-3CXUDK/3q/kieWtdsYpDOBJw3Gw4Af6x+2EiSnIkNQw=",
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "411e8764155aa9354dbcd6d5faaeb97e9e3dce24",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
@ -398,6 +401,21 @@
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"ts-fold": {
"flake": false,
"locked": {