-
## User Story
As a NixOS user interested in contributing I want to add a `flake.nix` file to make it easier to start working on this project
## Rationale
- A fully reproducible and declarativ…
-
### What happened?
$ DEVBOX_DEBUG=1 devbox shell
time=2024-11-24T18:03:02.407+08:00 level=DEBUG source=go.jetpack.io/devbox/internal/devconfig/config.go:125 msg="searching for config file (including…
-
| Field | Description |
|--------------|-------------|
| Plugin | `nvim-dap` |
| Nixpkgs | `unstable` |
| Home Manager | `unstable` |
- [x] I have read the [FAQ](https:/…
-
This command from the [quickstart](https://github.com/nix-community/disko/blob/master/docs/quickstart.md) guide seems to behave differently
`sudo nix --experimental-features "nix-command flakes" run …
-
Hello! This is my first time trying out Melange and OCaml. I'm following the "getting started" guide, tried the [Nix flake](https://melange.re/v4.0.0/getting-started.html#nix), copied and pasted liter…
-
***This is an opinion.***
The conversion of Mediawiki's *LocalSettings.php* used in the old configuration (PHP) to a Nix flake needs to be reviewed. The two configuration systems are quite differen…
-
Hi there,
~I've read the other NixOS issue and found this project inspiring. It definitely needs a nix flake interface along with the CLI & TUI and that won't be too much code. Feedback I provided…
-
This would mitigate #339
Our entire omnix configuration (`om.nix`),
https://github.com/juspay/omnix/blob/main/nix/modules/flake-parts/om.nix
can be written as YAML as well (see below). This ha…
-
My notes from using `mkSpagoDerivation`:
Needed in `flake.nix`:
```nix
nixConfig.sandbox = "relaxed";
```
Needed in `~/.config/nix.conf`
```nix
experimental-features = nix-command flakes …
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…