about summary refs log tree commit diff
path: root/pkgs/tools/misc/grub/trusted.nix
AgeCommit message (Expand)AuthorFilesLines
2022-03-14trustedGrub: switch to fetchFromGitHubFelix Buehler1-16/+30
2022-01-16python,pythonPackages: make aliasesRobert Schütz1-2/+2
2021-09-11trustedGrub, trustedGrub-for-HP: apply upstream fix for fresh glibcSergei Trofimovich1-3/+12
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
2020-04-28libusb-compat-0_1: rename from libusbJan Tojnar1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-26treewide: remove redundant quotesvolth1-2/+2
2019-08-17treewide: name -> pnamevolth1-1/+2
2019-01-16treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj1-1/+1
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim1-4/+0
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-2/+2
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer1-2/+2
2018-04-30tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linuxWill Dietz1-1/+1
2017-01-26trustedGroup: fix buildRobin Gloster1-0/+2
2016-06-10Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-2/+2
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-2/+2
2016-03-05Use general hardening flag toggle listsFranz Pletz1-2/+1
2016-02-24trustedGrub: disable stackprotector/pic hardeningRobin Gloster1-0/+3
2015-12-22nixos trustedGRUB: add support for HP laptopsThomas Strobel1-8/+15
2015-10-06trustedGRUB2: 1.2.0 -> 1.2.1Thomas Strobel1-3/+3
2015-08-02trustedGRUB2: git -> 1.2.0Thomas Strobel1-4/+4
2015-07-05trustedGRUB: GRUB 1 based -> GRUB 2 basedThomas Strobel1-17/+83
2014-10-14Add trustedGrub package.Thomas Strobel1-0/+26