lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

foot: 1.23.1 -> 1.24.0 (#442436)

authored by

sternenseemann and committed by
GitHub
659398be 3a12b4de

+2 -2
+2 -2
pkgs/by-name/fo/foot/package.nix
··· 27 27 }: 28 28 29 29 let 30 - version = "1.23.1"; 30 + version = "1.24.0"; 31 31 32 32 # build stimuli file for PGO build and the script to generate it 33 33 # independently of the foot's build, so we can cache the result ··· 104 104 owner = "dnkl"; 105 105 repo = "foot"; 106 106 tag = version; 107 - hash = "sha256-jPHr47ISAp9vzytCEiz/Jx5l8JTkYhtc02hEaiKKQOc="; 107 + hash = "sha256-uex2p28rKBwnqPjO1Pen1GA3a9mEnrcpIb1oIUJv/Lk="; 108 108 }; 109 109 110 110 separateDebugInfo = true;