summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorValentin Gagarin <valentin@gagarin.work>2024-11-08 18:40:27 +0100
committerValentin Gagarin <valentin@gagarin.work>2024-11-12 10:16:58 +0100
commitb94f54b7a0cabd1813236180cc0afe342fe4dd44 (patch)
tree3fe45fb5a3eb0a2cc505d38d3943004967e39edc /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parent9d48107bcc510554a6aa12c0c697e2f411c3c737 (diff)
devmode: make reusable
the `devmode` helper made for the Nixpkgs/NixOS manual was exposed wrapped in `mkShell`, which made it impossible to reuse. this change strips that wrapper and reproduces it at the call site. now one can use `devmode` from anywhere Nixpkgs is available: devmode = pkgs.callPackage "${pkgs.path}/pkgs/tools/nix/web-devmode.nix" { buildArgs = toString ./.; open = "/index.html"; };
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions