| Commit message (Collapse) | Author | Age |
| | |
|
| | |
|
| |
|
|
| |
That is needed for ssh.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
With the current integration, we never actually re-set a loaded dev
shell (and thus potentially spam the shell with env diffs after every
prompt).
|
| |
|
|
| |
mode
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
These need to be written in fish, so that they can work with the `.`
command.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
That is already done via a rust code patch.
|
| |
|
|
| |
I will not run these again, as nixos is already installed.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
There was no real reason to still have `npins` around. I just kept it
because of historical reasons.
|
| |
|
|
| |
Otherwise, we would not get a new devshell upon nixpkgs update.
|
| | |
|
| |
|
|
| |
The adding it to gc should have already deleted it?
|
| | |
|
| |
|
|
|
| |
The nix fetched source, is a tarball, and as such has no git
information, that we could extract.
|
| | |
|
| |
|
|
|
|
|
|
| |
That means, that the devshells are only build once and centrally
updated. Ideally, they would be built upon system update, but I haven't
figured out a way to run `nix print-dev-env` in a nix build sandbox yet
(and hope, that it's not necessary anymore once, that functionality
moves to nixpkgs' `mkShell`).
|
| |
|
|
| |
This reduces the dependency on github somewhat.
|
| |
|
|
|
| |
The themes are no longer in unstable, but I believe they might get added
again.
|
| | |
|
| | |
|
| |
|
|
| |
See the comment in the file for why.
|
| | |
|
| |
|
|
|
| |
The value before was essentially pointless, as it referenced _my
flake's_ revision (or actually last-updated timestamp).
|
| | |
|
| | |
|
| | |
|