mirror of
https://github.com/NixOS/rfcs.git
synced 2025-12-18 15:01:20 +01:00
remove duplicate example
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
This commit is contained in:
parent
71ae7e770a
commit
0583d77e44
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ Possible future changes that are in discussion:
|
|||
- Disallow leading zeroes in integer literals (such as `umask = 0022`)
|
||||
- Disallow `a.x or y` if `a` is not an attribute set
|
||||
- Simplifying semantics of `builtins.toString` and string interpolation
|
||||
- Remove the `let { body }` syntax
|
||||
- `__functor` and `__toString`, probably
|
||||
- Remove `__overrides`
|
||||
- [Make `builtins` more consistent](https://github.com/NixOS/nix/issues/7290), e.g. not exposing `map`, `removeAttrs`, `fetchGit` and and others in the global scope
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue