tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
open-watcom-v2-unwrapped: opt-out of nixpkgs-update
OPNA2608
3 years ago
92437299
b31c4283
+1
1 changed file
expand all
collapse all
unified
split
pkgs
development
compilers
open-watcom
v2.nix
+1
pkgs/development/compilers/open-watcom/v2.nix
···
12
12
13
13
stdenv.mkDerivation rec {
14
14
pname = "${passthru.prettyName}-unwrapped";
15
15
+
# nixpkgs-update: no auto update
15
16
version = "unstable-2022-10-03";
16
17
17
18
src = fetchFromGitHub {