File: fetch_nixos_patch.sh

package info (click to toggle)
elan 4.1.2-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 892 kB
  • sloc: sh: 268; makefile: 6
file content (1 line) | stat: -rw-r--r-- 119 bytes parent folder | download
1
nix build -o nixos.patch $(nix eval nixpkgs#elan.patches --apply "patches: (builtins.elemAt patches 0).outPath" --raw)