Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fab6d810b5ac
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c6c8fe558328
Choose a head ref

Commits on Oct 31, 2018

  1. nixos stage-1: fix init existence test

    The previous version contained a false positive case, where boot would
    continue when the stage 2 init did not exist at all, and a false
    negative case, where boot would stop if the stage 2 init was a symlink
    which cannot be resolved in the initramfs root.
    
    Fixes #49519.
    
    Thanks @michas2 for finding and reporting the issue!
    lheckemann committed Oct 31, 2018
    Copy the full SHA
    817369d View commit details

Commits on Jan 27, 2019

  1. SDL2_ttf: 2.0.14 -> 2.0.15

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/sdl2_ttf/versions
    r-ryantm committed Jan 27, 2019
    Copy the full SHA
    61964ba View commit details

Commits on Feb 25, 2019

  1. Copy the full SHA
    5ef3645 View commit details

Commits on Mar 21, 2019

  1. audit: 2.8.4 -> 2.8.5

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/audit/versions
    r-ryantm committed Mar 21, 2019
    Copy the full SHA
    983cf26 View commit details

Commits on Mar 26, 2019

  1. fontforge: 20170730 -> 20190317

    https://github.com/fontforge/fontforge/releases/tag/20190317
    
    * add zmq (collab), woff2 (format), readline (cli)
    * "just in case", keep determinism patching
    * fontforge-fonttools: replace with override enabling tools
      Don't see any reason to not include by default,
      so this might make more sense as an alias instead.
    dtzWill committed Mar 26, 2019
    Copy the full SHA
    867564a View commit details

Commits on Apr 1, 2019

  1. cups: 2.2.10 -> 2.2.11

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/cups/versions
    r-ryantm committed Apr 1, 2019
    Copy the full SHA
    0e13c90 View commit details

Commits on Apr 3, 2019

  1. python.pkgs.pyyaml: 3.13 -> 5.1

    Robert Schütz committed Apr 3, 2019
    Copy the full SHA
    566bd26 View commit details
  2. python.pkgs.canmatrix: 0.6 -> 0.7

    Robert Schütz committed Apr 3, 2019
    Copy the full SHA
    26fd86f View commit details
  3. conan: pin pyyaml to 3.13

    Upstream requires
        PyYAML>=3.11, <3.14.0
    Robert Schütz committed Apr 3, 2019
    Copy the full SHA
    f328510 View commit details
  4. python.pkgs.mt-940: 4.13.2 -> 4.15.0

    Robert Schütz committed Apr 3, 2019
    Copy the full SHA
    cc33bcb View commit details
  5. awscli: pin pyyaml to 3.13

    Upstream requires
        PyYAML>=3.10,<=3.13
    Robert Schütz committed Apr 3, 2019
    Copy the full SHA
    be744b3 View commit details

Commits on Apr 4, 2019

  1. pubs: fix test broken by PyYAML 5.1

    Robert Schütz committed Apr 4, 2019
    Copy the full SHA
    32f6b9f View commit details
  2. python3.pkgs.Nikola: remove pyyaml dependency

    Robert Schütz committed Apr 4, 2019
    Copy the full SHA
    4a61c69 View commit details
  3. python.pkgs.pytoml: 0.1.14 -> 0.1.20

    Robert Schütz committed Apr 4, 2019
    Copy the full SHA
    d6c0afe View commit details
  4. remarshal: 0.8.0 -> 0.9.1

    Robert Schütz committed Apr 4, 2019
    Copy the full SHA
    6d8df01 View commit details

Commits on Apr 5, 2019

  1. Copy the full SHA
    eaa5e85 View commit details

Commits on Apr 6, 2019

  1. libsecret: pass libgcrypt prefix to ./configure

    Fixes cross compilation builds not finding the libgcrypt-config binary.
    delroth committed Apr 6, 2019
    Copy the full SHA
    2306fa6 View commit details

