!avYyleMexqjFHoqrME:nixos.org

Nix Documentation

384 Members
This is the official channel for documentation in the Nix ecosystem. The documentation team meets here. More information: https://nixos.org/community/teams/documentation Video conference: https://jitsi.lassul.us/nix-documentation Meeting notes scratch pad: https://pad.lassul.us/p-Y8MjU2SdSD5qO1fnpCPA Past meeting notes: https://discourse.nixos.org/search?q=documentation%20team%20meeting%20order%3Alatest 71 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
26 Jun 2024
@proofconstruction:matrix.orgproofconstructionI broadly agree with this, but also want to point out that even after all the PRs we still only have today's Nix with all its problems 🙂21:56:17
27 Jun 2024
@nikke89:matrix.orgNikke joined the room.16:05:49
28 Jun 2024
@axiomss:matrix.org@axiomss:matrix.org left the room.04:15:13
@johannes.kirschbauer:scs.ems.host@johannes.kirschbauer:scs.ems.host

xD friday semver checks with infinisil list comprehension method ^^ (Please do not use this)

nix-repl> [ 1.0.0 ] > [ 0.9.9 prerelease:build ]
true

nix-repl> [ 1.0.0 ] > [ 1.0.0 prerelease:build ] 
false

nix-repl> [ 1.0.0 release:build ] > [ 1.0.0 prerelease:build ]
true

https://jubianchi.github.io/semver-check/#/^1.0.0-release%2Bbuild/1.0.0-prerelrease%2Bbuild

15:45:00
@johannes.kirschbauer:scs.ems.host@johannes.kirschbauer:scs.ems.host *

xD friday semver checks with infinisil list comprehension method ^^ (Please do not use this)

nix-repl> [ 1.0.0 ] > [ 0.9.9 prerelease:build ]
true

nix-repl> [ 1.0.0 ] > [ 1.0.0 prerelease:build ] 
false

nix-repl> [ 1.0.0 release:build ] > [ 1.0.0 prerelease:build ]
true

https://jubianchi.github.io/semver-check/#/^1.0.0-release%2Bbuild/1.0.0-prerelrease%2Bbuild

Would be fun if that worked for semver in general

15:45:31
@infinisil:matrix.orginfinisilHaha nice15:46:53
@johannes.kirschbauer:scs.ems.host@johannes.kirschbauer:scs.ems.hostThis should actually work because. Pre-release and build identifiers are compared lexicographically in ASCII sort order15:51:43
@johannes.kirschbauer:scs.ems.host@johannes.kirschbauer:scs.ems.host * This should actually work because. Pre-release identifiers are compared lexicographically in ASCII sort order15:52:13
@johannes.kirschbauer:scs.ems.host@johannes.kirschbauer:scs.ems.host(Build doesnt affect the order though)15:52:26
@johannes.kirschbauer:scs.ems.host@johannes.kirschbauer:scs.ems.host * (Build tags doesnt affect the order though)15:52:47
@johannes.kirschbauer:scs.ems.host@johannes.kirschbauer:scs.ems.host *

xD friday semver checks with infinisil list comprehension method ^^ (Please do not use this)

nix-repl> [ 1.0.0 ] > [ 0.9.9 prerelease:build ]
true

nix-repl> [ 1.0.0 ] > [ 1.0.0 prerelease:build ] 
false

nix-repl> [ 1.0.0 release:build ] > [ 1.0.0 prerelease:build ]
true

nix-repl> [ 3.1.4 rc:1.0+20230401.build1234 ] < [ 3.1.4 rc:1.1+20230401.build1234 ]  
true

nix-repl> [ 3.1.4 rc:1.0+20230401.build1234 ] > [ 3.1.4 rc:1.1+20230401.build1234 ] 
false

https://jubianchi.github.io/semver-check/#/^1.0.0-release%2Bbuild/1.0.0-prerelrease%2Bbuild

Would be fun if that worked for semver in general

16:01:00

Show newer messages


Back to Room ListRoom Version: 6