mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
4ade4e91e6
- relocated shell.nix to nix/shell.nix - initialized shell.nix at root to correctly invoke the shell with `nix-shell` command for non flake
2 lines
53 B
Nix
2 lines
53 B
Nix
(import <nixpkgs> {}).callPackage ./nix/shell.nix {}
|