Lunaphied
f3b2f3496b
repl: allow :p to print derivation attrs.
...
Change-Id: I6a6a6964a58c3340acca9272c616c079c5218d6e
2025-11-19 17:46:52 +01:00
Tom Hubrecht
04a4b15991
libcmd/copy: Check the validity of the options if required
...
This is done at the start of the command call, which allows not building
expensive things if the arguments are incorrect anyway.
Fixes #687
Change-Id: Ic924fe2115cf760684c6fdf7987279e96ab00286
2025-11-19 14:45:52 +00:00
Qyriad
1fa8df82df
libutil: include LIX_MAJOR, LIX_MINOR, and LIX_PATCH macros
...
Fixes #1038
Change-Id: I7d8a4648890fce7ff15695876c9b9d3a6a6a6964
2025-11-19 11:47:20 +01:00
Commentator2.0
1b7ad3a7ad
tests/functional2: Migrate symlink-resolution
...
the newly added f1/lang tests is required for the f1/lang framework
dismanteling to happen in a separate commit
Change-Id: Ic419c515262294c51a46d1513daa7848e4b71405
2025-11-18 20:01:23 +01:00
Commentator2.0
2497e0101e
tests/functional2/lang: Migrate builtins.pathExists
...
Change-Id: Ib31b7dddc71ae36924822f300b028bf354f63874
2025-11-18 20:01:23 +01:00
Commentator2.0
3eeb5d10ba
tests/functional2/lang: fix warnings
...
While the err file should always be empty, we prefer not have (easily
avoidable) warnings in the log, in order for actual warnings to be
spotted more easily.
Additionally this way no additional changes are required in case they
make use of some depreacted features in the future.
Change-Id: Ie078e2a851b2035d839f6b95d4188e475eb96b2d
2025-11-18 20:01:23 +01:00
Commentator2.0
c589a95546
tests/functional2/lang: Migrate builtins.getEnv
...
Change-Id: I9e30d9bf897854e8843194779034fd98d172bcf1
2025-11-18 19:52:17 +01:00
Commentator2.0
4da70ab3bd
tests/functional2/lang: Migrate eval-okay-xml
...
Change-Id: Ib626c3f4ca38b618bab368f0d23829debc5ec38b
2025-11-18 19:52:17 +01:00
Commentator2.0
68a39b1d6e
tests/functional2/lang: Migrate builtins.derivationStrict
...
Change-Id: I42781af8b5b4a2352e867a07712a752ddfdeaa35
2025-11-18 19:45:15 +01:00
Commentator2.0
86964fb440
tests/functional2/lang: Migrate path-string-interpolation
...
Change-Id: I6f5d1830363c8dff4fa6b368550c8c4247766609
2025-11-18 19:45:15 +01:00
Commentator2.0
8d75a61f73
tests/functional2/lang: Migrate builtins.addDrvOutputDependencies
...
This also marks the end of eval-fail-* migrations
Change-Id: If06a60cd9d222bba5fc4f9a9b93de125e7fa2994
2025-11-18 19:45:15 +01:00
Commentator2.0
89a9d6e529
tests/functional2/lang: Migrate string coersion for integers
...
Change-Id: I428c8935119b3184109b3e3f760ed72054b0cd00
2025-11-18 19:45:15 +01:00
piegames
daefbb8a44
tests/functional2/lang: Migrate more builtins
...
Change-Id: Ib981a5c544748475cf98a8daae0609a52c9c6eb9
2025-11-18 13:48:32 +00:00
piegames
2df8dc1178
tests/functional2/lang: Migrate string-context tests
...
Change-Id: I8c8f691f77eb87b52343d52a1c2a8a255ea2c887
2025-11-18 13:48:32 +00:00
piegames
dbb6098ff4
tests/functional2/lang: Migrate attrs tests
...
Change-Id: I8eee261d76d34c4a138bc24d9c2b9a0dfb944c7f
2025-11-18 13:48:32 +00:00
piegames
a852ceb0c8
tests/functional2/lang: Migrate autoargs
...
autoargs get their own folder and are not allowed with the other
function args tests, just like they deserve their own ring of hell
It shall be noted though that this test is particularly pointless, as it
merely tests the normal argument passing (which is fine), and not the
✨ magic✨ autoargs actually provide
Change-Id: Ia2dc00754a13c02e4926200141f90bc797820a15
2025-11-18 13:48:32 +00:00
piegames
d470530ec7
tests/functional2/lang: Migrate lists
...
That one is a bit confusing, as I renamed the old `in` test to `in-2`
(file identities in Git when)
Change-Id: Id0e17de414dbc1b1b616d456175704f98657a16a
2025-11-18 13:48:32 +00:00
piegames
68fdce3548
tests/functional2/lang: Migrate eval-okay-patterns
...
Change-Id: I46e155ed2cc1ffcb75935fc1744c7938af22c0c6
2025-11-17 22:10:11 +00:00
piegames
db59bb63c8
tests/functional2/lang: Migrate eval-okay-print
...
Change-Id: I70936bcf324dbb8b45a3c65567b6c25f409d7953
2025-11-17 22:10:11 +00:00
piegames
1dc174b4df
tests/functional2/lang: Rename ind-string → string-indented
...
To make it easier to find them and increase locality
Change-Id: I6365e91d2c79362c05b766415cc1972346d7a610
2025-11-17 22:10:11 +00:00
piegames
7a005ebe5d
tests/functional2/lang: Migrate eval-okay-backslash-newline-*
...
It's a string test, so in the string ~~hole~~ folder it goes
Change-Id: Id70da8a7a3de328bc94d2106a53eb7484c4ef122
2025-11-17 22:10:11 +00:00
piegames
e6a672d024
tests/functional2/lang: Migrate builtins.toXML
...
Change-Id: I31f47b9953ef0370dd8e57f6e43ee32d278c3663
2025-11-17 22:10:11 +00:00
piegames
ab764d9831
tests/functional2/lang: Migrate builtins.compareVersions, builtins.parseDrvName
...
Change-Id: I82bbe7f406aa37bc5493c58a8f8bfa5820503632
2025-11-17 22:10:11 +00:00
piegames
776bb81e28
tests/functional2/lang: Migrate builtins.readFile
...
Change-Id: Ib4d6b0af7e012297692b602cbaafef6a0480129b
2025-11-17 22:10:11 +00:00
piegames
4aedfd346f
tests/functional2/lang: Migrate builtins.readDir
...
Change-Id: Ic70e4ef7780281f403d0421d63ecf849e083c01e
2025-11-17 22:10:11 +00:00
piegames
c350bf8b5e
tests/functional2/lang: Migrate builtins.readFileType
...
Change-Id: I7f6c4cddb8d969cb45652e1f72c0001a0ebd2d38
2025-11-17 22:10:11 +00:00
piegames
e7bd41ece6
tests/functional2/lang: Migrate search-path test
...
Change-Id: If7513252cff92831822438753a78c2e9f80ac06b
2025-11-17 22:10:11 +00:00
piegames
ca41ea5e3b
tests/functional2/lang: Migrate builtins.seq
...
Change-Id: Ifeb975c0569b196e44054d23c20d22c0481ea3af
2025-11-17 22:10:11 +00:00
piegames
8b33caa506
tests/functional2/lang: Migrate builtins.path
...
Change-Id: Iefe96d38f89bc730b8e673069f9eb0bd3546accf
2025-11-17 22:10:11 +00:00
piegames
449ddbe324
tests/functional2/lang: Migrate builtins.toJSON
...
Change-Id: Ic740ab1fe0792c7e7596ae8a9beb9e76b37d6284
2025-11-17 22:10:11 +00:00
piegames
eba84b51d6
tests/functional2/lang: Migrate builtins.fromTOML
...
Change-Id: I80d4058f3b74e9815425499e21afce5fc5dc6375
2025-11-17 22:10:11 +00:00
piegames
721db28037
tests/functional2/lang: Migrate eof tests
...
Call it a bug, call it a feature, but the old testing framework
ungracefully shits itself when it has no tests to run … in other words,
we finally migrated all the parse-fail tests 🎉
Change-Id: Ibd7f1c04d9a396a20f14361af7924f0074d1ac23
2025-11-17 22:10:11 +00:00
piegames
cbac63cfe5
tests/functional2/lang: Migrate builtins.fromJSON
...
Change-Id: I7828e006eb31f7e4976fcac10ca3529b6b29a700
2025-11-17 22:10:11 +00:00
piegames
cb29f3b060
tests/functional2/lang: Migrate merge-attrs tests
...
Change-Id: Ib8b8e4505454c5061d596dd490db43471bfb754b
2025-11-17 22:10:11 +00:00
piegames
5f7e032d28
tests/functional2/lang: Migrate eol tests
...
Also slightly refactor the existing crlf test to better fit in
Change-Id: Ib4dfa4b3318b3dd55a12d99a9f4908cdf1bce08b
2025-11-17 22:10:11 +00:00
piegames
b912f91f62
tests/functional2/lang: Migrate with tests
...
Change-Id: I3a6c2fb38569711d717f8488c7a949a4afbea675
2025-11-17 22:10:11 +00:00
piegames
1a5fddbf99
tests/functional2/lang: Merge tests
...
Change-Id: Ia62b1b558e67b18c1998207824271826b9a707db
2025-11-17 22:10:11 +00:00
piegames
59dd03bc39
tests/functional2/lang: Migrate undefined-var tests
...
The second test has also been fixed. I'd do it in two commits if
functional1 wasn't such a PITA (guess why we're doing the migration …).
Basically, the introduced syntax got changed later on, but the test
never got updated, and back then tests didn't test the output so nobody
ever noticed it now failing for a wrong reason.
Change-Id: I5b66127d507c65676b8dd4a82d1e1f2857fef145
2025-11-17 22:10:11 +00:00
piegames
108beda9ae
tests/functional2/lang: Migrate another weird regression test
...
A link to an issue would have come really handy …
Change-Id: I44495a5e193c0bfbf9e905271025b7321daa84c6
2025-11-17 22:10:11 +00:00
piegames
fef822494e
tests/functional2/lang: Drop trivial "parse-okay-1"
...
This really looks like one of the first tests ever written, it doesn't
seem to be actively testing anything interesting
Change-Id: I442840db932203c25da2d8400ada791f8aed04ce
2025-11-17 22:10:11 +00:00
piegames
d864159f34
tests/functional2/lang: Migrate url-literals test
...
Change-Id: I9096037b3e246dc6e63adcc8f327398bf14518a5
2025-11-17 22:10:11 +00:00
piegames
5bbd2946fa
tests/functional2/lang: Migrate let tests
...
Change-Id: Ia3fc85dafbfd706d719f1766544f836df23ef7c9
2025-11-17 22:10:11 +00:00
piegames
ad5d044b35
tests/functional2/lang: Migrate builtins.foldl'
...
Change-Id: I244751eee4881794f7a5b810e19e7d19f1257999
2025-11-17 22:10:11 +00:00
piegames
7bb79d0ae6
tests/functional2/lang: Migrate rec-set-overrides tests
...
Change-Id: I2ffc949773188d9b98629df87ac0d2fbf7b2ee6f
2025-11-17 22:10:11 +00:00
piegames
fdfe21954f
tests/functional2/lang: Migrate builtins.unsafeGetAttrPos tests
...
Change-Id: I6b1bd29bd03467715c985ae7ecb50c584ed48e11
2025-11-17 22:10:11 +00:00
piegames
d0ef150349
tests/functional2/lang: Migrate builtins.hashFile tests
...
Change-Id: I2e1c1af59daf8c976877f5ec09153464e7480aea
2025-11-17 22:10:11 +00:00
Jade Lovelace
08b0ce8736
Begin the 2.95 window
...
Change-Id: I4ea8a649248a692deb73b40048a219ed61c1ae91
2025-11-17 13:33:35 -08:00
Jade Lovelace
54118efaf6
release: merge release 2.94.0 back to mainline
...
This merge commit returns to the previous state prior to the release but leaves the tag in the branch history.
Release created with releng/create_release.xsh
Change-Id: Ida5959473ec469dd5e5e977ebdc8aab6e694b0de
2025-11-17 11:42:20 -08:00
Jade Lovelace
fd38f625e6
release: 2.94.0 "Açaí na tigela"
...
Release produced with releng/create_release.xsh
Change-Id: If2ac30e569759c9035a6fc999c631ec545d190fa
2.94.0
2025-11-17 11:42:19 -08:00
Jade Lovelace
49a5495cbc
release: release notes for 2.94.0
...
Release created with releng/create_release.xsh
Change-Id: Id7c776dc0ed46b1f6f09db2c77e04166469f5710
2025-11-17 11:42:12 -08:00