diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-01-23 16:10:00 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-01-25 09:53:48 -0500 |
commit | a615ba442e4c175e957dd0f07086b877268635df (patch) | |
tree | f13ebcbd01b5ea6908b78d907fb267b5b20008e1 /flake.lock | |
parent | 2023, year rollover, old habit (diff) |
nix & build housekeeping, alternative D compilers
- compilation status
- dmd (@D2.100) ok, & has been fine
- ldc (@D2.100) ok, & has been fine
- gdc11 available in nixpkgs does not compile
awaiting gdc12 (which would also be based on
@D2.100 & just might)
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1672428209, - "narHash": "sha256-eejhqkDz2cb2vc5VeaWphJz8UXNuoNoM8/Op8eWv2tQ=", + "lastModified": 1674487464, + "narHash": "sha256-Jgq50e4S4JVCYpWLqrabBzDp/1mfaxHCh8/OOorHTy0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847", + "rev": "3954218cf613eba8e0dcefa9abe337d26bc48fd0", "type": "github" }, "original": { |