-
### Goal
Provide a recommended way to get Orbit installed within NixOS (or just using the nix package manager).
### Background
Nix is a functional language that is used by NixOS (a Linux Di…
-
would be nice to have this work
```
PROMPT> nix-update pulumiPackages.pulumi-azure-native
$ nix eval --json --impure --expr
let
pkgs = import "/home/teto/nixpkgs";
…
-
## Platform
- [ ] Linux:
- [ ] macOS
- [x] WSL
## Additional information
I am trying to run devbox shell and the installation of Nix is requested.
Prior to this, i ran "devbox shell…
-
Love using nix. But one of the most annoying things about it is updating the various hashes of fixed-output derivations (including fetching tarballs, git checkout, SVN etc.)
What I do (and I believ…
-
update 2022-01: we have new cores also I haven't actually done any work on this oops
update 2021-02: I need to add something like the following to each unmanaged core's build scripts so they respect …
-
**Describe the bug**
`nix-channel --update name` fails without error message if the channel-name does not exist.
**Steps To Reproduce**
1. `sudo nix-channel --update foobar not-a-channel`
2.…
-
cargo-audit 0.20.0 crashes when run on the master branch of the Nix repository. The problem seems to be that the master branch uses a git dependency, and specifies a git branch rather than a revision…
-
### What happened?
When using the postgres plugin and running `devbox services stop`, devbox signals, that postgres has been shutdown, and also `devbox services ls` shows no running service. However …
-
The wiki isn't publicly editable, so I will put it here.
You need to put the following Nix expression in a file, say `source-engine.nix`
```
{ lib
, pkgs
, stdenv
, fetchFromGitHub
, game ? "…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […