mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-05 05:48:08 +00:00
- 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 {}
|