Commits on Apr 7, 2019

  1. Copy the full SHA
    6887e07 View commit details
  2. Merge pull request #59060 from delroth/libsecret-cross

    libsecret: pass libgcrypt prefix to ./configure (cross compilation fix)
    7c6f434c authored Apr 7, 2019
    Copy the full SHA
    85350d8 View commit details
  3. openldap: 2.4.46 -> 2.4.47 (#52817)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/openldap/versions
    r-ryantm authored and timokau committed Apr 7, 2019
    Copy the full SHA
    689f0a7 View commit details
  4. mandoc: 1.14.4 -> 1.14.5

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/mandoc/versions
    r-ryantm authored and markuskowa committed Apr 7, 2019
    Copy the full SHA
    adcd130 View commit details
  5. Merge pull request #54672 from r-ryantm/auto-update/SDL2_ttf

    SDL2_ttf: 2.0.14 -> 2.0.15
    markuskowa authored Apr 7, 2019
    Copy the full SHA
    6419435 View commit details
  6. Merge pull request #59103 from markuskowa/pr-mandoc-fix

    mandoc: 1.14.4 -> 1.14.5
    markuskowa authored Apr 7, 2019
    Copy the full SHA
    58668ad View commit details
  7. vim: 8.1.0578 -> 8.1.0675 (#53172)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/vim/versions
    r-ryantm authored and timokau committed Apr 7, 2019
    Copy the full SHA
    94169b1 View commit details
  8. btrbk: 0.27.1 -> 0.27.2 (#58651)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/btrbk/versions
    r-ryantm authored and xeji committed Apr 7, 2019
    Copy the full SHA
    e82ef08 View commit details
  9. kubernetes: 1.13.5 -> 1.14.0

    arianvp committed Apr 7, 2019
    Copy the full SHA
    f2e7456 View commit details
  10. curl: 7.64.0 -> 7.64.1 (#58659)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/curl/versions
    r-ryantm authored and timokau committed Apr 7, 2019
    Copy the full SHA
    9cb107d View commit details

Commits on Apr 8, 2019

  1. Merge pull request #58005 from r-ryantm/auto-update/audit

    audit: 2.8.4 -> 2.8.5
    ryantm authored Apr 8, 2019
    Copy the full SHA
    4ab05c5 View commit details
  2. phonon: 4.10.1 -> 4.10.2 (#54157)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/phonon-qt4/versions
    r-ryantm authored and xeji committed Apr 8, 2019
    Copy the full SHA
    b7639bc View commit details
  3. Copy the full SHA
    ebeb1dc View commit details
  4. kexectools: 2.0.18 -> 2.0.19 (#57264)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/kexec-tools/versions
    r-ryantm authored and xeji committed Apr 8, 2019
    Copy the full SHA
    78f3220 View commit details

Commits on Apr 9, 2019

  1. python3.pkgs.intake: 0.4.1 -> 0.4.4

    Robert Schütz committed Apr 9, 2019
    Copy the full SHA
    9d43e88 View commit details
  2. Merge pull request #59119 from arianvp/update-k8s

    kubernetes: 1.13.5 -> 1.14.0
    flokli authored Apr 9, 2019
    Copy the full SHA
    94ecefe View commit details
  3. nspr: 4.20 -> 4.21 (#57335)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/nspr/versions
    r-ryantm authored and xeji committed Apr 9, 2019
    Copy the full SHA
    97fe2b0 View commit details
  4. Copy the full SHA
    ef0345a View commit details
  5. python: Make .isPyPy flag more accurate.

    nix-repl> map (s: s.isPyPy) [ python python3 pypy pypy3 ]
    [ false false true true ]
    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    5719f89 View commit details
  6. pypy: 6.0.0 -> 7.0.0

    Note that this bumps both the 2.7 and 3.5 flavors of PyPy.
    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    9c04b75 View commit details
  7. pythonPackages.typing: Disable tests on PyPy.

    Not sure whether this is right TBH.
    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    1303661 View commit details
  8. pythonPackages.pytest-shutil: Disable some tests on PyPy.

    I looked at some of the failing tests and now I'm feeling rather queasy.
    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    ca40026 View commit details
  9. pypyPackages.mock: Unbreak PyPy for Python 2.7.

    Unbreaks many PyPy packages.
    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    34fd585 View commit details
  10. pyasn1-modules: Enable on PyPy.

    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    c2a418b View commit details
  11. pythonPackages.magic-wormhole-transit-relay: Fix tests.

    Calling Trial directly enables PyPy support, since our PyPy packages
    only have a `pypy` binary rather than `python`.
    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    3671657 View commit details
  12. pythonModules.werkzeug: Forward-port PyPy fix.

    Included a comment for the upstream commit where this was fixed
    recently:
    pallets/werkzeug@1cfdcf9
    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    9ca78d4 View commit details
  13. pypyPackages.numpy: Enable.

    It Just Works now that everybody's versions have been bumped.
    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    1b2e1b5 View commit details
  14. Copy the full SHA
    9b2bf34 View commit details
  15. Copy the full SHA
    3c04844 View commit details
  16. zfec: Enable on PyPy.

    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    8488e20 View commit details
  17. pypy: Disable broken test on 3.x.

    MostAwesomeDude authored and FRidh committed Apr 9, 2019
    Copy the full SHA
    edd5555 View commit details
  18. pcsclite: 1.8.24 -> 1.8.25 (#58745)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/pcsclite/versions
    r-ryantm authored and xeji committed Apr 9, 2019
    Copy the full SHA
    15196d2 View commit details
  19. libidn2: 2.1.1 -> 2.1.1a (#57277)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/libidn2/versions
    r-ryantm authored and xeji committed Apr 9, 2019
    Copy the full SHA
    fa2630f View commit details
Showing with 1,155 additions and 751 deletions.
  1. +8 −0 .github/CODEOWNERS
  2. +1 −1 lib/default.nix
  3. +296 −376 nixos/modules/services/monitoring/prometheus/default.nix
  4. +1 −1 nixos/modules/system/boot/stage-1-init.sh
  5. +1 −1 nixos/modules/system/boot/stage-1.nix
  6. +56 −14 nixos/tests/nginx.nix
  7. +4 −4 pkgs/applications/editors/atom/default.nix
  8. +2 −2 pkgs/applications/editors/emacs-modes/hsc3/default.nix
  9. +2 −2 pkgs/applications/editors/vim/common.nix
  10. +1 −1 pkgs/applications/graphics/gimp/default.nix
  11. +1 −1 pkgs/applications/misc/rofi/default.nix
  12. +4 −4 pkgs/applications/networking/cluster/kubernetes/default.nix
  13. +2 −0 pkgs/build-support/fetchurl/mirrors.nix
  14. +2 −2 pkgs/desktops/enlightenment/terminology.nix
  15. +4 −4 pkgs/desktops/gnome-3/core/mutter/default.nix
  16. +38 −0 pkgs/desktops/gnome-3/core/rygel/add-option-for-installation-sysconfdir.patch
  17. +7 −4 pkgs/desktops/gnome-3/core/rygel/default.nix
  18. +2 −2 pkgs/desktops/pantheon/apps/elementary-music/default.nix
  19. +5 −7 pkgs/desktops/pantheon/apps/elementary-photos/default.nix
  20. +21 −0 pkgs/desktops/pantheon/apps/elementary-photos/fix-missing-line.patch
  21. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/a11y/default.nix
  22. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/about/default.nix
  23. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/applications/default.nix
  24. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/bluetooth/default.nix
  25. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/datetime/default.nix
  26. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/display/default.nix
  27. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/keyboard/default.nix
  28. +13 −5 pkgs/desktops/pantheon/apps/switchboard-plugs/mouse-touchpad/default.nix
  29. +63 −0 .../desktops/pantheon/apps/switchboard-plugs/mouse-touchpad/hardcode-settings-daemon-gsettings.patch
  30. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/network/default.nix
  31. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/notifications/default.nix
  32. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/pantheon-shell/default.nix
  33. +4 −4 pkgs/desktops/pantheon/apps/switchboard-plugs/power/default.nix
  34. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/printers/default.nix
  35. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/security-privacy/default.nix
  36. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/sharing/default.nix
  37. +1 −1 pkgs/desktops/pantheon/apps/switchboard-plugs/sound/default.nix
  38. +2 −2 pkgs/desktops/pantheon/artwork/elementary-gtk-theme/default.nix
  39. +2 −2 pkgs/desktops/pantheon/desktop/wingpanel-indicators/applications-menu/default.nix
  40. +1 −1 pkgs/desktops/pantheon/desktop/wingpanel-indicators/bluetooth/default.nix
  41. +1 −1 pkgs/desktops/pantheon/desktop/wingpanel-indicators/datetime/default.nix
  42. +1 −1 pkgs/desktops/pantheon/desktop/wingpanel-indicators/keyboard/default.nix
  43. +1 −1 pkgs/desktops/pantheon/desktop/wingpanel-indicators/network/default.nix
  44. +1 −1 pkgs/desktops/pantheon/desktop/wingpanel-indicators/nightlight/default.nix
  45. +1 −1 pkgs/desktops/pantheon/desktop/wingpanel-indicators/notifications/default.nix
  46. +1 −1 pkgs/desktops/pantheon/desktop/wingpanel-indicators/power/default.nix
  47. +1 −1 pkgs/desktops/pantheon/desktop/wingpanel-indicators/session/default.nix
  48. +1 −1 pkgs/desktops/pantheon/desktop/wingpanel-indicators/sound/default.nix
  49. +3 −3 pkgs/development/compilers/binaryen/default.nix
  50. +3 −3 pkgs/development/compilers/emscripten/default.nix
  51. +5 −5 pkgs/development/compilers/emscripten/fastcomp/emscripten-fastcomp.nix
  52. +8 −8 pkgs/development/compilers/rust/bootstrap.nix
  53. +2 −2 pkgs/development/compilers/rust/rustc.nix
  54. +1 −1 pkgs/development/haskell-modules/generic-builder.nix
  55. +1 −1 pkgs/development/haskell-modules/make-package-set.nix
  56. +5 −5 pkgs/development/interpreters/python/default.nix
  57. +3 −0 pkgs/development/interpreters/python/pypy/default.nix
  58. +3 −3 pkgs/development/interpreters/ruby/default.nix
  59. +1 −1 pkgs/development/interpreters/ruby/patchsets.nix
  60. +2 −2 pkgs/development/libraries/SDL2_ttf/default.nix
  61. +2 −2 pkgs/development/libraries/audio/lv2/default.nix
  62. +1 −0 pkgs/development/libraries/cairo/default.nix
  63. +2 −2 pkgs/development/libraries/glibmm/default.nix
  64. +55 −0 pkgs/development/libraries/graphene-hardened-malloc/default.nix
  65. +2 −2 pkgs/development/libraries/gtk+/3.x.nix
  66. +2 −2 pkgs/development/libraries/http-parser/default.nix
  67. +2 −2 pkgs/development/libraries/libidn2/default.nix
  68. +2 −2 pkgs/development/libraries/libinput/default.nix
  69. +2 −2 pkgs/development/libraries/libmicrohttpd/default.nix
  70. +2 −2 pkgs/development/libraries/libopus/default.nix
  71. +2 −2 pkgs/development/libraries/libpipeline/default.nix
  72. +4 −0 pkgs/development/libraries/libsecret/default.nix
  73. +2 −2 pkgs/development/libraries/libsodium/default.nix
  74. +2 −2 pkgs/development/libraries/libssh/default.nix
  75. +2 −2 pkgs/development/libraries/libssh2/default.nix
  76. +2 −2 pkgs/development/libraries/libuv/default.nix
  77. +2 −2 pkgs/development/libraries/libwacom/default.nix
  78. +2 −2 pkgs/development/libraries/nspr/default.nix
  79. +2 −16 pkgs/development/libraries/openjpeg/2.x.nix
  80. +2 −2 pkgs/development/libraries/openldap/default.nix
  81. +2 −2 pkgs/development/libraries/pcre/default.nix
  82. +2 −2 pkgs/development/libraries/phonon/default.nix
  83. +5 −5 pkgs/development/python-modules/Nikola/default.nix
  84. +29 −15 pkgs/development/python-modules/canmatrix/default.nix
  85. +1 −1 pkgs/development/python-modules/docutils/default.nix
  86. +4 −1 pkgs/development/python-modules/execnet/default.nix
  87. +5 −4 pkgs/development/python-modules/intake/default.nix
  88. +6 −0 pkgs/development/python-modules/kaptan/default.nix
  89. +1 −1 pkgs/development/python-modules/magic-wormhole-transit-relay/default.nix
  90. +6 −0 pkgs/development/python-modules/mock/default.nix
  91. +9 −18 pkgs/development/python-modules/mt-940/default.nix
  92. +1 −2 pkgs/development/python-modules/numpy/default.nix
  93. +2 −2 pkgs/development/python-modules/parse/default.nix
  94. +0 −1 pkgs/development/python-modules/pyasn1-modules/default.nix
  95. +1 −2 pkgs/development/python-modules/pycryptopp/default.nix
  96. +2 −2 pkgs/development/python-modules/pytest-shutil/default.nix
  97. +14 −8 pkgs/development/python-modules/pytoml/default.nix
  98. +10 −5 pkgs/development/python-modules/pyyaml/default.nix
  99. +3 −2 pkgs/development/python-modules/typing/default.nix
  100. +7 −0 pkgs/development/python-modules/werkzeug/default.nix
  101. +0 −2 pkgs/development/python-modules/zfec/default.nix
  102. +7 −0 pkgs/development/tools/build-managers/conan/default.nix
  103. +4 −6 pkgs/development/tools/remarshal/default.nix
  104. +24 −0 pkgs/development/tools/rust/cargo-bloat/default.nix
  105. +2 −2 pkgs/misc/cups/default.nix
  106. +44 −23 pkgs/misc/screensavers/light-locker/default.nix
  107. +4 −2 pkgs/os-specific/linux/audit/default.nix
  108. +2 −2 pkgs/os-specific/linux/kexectools/default.nix
  109. +6 −7 pkgs/os-specific/linux/pam/default.nix
  110. +33 −0 pkgs/os-specific/linux/pam/musl-fix-pam_exec.patch
  111. +1 −1 pkgs/os-specific/linux/udisks/1-default.nix
  112. +1 −1 pkgs/os-specific/linux/util-linux/default.nix
  113. +1 −1 pkgs/servers/asterisk/runtime-vardirs.patch
  114. +1 −1 pkgs/servers/dict/libmaa.nix
  115. +7 −2 pkgs/servers/http/nginx/generic.nix
  116. +92 −0 pkgs/servers/http/nginx/nix-etag-1.15.4.patch
  117. +1 −1 pkgs/servers/mail/rspamd/default.nix
  118. +2 −2 pkgs/shells/zsh/nix-zsh-completions/default.nix
  119. +7 −0 pkgs/tools/admin/awscli/default.nix
  120. +2 −2 pkgs/tools/archivers/gnutar/default.nix
  121. +2 −2 pkgs/tools/backup/bareos/default.nix
  122. +2 −2 pkgs/tools/backup/btrbk/default.nix
  123. +18 −17 pkgs/tools/misc/fontforge/default.nix
  124. +2 −1 pkgs/tools/misc/fontforge/fontforge-20140813-use-system-uthash.patch
  125. +1 −32 pkgs/tools/misc/fontforge/fontforge-fonttools.nix
  126. +2 −2 pkgs/tools/misc/mandoc/default.nix
  127. +12 −5 pkgs/tools/misc/pubs/default.nix
  128. +2 −2 pkgs/tools/misc/timidity/timidity.cfg
  129. +2 −2 pkgs/tools/networking/curl/default.nix
  130. +9 −1 pkgs/tools/networking/dhcp/default.nix
  131. +5 −0 pkgs/tools/networking/network-manager/applet.nix
  132. +1 −1 pkgs/tools/networking/network-manager/default.nix
  133. +32 −0 pkgs/tools/networking/network-manager/hardcode-gsettings.patch
  134. +2 −2 pkgs/tools/networking/unbound/default.nix
  135. +1 −1 pkgs/tools/networking/wicd/wpa2-ttls
  136. +2 −2 pkgs/tools/security/pcsclite/default.nix
  137. +4 −2 pkgs/tools/security/pinentry/default.nix
  138. +4 −4 pkgs/tools/security/sops/default.nix
  139. +5 −1 pkgs/top-level/all-packages.nix
8 changes: 8 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -122,6 +122,14 @@
/nixos/modules/services/databases/postgresql.nix @thoughtpolice
/nixos/tests/postgresql.nix @thoughtpolice

# Hardened profile & related modules
/nixos/modules/profiles/hardened.nix @joachifm
/nixos/modules/security/hidepid.nix @joachifm
/nixos/modules/security/lock-kernel-modules.nix @joachifm
/nixos/modules/security/misc.nix @joachifm
/nixos/tests/hardened.nix @joachifm
/pkgs/os-specific/linux/kernel/hardened-config.nix @joachifm

# Dhall
/pkgs/development/dhall-modules @Gabriel439 @Profpatsch
/pkgs/development/interpreters/dhall @Gabriel439 @Profpatsch
2 changes: 1 addition & 1 deletion lib/default.nix
Original file line number Diff line number Diff line change
@@ -81,7 +81,7 @@ let
intersperse concatStringsSep concatMapStringsSep
concatImapStringsSep makeSearchPath makeSearchPathOutput
makeLibraryPath makeBinPath optionalString
hasPrefix hasSuffix stringToCharacters stringAsChars escape
hasInfix hasPrefix hasSuffix stringToCharacters stringAsChars escape
escapeShellArg escapeShellArgs replaceChars lowerChars
upperChars toLower toUpper addContextFrom splitString
removePrefix removeSuffix versionOlder versionAtLeast getVersion
Loading