Commit graph

11 commits

Author SHA1 Message Date
山下
bf97707ef2 chore: update flake 2024-04-25 14:30:31 +09:00
山下
60ce2d9af7 Update to LLVM 17 2024-02-19 20:01:44 +09:00
Erik Arvstedt
475dda08b5 flakes: use stable release branches for nixpkgs inputs
This is the best practice for Flakes or clients of nixpkgs in general.

The `release-<YY.MM>` branch is actually a dev branch:
Hydra continually tests the tip of this branch.
When the tests succeed, the `nixos-<YY.MM>` release branch is updated to
point to the succeeding commit.

`release-<YY.MM>` is to `nixos-<YY.MM>` what `master` is to `nixpkgs-unstable`.

See also: e88fb997e3/CONTRIBUTING.md (flow-of-merged-pull-requests)
2023-12-17 21:33:53 +01:00
illis
c380b94eb8 Quote URLs 2023-09-12 10:33:49 +12:00
Mitchell Hashimoto
7166fe436b
update to nix 23.05 2023-07-11 14:40:15 -07:00
David Gonzalez Martin
6fec0e68ed Update compiler-dev 2023-05-18 16:09:33 +02:00
Mitchell Hashimoto
f29dc15782
Revert "Add name and description to shell : )" 2022-12-24 16:35:55 -08:00
Jake Chvatal
2dc73e1ec6
Add name and description to shell : ) 2022-12-20 01:04:25 -05:00
Mitchell Hashimoto
16cb5d1851
add "init" template for an empty dev env 2022-11-10 14:02:57 -08:00
Mitchell Hashimoto
13b0fe4dd5
fmt 2022-08-23 09:46:03 -07:00
Mitchell Hashimoto
66817dde5b
template for zig compiler dev 2022-08-23 09:36:18 -07:00